index
:
libcanberra.git
master
Portable Sound Event API
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: reindent for 8ch indenting
Lennart Poettering
2010-02-20
39
-5647
/
+5727
*
pulse: fix a minor race with sound cancellation
Lennart Poettering
2010-02-20
1
-4
/
+18
*
header: mention when CA_PROP_CANBERRA_FORCE_CHANNEL was introduced
Lennart Poettering
2010-02-19
1
-0
/
+2
*
pulse: pass selected device to server when playing uncached stream
Lennart Poettering
2010-02-19
1
-1
/
+1
*
gstreamer: add missing unistd.h inclusion
Lennart Poettering
2010-02-19
1
-1
/
+2
*
vorbis: support the recently defined 6.1 and 7.1 modes of vorbis
Lennart Poettering
2010-01-14
1
-1
/
+21
*
Fix fd leak in libcanberra
Eric Sesterhenn
2010-01-06
1
-2
/
+5
*
gtk: add missing cast
v0.22
Lennart Poettering
2009-10-20
1
-3
/
+5
*
gtk: only use GdkEvent::window if it is set
Lennart Poettering
2009-10-19
1
-1
/
+5
*
gtk: Do not dereference a null window.
Colin Guthrie
2009-10-15
1
-1
/
+5
*
gtk: fix casting
Lennart Poettering
2009-10-15
1
-1
/
+1
*
gtk: verify that a widget is realized before we try to access its XID
Lennart Poettering
2009-10-07
1
-8
/
+13
*
gtk: refresh event->window after dequeing
Lennart Poettering
2009-10-07
1
-0
/
+8
*
gtk: even if GtkSettings is not available use context
Lennart Poettering
2009-10-07
1
-15
/
+14
*
gtk: fix calculation of event hpos/vpos
Lennart Poettering
2009-10-07
1
-2
/
+2
*
build-sys: fix module path
Lennart Poettering
2009-09-20
1
-2
/
+2
*
gtk: initialize window.desktop property by default
Lennart Poettering
2009-09-19
3
-19
/
+57
*
gtk: add various validity checks before using data from GdkWindow
Lennart Poettering
2009-09-19
1
-44
/
+52
*
props: introduce CA_PROP_WINDOW_DESKTOP
Lennart Poettering
2009-09-19
1
-0
/
+13
*
gtk-module: ignore xembed windows
Lennart Poettering
2009-09-19
1
-11
/
+62
*
pulse: when coming back from event loop wait, check if the context still exists
Lennart Poettering
2009-09-19
1
-9
/
+22
*
gtk-module: don't generate sound events for undecorated popups
Lennart Poettering
2009-09-19
1
-1
/
+1
*
gtk-module: recognize sticky windows properly
Lennart Poettering
2009-09-19
1
-1
/
+1
*
gtk-module: don't leak memory when reading X11 properties
Lennart Poettering
2009-09-19
1
-4
/
+6
*
build-sys: actually include libcanberra-ready-sound.desktop.in in tarball
v0.17
Lennart Poettering
2009-09-12
1
-0
/
+2
*
gtk-module: generate event sound when expander is expanded
Lennart Poettering
2009-09-11
1
-3
/
+23
*
gtk-module: generate event sounds for drag/drop
Lennart Poettering
2009-09-11
1
-5
/
+48
*
gtk: introduce two environment variables to force use of event sounds/input f...
Lennart Poettering
2009-09-11
2
-4
/
+8
*
gtk-module: clean up debug logging
Lennart Poettering
2009-09-11
1
-4
/
+11
*
gtk-module: properly detect whether a module is iconized
Lennart Poettering
2009-09-11
1
-47
/
+78
*
hide libcanberra-ready-sound.desktop from git
Lennart Poettering
2009-09-11
1
-0
/
+1
*
gtk: generate window position/size properties in ca_gtk_proplist_set_for_widg...
Lennart Poettering
2009-09-11
1
-0
/
+45
*
define properties for window position/size information
Lennart Poettering
2009-09-11
1
-0
/
+66
*
droppenvonhiddenstatus
Lennart Poettering
2009-08-28
1
-40
/
+53
*
gtk-module: make sure to process queued events before quitting
Lennart Poettering
2009-08-28
1
-3
/
+14
*
gtk-module: fix handling menu popup detection
Lennart Poettering
2009-08-28
1
-2
/
+2
*
pulse: relax latency requirements as much as possible to save CPU
Lennart Poettering
2009-08-28
1
-1
/
+10
*
gnome: play system-ready sound when gdm is ready
Lennart Poettering
2009-08-28
2
-0
/
+17
*
vorbis: fix implicit channel map decoding
v0.16
Lennart Poettering
2009-08-27
1
-1
/
+4
*
implement ca_context_playing() call
Lennart Poettering
2009-08-27
9
-1
/
+193
*
dso: quieten gcc a bit
Lennart Poettering
2009-08-27
1
-1
/
+1
*
add description to autostart file
Andrew Higginson
2009-08-16
1
-0
/
+1
*
gtk: don't take gdk lock since it is not recursive and it might already be taken
Lennart Poettering
2009-08-04
1
-4
/
+0
*
dso: don't assume LT_ERROR_MAX is size of table[]
Marc-André Lureau
2009-07-31
1
-2
/
+5
*
pulse: split up handling of outstanding structs into part where the lock must...
Lennart Poettering
2009-07-30
1
-91
/
+122
*
gtk-module: use gdk_threads_add_idle_full instead of g_idle_full() for thread...
Lennart Poettering
2009-07-28
1
-1
/
+1
*
pulse: rework reconnection logic, to not enter endless loop when server is no...
Lennart Poettering
2009-07-01
1
-23
/
+59
*
Be a bit more verbose on error conditions
Lennart Poettering
2009-07-01
1
-1
/
+1
*
pulse: don't hang if vorbis hits EOF earlier than advertised
Lennart Poettering
2009-07-01
1
-2
/
+5
*
git: hide canberra.h from git
Lennart Poettering
2009-06-23
1
-0
/
+1
[next]