summaryrefslogtreecommitdiff
path: root/src/tests/sync-playback.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: Move to compiling with C11 supportArun Raghavan2016-02-251-2/+2
* tests: Set appropriate timeouts for a couple of testsArun Raghavan2015-11-061-1/+2
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* tests: modify sync-playback to use 'check' frameworkDeng Zhengrong2012-08-201-11/+37
* fix the ever-popular 'the the' typoPeter Meerwald2012-01-281-1/+1
* Remove unnecessary #includesMaarten Bosmans2011-06-221-2/+0
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* tests/sync-playback: check if pa_context_connect succeedMarc-André Lureau2009-02-191-1/+6
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-1/+1
* use (uint32_t) -1 to signify default buffer_attr values instead of 0, to allo...Lennart Poettering2008-06-271-2/+3
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-14/+14
* big s/polyp/pulse/gLennart Poettering2006-06-191-6/+6
* 64-bit fixes.Pierre Ossman2006-02-271-3/+3
* fix yet another pa_context_connect() occurance with regards to the flags para...Lennart Poettering2006-02-201-1/+1
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-201-0/+192