summaryrefslogtreecommitdiff
path: root/plugins/gtkui
Commit message (Expand)AuthorAge
* gtkui: added option to render play state as unicode chars instead of pixbuf, ...Gravatar Alexey Yakovenko2014-04-24
* gtkui: single click in album art column selects group and double click plays ...Gravatar Christian Boxdörfer2014-04-07
* gtkui/artwork: new get_cache_path2 API, crash fixGravatar Alexey Yakovenko2014-03-09
* gtk linking changes for static buildGravatar Alexey Yakovenko2014-03-09
* gtkui: avoid config rewrite if gui layout didn't changeGravatar Alexey Yakovenko2014-02-24
* fixed stop_after_current (buf #1062)Gravatar Alexey Yakovenko2014-02-24
* gtkui: respect gui refresh fps in seekbarGravatar Alexey Yakovenko2014-02-19
* gtkui: fixed sizing issues of hvbox children in design modeGravatar Alexey Yakovenko2014-02-19
* gtkui: fixed crash when deleting items from hvboxGravatar Alexey Yakovenko2014-02-19
* gtkui: fixed hvbox shrinking to 0 size in design modeGravatar Alexey Yakovenko2014-02-18
* gtkui: correctly save layout upgrade flagGravatar Alexey Yakovenko2014-02-17
* gtkui: automatically upgrade layout from pre-0.6.2Gravatar Alexey Yakovenko2014-02-17
* gtkui: add toolbar/seekbar/volumebar to the default layoutGravatar Alexey Yakovenko2014-02-17
* gtkui, sid, gme: added widget controlling chiptune voicesGravatar Alexey Yakovenko2014-02-13
* gtkui: fixed bogus lookup_widget("volumebar") callsGravatar Alexey Yakovenko2014-02-12
* gtkui: get rid of top bar in favor of design mode widgetsGravatar Alexey Yakovenko2014-02-12
* gtkui: ported volumebar to widget systemGravatar Alexey Yakovenko2014-02-12
* gtkui: ported playback controls toolbar to widget systemGravatar Alexey Yakovenko2014-02-12
* gtkui: ported seekbar to widget systemGravatar Alexey Yakovenko2014-02-12
* fixed compiling static without .la filesGravatar Alexey Yakovenko2014-02-09
* added COPYING to ffap, ffmpeg, flac, gme, gtkui, hotkeys; changed gme plugin ...Gravatar Alexey Yakovenko2014-02-08
* added / updated / corrected COPYING information in the core, aac, alac, adplu...Gravatar Alexey Yakovenko2014-02-08
* experimental: added support for DDB:CUSTOM_TITLE metadata, for setting radio ...Gravatar Alexey Yakovenko2014-02-05
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
* gtkui: fixed buffer overflow in drag-n-drop handlerGravatar Alexey Yakovenko2014-02-02
* gtkui: minor code cleanup + restored calling gdk_threads_initGravatar Alexey Yakovenko2014-02-02
* gtkui: removed gdk_threads_init to fix running on freebsdGravatar Alexey Yakovenko2014-01-30
* gtkui: prevent passing non-utf8 strings to gtk progress dialogGravatar Alexey Yakovenko2014-01-26
* fixed playlist loaders refcounting bugGravatar Alexey Yakovenko2014-01-20
* [gtkui] enqueue refresh_cb after playlist widget initGravatar Alexey Yakovenko2014-01-20
* gtkui: hide hotkeys tab in preferences, if the hotkeys plugin is not availableGravatar Alexey Yakovenko2014-01-19
* [gtkui] another fix to column autoresizing, now should work in gnome shell as...Gravatar Alexey Yakovenko2014-01-15
* fixed few typosGravatar Alexey Yakovenko2014-01-06
* gtkui: pin groups config wasn't applied on startupGravatar Christian Boxdörfer2014-01-05
* corrected many action titles with correct capitalizationGravatar Alexey Yakovenko2014-01-05
* gtkui: corrected few action titles; fixed bug #1028 ("remove from disk" is no...Gravatar Alexey Yakovenko2014-01-05
* gtkui: fixed column resize cursor areaGravatar Alexey Yakovenko2014-01-05
* added missing "return 0" in few placesGravatar Alexey Yakovenko2014-01-04
* gtkui: fix bug #1006: columns autoresize issuesGravatar Alexey Yakovenko2014-01-04
* added/fixed few things necessary to cross-compile i686 ddb on x86_64 host (WIP)Gravatar Alexey Yakovenko2013-12-24
* fix bug #1020: incorrect cursor/scroll after deleting playlistsGravatar Alexey Yakovenko2013-12-17
* gtkui, hotkeys: fix running without X (bug #1023)Gravatar Alexey Yakovenko2013-12-16
* gtkui: fixed progress dialog while loading playlistsGravatar Alexey Yakovenko2013-12-10
* gtkui: fix eq lines going past bottom marginGravatar Alexey Yakovenko2013-12-10
* gtkui: don't accept messages before GTK finishes initializingGravatar Alexey Yakovenko2013-12-10
* gtkui: fixed actionhandlers not returning FALSE and causing 100% CPU loadGravatar Alexey Yakovenko2013-12-09
* build system fixes for 0.6 staticGravatar Alexey Yakovenko2013-12-03
* gtkui: don't print "widget is not registered" warningGravatar Alexey Yakovenko2013-11-24
* gtkui: remove_from_disk won't remove files from playlist if it can't delete t...Gravatar Alexey Yakovenko2013-11-24
* gtkui: disallow adding playlist and tabbed_playlist at the same timeGravatar Alexey Yakovenko2013-11-23