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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix include line for "core-util.h"
Lennart Poettering
2006-05-17
3
-3
/
+2
*
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
2006-05-17
1
-3
/
+1
*
replace memory allocation function calls with pa_xXXXX()
Lennart Poettering
2006-05-17
3
-63
/
+54
*
* use S16NE for SF_FORMAT_PCM_S8 formats, too
Lennart Poettering
2006-05-17
1
-2
/
+4
*
when playing an ULAW or ALAW audio file, do not convert to S16NE unconditiona...
Lennart Poettering
2006-05-17
1
-22
/
+35
*
bump version number to 0.9
Lennart Poettering
2006-05-16
3
-3
/
+3
*
take the filename specified on the command line as default stream name
Lennart Poettering
2006-05-14
1
-7
/
+11
*
allow the user to specify an alternative channel map in paplay too
Lennart Poettering
2006-04-26
1
-4
/
+25
*
fix volume range printed on --help
Lennart Poettering
2006-04-26
1
-2
/
+1
*
allow specifying the channel map to use on the command line
Lennart Poettering
2006-04-26
1
-3
/
+24
*
fix a couple of issues I found when compiling polypaudio with gcc 2.95
Lennart Poettering
2006-04-18
1
-1
/
+1
*
when storing recording data in file, create file with proper access rights
Lennart Poettering
2006-04-12
1
-1
/
+1
*
yet anotrher fix for slow links
Lennart Poettering
2006-04-12
1
-1
/
+1
*
small fix to deal properly with slow links
Lennart Poettering
2006-04-12
1
-4
/
+7
*
beefup pacat a little:
Lennart Poettering
2006-04-12
1
-13
/
+46
*
when using record mode, allow file to save data to to be passed on the comman...
Lennart Poettering
2006-04-10
1
-17
/
+17
*
* show flags value when dumping sink/source info in pactl.
Lennart Poettering
2006-04-07
1
-7
/
+15
*
* update docs for reworked latency API
Lennart Poettering
2006-04-07
1
-5
/
+4
*
update pacat.c for new latency API
Lennart Poettering
2006-04-07
1
-6
/
+34
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
2
-11
/
+11
*
revive howl support
Lennart Poettering
2006-02-22
1
-10
/
+13
*
fix pacat
Lennart Poettering
2006-02-21
1
-13
/
+51
*
change calls of pa_context_connect() to pass flags arugment correctly
Lennart Poettering
2006-02-20
3
-3
/
+3
*
* modify pa_context_exit_daemon() to return a pa_operation object
Lennart Poettering
2006-02-20
1
-1
/
+1
*
1) Add flexible seeking support (including absolute) for memory block queues ...
Lennart Poettering
2006-02-20
3
-6
/
+6
*
Have a memblock queue on the client side during recording. This makes the
Pierre Ossman
2006-02-17
1
-2
/
+8
*
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
2006-02-17
1
-1
/
+2
*
shorten include list of utils a little
Lennart Poettering
2006-02-16
5
-11
/
+4
*
drop polyplib- prefix from client library files
Lennart Poettering
2006-02-16
4
-6
/
+6
*
add a bunch of simple Makefile in the subdirs, just to make compilation with ...
Lennart Poettering
2006-02-16
1
-0
/
+1
*
* svn:ignore some files
Lennart Poettering
2006-02-16
1
-98
/
+0
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
7
-0
/
+2348