index
:
libcanberra.git
master
Portable Sound Event API
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pulse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pulse: relax latency requirements as much as possible to save CPU
Lennart Poettering
2009-08-28
1
-1
/
+10
*
implement ca_context_playing() call
Lennart Poettering
2009-08-27
1
-0
/
+30
*
pulse: split up handling of outstanding structs into part where the lock must...
Lennart Poettering
2009-07-30
1
-91
/
+122
*
pulse: rework reconnection logic, to not enter endless loop when server is no...
Lennart Poettering
2009-07-01
1
-23
/
+59
*
pulse: don't hang if vorbis hits EOF earlier than advertised
Lennart Poettering
2009-07-01
1
-2
/
+5
*
multichannel: introduce a proper name for the CA_PROP_CANBERRA_FORCE_CHANNEL ...
Lennart Poettering
2009-05-26
1
-2
/
+2
*
pulse: implement canberra.force_channel property that forces an event sound t...
Lennart Poettering
2009-05-26
1
-3
/
+39
*
add proper multichannel support (includes of WAVEX files)
Lennart Poettering
2009-05-26
1
-2
/
+49
*
pulse: don't hang when operation gets canceled
Federico Mena-Quintero
2009-04-19
1
-2
/
+23
*
pulse: set volume when streaming directly
Marc-André Lureau
2009-04-18
1
-1
/
+7
*
pulse: use nofail
Marc-André Lureau
2009-04-18
1
-32
/
+81
*
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
*
If supported, leave the volume for event sounds unspecified
Lennart Poettering
2009-01-27
1
-0
/
+4
*
make _change_device() call take a const string
Lennart Poettering
2008-10-26
1
-1
/
+1
*
fix a memory leak
Lennart Poettering
2008-10-03
1
-0
/
+4
*
add tdb based shared lookup cache
Lennart Poettering
2008-09-02
1
-2
/
+16
*
enable a few additional gcc warnings and fix all problems found
Lennart Poettering
2008-08-14
1
-4
/
+4
*
handle terminated context state properly
Lennart Poettering
2008-08-14
1
-1
/
+4
*
allow sound events with no event id, but with file name
Lennart Poettering
2008-08-14
1
-34
/
+46
*
fix license wording
Lennart Poettering
2008-08-06
1
-1
/
+1
*
implicitly add a few common properties
Lennart Poettering
2008-08-04
1
-0
/
+16
*
strip canberra properties already when we are connecting
Lennart Poettering
2008-07-30
1
-0
/
+2
*
strip more properties when cacheing
Lennart Poettering
2008-07-30
1
-5
/
+7
*
Replace streq with ca_streq
Marc-André Lureau
2008-06-24
1
-1
/
+1
*
Remove svn ids, since they are obsolete in git times
Lennart Poettering
2008-06-10
1
-2
/
+0
*
add complete documentation
Lennart Poettering
2008-06-09
1
-1
/
+1
*
unify double inclusion defines src/sound-theme-spec.h src/read-wav.h src/read...
Lennart Poettering
2008-06-06
1
-0
/
+1
*
fix some minor initialization issues
Lennart Poettering
2008-05-29
1
-3
/
+5
*
we don't support volatile cacheing in PA; always keep outstanding record around
Lennart Poettering
2008-05-27
1
-7
/
+5
*
properly strip canberra props from proplist, fix upload
Lennart Poettering
2008-05-27
1
-29
/
+31
*
fix a few memleaks and make things work
Lennart Poettering
2008-05-27
1
-30
/
+43
*
minor fixes
Lennart Poettering
2008-05-27
1
-9
/
+14
*
fix waiting for PA connection
Lennart Poettering
2008-05-27
1
-6
/
+15
*
various fixes
Lennart Poettering
2008-05-27
1
-1
/
+2
*
add acx_pthread to the build
Lennart Poettering
2008-05-27
1
-10
/
+10
*
autoconfization
Lennart Poettering
2008-05-27
1
-133
/
+167
*
move sources to src/ subdir
Lennart Poettering
2008-05-26
1
-0
/
+903