summaryrefslogtreecommitdiff
path: root/streamer.c
Commit message (Expand)AuthorAge
* added streaming support to aac pluginGravatar Alexey Yakovenko2010-07-04
* fixed seeking with global hotkeysGravatar Alexey Yakovenko2010-07-04
* fixed playrandom crashGravatar Alexey Yakovenko2010-07-04
* don't reset stop_after_current to 0 after streamer stopsGravatar Alexey Yakovenko2010-06-24
* switch samplerate when starting new trackGravatar Alexey Yakovenko2010-06-14
* added libmms plugin to stream Microsoft Media Server radioGravatar Alexey Yakovenko2010-06-12
* fix for inconsistent use of replaygain_xxxxx_gain field and incorrect handlin...Gravatar David Bryant2010-05-27
* typo fix in streamer tracingGravatar Alexey Yakovenko2010-05-19
* fix "loop single" loop mode, bug #3002399Gravatar Alexey Yakovenko2010-05-16
* fix short stutter in streamer when user starts new track while something is p...Gravatar Alexey Yakovenko2010-05-09
* fixed shuffle in don't loop modeGravatar Alexey Yakovenko2010-05-09
* fixed streamer hang when opening bad radio streamsGravatar Alexey Yakovenko2010-05-08
* fixed hang in vfs_curl when recovering from connection lossGravatar Alexey Yakovenko2010-05-07
* fixed playqueue memleak when starting playback using 'play' buttonGravatar Alexey Yakovenko2010-05-07
* fix current track redraw after playqueue switches playback to another playlistGravatar Alexey Yakovenko2010-05-07
* fixed playqueue to work with multiple playlistsGravatar Alexey Yakovenko2010-05-06
* fixed bad pl_global_unlock errorGravatar Alexey Yakovenko2010-05-05
* fixed playback in random mode after switching to another playlistGravatar Alexey Yakovenko2010-05-04
* fixed lots of gcc warningsGravatar Alexey Yakovenko2010-05-04
* 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
* 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 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 st...Gravatar Alexey Yakovenko2010-03-24
* 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