Commit Graph

193 Commits

Author SHA1 Message Date
Martin Wagner
e45f0272d5 fixed "show-info" 2021-03-27 13:07:32 +01:00
Martin Wagner
8831a75f11 small cleanups 2021-03-27 12:50:45 +01:00
Martin Wagner
b84deacf18 hide AlbumPopover after button press 2021-03-27 12:30:56 +01:00
Martin Wagner
cfd09828dd small fix in AlbumWindow 2021-03-27 12:24:08 +01:00
Martin Wagner
2b78ae1ecc added ArtistPopover 2021-03-27 11:55:49 +01:00
Martin Wagner
09ec5ae893 simplified button press events 2021-03-26 19:19:34 +01:00
Martin Wagner
046dfa4ff7 unified shortcuts in borwser 2021-03-26 16:39:21 +01:00
Martin Wagner
2b9475efe7 made popoveres persistent 2021-03-24 17:35:05 +01:00
Martin Wagner
3d82a8fc5a improved the speed of adding whole artists 2021-03-23 18:30:59 +01:00
Martin Wagner
950d86b5c3 removed "wrapped_call" method of Client class 2021-03-21 17:24:45 +01:00
Martin Wagner
f53fa989b1 keep ArtistWindow in sync with AlbumWindow 2021-03-21 16:04:46 +01:00
Martin Wagner
9967966747 allow adding whole artists to the playlist via middle click 2021-03-21 15:23:56 +01:00
Martin Wagner
02cee37690 fixed unintended search execution on startup/profile-change 2021-03-20 15:58:42 +01:00
Martin Wagner
6885187b09 hide all popovers on connection loss 2021-03-19 20:55:41 +01:00
Martin Wagner
f07e20d9ca unified gui freeze workarounds in SearchWindow and AlbumWindow 2021-03-19 20:32:48 +01:00
Martin Wagner
9c2526b5a7 reduced gui refreshes in search 2021-03-19 19:53:23 +01:00
Martin Wagner
bd154b6b25 made search faster 2021-03-19 19:38:17 +01:00
Martin Wagner
4c48f53198 Revert "replaced go-previous-symbolic with go-jump-symbolic"
This reverts commit 35d95527a5.
2021-03-17 17:12:48 +01:00
Martin Wagner
35d95527a5 replaced go-previous-symbolic with go-jump-symbolic 2021-03-14 15:23:55 +01:00
Martin Wagner
5dea4df974 changed animation of lyrics window 2021-03-12 19:18:50 +01:00
Martin Wagner
0faf3f4bce allow downstream maintainers to specify a static locale path 2021-03-11 21:58:05 +01:00
Martin Wagner
527e8714b2 small fix for remote files and files with no predicted duration 2021-03-10 18:52:31 +01:00
Martin Wagner
7969ec54ff preparations for 1.1.1 2021-02-14 17:10:51 +01:00
Martin Wagner
a352cef341 fixed unneeded hard drive write operations (flatpak) 2021-02-14 17:08:06 +01:00
Martin Wagner
2d6b83a94e preparations for 1.1.0 2021-02-13 12:03:08 +01:00
Martin Wagner
7610178497 removed empty tooltips 2021-02-13 11:56:16 +01:00
Martin Wagner
95386b05bc removed separator 2021-02-12 21:48:54 +01:00
Martin Wagner
7c5f0b4fbf changed order of check buttons in settings window 2021-02-12 21:26:32 +01:00
Martin Wagner
8217a87f13 small formulation change 2021-02-12 17:00:06 +01:00
Martin Wagner
6fc61f37e0 removed "combo_settings" from settings window 2021-02-11 19:09:12 +01:00
Martin Wagner
f07d7a3448 removed show-album-view-tooltips key 2021-02-11 18:10:39 +01:00
Martin Wagner
576bc088e9 remember mini player state 2021-02-08 17:49:45 +01:00
Martin Wagner
a5b2ad16dc fixed paned positions restoring 2021-02-08 09:32:55 +01:00
Martin Wagner
27b4efb49f improved column sizing in playlist window 2021-02-07 19:27:06 +01:00
Martin Wagner
b2cab7b188 removed unneeded vars 2021-02-07 19:14:38 +01:00
Martin Wagner
c4734d80b7 automatically save window layout 2021-02-07 19:05:30 +01:00
Martin Wagner
3ecb93b7b9 added mpd specific icons 2021-02-07 12:23:16 +01:00
Martin Wagner
7916112432 allow moving the miniplayer by dragging the cover 2021-02-04 21:33:51 +01:00
Martin Wagner
24d5bd1ca3 fixed AudioType 2021-01-16 23:06:04 +01:00
Martin Wagner
959dc9b5ad improved sigular plural handling in translations 2021-01-16 14:55:06 +01:00
Martin Wagner
e8191eab7c preparations for 1.0.0 2021-01-02 11:49:04 +01:00
Martin Wagner
7ab40d5049 preparations for 0.9.9 2021-01-01 21:20:33 +01:00
Martin Wagner
a695d829d8 fixed play/pause (space key) when album popover is shown 2021-01-01 21:05:40 +01:00
Martin Wagner
ac749a10dd fixed error when GLib.UserDirectory.DIRECTORY_MUSIC returns None 2021-01-01 17:54:20 +01:00
Martin Wagner
f7ada87104 ensure window is shown before connecting client 2021-01-01 15:50:08 +01:00
Martin Wagner
4925b0288c improved open with button appearance 2021-01-01 15:37:17 +01:00
Martin Wagner
fb60e4701f fixed license text in source code 2021-01-01 14:11:59 +01:00
Martin Wagner
35ef3deaab updated copyright 2021-01-01 13:19:05 +01:00
Martin Wagner
62c30b1b01 small ui fixes 2021-01-01 12:44:04 +01:00
Martin Wagner
2f28b91865 simplified SongPopover 2020-12-31 17:28:33 +01:00