summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* i18n: Update POTFILES.*Arun Raghavan2010-12-052-0/+4
* build-sys: Include the .version file in the distribution tarballColin Guthrie2010-12-052-0/+2
* build-sys: Fix make distcheck failure due to udev rules fixed install pathColin Guthrie2010-12-051-0/+2
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-0535-39/+379
* build-sys: Add some smarts to version extraction from git tags.Colin Guthrie2010-12-041-7/+15
* doxygen: Fix version numbers for new featuresColin Guthrie2010-12-043-7/+7
* echo-cancel: Fix source may_move_to functionArun Raghavan2010-12-021-1/+1
* rescue-streams: Fix segfault in some conditionsArun Raghavan2010-12-021-1/+1
* alsa-sink: take base volume into account when applying hw volumeJuho Hämäläinen2010-12-011-2/+8
* man: Reference correct `--use-pid-file` and fix typo (`s/Of/If/`).Paul Menzel2010-11-281-3/+3
* build-sys: simplify things for building on fedoraLennart Poettering2010-11-281-1/+2
* i18n: update POTFILES.inLennart Poettering2010-11-281-0/+1
* build-sys: bump sonameLennart Poettering2010-11-281-1/+1
* build-sys: Link lirc libraries in right orderJyri Sarha2010-11-281-1/+1
* build-sys: Link binaries linking libpulsecommon to libpulse tooJyri Sarha2010-11-281-33/+33
* build-sys: Link binaries linking libpulse to libpulsecommon tooJyri Sarha2010-11-281-9/+9
* core: Add name to flist struct for more informative log messagesJyri Sarha2010-11-282-4/+13
* core: Lower "flist is full" log message level to debug and ratelimit itJyri Sarha2010-11-281-1/+2
* volume: Add explicit checks for ARMv6 instructionsv0.98-devArun Raghavan2010-11-282-5/+36
* version: Drop the micro version numberColin Guthrie2010-11-287-191/+188
* module-bonjour-publish: don't include avahi headersDaniel Mack2010-11-251-1/+0
* alsa-source: fix enum typesLennart Poettering2010-11-251-2/+2
* alsa-mixer: make a few strings translatableLennart Poettering2010-11-251-3/+3
* pulse: make sure legacy_dir is not staticJan Kratochvil2010-11-251-1/+1
* Handle 'Internal Mic 1' as an 'Input Source'Daniel T Chen2010-11-251-0/+4
* Add "Rear Mic" to alsa mixer paths.David Henningsson2010-11-252-0/+13
* alsa: Print dB values in addition to percentages in debug messages.Tanu Kaskinen2010-11-192-17/+46
* alsa: Sprinkle some PA_UNLIKELYs around error checksArun Raghavan2010-11-181-11/+10
* man: Remove repeated linesWanming.Zhang@tieto.com2010-11-181-6/+0
* combine: Only check if the sink is h/w etc. in automatic modeColin Guthrie2010-11-171-8/+8
* upnp: Implement the MediaServer2 D-Bus interfaceStephen Moehle2010-11-161-199/+463
* core: New LIFO style flist implementation v2.2Jyri Sarha2010-11-161-153/+64
* combine: Handle reappearing slave sinks in non-automatic mode.Antti-Ville Jansson2010-11-161-3/+23
* alsa: remove redundant call to snd_pcm_nonblock()Pierre-Louis Bossart2010-11-161-2/+0
* core: make use of dbus_message_iter_append_fixed_arrayLuiz Augusto von Dentz2010-10-201-6/+1
* bluetooth: make use of dbus-util helper functionsLuiz Augusto von Dentz2010-10-201-66/+6
* dbus: Fix log message after volume changes.Colin Guthrie2010-10-191-1/+1
* volume: Fix incorrect usage of PA_VOLUME_IS_VALIDArun Raghavan2010-10-194-6/+6
* log: Totally trivial spelling 'correction' (for en-US)Colin Guthrie2010-10-171-1/+1
* man: Clarify wording in volume sync documentation.Paul Menzel2010-10-171-2/+2
* intended-roles: Mark devices with a form factor of 'headset' as being appropr...Colin Guthrie2010-10-161-1/+2
* alsa-mixer: add profile for Native Instruments KorecontrollerDaniel Mack2010-10-163-1/+88
* man: sync_volume parameters to manual pageJyri Sarha2010-10-161-0/+30
* daemon-conf: Add sync volume parameters to daemon-confJyri Sarha2010-10-169-6/+31
* udev-detect: Add sync_volume parameterJyri Sarha2010-10-161-3/+15
* alsa: Take syncronized HW volume infra into use for alsa-sinkJyri Sarha2010-10-166-25/+246
* core: Add infrastructure for synchronizing HW and SW volume changesJyri Sarha2010-10-163-31/+369
* volume: Decrease PA_VOLUME_MAX to be < 2^31Arun Raghavan2010-10-151-1/+1
* pactl: Validate volume before settingArun Raghavan2010-10-151-0/+15
* cli: Validate volume before settingArun Raghavan2010-10-151-0/+15