summaryrefslogtreecommitdiff
path: root/streamer.c
Commit message (Collapse)AuthorAge
* fixed decoder error handling regressions in streamerGravatar Alexey Yakovenko2010-05-01
|
* improved decoder API to be able to interrupt .init at any momentGravatar Alexey Yakovenko2010-05-01
|
* added aac network streaming support (ffmpeg plugin)Gravatar Alexey Yakovenko2010-04-27
|
* fixed handling of bad tracks regressionGravatar Alexey Yakovenko2010-04-27
|
* fixed streamer state bugGravatar Alexey Yakovenko2010-04-26
|
* fixed issues with deletion of current trackGravatar Alexey Yakovenko2010-04-25
|
* removed old curl hacks/workaroundsGravatar Alexey Yakovenko2010-04-25
|
* fixed reshuffling playlist that is not currentGravatar Alexey Yakovenko2010-04-20
|
* fixed streamer regression breaking last.fm pluginGravatar Alexey Yakovenko2010-04-19
|
* cleaned up some of bad/unused messages and events;Gravatar Alexey Yakovenko2010-04-19
| | | | implemented new notification-daemon osd;
* fixed buffer overflow in SRC while downsamplingGravatar Alexey Yakovenko2010-04-12
|
* fixed scroll/cursor follows playback on manual track changeGravatar Alexey Yakovenko2010-04-09
|
* added ability to enable/disable dsp pluginsGravatar Alexey Yakovenko2010-04-06
|
* fixed double-play in shuffle mode;Gravatar Alexey Yakovenko2010-04-06
| | | | fixed lastfm submission/nowplaying
* fixed spinlock in streamer when switching to next random trackGravatar Alexey Yakovenko2010-04-04
|
* fixed playlist locking and few redraw issuesGravatar Alexey Yakovenko2010-04-03
|
* fixed several memleaksGravatar Alexey Yakovenko2010-04-03
|
* fixed playback of mp3s that have both mono and stereo framesGravatar Alexey Yakovenko2010-03-28
|
* fixed bugs when seeking in very short streams, or very close to the end of ↵Gravatar Alexey Yakovenko2010-03-24
| | | | stream
* fixed crash after opening single file twice using file->open menuGravatar Alexey Yakovenko2010-03-23
|
* reset DSP plugins on seeks/restarts/trackchangesGravatar Alexey Yakovenko2010-03-22
|
* fixed seekbar draw regressionGravatar Alexey Yakovenko2010-03-21
|
* fixed crash because of lack of synchronization in resampling codeGravatar Alexey Yakovenko2010-03-21
|
* fixed redraw of playing track after decoder->init failureGravatar Alexey Yakovenko2010-03-21
|
* supereq plugin prototypeGravatar Alexey Yakovenko2010-03-20
|
* fixed handling of playlist switching in several placesGravatar Alexey Yakovenko2010-03-15
|
* fixed drag-n-drop from filemanagerGravatar Alexey Yakovenko2010-02-15
|
* fixed part of memory leaksGravatar Alexey Yakovenko2010-02-11
|
* playlist thread-safety measuresGravatar Alexey Yakovenko2010-02-11
|
* fixed few regressions in streamerGravatar Alexey Yakovenko2010-02-10
|
* fixed gapless+resample regressionGravatar Alexey Yakovenko2010-02-09
|
* playlist switching WIPGravatar Alexey Yakovenko2010-02-08
|
* fixed few regressions after merge from masterGravatar Alexey Yakovenko2010-02-07
|
* proper merge of streamer changes from masterGravatar Alexey Yakovenko2010-02-07
|
* Merge branch 'master' into develGravatar Alexey Yakovenko2010-01-31
|\ | | | | | | | | | | | | | | Conflicts: main.c plugins/flac/flac.c plugins/mpgmad/mpgmad.c streamer.c
| * don't resample when input samplerate matches outputGravatar Alexey Yakovenko2010-01-31
| |
| * fixed flac read_float32 (distortion bug);Gravatar Alexey Yakovenko2010-01-31
| | | | | | | | | | refactored libsamplerate support code; removed old unused mutex code
| * fixed multichannel flac decodingGravatar Alexey Yakovenko2010-01-31
| |
| * minor streamer cleanupGravatar Alexey Yakovenko2010-01-29
| |
* | Merge branch 'master' into develGravatar Alexey Yakovenko2010-01-28
|\| | | | | | | | | Conflicts: plugins/wavpack/wavpack.c
| * claim-fix to streamer lock at end of fileGravatar Alexey Yakovenko2010-01-28
| |
* | allow float32-only decoder pluginsGravatar Alexey Yakovenko2010-01-27
| |
* | Merge branch 'master' into develGravatar Alexey Yakovenko2010-01-26
|\| | | | | | | | | | | Conflicts: plugins/alsa/alsa.c streamer.c
| * fixed samplerate switching bugs in streamerGravatar Alexey Yakovenko2010-01-26
| | | | | | | | | | better sound configuration multiple fixes to ALSA and streamer
| * multiple fixes in streamer, alsa and ossGravatar Alexey Yakovenko2010-01-25
| |
* | refcounted playitemsGravatar Alexey Yakovenko2010-01-23
| |
| * few fixes to compile on non-linux plaftormsGravatar Alexey Yakovenko2010-01-21
| |
* | few fixes to compile on non-linux plaftormsGravatar Alexey Yakovenko2010-01-21
| |
* | Merge branch 'master' into develGravatar Alexey Yakovenko2010-01-21
|\| | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac deadbeef.h main.c plugins/oss/Makefile.am plugins/oss/oss.c
| * oss buffer tweaks; fixed streamer error handlingGravatar Alexey Yakovenko2010-01-21
| |