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
Commit message (
Expand
)
Author
Age
Files
Lines
*
build dllmain.c only on win32 (makes gcc shut up a little more)
Lennart Poettering
2006-02-20
1
-2
/
+10
*
improve error checking in simple API
Lennart Poettering
2006-02-20
1
-18
/
+72
*
add validity check for the "server" parameter of pa_context_connect()
Lennart Poettering
2006-02-20
1
-0
/
+1
*
fix yet another pa_context_connect() occurance with regards to the flags para...
Lennart Poettering
2006-02-20
1
-1
/
+1
*
remove a superfluous log line
Lennart Poettering
2006-02-20
1
-1
/
+1
*
change calls of pa_context_connect() to pass flags arugment correctly
Lennart Poettering
2006-02-20
3
-3
/
+3
*
fix moddir
Lennart Poettering
2006-02-20
1
-2
/
+2
*
* modify pa_context_exit_daemon() to return a pa_operation object
Lennart Poettering
2006-02-20
19
-513
/
+781
*
* a lot of doxygen updates
Lennart Poettering
2006-02-20
18
-100
/
+125
*
add doxygen docs for channel map
Lennart Poettering
2006-02-20
1
-3
/
+20
*
minor doxygen fixes
Lennart Poettering
2006-02-20
2
-3
/
+2
*
Fix some warnings by making sure we have the right signedness on things.
Pierre Ossman
2006-02-20
1
-6
/
+6
*
Hardware volume support for Solaris.
Pierre Ossman
2006-02-20
1
-0
/
+36
*
replace "spawn" parameter of pa_context_new() with a proper flags parameter
Lennart Poettering
2006-02-20
3
-7
/
+12
*
explcitily cast strings to make gcc shut up
Lennart Poettering
2006-02-20
1
-5
/
+5
*
* Make typdefs for the pa_context callback prototypes
Lennart Poettering
2006-02-20
7
-27
/
+31
*
Fixes for the Solaris detection.
Pierre Ossman
2006-02-20
1
-1
/
+3
*
Detect support for Windows' waveout.
Pierre Ossman
2006-02-20
1
-0
/
+16
*
Detect support for Solaris (/dev/audio).
Pierre Ossman
2006-02-20
1
-0
/
+31
*
Remove a debug fprintf that was left in.
Pierre Ossman
2006-02-20
1
-2
/
+0
*
util.c uses some socket functions so we need winsock on Windows.
Pierre Ossman
2006-02-20
1
-1
/
+1
*
1) Add flexible seeking support (including absolute) for memory block queues ...
Lennart Poettering
2006-02-20
38
-752
/
+1939
*
Properly clear members during init.
Pierre Ossman
2006-02-17
1
-0
/
+5
*
That's a delta parameter, not a size parameter.
Pierre Ossman
2006-02-17
1
-1
/
+1
*
Have a memblock queue on the client side during recording. This makes the
Pierre Ossman
2006-02-17
6
-11
/
+98
*
Module needs stuff in libpolypcore.
Pierre Ossman
2006-02-17
1
-1
/
+1
*
Fix path to poll.h.
Pierre Ossman
2006-02-17
1
-1
/
+1
*
Fix typo in #ifndef.
Pierre Ossman
2006-02-17
1
-1
/
+1
*
Integrate error routines into libpolyp. Not much point in having this as a
Pierre Ossman
2006-02-17
1
-12
/
+7
*
Make sure that all polypcore headers are installed.
Pierre Ossman
2006-02-17
1
-9
/
+47
*
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
2006-02-17
137
-421
/
+523
*
Move the util libs to the modules section since they're in that directory.
Pierre Ossman
2006-02-17
1
-34
/
+16
*
fix doxygen
Lennart Poettering
2006-02-17
9
-13
/
+12
*
include header files in simple.h with <> instead of ""
Lennart Poettering
2006-02-16
1
-2
/
+2
*
* rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...
Lennart Poettering
2006-02-16
23
-30
/
+30
*
shorten include list of utils a little
Lennart Poettering
2006-02-16
5
-11
/
+4
*
* drop polylib prefix from #define
Lennart Poettering
2006-02-16
13
-27
/
+28
*
fix compilation of simple API
Lennart Poettering
2006-02-16
1
-1
/
+1
*
drop polyplib- prefix from client library files
Lennart Poettering
2006-02-16
31
-82
/
+82
*
make channel naming somewhat RFC2551 compliant
Lennart Poettering
2006-02-16
2
-14
/
+27
*
add a bunch of simple Makefile in the subdirs, just to make compilation with ...
Lennart Poettering
2006-02-16
6
-0
/
+18
*
move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director...
Lennart Poettering
2006-02-16
11
-13
/
+15
*
* svn:ignore some files
Lennart Poettering
2006-02-16
6
-13
/
+17
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
244
-0
/
+48095
*
rename src to polyp
Lennart Poettering
2004-07-17
125
-17534
/
+0
*
rename configuration file
Lennart Poettering
2004-07-17
1
-0
/
+0
*
move todo file
Lennart Poettering
2004-07-17
1
-32
/
+0
*
add documentation
Lennart Poettering
2004-07-17
4
-4
/
+6
*
add pkgconfig stuff
Lennart Poettering
2004-07-16
1
-6
/
+86
*
add missing liecenses
Lennart Poettering
2004-07-16
4
-10
/
+46
[next]