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
*
add proper multichannel support (includes of WAVEX files)
Lennart Poettering
2009-05-26
7
-10
/
+236
*
Remove deprecated GTK+ symbol. Fixes bug #21358.
Andre Klapper
2009-05-10
1
-1
/
+1
*
oss: initialize oss fd properly to avoid closing inappropriate file descriptors
Brian Cameron
2009-05-10
1
-0
/
+1
*
Make libcanberra-gtk multihead safe
Christian Persch
2009-05-10
2
-15
/
+58
*
pulse: don't hang when operation gets canceled
Federico Mena-Quintero
2009-04-19
3
-4
/
+27
*
pulse: set volume when streaming directly
Marc-André Lureau
2009-04-18
1
-1
/
+7
*
canberra-gtk-play: add -V option for volume
Marc-André Lureau
2009-04-18
1
-1
/
+5
*
pulse: use nofail
Marc-André Lureau
2009-04-18
1
-32
/
+81
*
don't crash if there is no default display on initialization. Fixes #20693
Lennart Poettering
2009-03-23
1
-7
/
+22
*
Detect forks
Lennart Poettering
2009-03-23
6
-4
/
+104
*
make use of PA_STREAM_FAIL_ON_SUSPEND if defined
Lennart Poettering
2009-02-03
1
-1
/
+7
*
register a few new PA error codes
Lennart Poettering
2009-02-03
1
-3
/
+18
*
Remove libltdl, similarly to what has been done on PulseAudio.
Diego Elio 'Flameeyes' Pettenò
2009-01-31
1
-2
/
+0
*
If supported, leave the volume for event sounds unspecified
Lennart Poettering
2009-01-27
1
-0
/
+4
*
map: Don't export libtool symbols
Marc-André Lureau
2009-01-22
1
-0
/
+3
*
Fixes for libcanberra GStreamer backend
Brian Cameron
2009-01-21
1
-120
/
+207
*
Fix check for Stereo/Mono files
Lennart Poettering
2009-01-07
1
-1
/
+1
*
Remove X-GNOME-Autostart-Notify since it is obsolete
Lennart Poettering
2009-01-07
1
-1
/
+0
*
Run lc-l-s in "Application" phase of gnome-session
Lennart Poettering
2008-12-14
1
-1
/
+1
*
make _change_device() call take a const string
Lennart Poettering
2008-10-26
8
-8
/
+8
*
avoid duplicate definition of 'signal' to make gcc shut up
Lennart Poettering
2008-10-26
1
-2
/
+2
*
add a few more events that need to be implemented
Lennart Poettering
2008-10-26
1
-0
/
+3
*
fix wording in documentation
Lennart Poettering
2008-10-26
1
-2
/
+2
*
don't call the driver's destroy function when initialization failed
Lennart Poettering
2008-10-26
1
-0
/
+1
*
reorder inclusions
Lennart Poettering
2008-10-26
1
-7
/
+6
*
since our module interfacing is not versioned, move the modules to a versione...
Lennart Poettering
2008-10-26
1
-1
/
+1
*
remove AM_LIBADD again since it is pointless
Lennart Poettering
2008-10-05
1
-1
/
+0
*
minor build system fixes
Lennart Poettering
2008-10-05
1
-0
/
+1
*
implement ca_memdup()
Lennart Poettering
2008-10-05
1
-0
/
+13
*
move ca_proplist_merge_ap()/ca_proplist_from_ap() to proplist.c where it belongs
Lennart Poettering
2008-10-05
5
-48
/
+49
*
fix prefix of byte order macros
Lennart Poettering
2008-10-05
2
-49
/
+49
*
remove variable names from argument lists to avoid stupid compiler shadow war...
Lennart Poettering
2008-10-05
1
-5
/
+5
*
explicitly cast to long to avoid compiler warning
Lennart Poettering
2008-10-05
1
-1
/
+1
*
don't free sound_path on success
Lennart Poettering
2008-10-03
1
-1
/
+1
*
fix a memory leak
Lennart Poettering
2008-10-03
1
-0
/
+4
*
make ourselves resident
Lennart Poettering
2008-10-03
1
-0
/
+8
*
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/libcanberra
Lennart Poettering
2008-09-26
1
-1
/
+1
|
\
|
*
Make tdb_context database static
Marc-André Lureau
2008-09-11
1
-1
/
+1
*
|
missing stdarg.h inclusion for OpenBSD compatibility
Jasper Lievisse Adriaanse
2008-09-26
1
-0
/
+2
|
/
*
fix gcc warning
Lennart Poettering
2008-09-09
1
-1
/
+1
*
Merge commit 'elmarco/upstream-master'
Lennart Poettering
2008-09-03
3
-31
/
+45
|
\
|
*
Fix formatting for function calls
Marc-André Lureau
2008-09-03
1
-21
/
+21
|
*
Avoid crash if gtk-settings is NULL
Marc-André Lureau
2008-09-03
1
-0
/
+2
|
*
Support playing events with file specified
Marc-André Lureau
2008-09-03
1
-6
/
+11
|
*
Add --version and short form version for arguments
Marc-André Lureau
2008-09-02
1
-5
/
+12
*
|
don't use tdb's mmap support for now since it is broken, rhbz 460851
Lennart Poettering
2008-09-02
1
-1
/
+3
*
|
check for .oga in addition to .ogg, to follow most recent s-t-s changes
Lennart Poettering
2008-09-02
1
-2
/
+3
|
/
*
fix bus_cb state handling
Brian Cameron
2008-09-02
1
-1
/
+1
*
fix comment
Lennart Poettering
2008-09-02
1
-2
/
+2
*
add tdb based shared lookup cache
Lennart Poettering
2008-09-02
10
-31
/
+728
[next]