Commit Graph

949 Commits

Author SHA1 Message Date
Martin Wagner 71a4a7d3bb
Merge pull request #75 from Newbytee/fix-build-instructions
Use `meson setup` in build instructions
2023-08-02 15:20:17 +02:00
Stefan Hansson f7e2a6c17a
Use `meson setup` in build instructions
Running `setup` without explicitly mentioning it is depreciated and will
be removed in a future version of Meson, so let's do it the correct way.
2023-08-02 12:37:40 +02:00
Martin Wagner b0c0a29291 removed workaround for python-mpd2<3.1 2023-05-04 18:16:36 +02:00
Martin Wagner 8783e9b33b preparations for 1.10.2 2023-03-18 13:11:31 +01:00
Martin Wagner 7054643080 fixed dbus timeouts 2023-02-28 00:32:18 +01:00
Martin Wagner 0ee982f7e4 work around inactive but available org.freedesktop.FileManager1 2023-02-28 00:30:41 +01:00
Martin Wagner 2b150f8a19 fixed some return types in MPRIS interface 2023-02-27 23:38:11 +01:00
Martin Wagner c1b8fd211c test for org.freedesktop.FileManager1 2023-02-26 11:53:32 +01:00
Martin Wagner 97e6a37144 preparations for 1.10.1 2023-01-30 17:48:35 +01:00
Martin Wagner 53e55e38fd updated Bulgarian translation 2023-01-30 17:46:48 +01:00
Martin Wagner b0b1cf9e51 minor css provider fixes 2023-01-23 19:04:31 +01:00
Martin Wagner cf22013983 allow text zooming in lyrics window 2023-01-23 19:02:00 +01:00
Martin Wagner 1b743c96ee avoid cursor reset to show better keyboard focus 2023-01-20 18:15:55 +01:00
Martin Wagner 4c65908050
Merge pull request #70 from MasFlam/master
Update the Polish translation strings
2023-01-19 17:16:44 +01:00
MasFlam 42a1308a85
Update the Polish translation strings 2023-01-19 12:54:56 +01:00
Martin Wagner da1e516f51 made release-events act more like actual buttons 2023-01-16 20:46:02 +01:00
Martin Wagner b17106b45e unified button release and press events 2023-01-16 20:21:34 +01:00
Martin Wagner 7302bea05d updated Dutch translation 2023-01-15 18:20:33 +01:00
Martin Wagner 847c5782a7
Merge pull request #69 from ersen0/po
update turkish translation for 1.10
2023-01-13 19:33:53 +01:00
Oğuz Ersen 40e6899c08
update turkish translation 2023-01-13 21:05:39 +03:00
Martin Wagner 71dbf7d786
Merge pull request #68 from grosmanal/french-1.10
french translations for 1.10
2023-01-13 17:45:03 +01:00
Emmanuel Averty 7378557b7f french translations for 1.10 2023-01-13 17:39:15 +01:00
Martin Wagner 4d01dd6109 updated copyright 2023-01-04 15:33:08 +01:00
Martin Wagner 65668a4163 preparations for 1.10.0 2022-12-29 22:35:39 +01:00
Martin Wagner 1fd5a75567 avoid double seek 2022-12-29 18:43:57 +01:00
Martin Wagner a2e8ac875a updated German translation 2022-12-26 20:44:12 +01:00
Martin Wagner d4ab4f38c9 added A-B loop 2022-12-26 20:42:11 +01:00
Martin Wagner 8f55d37819 readded numpad shortcuts 2022-12-24 10:21:43 +01:00
Martin Wagner ad3938f784 reworked back buttons 2022-12-23 22:53:51 +01:00
Martin Wagner 05bb8ae1a5 simplified some tooltips 2022-12-18 22:44:54 +01:00
Martin Wagner 69e9e33273 simplified CoverEventBox 2022-12-02 18:18:39 +01:00
Martin Wagner 3bd3d8d687 updated German translation 2022-12-02 18:12:42 +01:00
Martin Wagner 278da949b0 reworked song menus 2022-12-02 18:08:28 +01:00
Kian-Meng Ang 607309fcf6
Fix typos (#64)
Found via `codespell -S po`
2022-11-29 11:19:10 +01:00
Martin Wagner b9a3989893 fixed menu position 2022-11-28 23:19:58 +01:00
Martin Wagner 00cc65f421 formatting changes in PlaylistView 2022-11-28 23:12:16 +01:00
Martin Wagner 39a9245fd6 simplified menus 2022-11-28 23:10:45 +01:00
Martin Wagner c2dd1674f2 removed some hacky global shortcuts 2022-11-28 21:34:59 +01:00
Martin Wagner bf25bfa7bc removed local shortcuts from shortcuts window 2022-11-28 20:19:27 +01:00
Martin Wagner 7cd41deef6 removed some obsolete shortcuts 2022-11-28 20:15:07 +01:00
Martin Wagner 0645816972 replaced popovers by menus 2022-11-28 19:12:34 +01:00
Martin Wagner 0526ce3328 removed focus settings of close_button 2022-11-26 11:18:23 +01:00
Martin Wagner f859a08a5f fixed maximize 2022-11-23 18:49:34 +01:00
Martin Wagner da14ac2ef6 don't unset cursor in SelectionList
When no cursor is set in SelectionList and the keyboard focus enters the widget a "item-reselected" is triggered.
2022-11-23 18:34:53 +01:00
Martin Wagner 1231e07f52 removed unneeded argument of MainCover 2022-11-23 18:23:53 +01:00
Martin Wagner 11e45a5d5d use browse mode in SongsList 2022-11-23 18:21:26 +01:00
Martin Wagner 3e4ca4a116 reworked browsing 2022-11-23 18:18:56 +01:00
Martin Wagner fab8604fd3 replaced AlbumPopover with AlbumView 2022-11-23 17:42:42 +01:00
Martin Wagner 0e556a39f1
Merge pull request #63 from grosmanal/french-translator-credits
add french translator credits
2022-11-20 11:13:28 +01:00
Emmanuel Averty cf79da1f88 add french translator credits 2022-11-20 10:24:24 +01:00