summaryrefslogtreecommitdiff
path: root/plugins/gtkui/callbacks.c
Commit message (Collapse)AuthorAge
* [gtkui] replaced "Other file(s)" in file filter with "All file(s)"Gravatar waker2011-10-13
|
* fixed seekbar and volumebar drawing in gtkui3Gravatar waker2011-10-09
|
* port to GTK3 (WIP)Gravatar waker2011-10-08
|
* disable loading m3u/pls playlist using "open file(s)/folder(s)", always ↵Gravatar waker2011-09-29
| | | | using Open Playlist from now
* play selected track if enter/playbtn pressed while playing track is pausedGravatar waker2011-08-31
|
* save config after changing view -> statusbar/tabs/columnsGravatar waker2011-07-03
|
* added GUI option to control 8 to 16 bit auto-conversionGravatar waker2011-05-20
|
* converter pl_sort into plt_sortGravatar waker2011-05-08
|
* fixed edit->sort by; added more sorting optionsGravatar waker2011-05-03
|
* new future-proof playlist API, potentially reducing locking, and allowing ↵Gravatar waker2011-04-25
| | | | more flexibility
* more unification work on event systemGravatar waker2011-04-14
|
* added option to ignore archive files when adding foldersGravatar waker2011-04-05
|
* thread-safe config accessGravatar waker2011-03-31
|
* renamed gtkui plugin into ddb_gui_GTK2;Gravatar waker2011-03-23
| | | | | | changed the way gui plugins must be named; added selection of gui plugin to preferences window; only 1 gui plugin is loaded at a time
* customizable tabstrip text colorGravatar waker2011-03-23
|
* added replaygain preampGravatar waker2011-03-12
|
* save/restore preferences window geometryGravatar waker2011-03-10
|
* save/restore geometry of track properties windowGravatar waker2011-03-10
|
* added reusable window geometry save/restore functionsGravatar waker2011-03-10
|
* display info for all selected tracks in track propertiesGravatar waker2011-02-27
|
* get rid of backbuffer in playlistGravatar waker2011-02-27
|
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* added vfs container support to gtk addfile/folder dialogsGravatar waker2011-02-01
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* renamed pause event to togglepause;Gravatar waker2010-12-31
| | | | | added new pause event, including command line option; slightly changed/shortened M_* constant names
* moved converter gui to separate pluginGravatar waker2010-12-28
|
* reshuffle playlists in response to gui changesGravatar waker2010-12-12
|
* added support for shuffle albumsGravatar waker2010-12-12
|
* added support for filetype prefix-test (for uade2 mod.title files); some ↵Gravatar waker2010-12-05
| | | | code cleanup
* converter GUI WIPGravatar waker2010-12-04
|
* improved Sort By dialogGravatar waker2010-12-03
|
* fixed pl_sort bug; fixed inconsistency in ddblistview vs pl_sort; reset ↵Gravatar waker2010-12-03
| | | | column sort indicators after Edit->Sort By
* added Edit->Sort By menuGravatar waker2010-12-03
|
* added Title Formatting wiki page links to appropriate dialogsGravatar waker2010-12-03
|
* Merge branch 'master' into staticGravatar waker2010-10-31
|\ | | | | | | | | Conflicts: configure.ac
| * redraw seekbar after seek query, to avoid flickeringGravatar waker2010-10-26
| |
| * make 'n' hotkey working with numlockGravatar waker2010-10-24
| |
* | added portable build mode (--enable-portable configure option)Gravatar waker2010-10-20
|/
* fixed switching between playlists using keyboard when num/caps/xkb modifiers ↵Gravatar waker2010-10-17
| | | | are on
* removed filename translation from everything except help.txtGravatar Alexey Yakovenko2010-10-09
|
* fixed several hangs/slowdowns/bugs in playlist selection codeGravatar Alexey Yakovenko2010-09-26
|
* translated couple of extra strings;Gravatar Alexey Yakovenko2010-09-21
| | | | | | added ability to translate documents from help menu; added ability to translate plugin action strings; added russian translation for about->help
* added About Translators menu itemGravatar Alexey Yakovenko2010-09-19
|
* added "jump to current track" menu itemGravatar Alexey Yakovenko2010-09-01
|
* added resume_last_session optionGravatar Alexey Yakovenko2010-08-30
|
* center on current playing track using ctrl+jGravatar Alexey Yakovenko2010-08-16
|
* added option to open files from command line in named playlistGravatar Alexey Yakovenko2010-08-12
|
* added "follow symlinks" option to Add Folder(s) dialogGravatar Alexey Yakovenko2010-08-10
|
* fixed "remove from disk" menu item; added option to hide itGravatar Alexey Yakovenko2010-08-09
|
* switch between playlists with keys 1-9 with and without alt(mod1) modifierGravatar Alexey Yakovenko2010-08-09
|