summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/protocol-esound.c
Commit message (Expand)AuthorAgeFilesLines
* make proplist inheritance scheme automatic and implicitLennart Poettering2009-01-151-2/+0
* kill autoload stuff as plannedLennart Poettering2009-01-151-6/+6
* convert pa_client instantiation to use a pa_client_new_data struct and add ho...Lennart Poettering2009-01-151-6/+16
* add new dont_rewind_render flag to allow quick starts of newly created streamsLennart Poettering2009-01-151-1/+1
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-32/+36
* initialize IP ACLs properlyLennart Poettering2008-08-111-1/+1
* don't use PA_GCC_UNUSED anymoreLennart Poettering2008-08-091-8/+8
* make all protocol objects global singletonsLennart Poettering2008-08-031-81/+188
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* fix esound proto to not crashLennart Poettering2008-05-271-1/+3
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-71/+112
* Double maximum sample size for some overly huge samples some distros shipLennart Poettering2008-03-271-1/+1
* Completely rework ALSA device selection code: choose the device to open depen...Lennart Poettering2007-11-131-1/+1
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-233/+407
* Allow a formatted string in the validation warning.Pierre Ossman2007-02-141-4/+4
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-76/+76
* Check correct variable for return value. Closes #37.Pierre Ossman2006-11-081-1/+1
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-30/+8
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-8/+30
* If a client leaves the sink/source for a stream unspecified by passing NULL asLennart Poettering2006-08-191-8/+13
* remove all occurences of Lennart Poettering2006-08-181-18/+18
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-6/+4
* implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering2006-08-131-11/+15
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-4/+11
* implement "auth-ip-acl=" in the native and esound protocolsLennart Poettering2006-07-201-7/+34
* increase the maxium number of concurrent esd and native connectionsLennart Poettering2006-06-211-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+1253