summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cork-on-phone: Only cork (and subsequently uncork) streams that are not alrea...Colin Guthrie2011-03-121-8/+17
* build: Use silent rules for generating filesMaarten Bosmans2011-03-111-10/+10
* Fixup #include directives according to Coding StyleMaarten Bosmans2011-03-1121-41/+32
* Fix up according to Coding StyleMaarten Bosmans2011-03-1160-424/+303
* alsa-mixer: When figuring out the max_dB of a path, use only channels that ar...Tanu Kaskinen2011-03-111-4/+9
* alsa-mixer: Implement support for setting element specific upper limits for v...Tanu Kaskinen2011-03-113-1/+69
* dbus: Always accept mono volumes when setting device or stream volume.Tanu Kaskinen2011-03-112-10/+8
* dbusiface-stream: Fix crash when there's no resampling used.Tanu Kaskinen2011-03-111-0/+5
* alsa-card: Print the profile set configuration when loading the card.Tanu Kaskinen2011-03-111-0/+1
* alsa-mixer: Add a default case for a switch, so that the compiler won't compl...Tanu Kaskinen2011-03-111-15/+17
* pacat: Fix memory leak when draining the context.Tanu Kaskinen2011-03-111-1/+3
* alsa-mixer: Use decibel fixes when getting and setting decibel volumes.Tanu Kaskinen2011-03-112-56/+212
* alsa-mixer: Add DecibelFix section to the profile set config file format.Tanu Kaskinen2011-03-114-14/+297
* volume: Add Orc-based optimised volume scalingArun Raghavan2011-03-056-0/+282
* volume: Fix sample array size for testsArun Raghavan2011-03-053-3/+3
* volume: Make tests use only valid volumesArun Raghavan2011-03-053-3/+3
* alsa-mixer: Fix a git-am cockup in b0f72311Colin Guthrie2011-03-041-3/+3
* volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show ...Colin Guthrie2011-03-031-0/+7
* conf: Make system.pa use udev-detect and not hal-detect.Colin Guthrie2011-03-032-4/+4
* Various fixes for build warningsMaarten Bosmans2011-03-025-13/+7
* Get rid of some unused-function compiler warningsMaarten Bosmans2011-03-025-5/+11
* introspect: Client-side implementation for has_volume/read_only_volumeArun Raghavan2011-03-021-2/+6
* x11: Make pax11publish -r remove PULSE_SESSION_IDColin Guthrie2011-03-011-0/+1
* Include <time.h> where necessaryMaarten Bosmans2011-03-014-1/+4
* Merge remote-tracking branch 'arun/no-ramping'Colin Guthrie2011-02-288-1641/+82
|\
| * Remove remaining ramping/envelope referencesArun Raghavan2011-02-282-2/+0
| * Revert "Add new subsystem for applying envelopes (such as volume ramps) to au...Arun Raghavan2011-02-284-1089/+0
| * Revert "Add volume ramping feature - envelop fix"Arun Raghavan2011-02-282-271/+65
| * Revert "Add volume ramping feature - sink-input modification"Arun Raghavan2011-02-282-330/+81
| * Revert "Add volume ramping feature - sink modification"Arun Raghavan2011-02-281-6/+1
| * Revert "ramping: minor cleanups"Arun Raghavan2011-02-281-10/+2
| * Revert "core: volume ramping fix"Arun Raghavan2011-02-281-1/+1
* | alsa-mixer: Add support for "Line Boost" elementDavid Henningsson2011-02-282-0/+11
|/
* Add src/*-symdef.h to .gitignore.Tanu Kaskinen2011-02-282-1/+1
* sink: Add casts to some printf arguments to get rid of compiler warnings.Tanu Kaskinen2011-02-281-5/+6
* sink: Don't send unnecessary PA_SINK_MESSAGE_SET_SHARED_VOLUME messages.Tanu Kaskinen2011-02-281-2/+0
* virtual-sink: Fix a crash when moving the sink to a new master right after se...Tanu Kaskinen2011-02-263-5/+14
* virtual-sink/source: Remove an unused variable.Tanu Kaskinen2011-02-262-10/+0
* virtual-sink/source: Use a more descriptive stream name.Tanu Kaskinen2011-02-262-2/+2
* virtual-sink: Add a modarg for forcing flat volume.Tanu Kaskinen2011-02-261-1/+15
* virtual-sink: Add a modarg for enabling volume sharing.Tanu Kaskinen2011-02-261-5/+12
* Implement the "volume sharing" feature.Tanu Kaskinen2011-02-265-185/+591
* alsa-mixer: Make sure capture source and input source use right pathDavid Henningsson2011-02-256-45/+12
* alsa-mixer: Fixup "Mic"/"Line"/"analog-input" paths to work with the new pathsDavid Henningsson2011-02-254-22/+111
* alsa-mixer: Add new paths for Internal Mic, Front Mic, Rear Mic and Dock MicDavid Henningsson2011-02-257-79/+321
* alsa-mixer: always round towards 0 dBDavid Henningsson2011-02-251-6/+9
* alsa-mixer: add required-any and required-* for enum optionsDavid Henningsson2011-02-253-12/+91
* alsa-mixer: Add a few well-known descriptionsDavid Henningsson2011-02-251-0/+7
* alsa-card: Add a new modarg "profile_set" for giving the card a custom profil...Tanu Kaskinen2011-02-251-1/+8
* alsa-mixer: Fix path set building when using the element-output or element-in...Tanu Kaskinen2011-02-251-0/+5