summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build-sys: various build-system beautificationsLennart Poettering2010-06-131-4/+4
* cache: don't use destructors unless running in valgrindLennart Poettering2010-06-131-0/+4
* build-sys: properly create gtk3 module linkLennart Poettering2010-06-131-2/+4
* gtk: optionally build for both gtk2 and gtk3Lennart Poettering2010-06-101-8/+69
* Compile with -DGSEAL_ENABLE. Fixes bug 27048.Andre Klapper2010-04-192-5/+5
* pulse: fix use after free in stream_drain_cb()Michal Schmidt2010-03-301-4/+4
* fork: call getpid() only onceLennart Poettering2010-03-301-3/+4
* pulse: fix finish notification for cached sample playbackLennart Poettering2010-02-211-11/+8
* props: set a couple of additional properties by default, and ensure clients m...Lennart Poettering2010-02-203-11/+23
* src: reindent for 8ch indentingLennart Poettering2010-02-2039-5647/+5727
* pulse: fix a minor race with sound cancellationLennart Poettering2010-02-201-4/+18
* header: mention when CA_PROP_CANBERRA_FORCE_CHANNEL was introducedLennart Poettering2010-02-191-0/+2
* pulse: pass selected device to server when playing uncached streamLennart Poettering2010-02-191-1/+1
* gstreamer: add missing unistd.h inclusionLennart Poettering2010-02-191-1/+2
* vorbis: support the recently defined 6.1 and 7.1 modes of vorbisLennart Poettering2010-01-141-1/+21
* Fix fd leak in libcanberraEric Sesterhenn2010-01-061-2/+5
* gtk: add missing castv0.22Lennart Poettering2009-10-201-3/+5
* gtk: only use GdkEvent::window if it is setLennart Poettering2009-10-191-1/+5
* gtk: Do not dereference a null window.Colin Guthrie2009-10-151-1/+5
* gtk: fix castingLennart Poettering2009-10-151-1/+1
* gtk: verify that a widget is realized before we try to access its XIDLennart Poettering2009-10-071-8/+13
* gtk: refresh event->window after dequeingLennart Poettering2009-10-071-0/+8
* gtk: even if GtkSettings is not available use contextLennart Poettering2009-10-071-15/+14
* gtk: fix calculation of event hpos/vposLennart Poettering2009-10-071-2/+2
* build-sys: fix module pathLennart Poettering2009-09-201-2/+2
* gtk: initialize window.desktop property by defaultLennart Poettering2009-09-193-19/+57
* gtk: add various validity checks before using data from GdkWindowLennart Poettering2009-09-191-44/+52
* props: introduce CA_PROP_WINDOW_DESKTOPLennart Poettering2009-09-191-0/+13
* gtk-module: ignore xembed windowsLennart Poettering2009-09-191-11/+62
* pulse: when coming back from event loop wait, check if the context still existsLennart Poettering2009-09-191-9/+22
* gtk-module: don't generate sound events for undecorated popupsLennart Poettering2009-09-191-1/+1
* gtk-module: recognize sticky windows properlyLennart Poettering2009-09-191-1/+1
* gtk-module: don't leak memory when reading X11 propertiesLennart Poettering2009-09-191-4/+6
* build-sys: actually include libcanberra-ready-sound.desktop.in in tarballv0.17Lennart Poettering2009-09-121-0/+2
* gtk-module: generate event sound when expander is expandedLennart Poettering2009-09-111-3/+23
* gtk-module: generate event sounds for drag/dropLennart Poettering2009-09-111-5/+48
* gtk: introduce two environment variables to force use of event sounds/input f...Lennart Poettering2009-09-112-4/+8
* gtk-module: clean up debug loggingLennart Poettering2009-09-111-4/+11
* gtk-module: properly detect whether a module is iconizedLennart Poettering2009-09-111-47/+78
* hide libcanberra-ready-sound.desktop from gitLennart Poettering2009-09-111-0/+1
* gtk: generate window position/size properties in ca_gtk_proplist_set_for_widg...Lennart Poettering2009-09-111-0/+45
* define properties for window position/size informationLennart Poettering2009-09-111-0/+66
* droppenvonhiddenstatusLennart Poettering2009-08-281-40/+53
* gtk-module: make sure to process queued events before quittingLennart Poettering2009-08-281-3/+14
* gtk-module: fix handling menu popup detectionLennart Poettering2009-08-281-2/+2
* pulse: relax latency requirements as much as possible to save CPULennart Poettering2009-08-281-1/+10
* gnome: play system-ready sound when gdm is readyLennart Poettering2009-08-282-0/+17
* vorbis: fix implicit channel map decodingv0.16Lennart Poettering2009-08-271-1/+4
* implement ca_context_playing() callLennart Poettering2009-08-279-1/+193
* dso: quieten gcc a bitLennart Poettering2009-08-271-1/+1