summaryrefslogtreecommitdiff
path: root/playlist.c
Commit message (Collapse)AuthorAge
* removed some printfsGravatar Alexey Yakovenko2009-11-06
|
* fixed some buffering/redraw issuesGravatar Alexey Yakovenko2009-11-06
| | | | fixed some problems with skipping bad tracks/streams
* fixed support for some icy servers not sending content-lenghtGravatar Alexey Yakovenko2009-11-04
| | | | fixed m3u reader
* improved icy protocol support; initial m3u supportGravatar Alexey Yakovenko2009-11-04
|
* changed .pls reader to use vfsGravatar Alexey Yakovenko2009-11-03
|
* added PLS file format readerGravatar Alexey Yakovenko2009-11-01
|
* added buffering indication to playing statusGravatar Alexey Yakovenko2009-10-26
| | | | fixed replaygain scale bug
* added vfs filetype detection based on content-typeGravatar Alexey Yakovenko2009-10-25
|
* updated preferences window to reflect config options changesGravatar Alexey Yakovenko2009-10-24
|
* new custom columns WIPGravatar Alexey Yakovenko2009-10-18
|
* added total playtime display to statusbarGravatar Alexey Yakovenko2009-10-11
|
* removed usage of INDEX 00 from cuesheet readerGravatar Alexey Yakovenko2009-10-07
|
* added workaround for some of malformed cuesheet filesGravatar Alexey Yakovenko2009-10-06
|
* added more tracing to cuesheet readerGravatar Alexey Yakovenko2009-10-06
|
* fixed crashbug in pl_load which happens with older gccGravatar Alexey Yakovenko2009-10-05
|
* removed messages.h from filesGravatar Alexey Yakovenko2009-10-03
|
* improved curl seekingGravatar Alexey Yakovenko2009-10-01
| | | | | fixed abnormal termination/hang if curl streamer was active added id3v2 reading for streaming mp3s
* vfs_curl WIPGravatar Alexey Yakovenko2009-09-29
|
* delete selection puts cursor to expected rowGravatar Alexey Yakovenko2009-09-29
|
* a bunch of fixes/tweaks for 0.2.3Gravatar Alexey Yakovenko2009-09-27
|
* fixed shuffle playback modeGravatar Alexey Yakovenko2009-09-26
|
* replaygain (experimental)Gravatar Alexey Yakovenko2009-09-23
|
* fixed flac cue regressionGravatar Alexey Yakovenko2009-09-23
|
* removed start/end time from playItem_tGravatar Alexey Yakovenko2009-09-22
|
* mp3 gapless playback WIPGravatar Alexey Yakovenko2009-09-17
|
* bumped playlist format version to 1.1Gravatar Alexey Yakovenko2009-09-16
|
* gapless playback 2nd iteration - sample-accurate seeking on flac and apeGravatar Alexey Yakovenko2009-09-16
|
* gapless playback now can skip through deleted itemsGravatar Alexey Yakovenko2009-09-16
|
* Merge branch 'master' into gaplessGravatar Alexey Yakovenko2009-09-15
|\
| * fixed cue reader regressionGravatar Alexey Yakovenko2009-09-15
| |
* | gapless playback WIPGravatar Alexey Yakovenko2009-09-14
|/
* better bounds checking in cue readerGravatar Alexey Yakovenko2009-09-12
|
* handle cue tracks that store only pregap infoGravatar Alexey Yakovenko2009-09-12
|
* added pregap support to cuesheet readerGravatar Alexey Yakovenko2009-09-12
|
* disabled some unused but slow code in cuesheet readerGravatar Alexey Yakovenko2009-09-12
|
* basic cuesheet charset detectionGravatar Alexey Yakovenko2009-09-07
|
* simplified cue loading API ; added more informative mpeg filetypesGravatar waker2009-09-03
|
* fixed couple lastfm problemsGravatar waker2009-09-01
|
* added libdemacGravatar waker2009-08-31
|
* added reading of cuesheets from flac vorbiscommentsGravatar waker2009-08-30
|
* mp3 decoder porting as plugin WIPGravatar waker2009-08-29
|
* lastfm plugin uri-encoding, batch-sending and other improvementsGravatar waker2009-08-29
|
* fixed resetting empty tags to NULLGravatar waker2009-08-29
|
* changed pl_find_meta behavior to return NULL for not-found itemsGravatar waker2009-08-28
|
* lastfm submission worksGravatar waker2009-08-27
|
* new songstarted and song finished event triggeringGravatar waker2009-08-27
|
* Merge branch 'master' into pluginsGravatar waker2009-08-27
|\ | | | | | | | | Conflicts: playlist.c
| * pressing stop now redraws stopped item properlyGravatar waker2009-08-27
| |
* | Merge branch 'master' into pluginsGravatar waker2009-08-27
|\|
| * fixed cuesheet reading for files with non-ascii namesGravatar waker2009-08-27
| |