summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* disabled cp1251 detection in DUMB pluginGravatar Alexey Yakovenko2010-01-02
* buffering state reporting in streamer got few improvementsGravatar Alexey Yakovenko2010-01-02
* few tweaks to playqueueGravatar Alexey Yakovenko2010-01-02
* changed cuesheet loading APIs, embedded metadata now adds up with cuesheet me...Gravatar Alexey Yakovenko2010-01-02
* added junk_copy API to copy metadata from one track to a list of tracksGravatar Alexey Yakovenko2010-01-02
* extended id3v2 reader to support more frame types; fixed few bugsGravatar Alexey Yakovenko2010-01-02
* fixed bug in apev2 comment metadata overwriting genre; added copyright metada...Gravatar Alexey Yakovenko2010-01-01
* vorbis: added support for copyright metadataGravatar Alexey Yakovenko2010-01-01
* vorbis: fixed few bugs in error checking; added support for more metadata typesGravatar Alexey Yakovenko2010-01-01
* fixed pcspeaker beeps when pressing home/end, etcGravatar Alexey Yakovenko2010-01-01
* updated --help entry about --nowplayingGravatar Alexey Yakovenko2009-12-31
* fixed comment display in track propertiesGravatar Alexey Yakovenko2009-12-31
* added year, genre, comment, copyright conversions to pl_format_titleGravatar Alexey Yakovenko2009-12-31
* fixed focus of track properties windowGravatar Alexey Yakovenko2009-12-31
* tweaks to track properties windowGravatar Alexey Yakovenko2009-12-31
* fixed filling of comment widget in track propertiesGravatar Alexey Yakovenko2009-12-31
* flac: added year, comment and genre tags supportGravatar Alexey Yakovenko2009-12-31
* fixed "edit->selection->remove" menu itemGravatar Alexey Yakovenko2009-12-31
* track properties viewGravatar Alexey Yakovenko2009-12-31
* implemented Remove from playlist context menuGravatar Alexey Yakovenko2009-12-31
* updated help fileGravatar Alexey Yakovenko2009-12-31
* fixed bug in sort by tracknumberGravatar Alexey Yakovenko2009-12-30
* better sorting by track numberGravatar Alexey Yakovenko2009-12-30
* fixed bug in uri location handler (pl_insert_file)Gravatar Alexey Yakovenko2009-12-30
* fixed regression in delete_selected handlerGravatar Alexey Yakovenko2009-12-30
* fixed few keyboard navigation conflicts in search windowGravatar Alexey Yakovenko2009-12-30
* fixed some of playlist keyboard navigation regressionsGravatar Alexey Yakovenko2009-12-30
* fixed loading of playlists with huge matadata blocksGravatar Alexey Yakovenko2009-12-30
* exluded cuesheet metadata from pl_search_processGravatar Alexey Yakovenko2009-12-30
* fixed enter key handler regression in search windowGravatar Alexey Yakovenko2009-12-28
* reset selection on empty search queryGravatar Alexey Yakovenko2009-12-28
* updated docsGravatar Alexey Yakovenko2009-12-28
* plugin activate/deactivate checkboxes are hidden for 0.3.2Gravatar Alexey Yakovenko2009-12-28
* make plugin configure button insensitive when there's no config scriptGravatar Alexey Yakovenko2009-12-28
* auto-add .dbpl extension when saving playlistGravatar Alexey Yakovenko2009-12-28
* remember/restore search window geometryGravatar Alexey Yakovenko2009-12-28
* fixed few minor bugs in guiGravatar Alexey Yakovenko2009-12-28
* fixed crashbug when deleting tracks with search window openedGravatar Alexey Yakovenko2009-12-28
* fixed few issues with cursor positioningGravatar Alexey Yakovenko2009-12-28
* bump to 0.3.2-preGravatar Alexey Yakovenko2009-12-28
* Merge branch 'guiplug'Gravatar Alexey Yakovenko2009-12-27
|\
| * cuesheet support in ffmpeg pluginGravatar Alexey Yakovenko2009-12-27
| * flac: disabled reporting of non-critical sync errorGravatar Alexey Yakovenko2009-12-27
| * reset streamer if attempted to play NULL trackGravatar Alexey Yakovenko2009-12-27
| * keyboard navigation in search windowGravatar Alexey Yakovenko2009-12-27
| * fixed a bunch of minor compiler warnings and alsa hang on exitGravatar Alexey Yakovenko2009-12-27
| * allow more than two digits in minutes field in pl_cue_parse_time()Gravatar Igor Murzov2009-12-27
| * render playlist cursor without using gtkstyleGravatar Alexey Yakovenko2009-12-27
| * fixed gtkpl_set_cursor + did some refactoring on playlist cursor/selection codeGravatar Alexey Yakovenko2009-12-27
| * "Cursor follow playback" featureGravatar Viktor Semykin2009-12-26