Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | auto-save playlists after drag-n-drop, delete-selected, crop | waker | 2011-08-31 | |
| | | ||||
* | | fixed playlist column headers context menu (grouping) | waker | 2011-06-23 | |
|/ | ||||
* | fix minor syntax error in plugin action handling | waker | 2011-05-22 | |
| | ||||
* | fix unwanted line between playlist columns when drawing cover background ↵ | waker | 2011-05-13 | |
| | | | | using gtkstyle | |||
* | added context submenu generation from plugin actions titles with slashes | waker | 2011-05-05 | |
| | | | | | for example, "Utils/Converter" action will give a popup "Utils" with subitem "Converter" while "Utils\/Converter" action will give an item "Utils/Converter" | |||
* | save column config with leading zeroes to preserve order | waker | 2011-04-27 | |
| | ||||
* | new future-proof playlist API, potentially reducing locking, and allowing ↵ | waker | 2011-04-25 | |
| | | | | more flexibility | |||
* | fixed redrawing playlist after adding/removing columns | waker | 2011-04-17 | |
| | ||||
* | fixed redrawing playlist on grouping change | waker | 2011-04-16 | |
| | ||||
* | got rid of plt_lock and global_lock in favor of just using pl_lock for all ↵ | waker | 2011-04-13 | |
| | | | | | | | playlist access; added playlist modification time functions for tracking playlist changes; fixed gtkui playlist group rebuilding | |||
* | fixed text vertical alignment in playlist, columns and tabs | waker | 2011-04-10 | |
| | ||||
* | optional separators between plugin action menu items | waker | 2011-04-09 | |
| | ||||
* | don't send single track to trkproperties; | waker | 2011-03-10 | |
| | | | | never disable Write button in trkproperties | |||
* | moved most of track properties from playItem struct to metadata | waker | 2011-03-09 | |
| | | | | implemented track properties with multiple selection | |||
* | get rid of backbuffer in playlist | waker | 2011-02-27 | |
| | ||||
* | better playlist rowheight calculation | waker | 2011-02-22 | |
| | ||||
* | updated copyright year to 2011 | waker | 2011-01-02 | |
| | ||||
* | don't add separators between actions in context menu | waker | 2010-12-29 | |
| | ||||
* | moved converter gui to separate plugin | waker | 2010-12-28 | |
| | ||||
* | use new converter plugin from gtkui | waker | 2010-12-14 | |
| | ||||
* | converter prototype | waker | 2010-12-02 | |
| | ||||
* | localize context menu plugin action titles | Alexey Yakovenko | 2010-09-30 | |
| | ||||
* | added "jump to current track" menu item | Alexey Yakovenko | 2010-09-01 | |
| | ||||
* | fixed bold font text drawing bug | Alexey Yakovenko | 2010-08-11 | |
| | ||||
* | fixed "remove from disk" menu item; added option to hide it | Alexey Yakovenko | 2010-08-09 | |
| | ||||
* | use bold font for currently playing track | Alexey Yakovenko | 2010-08-09 | |
| | ||||
* | fixed crash | Viktor Semykin | 2010-07-04 | |
| | ||||
* | added support of plugins actions for global hotkeys | Viktor Semykin | 2010-07-04 | |
| | ||||
* | fixed crash | Viktor Semykin | 2010-07-04 | |
| | ||||
* | fixed refleak; minor fixups | Viktor Semykin | 2010-07-04 | |
| | ||||
* | merged devel branch | Viktor Semykin | 2010-06-08 | |
|\ | ||||
* | | WIP | Viktor Semykin | 2010-06-02 | |
| | | ||||
* | | New plugins' actions system | Viktor Semykin | 2010-05-26 | |
| | | ||||
* | | Misc plugin actions | Viktor Semykin | 2010-05-25 | |
| | | ||||
| * | gettext code fixes | Alexey Yakovenko | 2010-05-16 | |
| | | ||||
| * | added basic gettext support and russian translation | Alexey Yakovenko | 2010-05-15 | |
|/ | ||||
* | port to gtk3 | Alexey Yakovenko | 2010-05-13 | |
| | ||||
* | put previous groupby value into edit box for custom grouping dialog | Alexey Yakovenko | 2010-05-10 | |
| | ||||
* | added option to turn off delete file confirmation dialog | Alexey Yakovenko | 2010-05-02 | |
| | ||||
* | added custom grouping; | Alexey Yakovenko | 2010-05-02 | |
| | | | | | removed group-by submenu from search window; few minor tweaks to dialog buttons | |||
* | removal of deprecated column ids; | Alexey Yakovenko | 2010-04-29 | |
| | | | | | | added %B substitute for band / album artist; deleted old session management code; fixed saving column config after "edit column" | |||
* | refresh data in track properties on reload | Alexey Yakovenko | 2010-04-29 | |
| | ||||
* | don't reload tags for cue tracks | Alexey Yakovenko | 2010-04-28 | |
| | ||||
* | update item flags (tag types) after reloading metadata | Alexey Yakovenko | 2010-04-23 | |
| | ||||
* | don't attempt reloading metadata from remote streams | Alexey Yakovenko | 2010-04-21 | |
| | ||||
* | 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; | |||
* | integration of thesame's eq code WIP | Alexey Yakovenko | 2010-04-07 | |
| | ||||
* | set window title for delete files from disk confirmation dialog | Alexey Yakovenko | 2010-04-06 | |
| | ||||
* | added delete files from disk context menu item | Alexey Yakovenko | 2010-04-06 | |
| | ||||
* | added fetching artwork from id3v2 tags | Alexey Yakovenko | 2010-04-04 | |
| |