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
/
polyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
* add new parameter to pa_open_config_file() to specify open mode
Lennart Poettering
2006-05-14
1
-1
/
+1
*
remove superfluous log message
Lennart Poettering
2006-05-13
1
-2
/
+0
*
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
2
-9
/
+21
*
Remove some debug code that wasn't supposed to be committed.
Pierre Ossman
2006-05-11
1
-5
/
+1
*
Handle pipes on platforms where they are non-existant of broken.
Pierre Ossman
2006-05-11
2
-78
/
+17
*
Include log header to get rid of warnings.
Pierre Ossman
2006-05-11
1
-0
/
+1
*
Do WSAStartup() in the DLL entry routine instead of at context creation.
Pierre Ossman
2006-05-11
1
-11
/
+0
*
fix handling of timing status requests
Lennart Poettering
2006-05-09
1
-2
/
+1
*
Add stubs for the threaded main loop so that we can compile it on
Pierre Ossman
2006-05-09
1
-4
/
+46
*
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
2
-4
/
+39
*
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
*
Windows doesn't have POSIX thread. ifdef out things for now.
Pierre Ossman
2006-05-02
1
-2
/
+17
*
add new threaded main loop implementation (with test/example)
Lennart Poettering
2006-04-30
2
-0
/
+261
*
* make sure the wakeup fd is polled on wven when no other fd is registered fo...
Lennart Poettering
2006-04-30
1
-8
/
+10
*
Clarify how the automatic channel map is generated.
Pierre Ossman
2006-04-27
1
-1
/
+3
*
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
*
* make a validity check of parsed channel maps before rteurning theme
Lennart Poettering
2006-04-26
1
-17
/
+25
*
don't allow channel positions to be specified twice in the same channelmap
Lennart Poettering
2006-04-26
1
-1
/
+10
*
* add new function pa_channel_map_parse()
Lennart Poettering
2006-04-26
2
-37
/
+122
*
* rework reference counting in the client libraries: now refcounting goes
Lennart Poettering
2006-04-24
9
-109
/
+161
*
small optimization
Lennart Poettering
2006-04-23
1
-6
/
+3
*
fix sample uploading
Lennart Poettering
2006-04-23
1
-1
/
+2
*
* fix ref counting of pa_stream: strictly refcount from context to stream and...
Lennart Poettering
2006-04-23
1
-7
/
+0
*
introduce a new error PA_ERR_TOOLARGE
Lennart Poettering
2006-04-23
2
-0
/
+2
*
fix multiplication of software pa_cvolumes
Lennart Poettering
2006-04-23
1
-1
/
+1
*
Win32 needs to have the socket subsystem initialised.
Pierre Ossman
2006-04-19
1
-0
/
+11
*
Having constant deferred events isn't allowed and causes problems. Use timers
Pierre Ossman
2006-04-19
1
-8
/
+16
*
fix a couple of issues I found when compiling polypaudio with gcc 2.95
Lennart Poettering
2006-04-18
4
-4
/
+4
*
Avoid including non-portable header sys/poll.h.
Pierre Ossman
2006-04-18
1
-3
/
+3
*
* add pa_mainloop_wakeup() calls for deferred events
Lennart Poettering
2006-04-16
1
-15
/
+22
*
add new API to replace the poll() function used by the main loop implementation
Lennart Poettering
2006-04-16
2
-1
/
+26
*
Clarify behaviour of deferred events.
Pierre Ossman
2006-04-16
1
-1
/
+3
*
more documentation updates
Lennart Poettering
2006-04-13
11
-63
/
+106
*
Documentation updates
Lennart Poettering
2006-04-13
7
-25
/
+80
*
include local record memblockq in latency calculations
Lennart Poettering
2006-04-12
2
-2
/
+15
*
* dispatch defer events in pa_mainloop_dispatch() and not already in pa_mainl...
Lennart Poettering
2006-04-12
3
-85
/
+80
*
remove a bunch of log messages
Lennart Poettering
2006-04-12
1
-9
/
+8
*
* rename "latency correction" to "write index correction"
Lennart Poettering
2006-04-12
3
-134
/
+216
*
proper validity checking for pa_context_is_pending()
Lennart Poettering
2006-04-12
1
-1
/
+5
*
return the error code and not just -1 when pa_context_is_pending() fails
Lennart Poettering
2006-04-10
1
-1
/
+1
*
validity checks for pa_context_is_pending()
Lennart Poettering
2006-04-10
2
-5
/
+2
*
* implement PA_STREAM_AUTO_TIMING_UPDATE
Lennart Poettering
2006-04-10
1
-4
/
+8
*
add new PA_STREAM_AUTO_TIMING_UPDATE
Lennart Poettering
2006-04-10
1
-13
/
+24
*
unbreak last commit from ossman
Lennart Poettering
2006-04-10
1
-1
/
+1
*
Use the modern Ki/Mi/Gi prefixes to clarify that 1024 is the base.
Pierre Ossman
2006-04-09
2
-5
/
+5
[next]