summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* include libldtl in subdirsv0.5Lennart Poettering2008-07-301-1/+1
|
* bump revisionLennart Poettering2008-07-301-1/+1
|
* strip canberra properties already when we are connectingLennart Poettering2008-07-301-0/+2
|
* strip more properties when cacheingLennart Poettering2008-07-301-5/+7
|
* allow setting of cache control propertyLennart Poettering2008-07-301-3/+7
|
* generate gnome login/logout sounds from libcanberraLennart Poettering2008-07-304-0/+39
|
* explicitly require am 1.9Lennart Poettering2008-07-281-1/+1
|
* fix bogus assertv0.4Lennart Poettering2008-07-251-1/+1
|
* move ca_debug to a proper source filesLennart Poettering2008-07-253-9/+36
|
* hide .bak filesLennart Poettering2008-07-251-0/+1
|
* bump sonamesLennart Poettering2008-07-252-4/+5
|
* Merge branch 'gst'Lennart Poettering2008-07-2512-33/+436
|\
| * filter out recursive 'multi' invocations and duplicate entries in the ↵Lennart Poettering2008-06-251-0/+7
| | | | | | | | backend list
| * only install callback if a cb was passedLennart Poettering2008-06-251-1/+1
| |
| * add new multi driver, which hands of a play request to the first driver that ↵Lennart Poettering2008-06-252-1/+340
| | | | | | | | wants to take it
| * add a few missing assertsLennart Poettering2008-06-251-0/+3
| |
| * export the driver_order as ca_driver_orderLennart Poettering2008-06-253-12/+67
| |
| * remove a superfluous newlineLennart Poettering2008-06-251-1/+1
| |
| * remove a superfluous newlineLennart Poettering2008-06-251-1/+0
| |
| * fix another s/streq/ca_streq/Lennart Poettering2008-06-251-2/+2
| |
| * Replace streq with ca_streqMarc-André Lureau2008-06-247-15/+15
| | | | | | | | | | 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
* | fix reading of 8bit audio filesLennart Poettering2008-07-181-1/+1
| |
* | fix likely/unlikey gcc checkLennart Poettering2008-07-181-1/+1
| |
* | ancient versions of gcc don't have __builtin_expectLennart Poettering2008-07-181-1/+1
| |
* | actually make gcc option detection work, patch from fizzLennart Poettering2008-07-181-1/+1
|/
* properly hookup with new GtkSettings properties gtk-enable-input-feedback-soundsLennart Poettering2008-06-231-0/+28
|
* properly hookup with new GtkSettings properties gtk-sound-theme-name and ↵Lennart Poettering2008-06-231-18/+41
| | | | gtk-enable-event-sounds
* add new property CA_PROP_CANBERRA_ENABLE for disabling/enabling event soundsLennart Poettering2008-06-232-2/+31
|
* properly fall back to the freedesktop theme if the configured theme doesn't ↵Lennart Poettering2008-06-231-2/+6
| | | | exist
* add new tool canberra-gtk-play for playing arbitrary event sounds from the ↵Lennart Poettering2008-06-224-1/+115
| | | | command line
* remove debug messageLennart Poettering2008-06-221-2/+0
|
* Add gtk+-2.0 to libcanberra-gtk.pc "Requires" fieldMarc-André Lureau2008-06-181-1/+1
| | | | Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
* ship versioning script in tarballLennart Poettering2008-06-171-0/+3
|
* hide unprefixed driver symbols in libcanberra.so to avoid name clashesLennart Poettering2008-06-172-1/+13
|
* drop glib from depsv0.3Lennart Poettering2008-06-141-2/+2
|
* bump versionLennart Poettering2008-06-142-2/+2
|
* extend list of sounds that still need to be implementedLennart Poettering2008-06-141-0/+1
|
* move plugins to a subdirectory of /usr/libLennart Poettering2008-06-142-19/+22
|
* minor build fix for external PAv0.2Lennart Poettering2008-06-121-1/+1
|
* bump versionLennart Poettering2008-06-111-1/+1
|
* bump version idLennart Poettering2008-06-111-1/+3
|
* Add missing cplusplus C declaration in headersMarc-Andre Lureau2008-06-112-0/+12
| | | | | Signed-off-by: Marc-Andre Lureau <marcandre.lureau@gmail.com> Signed-off-by: Lennart Poettering <mzfuryy@0pointer.net>
* remove obsolete test-gtk.c fileLennart Poettering2008-06-111-18/+0
|
* update .gitignore filesLennart Poettering2008-06-113-0/+19
|
* properly set the hpos/vpos properties in a locale independant wayLennart Poettering2008-06-111-2/+6
|
* Make automatic backend discovery actually workLennart Poettering2008-06-111-2/+9
|
* also define HAVE_PULSE if we use a local dev treeLennart Poettering2008-06-111-0/+1
|
* actually define HAVE_PULSE properly. This fixes automatic backend selection ↵Lennart Poettering2008-06-111-1/+1
| | | | for the dso driver.
* add autogen.sh to tarballv0.1Lennart Poettering2008-06-101-1/+1
|