summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* add tdb based shared lookup cacheLennart Poettering2008-09-021-0/+12
|
* driver: GStreamer using decodebin2Marc-André Lureau2008-08-271-0/+35
| | | | | Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com> Signed-off-by: Lennart Poettering <lennart@poettering.net>
* OSS driver take 3Joe Marcus Clarke2008-08-211-0/+28
| | | | | | | This adds the necessary error checking, and fixes the s/alsa/oss/ problem in configure.ac. Signed-off-by: Lennart Poettering <lennart@poettering.net>
* Non-portable linker flagDaniel Macks2008-08-131-2/+5
| | | | | | | | | | | | | | | | | | -version-script is an ELF/GNU-ld feature, not available with other linkers & platforms. Libtool already knows when to use it, so attached path just piggy-backs on their main test for this feature. I think they also exclude some other platforms, but this appears to work on linux (passes the flag, tested with libtool-1.5.22) with and OS X (doesn't pass it, tested with libtool-2.2.4). dan -- Daniel Macks dmacks@netspace.org http://www.netspace.org/~dmacks Signed-off-by: Lennart Poettering <lennart@poettering.net>
* fix license wordingLennart Poettering2008-08-061-1/+1
|
* generate gnome login/logout sounds from libcanberraLennart Poettering2008-07-301-0/+25
|
* move ca_debug to a proper source filesLennart Poettering2008-07-251-1/+1
|
* bump sonamesLennart Poettering2008-07-251-2/+2
|
* add new multi driver, which hands of a play request to the first driver that ↵Lennart Poettering2008-06-251-1/+20
| | | | wants to take it
* add new tool canberra-gtk-play for playing arbitrary event sounds from the ↵Lennart Poettering2008-06-221-0/+12
| | | | command line
* ship versioning script in tarballLennart Poettering2008-06-171-0/+3
|
* hide unprefixed driver symbols in libcanberra.so to avoid name clashesLennart Poettering2008-06-171-1/+3
|
* bump versionLennart Poettering2008-06-141-1/+1
|
* move plugins to a subdirectory of /usr/libLennart Poettering2008-06-141-18/+21
|
* bump version idLennart Poettering2008-06-111-1/+3
|
* Remove svn ids, since they are obsolete in git timesLennart Poettering2008-06-101-2/+0
|
* extend the the gtk moduleLennart Poettering2008-06-101-4/+32
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@60 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* make the drivers real lt modulesLennart Poettering2008-06-061-0/+12
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@53 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* unify double inclusion defines src/sound-theme-spec.h src/read-wav.h ↵Lennart Poettering2008-06-061-1/+17
| | | | | | 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
* rework build system do support different backends properlyLennart Poettering2008-06-051-14/+78
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@48 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* add gtk moduleLennart Poettering2008-05-301-1/+18
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@39 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* finalize gtk bindingLennart Poettering2008-05-291-1/+10
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@37 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* make the whole mess compileLennart Poettering2008-05-271-2/+1
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@15 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* autoconfizationLennart Poettering2008-05-271-0/+58
git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@13 01b60673-d06a-42c0-afdd-89cb8e0f78ac