Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed playqueue to work with multiple playlists | Alexey Yakovenko | 2010-05-06 |
| | |||
* | fixed handling of playlist switching in several places | Alexey Yakovenko | 2010-03-15 |
| | |||
* | proper merge of streamer changes from master | Alexey Yakovenko | 2010-02-07 |
| | |||
* | decoder plugin reentrancy WIP (mp3 works) | Alexey Yakovenko | 2010-01-11 |
| | |||
* | runtime linking of playlist tracks to decoder plugins is done via strings ↵ | Alexey Yakovenko | 2010-01-11 |
| | | | | instead of pointers (to allow easy unloading of decoders) | ||
* | moved relevant stuff from playlist to streamer code | Alexey Yakovenko | 2010-01-09 |
| | |||
* | updated copyright notice to 2010 | Alexey Yakovenko | 2010-01-03 |
| | |||
* | experimental bitrate display | Alexey Yakovenko | 2009-12-25 |
| | |||
* | gtkui WIP | Alexey Yakovenko | 2009-11-12 |
| | |||
* | moved playcursor control to playlist module | Alexey Yakovenko | 2009-11-11 |
| | | | | | improved plugin event triggering moved some playback control from gui to streamer | ||
* | apply gui settings without restarting player | Alexey Yakovenko | 2009-11-07 |
| | |||
* | experimental curl abort during timeout using CURLOPT_PROGRESSFUNCTION | Alexey Yakovenko | 2009-11-06 |
| | |||
* | experimental kbps display in statusbar | Alexey Yakovenko | 2009-10-11 |
| | |||
* | gapless playback now can skip through deleted items | Alexey Yakovenko | 2009-09-16 |
| | |||
* | gapless playback WIP | Alexey Yakovenko | 2009-09-14 |
| | |||
* | license update | waker | 2009-08-19 |
| | |||
* | mp3/cue works | waker | 2009-08-18 |
| | |||
* | prevent skips at start of song | waker | 2009-08-18 |
| | |||
* | fixed flac/cue playback | waker | 2009-08-16 |
| | |||
* | changed seek behaviour | waker | 2009-08-13 |
| | |||
* | fixed several critical drag and drop bugs | waker | 2009-08-13 |
| | |||
* | added copyright notice to source files | waker | 2009-08-08 |
| | |||
* | improved song start/restart/change code | waker | 2009-08-08 |
| | |||
* | disabled drag-fail animation (deadbeef side of it) | waker | 2009-08-06 |
| | | | | | fixed several alsa problems fixed some streaming problems | ||
* | slightly better song switching (streamer-wise) | Alexey Yakovenko | 2009-08-05 |
| | |||
* | async prebuffering | Alexey Yakovenko | 2009-07-09 |
| | | | | | fixed several critical bugs fixed playback of some bad mp3s | ||
* | [WIP] seamless playback | Alexey Yakovenko | 2009-07-08 |
| | |||
* | [WIP] disabled most codecs, moved streaming out of psdl | Alexey Yakovenko | 2009-07-08 |