summaryrefslogtreecommitdiff
path: root/src/pulsecore/protocol-simple.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-03make a couple of functions return proper error codesLennart Poettering1-2/+2
2009-01-15kill autoload stuff as plannedLennart Poettering1-2/+2
2009-01-15convert pa_client instantiation to use a pa_client_new_data struct and add ho...Lennart Poettering1-5/+13
2009-01-15add new dont_rewind_render flag to allow quick starts of newly created streamsLennart Poettering1-1/+1
2008-10-02make simple protocol not crash when allocating a memory blockLennart Poettering1-4/+8
2008-08-19add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering1-8/+8
2008-08-03make all protocol objects global singletonsLennart Poettering1-79/+139
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-27never hand out more data from a sink input than requested. Otherwise the resa...Lennart Poettering1-0/+2
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-58/+118
2007-11-13Completely rework ALSA device selection code: choose the device to open depen...Lennart Poettering1-2/+2
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-113/+255
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-27/+27
2006-11-06Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman1-17/+5
2006-09-26rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering1-5/+17
2006-08-18remove all occurences of Lennart Poettering1-9/+9
2006-08-18Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering1-5/+3
2006-08-13implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering1-10/+9
2006-08-13allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering1-9/+10
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+494