summaryrefslogtreecommitdiff
path: root/plugins/gtkui
Commit message (Collapse)AuthorAge
* changed project description in many filesGravatar Alexey Yakovenko2014-07-16
|
* Tweaked "Stop after current" settings in the GUIGravatar Alexey Yakovenko2014-07-16
|
* fixed "play" action when nothing is selected and playback is stopped (bug #1148)Gravatar Alexey Yakovenko2014-07-10
|
* fixed unpausing of currently paused track using "play" actionGravatar Alexey Yakovenko2014-07-08
|
* fixed wiki link in the gtkui_api.hGravatar Alexey Yakovenko2014-07-07
|
* new wiki linksGravatar Alexey Yakovenko2014-07-07
|
* gtkui: call exit(0) to force exit when background jobs are running, instead ↵Gravatar Alexey Yakovenko2014-07-07
| | | | of attempt to perform clean exit (which is impossible in these conditions)
* fixed artwork cache resetting in multiple places (bug #1143)Gravatar Alexey Yakovenko2014-07-05
|
* gtkui: another fix for "set custom title" textGravatar Alexey Yakovenko2014-06-25
|
* gtkui: fixed "Set custom title" stringGravatar Alexey Yakovenko2014-06-25
|
* gtkui, playlist: disable custom title in both "add location" and playlist ↵Gravatar Alexey Yakovenko2014-06-19
| | | | context menu, until new title formatting is finished
* gtkui: improved custom title dlgGravatar Alexey Yakovenko2014-06-17
|
* gtkui: better custom title configuration using context menuGravatar Alexey Yakovenko2014-06-17
|
* removed unused libs from gtkui folderGravatar Alexey Yakovenko2014-06-14
|
* made shift-jis detector optional and configurableGravatar Alexey Yakovenko2014-06-14
|
* gtkui: osx compile fixGravatar Alexey Yakovenko2014-06-08
|
* gtkui: remove unnecessary code which was handling Menu key for popup menu ↵Gravatar Alexey Yakovenko2014-06-08
| | | | (this is handled by GTK popup-menu signal)
* gtkui: improved keyboard handlingGravatar Alexey Yakovenko2014-06-08
|
* gtkui: popup-menu event handlerGravatar Alexey Yakovenko2014-06-08
|
* gtkui: fixed keyboard handling (bug #1103)Gravatar Alexey Yakovenko2014-06-03
|
* gtkui: fixed crash after attempting to add location with empty URLGravatar Alexey Yakovenko2014-06-03
|
* Merge pull request #5 from cboxdoerfer/masterGravatar Alexey Yakovenko2014-06-03
|\ | | | | gtkui: fix calculation of album art column position (hscrollpos was igno...
* | reset the playqueue if a user attempts to play the selected file (bug #928)Gravatar Alexey Yakovenko2014-05-28
| |
| * gtkui: fix calculation of album art column position (hscrollpos was ignored)Gravatar Christian Boxdörfer2014-05-22
|/
* gtkui: fix column edit title issue (bug #1096)Gravatar Alexey Yakovenko2014-05-15
|
* gtkui: restored the accidentally deleted double-click status bar handlerGravatar Alexey Yakovenko2014-05-11
|
* gtkui: removed unused event handlers from mainwinGravatar Alexey Yakovenko2014-05-11
|
* gtkui: when unknown widget is encountered (e.g. widget plugin doesn't work ↵Gravatar Alexey Yakovenko2014-05-04
| | | | or missing), layout is not dropped, but placeholder widget will be inserted, to preserve the layout
* Merge pull request #3 from cboxdoerfer/masterGravatar Alexey Yakovenko2014-05-04
|\ | | | | gtkui: improve performance of album art drawing in playlist
* \ Merge branch 'wander'Gravatar Alexey Yakovenko2014-05-04
|\ \
| | * gtkui: improve performance of album art drawing in playlistGravatar Christian Boxdörfer2014-05-04
| |/ |/|
* | gtkui: fixed bug in gtk_drag_check_thresholdGravatar Alexey Yakovenko2014-05-01
| |
* | added "stop playback after current album finishes" functionalityGravatar Aleksejs Popovs2014-05-01
| |
* | gtkui: added downgradable layout config support, that is, allowing ↵Gravatar Alexey Yakovenko2014-04-28
| | | | | | | | downgrading deadbeef from higher to lower versions without loosing the layout setup, implemented by seraparating layout config for each version
* | gtkui: added option to disable seekbar overlayGravatar Alexey Yakovenko2014-04-28
| |
* | gtkui: possible workaround for gtk crash described in bug #1099Gravatar Alexey Yakovenko2014-04-28
| |
* | fixed streaming audio seek issues (bug #1098)Gravatar Alexey Yakovenko2014-04-25
| |
* | gtkui: added option to render play state as unicode chars instead of pixbuf, ↵Gravatar Alexey Yakovenko2014-04-24
| | | | | | | | for better looks on HDPI screens
* | gtkui: single click in album art column selects group and double click plays ↵Gravatar Christian Boxdörfer2014-04-07
| | | | | | | | first track of group
* | 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
| |