Commit Graph

467 Commits

Author SHA1 Message Date
Martin Wagner 70ca48b7cc preparations for 0.9.7 2020-12-13 19:28:53 +01:00
Martin Wagner b407f0466d added missing return 2020-12-13 13:44:25 +01:00
Martin Wagner e6c292f658 removed unneeded stop_flag check in AlbumWindow._refresh() 2020-12-13 11:53:16 +01:00
Martin Wagner ebe73cc4ea updated readme 2020-12-12 13:30:12 +01:00
Martin Wagner 9e4068f399 unified logic of button and key press handling 2020-12-12 13:04:47 +01:00
Martin Wagner fd822aad94 changed FocusFrame design 2020-12-10 22:39:46 +01:00
Martin Wagner 4257369486 fixed css priority 2020-12-09 19:12:12 +01:00
Martin Wagner d2fc1aff18 increased max height of SongPopover 2020-12-08 20:03:40 +01:00
Martin Wagner 79e7ea5973 fixed height allocation of AlbumPopover 2020-12-08 18:27:49 +01:00
Martin Wagner 33e57b9e7f fixed max size of SongPopover and AlbumPopover 2020-12-06 22:37:48 +01:00
Martin Wagner 58a7385186 added missing comment 2020-12-06 15:41:54 +01:00
Martin Wagner d60d600df2 small fixes in SongPopover and AlbumPopover 2020-12-06 15:36:49 +01:00
Martin Wagner 090c7c814c made album loading faster (~40% less time) 2020-12-06 14:11:40 +01:00
Martin Wagner b76631e98a improved key and mouse button bindings in AlbumWindow and SongsView 2020-12-06 12:03:49 +01:00
Martin Wagner 2633c841cd replaced AlbumDialog with AlbumPopover 2020-12-06 00:45:25 +01:00
Martin Wagner e8d19066fb removed unneeded event emit 2020-12-05 14:02:14 +01:00
Martin Wagner 7e7d6c673f fixed cover loading error when no music dir is specified 2020-11-20 21:39:16 +01:00
Martin Wagner 2cd18d931f enabled search in playlist 2020-11-16 18:22:23 +01:00
Martin Wagner 52de223b0f do not hang on GLib error see: #14 2020-11-13 19:06:01 +01:00
Martin Wagner 13d7c2d36f preparations for 0.9.6 2020-11-06 18:03:55 +01:00
Martin Wagner b6c5718a02
Update README.md 2020-11-03 17:10:43 +01:00
Martin Wagner 596adc9ca8 added Dutch translation by Martin de Reuver 2020-11-03 17:04:25 +01:00
Martin Wagner 050f453496 fixed spacing in OutputPopover 2020-11-01 13:58:26 +01:00
Martin Wagner eb4b8adfb1 support single mode oneshot 2020-11-01 13:27:23 +01:00
Martin Wagner e644655bf7 added missing elif 2020-11-01 13:00:10 +01:00
Martin Wagner 660ec71865 removed unneeded show_all() 2020-11-01 12:58:13 +01:00
Martin Wagner ad1fd2339c added audio output control to volume button 2020-11-01 12:54:53 +01:00
Martin Wagner 769102b0b7 updated screenshot in readme 2020-10-25 11:55:17 +01:00
Martin Wagner a183d8241e preparations for 0.9.5 2020-10-25 11:54:03 +01:00
Martin Wagner dad4155779 fixed mpd connection errors 2020-10-25 11:43:02 +01:00
Martin Wagner 46d4864f8a merged move and delete function of PlaylistWindow 2020-10-22 11:14:38 +02:00
Martin Wagner f41e075fc1 fixed _on_row_deleted 2020-10-21 21:42:17 +02:00
Martin Wagner a438fc5c37 removed unneeded lines 2020-10-21 21:15:09 +02:00
Martin Wagner 6a8bd1e823 simplified FocusFrame 2020-10-21 21:09:07 +02:00
Martin Wagner 4ccda70197 allow reordering of tracks in playlist via dnd 2020-10-21 20:59:28 +02:00
Martin Wagner abaab72943 removed PixelSizedIcon 2020-10-21 11:14:17 +02:00
Martin Wagner 06c7d0b36e fixed ServerStats 2020-10-20 18:14:20 +02:00
Martin Wagner 6f443baf65 simplified icon size settings 2020-10-20 13:13:50 +02:00
Martin Wagner a734df891a minor fixes in SearchWindow 2020-10-18 23:45:36 +02:00
Martin Wagner a9069a2950 reordered AlbumDialog window title 2020-10-18 19:33:01 +02:00
Martin Wagner 9e3f117041 imporved handling of multi value tags 2020-10-17 11:30:00 +02:00
Martin Wagner ed067ed869 removed OK-button in ServerStats 2020-10-17 00:21:33 +02:00
Martin Wagner 4c72085473 fixed icon size in PlaylistSettings 2020-10-17 00:03:18 +02:00
Martin Wagner 4744cf1875 improved dialogs removing gtk specific css 2020-10-16 21:48:23 +02:00
Martin Wagner 3d1707b62c updated icon 2020-10-16 15:22:43 +02:00
Martin Wagner d87c65c5cc removed extra frame in ServerStats 2020-10-13 18:54:18 +02:00
Martin Wagner 745f408059 cleanups 2020-10-13 17:12:54 +02:00
Martin Wagner 471505fe14 removed unneeded import 2020-10-13 16:49:59 +02:00
Martin Wagner 863e3426bd fixed profile renaming 2020-10-13 16:44:02 +02:00
Martin Wagner e22d14882d load covers from XDG_MUSIC_DIR if nothing is configured 2020-10-13 15:34:53 +02:00