Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added -avoid-version to all makefiles | Alexey Yakovenko | 2014-02-05 |
| | |||
* | copyright years updated | Alexey Yakovenko | 2013-10-06 |
| | |||
* | updated (c) year to 2012 in the sources | waker | 2012-03-24 |
| | |||
* | hardcoded api_version 1.0 into all plugins | waker | 2011-05-21 |
| | |||
* | added oss4 setformat bug workaround | waker | 2011-04-30 |
| | |||
* | fixed oss float32 bug | waker | 2011-04-22 |
| | |||
* | more unification work on event system | waker | 2011-04-14 |
| | |||
* | new event passing system | waker | 2011-04-14 |
| | |||
* | fixed oss 24bit and multichannel glitches | waker | 2011-04-05 |
| | |||
* | thread-safe config access | waker | 2011-03-31 |
| | |||
* | fixed /dev/oss typo in oss plugin | waker | 2011-03-20 |
| | |||
* | removed author and email fields, added single all-purpose copyright field; | waker | 2011-02-27 |
| | | | | | added copyright info to all plugins; updated gtkui to reflect the changes | ||
* | added oss device file gui configuration | waker | 2011-02-24 |
| | |||
* | fixed resume in paused state; | waker | 2011-01-10 |
| | | | | | changed output plugin setformat method to return error code changed setformat to restore state before the call | ||
* | updated copyright year to 2011 | waker | 2011-01-02 |
| | |||
* | nuked old plugin activate/deactivate/nostop code; | waker | 2010-12-28 |
| | | | | improved plugin start and connect code | ||
* | added softvolume for all supported output formats; moved softvolume from ↵ | waker | 2010-12-12 |
| | | | | output plugins to streamer | ||
* | ported OSS plugin to new API | waker | 2010-11-28 |
| | |||
* | bumped all plugins to version 1.0; | waker | 2010-11-02 |
| | | | | updated portable build packaging script | ||
* | fixed dynamic samplerate switching in oss output | waker | 2010-10-24 |
| | |||
* | fixed oss pause/unpause | Alexey Yakovenko | 2010-07-04 |
| | |||
* | OSS plugin does not shut down the audio stream on a pause or stop. | Themaister | 2010-05-14 |
| | | | | | This causes annoying latency when changing a song, or pausing, etc. This fix should make sure that it is done. | ||
* | 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. | ||
* | added ability to change oss device file (config file) | 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 |
| | |||
* | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-26 |
|\ | | | | | | | | | | | Conflicts: plugins/alsa/alsa.c streamer.c | ||
| * | 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 |
| | | |||
* | | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-21 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac deadbeef.h main.c plugins/oss/Makefile.am plugins/oss/oss.c | ||
| * | fixed std=c99 compile issue | Alexey Yakovenko | 2010-01-21 |
| | | |||
| * | oss buffer tweaks; fixed streamer error handling | Alexey Yakovenko | 2010-01-21 |
| | | |||
| * | oss plugin updates (supports both v3 and v4 now) | Alexey Yakovenko | 2010-01-20 |
| | | |||
| * | oss build fixes | Alexey Yakovenko | 2010-01-20 |
| | | |||
* | | oss build fixes | Alexey Yakovenko | 2010-01-20 |
| | | |||
| * | updated oss plugin | Alexey Yakovenko | 2010-01-20 |
| | | | | | | | | | | | | Conflicts: Makefile.am | ||
| * | oss plugin | Alexey Yakovenko | 2010-01-20 |
| | | | | | | | Conflicts: Makefile.am configure.ac | ||
* | updated oss plugin | Alexey Yakovenko | 2010-01-19 |
| | |||
* | oss plugin | Alexey Yakovenko | 2010-01-19 |