Commit Graph

911 Commits

Author SHA1 Message Date
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
Martin Wagner 9683c62274
Merge pull request #62 from grosmanal/translation-french
add french translations
2022-11-19 23:12:46 +01:00
Emmanuel Averty 9a7f1e431e add french translations 2022-11-19 15:48:32 +01:00
Martin Wagner b4671ccc89 updated feature list 2022-11-06 11:58:11 +01:00
Martin Wagner 4fb0230c43 changed "lib-path" to "music-directory" 2022-11-06 11:52:41 +01:00
Martin Wagner 270619b15c updated translations 2022-11-06 11:38:18 +01:00
Martin Wagner fccb95287d trigger reconnect on socket-connection change 2022-11-06 11:20:23 +01:00
Martin Wagner 719aadfdfb fixed focus in ConnectionSettings 2022-11-06 11:14:15 +01:00
Martin Wagner ed67499101 connect via unix socket per default 2022-11-06 10:50:43 +01:00
Martin Wagner 2b42dc22a7 fixed method name 2022-11-06 10:47:10 +01:00
Martin Wagner 9216e7f517 unified fallbacks 2022-11-06 10:40:28 +01:00
Martin Wagner d4ab26c8d2 removed profiles 2022-11-06 10:30:55 +01:00
Martin Wagner 1927e61689 fixed socket connect with low permissions 2022-11-05 14:48:43 +01:00
Martin Wagner bc14370ef2 preparations for 1.9.0 2022-10-23 11:20:54 +02:00
Martin Wagner 5ac1a67806 changed play shortcut 2022-10-22 23:05:26 +02:00
Martin Wagner 79183dc422 fixed unintended revealing of back_button in PlaylistWindow 2022-10-22 12:31:27 +02:00
Martin Wagner d745ba0981 removed middle click action from CoverEventBox 2022-10-22 12:06:43 +02:00
Martin Wagner ec543ed64a reworked capitalization in the description 2022-10-22 11:38:56 +02:00
Martin Wagner 0384bc8e47 updated translation hints 2022-10-22 11:26:46 +02:00
Martin Wagner c37cfe62a8 updated translations 2022-10-22 11:15:12 +02:00
Martin Wagner 176540a488 updated shortcuts window 2022-10-22 11:00:31 +02:00
Martin Wagner 4d386d97e0 fixed scrolling in back_to_current_album 2022-10-22 10:42:25 +02:00
Martin Wagner 1bd340927c made ArtistList a plane filter like GenreList 2022-10-22 10:30:26 +02:00
Martin Wagner 43236a60cd removed confusing "enqueue" buttons 2022-10-22 10:00:49 +02:00
Martin Wagner 4acaf5829e removed unused function of Client 2022-10-22 00:28:34 +02:00
Martin Wagner c05a6f1937 fixed scrolling in PlaylistView 2022-10-21 17:53:11 +02:00
Martin Wagner d1a6f3d66e added missing dependency 2022-10-20 16:41:54 +02:00
Martin Wagner 05b3cc9bbc removed some unused code from PlaylistView 2022-10-19 13:11:37 +02:00
Martin Wagner 38f096cd56 removed subtitles in shortcuts window 2022-10-19 12:05:10 +02:00
Martin Wagner e46ec34ed5 reworked keybindings 2022-10-19 11:38:52 +02:00
Martin Wagner 220cc772b5 disabled search in SongsList 2022-10-18 18:14:55 +02:00
Martin Wagner 563d92f077 updated translation hints 2022-10-18 17:55:37 +02:00
Martin Wagner 8301a05520 updated features list 2022-10-18 17:53:42 +02:00
Martin Wagner 911e52b0f7 removed unmaintained stored playlist features
The stored playlist features were unused by me and therefore untested for almost half a year now. They are incompatiple with mpd servers that do not support stored playlists (playlist_directory not set). Adapting them would make them even longer and more complex.
2022-10-18 17:40:14 +02:00
Martin Wagner da87188a78 fixed errors on fast profile switch 2022-10-01 17:06:00 +02:00
Martin Wagner 7d744f21dd removed empty Gtk.EventBox in CoverLyricsWindow (fixes #52) 2022-09-26 18:59:22 +02:00
Martin Wagner c9be91d3fc preparations for 1.8.1 2022-09-25 19:09:41 +02:00
Martin Wagner bd62ea8d94 tweaked AlbumPopover size 2022-09-23 22:23:00 +02:00
Martin Wagner f9b29f2a3c improved connecting process 2022-09-20 18:42:37 +02:00