summaryrefslogtreecommitdiffstats
path: root/src/canberra.h
Commit message (Collapse)AuthorAgeFilesLines
* build-system: properly rename canberra.h to canberra.h.inLennart Poettering2009-05-261-478/+0
|
* build-system: introduce macros PA_MAJOR, PA_MINOR, PA_CHECK_VERSIONLennart Poettering2009-05-261-0/+24
| | | | | | | This is mostly based on Christian Persch's work but moves the version macros into the main header file. https://bugs.freedesktop.org/show_bug.cgi?id=21655
* pulse: don't hang when operation gets canceledFederico Mena-Quintero2009-04-191-1/+2
| | | | | | Handle properly when a sample play operation gets canceled. http://bugs.freedesktop.org/show_bug.cgi?id=21263
* Detect forksLennart Poettering2009-03-231-1/+2
| | | | | | | | Some really stupid applications (Hey, vim, that means you!) love to fork after initializing gtk/libcanberra. This is really bad style. We however have to deal with this cleanly, so we try to detect the forks making sure all our calls fail cleanly after the fork.
* add a few notes about localizationLennart Poettering2008-08-141-6/+7
|
* fix license wordingLennart Poettering2008-08-061-1/+1
|
* add new property CA_PROP_CANBERRA_ENABLE for disabling/enabling event soundsLennart Poettering2008-06-231-1/+15
|
* Add missing cplusplus C declaration in headersMarc-Andre Lureau2008-06-111-0/+8
| | | | | Signed-off-by: Marc-Andre Lureau <marcandre.lureau@gmail.com> Signed-off-by: Lennart Poettering <mzfuryy@0pointer.net>
* Remove svn ids, since they are obsolete in git timesLennart Poettering2008-06-101-2/+0
|
* add complete documentationLennart Poettering2008-06-091-110/+320
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@57 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* update commentLennart Poettering2008-06-061-4/+7
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@51 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* add CA_ERROR_INTERNAL error codeLennart Poettering2008-06-051-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@45 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* preliminary gtk bindingLennart Poettering2008-05-291-0/+4
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@36 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* update commentLennart Poettering2008-05-271-1/+3
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@31 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* make the whole mess compileLennart Poettering2008-05-271-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@15 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* autoconfizationLennart Poettering2008-05-271-3/+3
| | | | 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/+210
git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@12 01b60673-d06a-42c0-afdd-89cb8e0f78ac