summaryrefslogtreecommitdiffstats
path: root/src/read-sound-file.c
Commit message (Collapse)AuthorAgeFilesLines
* src: reindent for 8ch indentingLennart Poettering2010-02-201-115/+117
| | | | | | | | | | I am slowly moving all my projects to kernel-inspired 8ch indenting. This will break patches that haven't been merged yet, which I am aware of, but OTOH in times of git's --ignore-space-change shouldn't be too problematic. Yes, I am aware that reindenting like this sucks, but I cannot stand 4ch indenting anymore. Sorry.
* add proper multichannel support (includes of WAVEX files)Lennart Poettering2009-05-261-0/+9
|
* enable a few additional gcc warnings and fix all problems foundLennart Poettering2008-08-141-7/+7
|
* fix license wordingLennart Poettering2008-08-061-1/+1
|
* Remove svn ids, since they are obsolete in git timesLennart Poettering2008-06-101-2/+0
|
* unify double inclusion defines src/sound-theme-spec.h src/read-wav.h ↵Lennart Poettering2008-06-061-0/+10
| | | | | | src/read-vorbis.h src/proplist.h src/mutex.h src/llist.h src/common.h git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@52 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* make vorbis sound events workLennart Poettering2008-05-271-1/+0
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@27 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* fix another memleak and a typoLennart Poettering2008-05-271-1/+3
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@25 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* make the whole mess compileLennart Poettering2008-05-271-0/+9
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@15 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* add acx_pthread to the buildLennart Poettering2008-05-271-7/+9
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@14 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* autoconfizationLennart Poettering2008-05-271-3/+14
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@13 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* move sources to src/ subdirLennart Poettering2008-05-261-0/+175
git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@12 01b60673-d06a-42c0-afdd-89cb8e0f78ac