summaryrefslogtreecommitdiff
path: root/src/pulse/channelmap.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-21channelmap: Use "Subwoofer" as pretty name for LFELennart Poettering1-1/+1
2009-08-17libpulse: some minor optimizations when checking equalityLennart Poettering1-0/+8
2009-08-17channelmap: document where the WAVEX channelmap is documentedLennart Poettering1-0/+2
2009-08-17channelmap: adjust RFC3551 channel maps to follow spec more closelyLennart Poettering1-4/+4
2009-06-17volume,channelmap: reimplement a couple of calls based on channel masksLennart Poettering1-77/+16
2009-06-17channelmap: implement pa_channel_position_from_string()Lennart Poettering1-22/+26
2009-05-25channelmap: introduce pa_channel_map_mask() and pa_channel_position_mask_tLennart Poettering1-0/+12
2009-05-08channelmap: add pa_channel_map_has_position()Lennart Poettering1-0/+13
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-13fix aiff channel mapping for 6 channelsLennart Poettering1-2/+2
2009-02-03add a lot of validity checkingLennart Poettering1-5/+18
2009-02-03add a bit of missing i18nLennart Poettering1-12/+14
2009-01-31implement pa_channel_map_can_fadeLennart Poettering1-5/+52
2009-01-27implement new API functions pa_channel_map_can_balance(), pa_channel_map_to_n...Lennart Poettering1-3/+184
2009-01-20export pa_channel_map_superset()Lennart Poettering1-0/+19
2008-10-03treat a channel map only then as compatible with a sample spec if it is validLennart Poettering1-0/+6
2008-10-03if a volume or channel map is invalid show so when printing itLennart Poettering1-0/+7
2008-09-05a few minor clean-upsLennart Poettering1-8/+3
2008-09-05introduce upper channel map definition limit PA_CHANNEL_MAP_DEF_MAXLennart Poettering1-1/+3
2008-09-05add new API function pa_channel_map_compatible()Lennart Poettering1-0/+7
2008-08-19add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering1-4/+4
2008-08-06fix channel position stringLennart Poettering1-1/+1
2008-08-06add i18n supportLennart Poettering1-62/+65
2008-06-18add new API pa_channel_map_init_extend() to synthesize a channel map if noone...Lennart Poettering1-0/+28
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-11-13add array size to increase chance of detecting missing updatesLennart Poettering1-3/+2
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-19/+89
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-55/+55
2006-09-07add missing channel names (fixes a segfault when parsing invalid channel maps)Lennart Poettering1-0/+16
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+445