summaryrefslogtreecommitdiffstats
path: root/src/modules/module-waveout.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* we don't want to include assert.h anymoreLennart Poettering2007-10-291-1/+0
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Allow specification of device number.Pierre Ossman2007-02-121-3/+12
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-11/+11
* Remove silence generation in waveout module.Pierre Ossman2006-08-221-50/+33
* Fix memory leak in waveout module.Pierre Ossman2006-08-221-0/+3
* Log when there is a problem opening the waveOut/waveIn device.Pierre Ossman2006-08-221-3/+9
* Fix typo.Pierre Ossman2006-08-221-1/+1
* Add missing header.Pierre Ossman2006-08-221-0/+1
* Fix call to pa_memblock_new().Pierre Ossman2006-08-221-2/+2
* remove all occurences of Lennart Poettering2006-08-181-12/+12
* make use of pa_sink_used_by()/pa_source_used_by() wherever applicableLennart Poettering2006-08-121-3/+2
* don't set the sink/source descriptions manually, use the new functions pa_{si...Lennart Poettering2006-08-111-2/+2
* set is_hardware flag for a few hw pluginsLennart Poettering2006-07-161-0/+2
* big s/polyp/pulse/gLennart Poettering2006-06-191-13/+13
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* Set default channel map system for waveout module.Pierre Ossman2006-05-171-1/+1
* Channel map argument support for waveout.Pierre Ossman2006-04-271-4/+16
* WaveOut needs to have rather large chunks. This is about as low as we canPierre Ossman2006-04-191-3/+9
* Update hardware volume to a correct initial value.Pierre Ossman2006-02-231-0/+4
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-14/+14
* Hardware volume support on Windows.Pierre Ossman2006-02-211-0/+40
* Remove a debug fprintf that was left in.Pierre Ossman2006-02-201-2/+0
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+583