Commit Graph

517 Commits

Author SHA1 Message Date
Martin Wagner
432a4d4425 dutch translation update 2021-02-12 09:34:02 +01:00
Martin Wagner
15ed338062 german translation update 2021-02-11 22:20:35 +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
4a0b6a0350 added symbolic app icon 2021-02-07 10:03:45 +01:00
Martin Wagner
7916112432 allow moving the miniplayer by dragging the cover 2021-02-04 21:33:51 +01:00
Martin Wagner
4e8ae30201 icon style fixes 2021-02-01 20:41:00 +01:00
Martin Wagner
a5a53032f2 small fix in german translation 2021-01-23 12:45:58 +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
5db00fcd27 fixed release order in appdata file 2021-01-01 22:00:59 +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
d920da9e52 fixed typo in german translation 2021-01-01 14:34:31 +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
Martin Wagner
72588b5b66 fixed placing of app chooser dialog 2020-12-31 14:54:13 +01:00
Martin Wagner
838e421466 added ability to open song files with any application 2020-12-31 14:47:25 +01:00
Martin Wagner
2d6e2aa3f5 improved progress indication while albums are loading 2020-12-29 18:42:53 +01:00
Martin Wagner
6fe8fa9d37 allow password revealing 2020-12-29 17:44:20 +01:00
Martin Wagner
2493255643
Update README.md 2020-12-28 13:45:12 +01:00
Martin Wagner
d86a52d1d3 replaced Gtk.FileChosserDialog with Gtk.FileChooserNative 2020-12-28 13:02:38 +01:00
Martin Wagner
36c25b54c4 added missing tags to appdata 2020-12-27 22:51:16 +01:00
Martin Wagner
d2bb684253 fixed description in README.md and appdata file 2020-12-27 20:10:18 +01:00
Martin Wagner
8d01ba7501 fixed typo 2020-12-27 20:06:50 +01:00
Martin Wagner
780469e2c9 preparations for 0.9.8 2020-12-27 20:01:33 +01:00
Martin Wagner
656767e249 fixed translation in flatpak environment 2020-12-27 18:01:45 +01:00
Martin Wagner
60113344e0 set default icon name 2020-12-27 12:09:25 +01:00
Martin Wagner
170c7e6db8 fixed gschema id and path 2020-12-27 11:52:10 +01:00
Martin Wagner
8ad3ffe826 fixed .desktop icon name 2020-12-27 11:48:11 +01:00
Martin Wagner
ae0ade98a5 unified app-id and added an appdata file 2020-12-27 11:42:32 +01:00
Martin Wagner
0269fa87f0 use toggle_play in MPRISInterface.PlayPause 2020-12-24 15:22:54 +01:00
Martin Wagner
170165e0fd small fix in SearchWindow 2020-12-24 13:55:04 +01:00
Martin Wagner
612493ba90 fixed _get_loop_status 2020-12-24 13:47:28 +01:00
Martin Wagner
b6be0f0430 migrated MPRISInterface to Gio 2020-12-24 13:21:08 +01:00
Martin Wagner
7ae0f1e216 improved mpd permissons handling 2020-12-22 12:33:21 +01:00
Martin Wagner
5953d73389 fixed error in PlaybackControl._refresh_tooltips() 2020-12-19 00:14:55 +01:00
Martin Wagner
604b17ea3a added tooltips to prev/next buttons indicating number of tracks before/after current track 2020-12-18 22:12:50 +01:00