summaryrefslogtreecommitdiff
path: root/plugins/pulse
Commit message (Collapse)AuthorAge
* updated/improved/added licensing info in many plugins, added COPYING files, ↵Gravatar Alexey Yakovenko2014-05-07
| | | | some plugins got upgraded from GPL to ZLIB
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* set default pulseaudio buffer size to 8192Gravatar waker2011-10-23
|
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* pulse: fixed channelmaskGravatar waker2011-04-10
|
* pulseaudio compile fixGravatar waker2011-04-01
|
* don't localize alsa plugin name; added IDs to alsa, pulseaudio and null out ↵Gravatar waker2011-03-31
| | | | plugins
* fixed playback issue in pulseaudio output pluginGravatar Jan D. Behrens2011-03-28
|
* added some better description text to PA pluginGravatar waker2011-03-15
|
* fixed few pulseaudio output issues (freezing, noise, etc)Gravatar waker2011-03-15
|
* removed obsolete samplerate setting in pulseaudio pluginGravatar Jan D. Behrens2011-03-14
|
* few extra tweaks to pulseaudio pluginGravatar waker2011-03-12
| | | | | | works with all sample formats doesn't apply volume (streamer does it) doesn't switch sample format to BE on big-endian systems
* updated pulseaudio plugin to use new API formatGravatar Jan D. Behrens2011-03-12
| | | | | | | | | | | | Added new functions pulse_set_spec and pulse_setformat, both based on the alsa.c implementation. The plugin now uses the file's samplerate, and should automatically create a channel map suitable for the currently used sound setup. TODO/FIXME: * Plugin doesn't work with bitrates other than S16 * Plugin doesn't support soundcard enumeration (display list of available soundcards)
* updated copyright year to 2011Gravatar waker2011-01-02
|
* don't keep pulseaudio mutex locked all the timeGravatar Alexey Yakovenko2010-08-25
|
* removed volume hack from pulseaudioGravatar Alexey Yakovenko2010-08-25
|
* Mute pulseaudio volume before calling streamer_reset to avoid cracking noisesGravatar Jan D. Behrens2010-07-27
|
* disabled tracing in several placesGravatar Alexey Yakovenko2010-05-09
|
* fixed to pass make distcheck before 0.4-beta1Gravatar Alexey Yakovenko2010-04-11
|
* pulse plugin crash on stoppingGravatar Anton Novikov2010-03-21
|
* fixed stuttering at start of track in pulse pluginGravatar Alexey Yakovenko2010-02-08
|
* fixed recovering after disconnect in pulse pluginGravatar Alexey Yakovenko2010-02-08
|
* Added PulseAudio supportGravatar Anton Novikov2010-02-08