Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement ca_context_playing() call | Lennart Poettering | 2009-08-27 | 1 | -0/+29 |
| | |||||
* | pulse: don't hang when operation gets canceled | Federico Mena-Quintero | 2009-04-19 | 1 | -1/+2 |
| | | | | | | Handle properly when a sample play operation gets canceled. http://bugs.freedesktop.org/show_bug.cgi?id=21263 | ||||
* | Detect forks | Lennart Poettering | 2009-03-23 | 1 | -1/+16 |
| | | | | | | | | 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. | ||||
* | fix wording in documentation | Lennart Poettering | 2008-10-26 | 1 | -2/+2 |
| | |||||
* | move ca_proplist_merge_ap()/ca_proplist_from_ap() to proplist.c where it belongs | Lennart Poettering | 2008-10-05 | 1 | -43/+0 |
| | |||||
* | look into all themes for sounds | Lennart Poettering | 2008-08-14 | 1 | -1/+1 |
| | |||||
* | don't assert existance of event id in properties | Lennart Poettering | 2008-08-14 | 1 | -1/+3 |
| | |||||
* | fix license wording | Lennart Poettering | 2008-08-06 | 1 | -1/+1 |
| | |||||
* | fix another s/streq/ca_streq/ | Lennart Poettering | 2008-06-25 | 1 | -2/+2 |
| | |||||
* | Replace streq with ca_streq | Marc-André Lureau | 2008-06-24 | 1 | -3/+3 |
| | | | | | Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com> Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | add new property CA_PROP_CANBERRA_ENABLE for disabling/enabling event sounds | Lennart Poettering | 2008-06-23 | 1 | -1/+16 |
| | |||||
* | remove debug message | Lennart Poettering | 2008-06-22 | 1 | -2/+0 |
| | |||||
* | Remove svn ids, since they are obsolete in git times | Lennart Poettering | 2008-06-10 | 1 | -2/+0 |
| | |||||
* | add complete documentation | Lennart Poettering | 2008-06-09 | 1 | -3/+290 |
| | | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@57 01b60673-d06a-42c0-afdd-89cb8e0f78ac | ||||
* | unify double inclusion defines src/sound-theme-spec.h src/read-wav.h ↵ | Lennart Poettering | 2008-06-06 | 1 | -4/+20 |
| | | | | | | 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 | ||||
* | add human readable error string for CA_ERROR_INTERNAL | Lennart Poettering | 2008-06-05 | 1 | -1/+2 |
| | | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@46 01b60673-d06a-42c0-afdd-89cb8e0f78ac | ||||
* | finalize gtk binding | Lennart Poettering | 2008-05-29 | 1 | -0/+1 |
| | | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@37 01b60673-d06a-42c0-afdd-89cb8e0f78ac | ||||
* | preliminary gtk binding | Lennart Poettering | 2008-05-29 | 1 | -11/+19 |
| | | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@36 01b60673-d06a-42c0-afdd-89cb8e0f78ac | ||||
* | autoconfization | Lennart Poettering | 2008-05-27 | 1 | -9/+21 |
| | | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@13 01b60673-d06a-42c0-afdd-89cb8e0f78ac | ||||
* | move sources to src/ subdir | Lennart Poettering | 2008-05-26 | 1 | -0/+380 |
git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@12 01b60673-d06a-42c0-afdd-89cb8e0f78ac |