summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-28man: Reference correct `--use-pid-file` and fix typo (`s/Of/If/`).Paul Menzel1-3/+3
2010-11-28build-sys: simplify things for building on fedoraLennart Poettering1-1/+2
2010-11-28i18n: update POTFILES.inLennart Poettering1-0/+1
2010-11-28build-sys: bump sonameLennart Poettering1-1/+1
2010-11-28build-sys: Link lirc libraries in right orderJyri Sarha1-1/+1
2010-11-28build-sys: Link binaries linking libpulsecommon to libpulse tooJyri Sarha1-33/+33
2010-11-28build-sys: Link binaries linking libpulse to libpulsecommon tooJyri Sarha1-9/+9
2010-11-28core: Add name to flist struct for more informative log messagesJyri Sarha2-4/+13
2010-11-28core: Lower "flist is full" log message level to debug and ratelimit itJyri Sarha1-1/+2
2010-11-28volume: Add explicit checks for ARMv6 instructionsArun Raghavan2-5/+36
2010-11-28version: Drop the micro version numberv1.0-devColin Guthrie7-191/+188
2010-11-25module-bonjour-publish: don't include avahi headersDaniel Mack1-1/+0
2010-11-25alsa-source: fix enum typesLennart Poettering1-2/+2
2010-11-25alsa-mixer: make a few strings translatableLennart Poettering1-3/+3
2010-11-25pulse: make sure legacy_dir is not staticJan Kratochvil1-1/+1
2010-11-25Handle 'Internal Mic 1' as an 'Input Source'Daniel T Chen1-0/+4
2010-11-25Add "Rear Mic" to alsa mixer paths.David Henningsson2-0/+13
2010-11-19alsa: Print dB values in addition to percentages in debug messages.Tanu Kaskinen2-17/+46
2010-11-18alsa: Sprinkle some PA_UNLIKELYs around error checksArun Raghavan1-11/+10
2010-11-18man: Remove repeated linesWanming.Zhang@tieto.com1-6/+0
2010-11-17combine: Only check if the sink is h/w etc. in automatic modeColin Guthrie1-8/+8
2010-11-16upnp: Implement the MediaServer2 D-Bus interfaceStephen Moehle1-199/+463
2010-11-16core: New LIFO style flist implementation v2.2Jyri Sarha1-153/+64
2010-11-16combine: Handle reappearing slave sinks in non-automatic mode.Antti-Ville Jansson1-3/+23
2010-11-16alsa: remove redundant call to snd_pcm_nonblock()Pierre-Louis Bossart1-2/+0
2010-10-20core: make use of dbus_message_iter_append_fixed_arrayLuiz Augusto von Dentz1-6/+1
2010-10-20bluetooth: make use of dbus-util helper functionsLuiz Augusto von Dentz1-66/+6
2010-10-19dbus: Fix log message after volume changes.Colin Guthrie1-1/+1
2010-10-19volume: Fix incorrect usage of PA_VOLUME_IS_VALIDArun Raghavan4-6/+6
2010-10-17log: Totally trivial spelling 'correction' (for en-US)Colin Guthrie1-1/+1
2010-10-17man: Clarify wording in volume sync documentation.Paul Menzel1-2/+2
2010-10-16intended-roles: Mark devices with a form factor of 'headset' as being appropr...Colin Guthrie1-1/+2
2010-10-16alsa-mixer: add profile for Native Instruments KorecontrollerDaniel Mack3-1/+88
2010-10-16man: sync_volume parameters to manual pageJyri Sarha1-0/+30
2010-10-16daemon-conf: Add sync volume parameters to daemon-confJyri Sarha9-6/+31
2010-10-16udev-detect: Add sync_volume parameterJyri Sarha1-3/+15
2010-10-16alsa: Take syncronized HW volume infra into use for alsa-sinkJyri Sarha6-25/+246
2010-10-16core: Add infrastructure for synchronizing HW and SW volume changesJyri Sarha3-31/+369
2010-10-15volume: Decrease PA_VOLUME_MAX to be < 2^31Arun Raghavan1-1/+1
2010-10-15pactl: Validate volume before settingArun Raghavan1-0/+15
2010-10-15cli: Validate volume before settingArun Raghavan1-0/+15
2010-10-15volume: Clamp volume to PA_VOLUME_MAXArun Raghavan7-19/+24
2010-10-15volume: Use a macro to check if a volume is validArun Raghavan9-27/+30
2010-10-13SSE/MMX/ARM: Fix high frequency noise with unusual number of channelsDavid Henningsson3-13/+25
2010-10-13Merge remote branch 'vudentz2/master'Colin Guthrie4-72/+1109
2010-10-13doxygen: Add 'See also' linking to the overview pageDavid Fries12-11/+46
2010-10-13doxygen: Documentation improvementsDavid Fries5-15/+16
2010-10-13doxygen: Fix the "all" comments regarding volume helper functions.David Fries1-10/+11
2010-10-13doxygen: Fix documentation typosDavid Fries3-7/+8
2010-10-07bluetooth: Add support for Media APILuiz Augusto von Dentz4-72/+1109