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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix fragment size calculation for module-alsa-source
Lennart Poettering
2006-05-13
1
-5
/
+9
*
use default alsa channel map for alsa devices
Lennart Poettering
2006-05-13
4
-2
/
+74
*
remove superfluous log message
Lennart Poettering
2006-05-13
1
-2
/
+0
*
fix hangup detection for recording streams
Lennart Poettering
2006-05-11
1
-5
/
+7
*
fix iochannel for hangup signals
Lennart Poettering
2006-05-11
1
-1
/
+1
*
Windows support for the threaded API.
Pierre Ossman
2006-05-11
1
-14
/
+202
*
update doxygen docs
Lennart Poettering
2006-05-11
1
-7
/
+20
*
don't signal the accept_cond automatically when waiting for a signal event
Lennart Poettering
2006-05-11
1
-1
/
+0
*
split of signal releasing into its own function and name it pa_threaded_mainl...
Lennart Poettering
2006-05-11
3
-10
/
+24
*
add thread-mainloop.h to doxygen docs
Lennart Poettering
2006-05-11
1
-1
/
+1
*
Remove some debug code that wasn't supposed to be committed.
Pierre Ossman
2006-05-11
1
-5
/
+1
*
pa_write() should use a const pointer.
Pierre Ossman
2006-05-11
2
-2
/
+2
*
Handle pipes on platforms where they are non-existant of broken.
Pierre Ossman
2006-05-11
9
-107
/
+249
*
Include log header to get rid of warnings.
Pierre Ossman
2006-05-11
1
-0
/
+1
*
ANSI codes aren't supported on Windows terminals.
Pierre Ossman
2006-05-11
1
-1
/
+4
*
Do WSAStartup() in the DLL entry routine instead of at context creation.
Pierre Ossman
2006-05-11
2
-15
/
+13
*
fix handling of timing status requests
Lennart Poettering
2006-05-09
1
-2
/
+1
*
update todo
Lennart Poettering
2006-05-09
1
-3
/
+4
*
Add stubs for the threaded main loop so that we can compile it on
Pierre Ossman
2006-05-09
2
-11
/
+48
*
Use pa_msleep() to get platform independence.
Pierre Ossman
2006-05-09
1
-1
/
+1
*
rework the simple API to make use of the new threaded mainloop implementation
Lennart Poettering
2006-05-06
1
-226
/
+226
*
* optionally, make pa_threaded_mainloop_signal() wait until the main thread t...
Lennart Poettering
2006-05-06
3
-6
/
+42
*
add support for reading audio data from a file instead of plain STDIN in paca...
Lennart Poettering
2006-05-06
1
-0
/
+18
*
remove bogus check that disallowed latency interpolation and stuff for record...
Lennart Poettering
2006-05-06
1
-1
/
+0
*
allow signalling from event loop thread
Lennart Poettering
2006-05-06
1
-3
/
+0
*
update todo
Pierre Ossman
2006-05-03
1
-0
/
+5
*
Fix control flow in pa_oss_open(). Also fall back to half duplex when device ...
Pierre Ossman
2006-05-02
1
-2
/
+6
*
We need to read the cookie in binary mode for things to work correctly.
Pierre Ossman
2006-05-02
1
-2
/
+7
*
Windows doesn't have POSIX thread. ifdef out things for now.
Pierre Ossman
2006-05-02
2
-3
/
+23
*
add new threaded main loop implementation (with test/example)
Lennart Poettering
2006-04-30
4
-0
/
+342
*
* make sure the wakeup fd is polled on wven when no other fd is registered fo...
Lennart Poettering
2006-04-30
1
-8
/
+10
*
fix date
Lennart Poettering
2006-04-28
1
-1
/
+1
*
When a control is removed, all bits are set so we need to test for that first.
Pierre Ossman
2006-04-28
2
-0
/
+6
*
Zero the fd list since we do a memcmp on it later.
Pierre Ossman
2006-04-28
1
-1
/
+1
*
ouch!
Lennart Poettering
2006-04-27
2
-3
/
+2
*
Clarify how the automatic channel map is generated.
Pierre Ossman
2006-04-27
1
-1
/
+3
*
Channel map argument support for solaris.
Pierre Ossman
2006-04-27
1
-4
/
+15
*
Channel map argument support for waveout.
Pierre Ossman
2006-04-27
1
-4
/
+16
*
update todo
Pierre Ossman
2006-04-27
1
-2
/
+4
*
doc update for 0.8.1
Lennart Poettering
2006-04-26
3
-3
/
+81
*
bump version number
Lennart Poettering
2006-04-26
1
-1
/
+1
*
fail if the channel map doesn't match the sample specs
Lennart Poettering
2006-04-26
1
-0
/
+5
*
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
*
if a sample is not yet loaded, don't print rubbish about its channel map
Lennart Poettering
2006-04-26
1
-1
/
+1
*
it was a bad idea to require that a channel map doesn't contain the same posi...
Lennart Poettering
2006-04-26
1
-6
/
+0
*
allow specifying the channel map to use on the command line
Lennart Poettering
2006-04-26
1
-3
/
+24
*
* make a validity check of parsed channel maps before rteurning theme
Lennart Poettering
2006-04-26
1
-17
/
+25
*
support new channel_map argument in sink/source modules
Lennart Poettering
2006-04-26
11
-49
/
+158
*
add support for parsing channel maps as module arguments
Lennart Poettering
2006-04-26
2
-0
/
+58
[next]