summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update READMEv0.27Lennart Poettering2011-02-181-2/+7
|
* build-sys: prepare new releaseLennart Poettering2011-02-181-3/+3
|
* gtkdoc: enable html generation when building as a developerLennart Poettering2011-02-181-1/+1
|
* update .gitignoreLennart Poettering2011-02-181-0/+1
|
* gtk3: skip gtk_quit_add() for nowLennart Poettering2011-02-181-0/+6
| | | | | | | gtk3 removed gtk_quit_add() without replacement. We need this functionality however. But for now comment this and complain. https://bugzilla.gnome.org/show_bug.cgi?id=639770
* cache: don't use $HOME when it is not setLennart Poettering2011-02-091-12/+19
| | | | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610754
* systemd: add unit for bootup and shutdown soundsLennart Poettering2011-02-098-5/+92
|
* boot: add utility to play boot up soundLennart Poettering2011-02-095-4/+300
|
* build-sys: allow headers to be installed in a subfolder.Christoph Thompson2011-01-073-3/+3
| | | | | | | | | | | | | | On Wed, Jan 5, 2011 at 2:22 PM, Christoph Thompson <cjsthompson@gmail.com>wrote: > Hi, > > Please find attached a small patch which allows for libcanberra's headers > to be installed in a subfolder. > > Have a nice day. > Ignore the previous patch, I messed up ^^ This is the right one.
* update READMEv0.26Lennart Poettering2010-10-041-1/+5
|
* build-sys: prepare new releaseLennart Poettering2010-10-041-2/+2
|
* gtk: Fix the build with current GTK+Matthias Clasen2010-09-271-0/+4
| | | | | gdk_drawable_get_screen has been removed in GTK3. Instead, use gdk_window_get_screen.
* build-sys: fix make distcheckv0.25Lennart Poettering2010-06-131-2/+2
|
* build-sys: fix gconf build lineLennart Poettering2010-06-131-1/+1
|
* build-sys: various build-system beautificationsLennart Poettering2010-06-134-11/+11
|
* build-sys: drop duplicate conditionalLennart Poettering2010-06-131-1/+0
|
* git: ignore more filesLennart Poettering2010-06-131-0/+1
|
* docs: update for 0.25Lennart Poettering2010-06-131-1/+5
|
* build-sys: bump versionLennart Poettering2010-06-131-2/+2
|
* cache: don't use destructors unless running in valgrindLennart Poettering2010-06-131-0/+4
|
* build-sys: properly create gtk3 module linkLennart Poettering2010-06-132-2/+5
|
* gtk: optionally build for both gtk2 and gtk3Lennart Poettering2010-06-104-11/+140
|
* update READMEv0.24Lennart Poettering2010-04-192-1/+5
|
* build-sys: bump sonames for v0.24Lennart Poettering2010-04-191-4/+4
|
* Compile with -DGSEAL_ENABLE. Fixes bug 27048.Andre Klapper2010-04-193-6/+6
|
* 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 ↵Lennart Poettering2010-02-203-11/+23
| | | | may override them
* build-sys: prepare v0.23v0.23Lennart Poettering2010-02-202-4/+10
|
* src: reindent for 8ch indentingLennart Poettering2010-02-2039-5647/+5727
| | | | | | | | | | I am slowly moving all my projects to kernel-inspired 8ch indenting. This will break patches that haven't been merged yet, which I am aware of, but OTOH in times of git's --ignore-space-change shouldn't be too problematic. Yes, I am aware that reindenting like this sucks, but I cannot stand 4ch indenting anymore. Sorry.
* pulse: fix a minor race with sound cancellationLennart Poettering2010-02-201-4/+18
| | | | | | | | | If we call pa_stream_drain() and immediately afterwards destroy the stream it might happen that the pa_stream_drain() callback is called after the destruction finished pointing to an invalid out structure. To fix this we need to terminate the _drain() callback to make sure the reference to the not existing structure is dropped.
* vala: update vapi file for new definitionsLennart Poettering2010-02-191-0/+9
|
* 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
| | | | | | | | | | | | hi, while playing around with cppcheck, the tool noticed that there is a file descriptor leak: [libcanberra-0.22/src/gstreamer.c:285]: (error) Resource leak: fd Attached patch fixes the leak in two places. Regards, Eric
* gtk: add missing castv0.22Lennart Poettering2009-10-201-3/+5
|
* new releaseLennart Poettering2009-10-202-2/+7
|
* gtk: only use GdkEvent::window if it is setLennart Poettering2009-10-191-1/+5
|
* new release 0.21v0.21Lennart Poettering2009-10-162-2/+6
|
* gtk: Do not dereference a null window.Colin Guthrie2009-10-151-1/+5
| | | | Fixes GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
* new release 0.20v0.20Lennart Poettering2009-10-152-1/+5
|
* gtk: fix castingLennart Poettering2009-10-151-1/+1
|
* update README.html for 0.19v0.19Lennart Poettering2009-10-141-2/+8
|
* build-sys: bump version and sonameLennart Poettering2009-10-141-2/+2
|
* 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
|