summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vorbis: fix implicit channel map decodingv0.16Lennart Poettering2009-08-271-1/+4
* prepare 0.16 releaseLennart Poettering2009-08-272-3/+7
* implement ca_context_playing() callLennart Poettering2009-08-2710-1/+194
* dso: quieten gcc a bitLennart Poettering2009-08-271-1/+1
* build-sys: use silent automake build rulesLennart Poettering2009-08-271-0/+2
* add description to autostart fileAndrew Higginson2009-08-161-0/+1
* prepare release 0.15v0.15Lennart Poettering2009-08-052-4/+8
* gtk: don't take gdk lock since it is not recursive and it might already be takenLennart Poettering2009-08-041-4/+0
* dso: don't assume LT_ERROR_MAX is size of table[]Marc-André Lureau2009-07-311-2/+5
* pulse: split up handling of outstanding structs into part where the lock must...Lennart Poettering2009-07-301-91/+122
* gtk-module: use gdk_threads_add_idle_full instead of g_idle_full() for thread...Lennart Poettering2009-07-282-2/+2
* update readmev0.14Lennart Poettering2009-07-021-1/+5
* Bump versionLennart Poettering2009-07-021-1/+1
* pulse: rework reconnection logic, to not enter endless loop when server is no...Lennart Poettering2009-07-011-23/+59
* Be a bit more verbose on error conditionsLennart Poettering2009-07-011-1/+1
* pulse: don't hang if vorbis hits EOF earlier than advertisedLennart Poettering2009-07-011-2/+5
* readme: update for new releasev0.13Lennart Poettering2009-06-231-1/+5
* git: hide canberra.h from gitLennart Poettering2009-06-231-0/+1
* build-sys: bump so versionsLennart Poettering2009-06-231-2/+2
* proplist: set prev_item when adding a new key/value pairVivian Zhang2009-06-231-2/+4
* Missing fallback theme breaks the user specified oneRichard Purdie2009-05-271-2/+2
* multichannel: introduce a proper name for the CA_PROP_CANBERRA_FORCE_CHANNEL ...Lennart Poettering2009-05-262-2/+19
* build-system: properly rename canberra.h to canberra.h.inLennart Poettering2009-05-261-1/+1
* build-system: introduce macros PA_MAJOR, PA_MINOR, PA_CHECK_VERSIONLennart Poettering2009-05-262-1/+33
* pulse: implement canberra.force_channel property that forces an event sound t...Lennart Poettering2009-05-261-3/+39
* canberra-gtk-play: implement --property=Lennart Poettering2009-05-261-11/+49
* oss: document lacking multichannel support for ossLennart Poettering2009-05-261-0/+3
* alsa: disable multichannel support for alsaLennart Poettering2009-05-261-0/+5
* add proper multichannel support (includes of WAVEX files)Lennart Poettering2009-05-267-10/+236
* Remove deprecated GTK+ symbol. Fixes bug #21358.Andre Klapper2009-05-101-1/+1
* oss: initialize oss fd properly to avoid closing inappropriate file descriptorsBrian Cameron2009-05-101-0/+1
* Make libcanberra-gtk multihead safeChristian Persch2009-05-102-15/+58
* build-system: don't do gconf if gtk is disabledDaniel Macks2009-04-192-2/+5
* build-system: drop AM_ICONV since we don't need itDaniel Macks2009-04-191-4/+0
* pulse: don't hang when operation gets canceledFederico Mena-Quintero2009-04-193-4/+27
* pulse: set volume when streaming directlyMarc-André Lureau2009-04-181-1/+7
* canberra-gtk-play: add -V option for volumeMarc-André Lureau2009-04-181-1/+5
* pulse: use nofailMarc-André Lureau2009-04-181-32/+81
* update READMEv0.12Lennart Poettering2009-04-141-2/+9
* bump version and sonameLennart Poettering2009-04-141-3/+3
* don't crash if there is no default display on initialization. Fixes #20693Lennart Poettering2009-03-231-7/+22
* Detect forksLennart Poettering2009-03-236-4/+104
* make use of PA_STREAM_FAIL_ON_SUSPEND if definedLennart Poettering2009-02-031-1/+7
* register a few new PA error codesLennart Poettering2009-02-031-3/+18
* Don't touch $(srcdir), symlink README in the build directory.Diego Elio 'Flameeyes' Pettenò2009-01-311-1/+1
* Remove libltdl, similarly to what has been done on PulseAudio.Diego Elio 'Flameeyes' Pettenò2009-01-314-7/+27
* autoupdate: fix quoting.Diego Elio 'Flameeyes' Pettenò2009-01-311-1/+1
* Remove AC_TYPE_SIGNAL which is now deprecated.Diego Elio 'Flameeyes' Pettenò2009-01-311-1/+0
* autoupdate: AC_HELP_STRING -> AS_HELP_STRING.Diego Elio 'Flameeyes' Pettenò2009-01-311-8/+8
* Move the safety check about pkg-config in bootstrap.sh.Diego Elio 'Flameeyes' Pettenò2009-01-312-8/+9