summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/protocol-simple.c
Commit message (Expand)AuthorAgeFilesLines
* simple-protocol: don't hit an assert when we call connection_unlink() earlyLennart Poettering2009-04-291-1/+1
* Fix a NULL pointer access when sutting down esound/simple connectionsLennart Poettering2009-03-041-0/+3
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* make a couple of functions return proper error codesLennart Poettering2009-02-031-2/+2
* kill autoload stuff as plannedLennart Poettering2009-01-151-2/+2
* convert pa_client instantiation to use a pa_client_new_data struct and add ho...Lennart Poettering2009-01-151-5/+13
* add new dont_rewind_render flag to allow quick starts of newly created streamsLennart Poettering2009-01-151-1/+1
* make simple protocol not crash when allocating a memory blockLennart Poettering2008-10-021-4/+8
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-8/+8
* make all protocol objects global singletonsLennart Poettering2008-08-031-79/+139
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* never hand out more data from a sink input than requested. Otherwise the resa...Lennart Poettering2008-05-271-0/+2
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-58/+118
* Completely rework ALSA device selection code: choose the device to open depen...Lennart Poettering2007-11-131-2/+2
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-113/+255
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-27/+27
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-17/+5
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-5/+17
* remove all occurences of Lennart Poettering2006-08-181-9/+9
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-5/+3
* implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering2006-08-131-10/+9
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-9/+10
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+494