summaryrefslogtreecommitdiffstats
path: root/src/modules/module-sine.c
Commit message (Expand)AuthorAgeFilesLines
* add a "length" argument to the seek functions, as an optimization to request ...Lennart Poettering2007-09-161-1/+1
* remaining s/assert/pa_assert/ and refcnt.h modernizationsLennart Poettering2007-09-111-1/+0
* Lots of assorted minor cleanups and fixes:Lennart Poettering2007-08-301-2/+2
* * drop redundant pa_core argument from module initialization functionsLennart Poettering2007-08-101-8/+7
* Convert most snprintf() calls to pa_snprintf()Lennart Poettering2007-07-251-1/+2
* drop chunk argument from various drop() functions, since it doesn't make any ...Lennart Poettering2007-07-251-3/+4
* Port module-sine to the new lock-free coreLennart Poettering2007-07-131-24/+33
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-4/+8
* 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