summaryrefslogtreecommitdiffstats
path: root/src/modules/module-sine.c
Commit message (Expand)AuthorAgeFilesLines
* make a couple of functions return proper error codesLennart Poettering2009-02-031-1/+1
* kill autoload stuff as plannedLennart Poettering2009-01-151-1/+1
* add new dont_rewind_render flag to allow quick starts of newly created streamsLennart Poettering2009-01-151-1/+1
* Port sine modules to pa_memchunk_sine()Lennart Poettering2009-01-121-34/+20
* A few minor cleanups and updatesLennart Poettering2009-01-081-1/+3
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-3/+3
* fix shutdown when --disallow-module-loading=1 is passedLennart Poettering2008-08-051-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-25/+41
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-091-5/+5
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-34/+47
* 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-9/+9
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-9/+5
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-5/+9
* remove all occurences of Lennart Poettering2006-08-181-3/+3
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-1/+1
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-2/+10
* big s/polyp/pulse/gLennart Poettering2006-06-191-10/+10
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* * add new parameter to pa_open_config_file() to specify open modeLennart Poettering2006-05-141-1/+1
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-3/+3
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+182