summaryrefslogtreecommitdiffstats
path: root/src/pulse/channelmap.c
Commit message (Expand)AuthorAgeFilesLines
* volume,channelmap: reimplement a couple of calls based on channel masksLennart Poettering2009-06-171-77/+16
* channelmap: implement pa_channel_position_from_string()Lennart Poettering2009-06-171-22/+26
* channelmap: introduce pa_channel_map_mask() and pa_channel_position_mask_tLennart Poettering2009-05-251-0/+12
* channelmap: add pa_channel_map_has_position()Lennart Poettering2009-05-081-0/+13
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* fix aiff channel mapping for 6 channelsLennart Poettering2009-02-131-2/+2
* add a lot of validity checkingLennart Poettering2009-02-031-5/+18
* add a bit of missing i18nLennart Poettering2009-02-031-12/+14
* implement pa_channel_map_can_fadeLennart Poettering2009-01-311-5/+52
* implement new API functions pa_channel_map_can_balance(), pa_channel_map_to_n...Lennart Poettering2009-01-271-3/+184
* export pa_channel_map_superset()Lennart Poettering2009-01-201-0/+19
* treat a channel map only then as compatible with a sample spec if it is validLennart Poettering2008-10-031-0/+6
* if a volume or channel map is invalid show so when printing itLennart Poettering2008-10-031-0/+7
* a few minor clean-upsLennart Poettering2008-09-051-8/+3
* introduce upper channel map definition limit PA_CHANNEL_MAP_DEF_MAXLennart Poettering2008-09-051-1/+3
* add new API function pa_channel_map_compatible()Lennart Poettering2008-09-051-0/+7
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-4/+4
* fix channel position stringLennart Poettering2008-08-061-1/+1
* add i18n supportLennart Poettering2008-08-061-62/+65
* add new API pa_channel_map_init_extend() to synthesize a channel map if noone...Lennart Poettering2008-06-181-0/+28
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* add array size to increase chance of detecting missing updatesLennart Poettering2007-11-131-3/+2
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-19/+89
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-55/+55
* add missing channel names (fixes a segfault when parsing invalid channel maps)Lennart Poettering2006-09-071-0/+16
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+445