summaryrefslogtreecommitdiffstats
path: root/src/sound-theme-spec.c
Commit message (Collapse)AuthorAgeFilesLines
* src: reindent for 8ch indentingLennart Poettering2010-02-201-602/+604
| | | | | | | | | | 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.
* Missing fallback theme breaks the user specified oneRichard Purdie2009-05-271-2/+2
| | | | | | | If the fallback theme doesn't exist it stops any user specified theme from being used. The patch below stops the failure from the fallback theme from propagating and hence the user specified theme works as expected.
* check for .oga in addition to .ogg, to follow most recent s-t-s changesLennart Poettering2008-09-021-2/+3
|
* add tdb based shared lookup cacheLennart Poettering2008-09-021-23/+72
|
* export ca_get_data_home() and ca_get_data_dirs()Lennart Poettering2008-09-021-7/+14
|
* theme: use a sound_file_open callback during the lookupMarc-André Lureau2008-08-271-22/+52
| | | | | Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com> Signed-off-by: Lennart Poettering <lennart@poettering.net>
* look into all themes for soundsLennart Poettering2008-08-141-41/+54
|
* enable a few additional gcc warnings and fix all problems foundLennart Poettering2008-08-141-3/+3
|
* fall back to filename property if event id property doesn't existLennart Poettering2008-08-141-5/+6
|
* fix license wordingLennart Poettering2008-08-061-1/+1
|
* Merge branch 'gst'Lennart Poettering2008-07-251-9/+9
|\
| * remove a superfluous newlineLennart Poettering2008-06-251-1/+1
| |
| * Replace streq with ca_streqMarc-André Lureau2008-06-241-7/+7
| | | | | | | | | | Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com> Signed-off-by: Lennart Poettering <lennart@poettering.net>
* | check for existance of .disabled files for allowing disabling event sounds; ↵Lennart Poettering2008-07-251-109/+164
|/ | | | reorder checking order so that themes can easily overwrite themes they inherit from
* properly fall back to the freedesktop theme if the configured theme doesn't ↵Lennart Poettering2008-06-231-2/+6
| | | | exist
* Remove svn ids, since they are obsolete in git timesLennart Poettering2008-06-101-2/+0
|
* truncate sound names at '-' and try againLennart Poettering2008-06-051-4/+51
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@44 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* fix a few memleaks and make things workLennart Poettering2008-05-271-9/+9
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@26 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* look for the proplist of the sound event *and* the one of the clientLennart Poettering2008-05-271-27/+35
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@21 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* make the whole mess compileLennart Poettering2008-05-271-30/+44
| | | | 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-5/+8
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@14 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* autoconfizationLennart Poettering2008-05-271-0/+4
| | | | 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/+632
git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@12 01b60673-d06a-42c0-afdd-89cb8e0f78ac