summaryrefslogtreecommitdiff
path: root/src/pulse/volume.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-17doc: Mostly fixing up i.e. versus i.e.\ in doxygen documentationPeter Meerwald1-2/+2
2012-10-24pulse: Fix for volume documentationFlavio Ceolin1-1/+1
2011-08-25Spelling fixes in public headersMaarten Bosmans1-2/+2
2011-03-03volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show ...Colin Guthrie1-0/+7
2010-12-06volume: Trivial cosmetics (remove a space)Colin Guthrie1-1/+1
2010-12-04doxygen: Fix version numbers for new featuresColin Guthrie1-2/+2
2010-10-15volume: Decrease PA_VOLUME_MAX to be < 2^31Arun Raghavan1-1/+1
2010-10-15volume: Clamp volume to PA_VOLUME_MAXArun Raghavan1-0/+3
2010-10-15volume: Use a macro to check if a volume is validArun Raghavan1-0/+3
2010-10-13doxygen: Add 'See also' linking to the overview pageDavid Fries1-1/+4
2010-10-13doxygen: Fix the "all" comments regarding volume helper functions.David Fries1-10/+11
2010-01-05headers: Some trivial fixes for some documentation typosMads Kiilerich1-3/+3
2009-11-05volume: add pa_cvolume_inc_clamp functionVladimir Kokarev1-0/+4
2009-09-07volume: fix definition of PA_VOLUME_MAX and introduce PA_VOLUME_INVALID and u...Lennart Poettering1-3/+6
2009-08-19volume: introduce pa_cvolume_{inc|dec}()Lennart Poettering1-0/+8
2009-08-19volume: introduce pa_cvolume_min() and pa_cvolume_min_mask()Lennart Poettering1-0/+10
2009-08-17volume: document when arguments of certain functions may overlapLennart Poettering1-4/+8
2009-08-17volume: add pa_cvolume_merge() callLennart Poettering1-0/+5
2009-06-17volume: implement functions for multiplicating a cvolume with a scalarLennart Poettering1-1/+11
2009-05-25volume: implement pa_cvolume_{scale|max|avg}_mask()Lennart Poettering1-1/+21
2009-05-22volume: change pa_volume_t mapping to cubicLennart Poettering1-3/+3
2009-05-13volume: introduce pa_cvolume_{get|set}_position()Lennart Poettering1-0/+13
2009-04-13api: introduce PA_VOLUME_MAXLennart Poettering1-2/+6
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-03add new API pa_cvolume_compatible_with_channel_map()Lennart Poettering1-2/+6
2009-02-03before applying balance/fade check it actually makes senseLennart Poettering1-7/+14
2009-01-30implement pa_cvolume_{get|set}_fadeLennart Poettering1-2/+17
2009-01-27add missing 'const'Lennart Poettering1-1/+1
2009-01-27swap argument order of pa_cvolume_get_balance() to be a bit more systematicLennart Poettering1-2/+2
2009-01-27import version.h in all header files to make sure that version-based feature ...Lennart Poettering1-0/+1
2009-01-27implement pa_cvolume_scale()Lennart Poettering1-1/+6
2009-01-19fix doxygen version referencesLennart Poettering1-4/+4
2009-01-19add api for manipulating volume balancesLennart Poettering1-0/+14
2008-12-24Add new API functions pa_volume_snprint() and pa_sw_volume_snprint_dB()Lennart Poettering1-0/+20
2008-10-04implement pa_sw_volume_divide() and pa_sw_cvolume_divide()Lennart Poettering1-2/+15
2008-10-03rename pa_cvolume_snprint_dB to pa_sw_cvolume_snprint_dB since it isLennart Poettering1-2/+2
2008-10-03increase PA_CVOLUME_SNPRINT_MAX to a proper value and document that it is not...Lennart Poettering1-2/+6
2008-10-03add new API call pa_cvolume_compatible()Lennart Poettering1-0/+4
2008-10-03add new API call pa_cvolume_snprint_dB()Lennart Poettering1-0/+10
2008-10-03add new API call pa_cvolume_init()Lennart Poettering1-0/+5
2008-08-22Merge branch 'master' of git://git.0pointer.de/pulseaudioColin Guthrie1-0/+7
2008-08-13add new API function pa_cvolume_max()Lennart Poettering1-0/+3
2008-08-04add new API function pa_cvolume_remap()Lennart Poettering1-0/+4
2008-07-03Fix documentation of constant: PA_VOLUME_MUTED (not PA_VOLUME_MUTE)Colin Guthrie1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-17type fixes for constantsLennart Poettering1-3/+3
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-10/+12
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-10/+10
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-3/+3