summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/protocol-esound.c
Commit message (Expand)AuthorAgeFilesLines
* core: introduce new 'reference' volume for sinksLennart Poettering2009-04-131-2/+3
* fix misplace _ref() calls that should have been _assert_ref()Lennart Poettering2009-03-251-3/+4
* trivial simplificationLennart Poettering2009-03-251-2/+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
* fix handling of stereoLennart Poettering2009-02-231-2/+3
* it's probably more appropriate to return the configured latency instead of th...Lennart Poettering2009-02-231-1/+1
* complete esd suspend/resume implementationLennart Poettering2009-02-231-6/+35
* implement esd sample panning. closes #428Lennart Poettering2009-02-231-5/+63
* set esound.byte_order propertyLennart Poettering2009-02-231-0/+3
* a couple of boring updatesLennart Poettering2009-02-221-16/+19
* protocol-esound: don't accept a request of PROTOCOL_MAXMarc-André Lureau2009-02-191-1/+1
* make a couple of functions return proper error codesLennart Poettering2009-02-031-2/+2
* when changing volume, store whether it is worth remembering or noLennart Poettering2009-01-271-1/+1
* 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