Lennart Poettering
25e5197f6a
alsa: merge mic boost into volume slider
2009-06-18 15:50:41 +02:00
Lennart Poettering
8fe50b0d7c
alsa,core: include mapping name in description strings
2009-06-18 04:38:59 +02:00
Lennart Poettering
ca560ccc4a
alsa: add profile set for Native Instruments Audio 8 DJ sound card
2009-06-18 03:58:05 +02:00
Lennart Poettering
60df970bd9
alsa: properly count mappings of manually defined profiles
2009-06-18 03:43:51 +02:00
Lennart Poettering
b5cea8d590
alsa: fix duplicate mapping detection
2009-06-18 03:43:22 +02:00
Lennart Poettering
34b48887ef
alsa: when creating alsa sinks/sources include mapping name in device name to allow profiles mit multiple sinks or multiple sources
2009-06-18 03:42:39 +02:00
Lennart Poettering
8d3362cec6
device-restore: properly check save_muted flag when storing muted state
2009-06-18 03:41:49 +02:00
Lennart Poettering
39b37a2bac
core: be a bit more verbose when registering a sink/source fails
2009-06-18 03:40:47 +02:00
Lennart Poettering
4951e08031
card,stream-restore: minor cleanups
2009-06-18 00:59:33 +02:00
Lennart Poettering
0e4ac56afc
device-restore: save last used port in database
2009-06-18 00:59:04 +02:00
Lennart Poettering
59bd793734
card-restore: we don't need to save card data that came from the database
2009-06-18 00:58:19 +02:00
Lennart Poettering
d773638b20
stream-restore: e don't need to save stream data that came from the database
2009-06-18 00:56:46 +02:00
Lennart Poettering
53b87033aa
Merge commit 'origin/master' into master-tx
2009-06-17 23:43:50 +02:00
Lennart Poettering
a9f82f1d77
i18n: update i18n
2009-06-17 23:43:23 +02:00
Lennart Poettering
f1ef2f606f
Merge commit 'origin/master-tx'
2009-06-17 23:41:46 +02:00
Lennart Poettering
75256fb671
pactl: show list of supported ports
2009-06-17 23:40:46 +02:00
Lennart Poettering
46b8ca21d1
native-protocol: allow enumerating ports
2009-06-17 23:17:37 +02:00
Lennart Poettering
c65ebeec1e
raop: move all raop files to subdir
2009-06-17 15:09:28 +02:00
Lennart Poettering
6b2ca094ae
pactl: implement pactl set-{sink|source}-port
2009-06-17 04:54:39 +02:00
Lennart Poettering
914ef89e55
libpulse: implement client side for sink/source port selection commands
2009-06-17 04:54:11 +02:00
Lennart Poettering
6d7cf14dbf
native: implement command to change sink/source port
2009-06-17 04:52:41 +02:00
Lennart Poettering
bd8e043a52
bluetooth: return sensible error code in set_profile()
2009-06-17 04:51:57 +02:00
Lennart Poettering
334325efd7
alsa: allow placing device id in alsa device strings at arbitrary positions
2009-06-17 04:17:25 +02:00
Lennart Poettering
31575f7766
alsa: rework mixer logic
...
Completely rework mixer logic. This now allows controlling a full set of
elements from a single sink's volume slider/mute button.
This also introduces sink and source "ports" that can be used to choose
different input or output ports with the UI. (i.e. "mic"/"line-in" or
"speaker"/"headphones".
The mixer paths and device maps are now configered in external
configuration files and can be tweaked as necessary.
2009-06-17 03:45:14 +02:00
Lennart Poettering
e9c70ac41b
pdispatch: fix s/recieve/receive/ typos
2009-06-17 03:18:14 +02:00
Lennart Poettering
1ec33f37d9
pstream: fix s/recieve/receive/ typos
2009-06-17 03:17:23 +02:00
Lennart Poettering
dddb4b02b3
gdbm: set default block size to 1K
2009-06-17 03:16:48 +02:00
Lennart Poettering
279e0d678e
card: get rid of description field which is unused
2009-06-17 03:16:13 +02:00
Lennart Poettering
4f44fe86fb
card: make sure to always hand failure code back in some calls
2009-06-17 03:15:56 +02:00
Lennart Poettering
325c01bdbc
card: some modernizations
2009-06-17 03:15:36 +02:00
Lennart Poettering
dda0f5a71a
rtp: fix s/recieve/receive/ typo
2009-06-17 03:14:26 +02:00
Lennart Poettering
0fa1ddf838
core-util: implement pa_maybe_prefix_path()
2009-06-17 03:13:59 +02:00
Lennart Poettering
7fa05bea7e
core-util: implement pa_split_spaces_strv()
2009-06-17 03:13:32 +02:00
Lennart Poettering
c5dbf754b5
core-util: implement pa_xstrfreev()
2009-06-17 03:13:01 +02:00
Lennart Poettering
7de7b012fd
conf-parse: implement .include directive
2009-06-17 03:11:47 +02:00
Lennart Poettering
083b17b28a
volume,channelmap: reimplement a couple of calls based on channel masks
2009-06-17 03:09:28 +02:00
Lennart Poettering
77901e5e62
channelmap: define a couple of standard channel masks
2009-06-17 03:08:34 +02:00
Lennart Poettering
697b8de96f
malloc: implement pa_xrenew()
2009-06-17 03:07:42 +02:00
Lennart Poettering
4f36cc76f2
channelmap: make sure a mask is generated is 64 bit int
2009-06-17 03:06:54 +02:00
Lennart Poettering
26d5f28f8a
version: fix prefix in PA_CHECK_VERSION macro
2009-06-17 03:06:13 +02:00
Lennart Poettering
d9939690ed
channelmap: implement pa_channel_position_from_string()
2009-06-17 03:05:30 +02:00
Lennart Poettering
64b0f38b67
volume: implement functions for multiplicating a cvolume with a scalar
2009-06-17 03:04:21 +02:00
Lennart Poettering
c6830bd9dc
hashmap: implement pa_hashmap_last()
2009-06-17 03:02:34 +02:00
Lennart Poettering
a1d84e3935
hashmap: implement api to iterate a hashmap backwards
2009-06-17 03:02:19 +02:00
Lennart Poettering
277e8c5ce4
idxset: implement pa_idxset_copy()
2009-06-17 03:01:40 +02:00
Lennart Poettering
0b479ffbba
daemon: write a warning blurb to syslog when folks use --system mode
2009-06-17 03:00:51 +02:00
ruigo
550b619558
Sending translation for Portuguese
2009-06-13 04:33:16 +00:00
xconde
f0f30fbe70
Sending translation for Catalan
2009-06-12 21:20:49 +00:00
dennistobar
88730fd0f6
Sending translation for Spanish
2009-06-12 01:49:28 +00:00
Lennart Poettering
1e8a374f2f
alsa: fix bad memory access for devices that lack a mixer
2009-06-10 23:22:12 +02:00