summaryrefslogtreecommitdiff
path: root/src/tests/parec-simple.c
AgeCommit message (Collapse)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
FSF addresses used in PA sources are no longer valid and rpmlint generates numerous warnings during packaging because of this. This patch changes all FSF addresses to FSF web page according to the GPL how-to: https://www.gnu.org/licenses/gpl-howto.en.html Done automatically by sed-ing through sources.
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+0
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-09-03fix misuse of return valueLennart Poettering1-5/+1
2008-08-19add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering1-1/+4
2008-08-09don't use PA_GCC_UNUSED anymoreLennart Poettering1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-1/+1
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-5/+5
mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-06-19big s/polyp/pulse/gLennart Poettering1-7/+7
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-17add new channel map argument to pa_simple_new()Lennart Poettering1-1/+1
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@911 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-02-16drop polyplib- prefix from client library filesLennart Poettering1-2/+2
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@492 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-02-16Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman1-0/+100
* daemon/ - Contains the files specific to the polypaudio daemon. * modules/ - All loadable modules. * polyp/ - Files that are part of the public, application interface or are only used in libpolyp. * polypcore/ - All other shared files. * tests/ - Test programs. * utils/ - Utility programs. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@487 fefdeb5f-60dc-0310-8127-8f9354f1896f