summaryrefslogtreecommitdiffstats
path: root/src/pulse/volume.c
Commit message (Expand)AuthorAgeFilesLines
* volume,channelmap: reimplement a couple of calls based on channel masksLennart Poettering2009-06-171-44/+8
* volume: implement functions for multiplicating a cvolume with a scalarLennart Poettering2009-06-171-2/+34
* volume: implement pa_cvolume_{scale|max|avg}_mask()Lennart Poettering2009-05-251-10/+77
* volume: change pa_volume_t mapping to cubicLennart Poettering2009-05-221-12/+30
* volume: introduce pa_cvolume_{get|set}_position()Lennart Poettering2009-05-131-0/+46
* volume: increase dB range to -90dBLennart Poettering2009-04-131-1/+1
* when calculating volume from dB use ceil()Lennart Poettering2009-04-081-2/+2
* compare with doubles, not integerLennart Poettering2009-04-071-2/+2
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* add a lot of validity checkingLennart Poettering2009-02-031-16/+43
* add new API pa_cvolume_compatible_with_channel_map()Lennart Poettering2009-02-031-0/+13
* before applying balance/fade check it actually makes senseLennart Poettering2009-02-031-0/+12
* whitespace cleanupLennart Poettering2009-02-021-0/+3
* implement pa_cvolume_{get|set}_fadeLennart Poettering2009-01-301-0/+111
* fix a bogus assertLennart Poettering2009-01-301-1/+1
* properly deal with the case when l/r is silent when adjust balanceLennart Poettering2009-01-301-2/+2
* add missing 'const'Lennart Poettering2009-01-271-1/+1
* swap argument order of pa_cvolume_get_balance() to be a bit more systematicLennart Poettering2009-01-271-2/+2
* implement pa_cvolume_scale()Lennart Poettering2009-01-271-0/+19
* don't divide by zero if no left resp. no right channels are definedLennart Poettering2009-01-201-2/+9
* Beef pactl output up a bitLennart Poettering2009-01-191-1/+1
* add api for manipulating volume balancesLennart Poettering2009-01-191-0/+91
* Add new API functions pa_volume_snprint() and pa_sw_volume_snprint_dB()Lennart Poettering2008-12-241-3/+40
* implement pa_sw_volume_divide() and pa_sw_cvolume_divide()Lennart Poettering2008-10-041-5/+25
* rename pa_cvolume_snprint_dB to pa_sw_cvolume_snprint_dB since it isLennart Poettering2008-10-031-1/+1
* when checking the validity of a cvolume check whether all values are not -1Lennart Poettering2008-10-031-0/+6
* add new API call pa_cvolume_compatible()Lennart Poettering2008-10-031-0/+14
* add new API call pa_cvolume_snprint_dB()Lennart Poettering2008-10-031-2/+33
* add new API call pa_cvolume_init()Lennart Poettering2008-10-031-1/+14
* if a volume or channel map is invalid show so when printing itLennart Poettering2008-10-031-0/+8
* user lrint() and friends in inner loops instead of normal C casts to speed up...Lennart Poettering2008-10-031-1/+1
* fix a few compiler warnings on older gccLennart Poettering2008-08-291-1/+1
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-2/+2
* add new API function pa_cvolume_max()Lennart Poettering2008-08-131-0/+12
* add new API function pa_cvolume_remap()Lennart Poettering2008-08-041-0/+85
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-2/+2
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-16/+18
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-7/+7
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+176