Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | added more format converters | waker | 2010-11-20 | |
| | ||||
* | added channel remapping and some format conversions | waker | 2010-11-13 | |
| | ||||
* | implemented conversion between streams with different channel masks | waker | 2010-11-13 | |
| | ||||
* | new alsa setformat | waker | 2010-11-09 | |
| | ||||
* | 1st iteration of adding streamer format conversion: | waker | 2010-11-08 | |
| | | | | | | added new ddb_waveformat_t structure, to be used by all decoders and outputs adjusted mad and alsa plugins, and the streamer to compile with it got rid of playback.h | |||
* | Merge branch 'master' into static | waker | 2010-11-06 | |
|\ | ||||
| * | fixed race condition in streamer interaction with output plugins | waker | 2010-11-04 | |
| | | ||||
* | | bumped all plugins to version 1.0; | waker | 2010-11-02 | |
|/ | | | | updated portable build packaging script | |||
* | fix deadlock in alsa_stop | Alexey Yakovenko | 2010-05-14 | |
| | ||||
* | claim-fix to alsa blocking streamer thread | Alexey Yakovenko | 2010-05-13 | |
| | ||||
* | fixed recover from suspend bug #3000300 | Alexey Yakovenko | 2010-05-12 | |
| | ||||
* | dead code removal | Alexey Yakovenko | 2010-05-12 | |
| | ||||
* | Fix audio stuttering at start of audio stream. | Themaister | 2010-05-12 | |
| | | | | | | Reading from the audio stream at the start of a stream may cause it to return 0, where the callback simply wrote 0s rather than wait for the stream to write audio back to it. | |||
* | enabled some alsa error reporting | Alexey Yakovenko | 2010-05-09 | |
| | ||||
* | hide -EPIPE error messages in alsa plugin | Alexey Yakovenko | 2010-05-09 | |
| | ||||
* | fixed lots of gcc warnings | Alexey Yakovenko | 2010-05-04 | |
| | ||||
* | fixed to pass make distcheck before 0.4-beta1 | Alexey Yakovenko | 2010-04-11 | |
| | ||||
* | changed --enable to --disable for plugins in configure | Alexey Yakovenko | 2010-04-11 | |
| | ||||
* | changed default alsa buffer/period sizes to larger values | Alexey Yakovenko | 2010-03-14 | |
| | ||||
* | restored thread-safety in alsa plugin | Alexey Yakovenko | 2010-02-06 | |
| | ||||
* | claim-fix for alsa -EPIPE error on some usb soundcards | Alexey Yakovenko | 2010-02-06 | |
| | ||||
* | removed extra trace from alsa | Alexey Yakovenko | 2010-02-02 | |
| | ||||
* | improved alsa responsiveness | Alexey Yakovenko | 2010-02-01 | |
| | ||||
* | fixed alsa restart on every popup of configuration dialog | Alexey Yakovenko | 2010-01-31 | |
| | ||||
* | fixed typo in alsa plugin, setting wrong buffer sizes | Alexey Yakovenko | 2010-01-31 | |
| | ||||
* | made some functions in alsa module static | Alexey Yakovenko | 2010-01-29 | |
| | ||||
* | don't restart on every configchanged event | Alexey Yakovenko | 2010-01-29 | |
| | ||||
* | configurable alsa buffer/period size | Alexey Yakovenko | 2010-01-29 | |
| | ||||
* | do not reinit alsa upon entering preferences window | Alexey Yakovenko | 2010-01-29 | |
| | ||||
* | changed alsa buffer sizes | Alexey Yakovenko | 2010-01-29 | |
| | ||||
* | moved alsa.freeonstop to alsa plugin settings | Alexey Yakovenko | 2010-01-28 | |
| | ||||
* | fixed regression in alsa.freeonstop handler | Alexey Yakovenko | 2010-01-28 | |
| | ||||
* | fixed samplerate switching bugs in streamer | Alexey Yakovenko | 2010-01-26 | |
| | | | | | better sound configuration multiple fixes to ALSA and streamer | |||
* | multiple fixes in streamer, alsa and oss | Alexey Yakovenko | 2010-01-25 | |
| | ||||
* | alsa code cleanup | Alexey Yakovenko | 2010-01-25 | |
| | ||||
* | alsa buffer tweaks | Alexey Yakovenko | 2010-01-23 | |
| | ||||
* | changed alsa buffer size calculation | Alexey Yakovenko | 2010-01-21 | |
| | ||||
* | warning/compile fixes for 0.3.2-rc1 | Alexey Yakovenko | 2010-01-07 | |
| | ||||
* | alsa bigendian fix | waker | 2010-01-06 | |
| | ||||
* | fixed alsa init regression crashbug | Alexey Yakovenko | 2010-01-04 | |
| | ||||
* | compiler warning cleanup | Alexey Yakovenko | 2010-01-03 | |
| | ||||
* | updated copyright notice to 2010 | Alexey Yakovenko | 2010-01-03 | |
| | ||||
* | fixed a bunch of minor compiler warnings and alsa hang on exit | Alexey Yakovenko | 2009-12-27 | |
| | ||||
* | palsa_get_rate initializes alsa before reporting samplerate | Alexey Yakovenko | 2009-12-19 | |
| | ||||
* | minor alsa plugin fix | Alexey Yakovenko | 2009-12-15 | |
| | ||||
* | implemented dynamic output plugin selection | Alexey Yakovenko | 2009-12-11 | |
| | ||||
* | added alsa plugin Makefile | Alexey Yakovenko | 2009-12-11 | |
| | ||||
* | alsa code converted into output plugin | Alexey Yakovenko | 2009-12-11 | |