index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
polypcore
/
protocol-esound.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-1253
/
+0
2006-06-13
Tweak the printing of client connections a bit so that it's more apparent
Pierre Ossman
1
-2
/
+3
2006-05-25
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
1
-1
/
+1
2006-05-24
Fix warnings.
Pierre Ossman
1
-2
/
+0
2006-05-22
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
1
-6
/
+7
2006-05-18
Move timeval calculation functions into their own file.
Pierre Ossman
1
-0
/
+1
2006-05-17
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
1
-1
/
+1
2006-05-17
Move utf8 to the public part (libpolyp).
Pierre Ossman
1
-1
/
+1
2006-05-17
Move xmalloc to the public side (libpolyp).
Pierre Ossman
1
-1
/
+2
2006-05-16
instead of kicking clients with invalid UTF8 stream names, filter invalid cha...
Lennart Poettering
1
-14
/
+26
2006-05-15
Include utf8.h for the validation function.
Pierre Ossman
1
-0
/
+1
2006-05-14
add utf8 validity checking to esound protocol
Lennart Poettering
1
-0
/
+8
2006-05-14
* add new parameter to pa_open_config_file() to specify open mode
Lennart Poettering
1
-8
/
+10
2006-05-13
fix esound sample cache names
Lennart Poettering
1
-1
/
+2
2006-05-11
fix hangup detection for recording streams
Lennart Poettering
1
-5
/
+7
2006-04-23
* when playing back a sample from the sample cache, just take a pa_volume_t a...
Lennart Poettering
1
-1
/
+1
2006-04-07
Some memcpy arithmetic that wasn't removed when doing the redesign to update
Pierre Ossman
1
-1
/
+1
2006-04-06
remove some GCC warnings introduced by improperly casting to (char*) instead ...
Lennart Poettering
1
-13
/
+13
2006-03-04
Alignment safe protocol handling in esound module.
Pierre Ossman
1
-126
/
+174
2006-02-27
64-bit fixes.
Pierre Ossman
1
-1
/
+1
2006-02-24
* Add new "auth-group=" parameter to protocol-native-unix
Lennart Poettering
1
-2
/
+2
2006-02-24
add a few more validity checks to protocol-esound
Lennart Poettering
1
-22
/
+20
2006-02-23
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
1
-27
/
+27
2006-02-21
remove left-over log line in protocol-esound.c
Lennart Poettering
1
-1
/
+0
2006-02-20
Fix some warnings by making sure we have the right signedness on things.
Pierre Ossman
1
-6
/
+6
2006-02-20
1) Add flexible seeking support (including absolute) for memory block queues ...
Lennart Poettering
1
-25
/
+37
2006-02-17
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
1
-15
/
+17
2006-02-16
* rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...
Lennart Poettering
1
-1
/
+1
2006-02-16
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
1
-0
/
+1166