Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added resume_last_session option | Alexey Yakovenko | 2010-08-30 |
| | |||
* | gtkui plugin overrides pl_add_file and pl_add_dir API functions and shows ↵ | Alexey Yakovenko | 2010-08-29 |
| | | | | progress dialog | ||
* | fixed current track redraw in search window | Alexey Yakovenko | 2010-08-29 |
| | |||
* | added option to open files from command line in named playlist | Alexey Yakovenko | 2010-08-12 |
| | |||
* | fixed pl_format_title code duplication in shellexec plugin | Alexey Yakovenko | 2010-07-29 |
| | |||
* | autosave new empty playlist after it had been added to list | Alexey Yakovenko | 2010-05-28 |
| | |||
* | improved playlist add/move/rename handling | Alexey Yakovenko | 2010-05-15 |
| | |||
* | fixed playqueue to work with multiple playlists | Alexey Yakovenko | 2010-05-06 |
| | |||
* | fixed reshuffling playlist that is not current | Alexey Yakovenko | 2010-04-20 |
| | |||
* | added new info page to track properties window | Alexey Yakovenko | 2010-04-18 |
| | |||
* | dragndrop move/copy action selection | Alexey Yakovenko | 2010-04-18 |
| | |||
* | added flags to each track in playlist, which bumped dbpl version to 1.2; | Alexey Yakovenko | 2010-04-17 |
| | | | | | | | list of file tags is no longer written as metadata string, but as flags; fixed couple of memory leaks; blocked metadata editing in subtracks; blocked metadata editing if playlist file format is less than 1.2; | ||
* | added auto-saving config/playlist files | Alexey Yakovenko | 2010-04-06 |
| | |||
* | removed obsolete function pl_format_item_display_name | Alexey Yakovenko | 2010-04-06 |
| | |||
* | implemented dragndrop between different playlists | Alexey Yakovenko | 2010-04-04 |
| | |||
* | cleaned up id3v2 parser; | Alexey Yakovenko | 2010-03-31 |
| | | | | | added support for multiple text frames of same type; improved (?) cp1251 detection | ||
* | fixed redraw of playing track after decoder->init failure | Alexey Yakovenko | 2010-03-21 |
| | |||
* | metadata editing WIP; added tab for global hotkey preferences | Alexey Yakovenko | 2010-03-18 |
| | |||
* | fixed handling of playlist switching in several places | Alexey Yakovenko | 2010-03-15 |
| | |||
* | remember selected tab | Alexey Yakovenko | 2010-03-15 |
| | |||
* | fixed tabstrip drag-n-drop | Alexey Yakovenko | 2010-03-14 |
| | |||
* | playlist grouping WIP | Alexey Yakovenko | 2010-02-24 |
| | |||
* | playlist grouping WIP | Alexey Yakovenko | 2010-02-18 |
| | |||
* | playlist thread-safety measures | Alexey Yakovenko | 2010-02-11 |
| | |||
* | some work on gui | Alexey Yakovenko | 2010-02-09 |
| | |||
* | tabbed playlist save/load | Alexey Yakovenko | 2010-02-08 |
| | |||
* | tabs for multiple playlists WIP | Alexey Yakovenko | 2010-02-07 |
| | |||
* | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-31 |
|\ | | | | | | | | | | | | | | | Conflicts: main.c plugins/flac/flac.c plugins/mpgmad/mpgmad.c streamer.c | ||
| * | icy-metadata support for mp3 streams | Alexey Yakovenko | 2010-01-30 |
| | | |||
* | | refcounted playitems | Alexey Yakovenko | 2010-01-23 |
| | | |||
* | | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-21 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac deadbeef.h main.c plugins/oss/Makefile.am plugins/oss/oss.c | ||
| * | added filenumber column | Alexey Yakovenko | 2010-01-21 |
| | | |||
* | | 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) | ||
* | | multiple playlist management WIP | Alexey Yakovenko | 2010-01-10 |
| | | |||
* | | playlist structural changes | Alexey Yakovenko | 2010-01-10 |
| | | |||
* | | moved relevant stuff from playlist to streamer code | Alexey Yakovenko | 2010-01-09 |
|/ | |||
* | updated copyright notice to 2010 | Alexey Yakovenko | 2010-01-03 |
| | |||
* | few tweaks to playqueue | Alexey Yakovenko | 2010-01-02 |
| | |||
* | changed cuesheet loading APIs, embedded metadata now adds up with cuesheet ↵ | Alexey Yakovenko | 2010-01-02 |
| | | | | metadata | ||
* | fixed crashbug when deleting tracks with search window opened | Alexey Yakovenko | 2009-12-28 |
| | | | | now it's possible to delete tracks in search window with Delete key | ||
* | fixed a bunch of minor compiler warnings and alsa hang on exit | Alexey Yakovenko | 2009-12-27 |
| | |||
* | WIP playqueue in gtkui | Alexey Yakovenko | 2009-12-20 |
| | |||
* | playqueue support functions | Alexey Yakovenko | 2009-12-20 |
| | |||
* | sorting for search window | Alexey Yakovenko | 2009-12-06 |
| | |||
* | column sorting | Alexey Yakovenko | 2009-12-06 |
| | |||
* | search window fixed in gtkui plugin | Alexey Yakovenko | 2009-11-30 |
| | |||
* | ported in-widget dnd into gtkui plugin | Alexey Yakovenko | 2009-11-30 |
| | |||
* | ported most gtk stuff to plugin api | Alexey Yakovenko | 2009-11-15 |
| | |||
* | callbacks.c port to plugin api | Alexey Yakovenko | 2009-11-15 |
| | |||
* | gtkui plugin WIP | Alexey Yakovenko | 2009-11-15 |
| |