summaryrefslogtreecommitdiff
path: root/plugins/gtkui
Commit message (Expand)AuthorAge
...
* | 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
| * gtkui: single click in album art column selects group and double click plays ...Gravatar Christian Boxdörfer2014-02-06
| * gtkui: improved performance when resizing album art columnGravatar Christian Boxdörfer2014-02-06
| * gtkui: fixed scrolling when resizing album art columnGravatar Christian Boxdörfer2014-02-06
|/
* 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
* gtkui: cleanup songchanged_cb; prevent auto-switching playlists because of cu...Gravatar Alexey Yakovenko2013-11-23
* gtkui: yet another fix to column autoresizeGravatar Alexey Yakovenko2013-11-23
* gtkui: don't render placeholders when not in design modeGravatar Alexey Yakovenko2013-11-23
* gtkui: better fix to column autoresize raceGravatar Alexey Yakovenko2013-11-17
* disabled osx support to unbreak static buildGravatar Alexey Yakovenko2013-11-17
* gtkui: fixed refresh after loading playlistGravatar Alexey Yakovenko2013-11-17
* gtkui: fixed osx supportGravatar Alexey Yakovenko2013-11-15
* gtkui: avoid marking hotkeys as changed on selectionGravatar Alexey Yakovenko2013-11-14
* gtkui: gtk3 compile fixGravatar Alexey Yakovenko2013-11-14
* fixed is_local_file documentation, fixed few places which use itGravatar Alexey Yakovenko2013-11-14