pulseaudio/src/tests
Lennart Poettering 0defdfb560 A lot of updates, all necessary to get the native protocol ported:
* add an int64_t argument to pa_asyncmsgq because it is very difficult to pass 64 values otherwise
* simplify subclassing in pa_object
* s/drop/unlink/ at some places
* port the native protocol to the lock-free core (not tested, compiles fine)
* move synchronisation of playback streams into pa_sink_input
* add "start_corked" field to pa_sink_input_new_data
* allow casting of NULL values in pa_object


git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1562 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-07-31 22:44:53 +00:00
..
asyncmsgq-test.c A lot of updates, all necessary to get the native protocol ported: 2007-07-31 22:44:53 +00:00
asyncq-test.c reverse order of printf and push to make output more readable 2007-07-26 13:15:58 +00:00
channelmap-test.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
cpulimit-test.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
flist-test.c drop unused variable 2007-05-22 23:37:27 +00:00
get-binary-name-test.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
hook-list-test.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
interpol-test.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
ipacl-test.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
mainloop-test.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
Makefile big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
mcalign-test.c Merge HUGE set of changes temporarily into a branch, to allow me to move them from one machine to another (lock-free and stuff) 2007-06-11 12:08:37 +00:00
memblock-test.c Fix typo in pa_memblock_release() call; s/assert/pa_assert/ 2007-07-13 23:28:11 +00:00
memblockq-test.c drop chunk argument from various drop() functions, since it doesn't make any sense if we want to guarantee always monotonously increasing read pointers; a couple of other fixes 2007-07-25 14:46:40 +00:00
pacat-simple.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
parec-simple.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
strlist-test.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
sync-playback.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
thread-mainloop-test.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
thread-test.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
utf8-test.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00
voltest.c Huge trailing whitespace cleanup. Let's keep the tree pure from here on, 2007-01-04 13:43:45 +00:00