index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
polypcore
/
protocol-esound.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move timeval calculation functions into their own file.
Pierre Ossman
2006-05-18
1
-0
/
+1
*
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
2006-05-17
1
-1
/
+1
*
Move utf8 to the public part (libpolyp).
Pierre Ossman
2006-05-17
1
-1
/
+1
*
Move xmalloc to the public side (libpolyp).
Pierre Ossman
2006-05-17
1
-1
/
+2
*
instead of kicking clients with invalid UTF8 stream names, filter invalid cha...
Lennart Poettering
2006-05-16
1
-14
/
+26
*
Include utf8.h for the validation function.
Pierre Ossman
2006-05-15
1
-0
/
+1
*
add utf8 validity checking to esound protocol
Lennart Poettering
2006-05-14
1
-0
/
+8
*
* add new parameter to pa_open_config_file() to specify open mode
Lennart Poettering
2006-05-14
1
-8
/
+10
*
fix esound sample cache names
Lennart Poettering
2006-05-13
1
-1
/
+2
*
fix hangup detection for recording streams
Lennart Poettering
2006-05-11
1
-5
/
+7
*
* when playing back a sample from the sample cache, just take a pa_volume_t a...
Lennart Poettering
2006-04-23
1
-1
/
+1
*
Some memcpy arithmetic that wasn't removed when doing the redesign to update
Pierre Ossman
2006-04-07
1
-1
/
+1
*
remove some GCC warnings introduced by improperly casting to (char*) instead ...
Lennart Poettering
2006-04-06
1
-13
/
+13
*
Alignment safe protocol handling in esound module.
Pierre Ossman
2006-03-04
1
-126
/
+174
*
64-bit fixes.
Pierre Ossman
2006-02-27
1
-1
/
+1
*
* Add new "auth-group=" parameter to protocol-native-unix
Lennart Poettering
2006-02-24
1
-2
/
+2
*
add a few more validity checks to protocol-esound
Lennart Poettering
2006-02-24
1
-22
/
+20
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
1
-27
/
+27
*
remove left-over log line in protocol-esound.c
Lennart Poettering
2006-02-21
1
-1
/
+0
*
Fix some warnings by making sure we have the right signedness on things.
Pierre Ossman
2006-02-20
1
-6
/
+6
*
1) Add flexible seeking support (including absolute) for memory block queues ...
Lennart Poettering
2006-02-20
1
-25
/
+37
*
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
2006-02-17
1
-15
/
+17
*
* rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...
Lennart Poettering
2006-02-16
1
-1
/
+1
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
1
-0
/
+1166