Add copyright notices to all relevant files. (based on svn log)
[profile/ivi/pulseaudio.git] / src / modules / module-waveout.c
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-02-12 Pierre OssmanAllow specification of device number.
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-08-22 Pierre OssmanRemove silence generation in waveout module.
2006-08-22 Pierre OssmanFix memory leak in waveout module.
2006-08-22 Pierre OssmanLog when there is a problem opening the waveOut/waveIn...
2006-08-22 Pierre OssmanFix typo.
2006-08-22 Pierre OssmanAdd missing header.
2006-08-22 Pierre OssmanFix call to pa_memblock_new().
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-12 Lennart Poetteringmake use of pa_sink_used_by()/pa_source_used_by() where...
2006-08-11 Lennart Poetteringdon't set the sink/source descriptions manually, use...
2006-07-16 Lennart Poetteringset is_hardware flag for a few hw plugins
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-05-17 Lennart Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-17 Pierre OssmanSet default channel map system for waveout module.
2006-04-27 Pierre OssmanChannel map argument support for waveout.
2006-04-19 Pierre OssmanWaveOut needs to have rather large chunks. This is...
2006-02-23 Pierre OssmanUpdate hardware volume to a correct initial value.
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-21 Pierre OssmanHardware volume support on Windows.
2006-02-20 Pierre OssmanRemove a debug fprintf that was left in.
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...