summaryrefslogtreecommitdiff
path: root/playlist.c
Commit message (Collapse)AuthorAge
* 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
| |
* | lastfm plugin WIPGravatar waker2009-08-26
|/
* added playitem allocation functionGravatar waker2009-08-25
|
* new shuffle (faster)Gravatar waker2009-08-22
|
* disabled shuffle (too slow)Gravatar waker2009-08-21
|
* shuffle WIPGravatar waker2009-08-21
|
* passed make distcheck; 0.1.0 releaseGravatar waker2009-08-19
|
* license updateGravatar waker2009-08-19
|
* license update WIPGravatar waker2009-08-19
|
* fixed opening filename.cue form of cuesheetsGravatar waker2009-08-18
|
* fixed hanging on bad files in playlistGravatar waker2009-08-17
|
* new cue apiGravatar waker2009-08-16
|
* added playlist_add abortion and progress window wrapperGravatar waker2009-08-16
|
* fixed bug in pl_free doing extra decrements of pl_countGravatar waker2009-08-16
|
* initial APE tags support (mp3)Gravatar waker2009-08-15
|
* added filetype to playlist formatGravatar waker2009-08-14
|
* better handling of "end of playlist"Gravatar waker2009-08-11
|
* new mp3 duration calc, several crashbug fixesGravatar waker2009-08-11
|
* disabled shuffle, reenabled hvsc sldbGravatar waker2009-08-10
|
* fixed shuffleGravatar waker2009-08-09
|
* playlist save/load initial implGravatar waker2009-08-09
|
* fixed unfortunate typo in playlist conventions (ps_ -> pl_)Gravatar waker2009-08-09
| | | | | fixed id3v2 reader to support unsync flag fixed seeking
* added search refresh after adding to playlistGravatar waker2009-08-09
|
* fixed remove_selectedGravatar waker2009-08-09
|
* huge playlist refactoring, optimized shuffle, several bugfixesGravatar waker2009-08-09
|
* mp3 duration now beeing calculated on playGravatar waker2009-08-09
|
* first working search prototypeGravatar Alexey Yakovenko2009-08-09
|
* refactored gtkplaylist code for searchwindowGravatar Alexey Yakovenko2009-08-09
|
* added copyright notice to source filesGravatar waker2009-08-08
|
* added progress display when adding folder to playlistGravatar waker2009-08-08
|
* playlist order and looping mode + GUIGravatar waker2009-08-08
|
* added random playback modeGravatar waker2009-08-08
|
* new linear playbackGravatar waker2009-08-08
|
* added shuffle support (default by now)Gravatar waker2009-08-08
|
* fixed several cue problems, added filetype display for FLAC and GMEGravatar waker2009-08-08
|
* added duration calc to GME and FLACGravatar waker2009-08-08
|
* added filetype field, works for MP3Gravatar waker2009-08-08
|