563d92f077
updated translation hints
2022-10-18 17:55:37 +02:00
8301a05520
updated features list
2022-10-18 17:53:42 +02:00
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
da87188a78
fixed errors on fast profile switch
2022-10-01 17:06:00 +02:00
7d744f21dd
removed empty Gtk.EventBox in CoverLyricsWindow ( fixes #52 )
2022-09-26 18:59:22 +02:00
c9be91d3fc
preparations for 1.8.1
v1.8.1
2022-09-25 19:09:41 +02:00
bd62ea8d94
tweaked AlbumPopover size
2022-09-23 22:23:00 +02:00
f9b29f2a3c
improved connecting process
2022-09-20 18:42:37 +02:00
c9838118be
clear window title on connection error
2022-09-19 23:27:38 +02:00
5e34ea7658
fixed "disconnected" signals
2022-09-19 23:18:32 +02:00
1307566b35
fixed play/pause button tooltip
2022-09-19 20:07:39 +02:00
bf9157c9da
always allow moving the window by dragging the album cover
2022-09-18 23:10:49 +02:00
2ce23a5b33
synced AboutDialog.ui and AUTHORS
2022-09-16 17:27:53 +02:00
b1f9f0092d
reworked tooltips in PlaybackControl
2022-09-16 17:19:48 +02:00
02dec1f5f8
preparations for 1.8.0
v1.8.0
2022-09-11 11:50:37 +02:00
4cc8c63ef9
always clear window title on startup
2022-09-03 11:30:27 +02:00
806b599db2
don't enable back-to-current-album on reconnect
2022-09-03 11:18:16 +02:00
279107d2a6
fixed get_current_album_path
2022-09-03 11:15:34 +02:00
a99ce64c66
fixed back_to_current_album
2022-09-03 10:38:24 +02:00
f24f58e930
always select current album in AlbumList when possible
2022-09-03 10:12:41 +02:00
750a311327
set selection mode to BROWSE in AlbumList
2022-09-02 23:59:27 +02:00
23f9ffa76c
avoid too many "disconnected" signals
2022-08-27 14:11:41 +02:00
6ed7a9c46d
fixed typo
2022-08-27 14:05:58 +02:00
98d1a140bf
separated selecting and scrolling in SelectionList
2022-08-27 14:05:10 +02:00
76c27816a8
improved auto scrolling in browser
2022-08-27 13:53:28 +02:00
b1994fc4bc
fixed double selection in SelectionList
2022-08-27 13:50:11 +02:00
84216f569f
disabled double-click play in ArtistList
2022-08-27 13:42:35 +02:00
a7a209d577
reworked SelectionList
2022-08-27 13:39:13 +02:00
953d5ec8d3
use try, except, else
2022-08-08 18:25:23 +02:00
9ed5e67f5e
fixed some scrolling issues
2022-07-18 19:29:46 +02:00
fdeaad4b9f
improved back_to_current_song_button to cover less information
2022-07-16 15:16:25 +02:00
f6124ae45e
Merge pull request #53 from MasFlam/master
...
Add Polish translation
2022-06-20 19:51:53 +02:00
76b7b3b45b
Add Polish translation
2022-06-20 19:24:44 +02:00
7e8b169705
reworked Duration
2022-05-28 14:16:56 +02:00
3e2f8c51d2
use GLib.DateTime to parse time
2022-05-27 22:52:02 +02:00
6acef07ccc
unified time strings
2022-05-27 22:13:04 +02:00
666fe08208
fixed cover aspect ratio to 1
2022-05-26 15:58:50 +02:00
7f2cccdbab
fixed fallback cover placing
2022-05-14 15:22:19 +02:00
2369aca946
fixed blurry fallback covers
2022-05-14 14:46:46 +02:00
22f452c4ef
fixed normal player restore
2022-04-23 14:01:23 +02:00
d28b9901cb
load svg at sufficient size
2022-04-23 13:25:43 +02:00
142ff75774
prevent silent crashes
2022-04-23 13:20:10 +02:00
9869bd8753
fixed popover placing in AlbumList
2022-04-23 13:06:17 +02:00
6f188128ae
use get_cursor where possible
2022-04-23 13:03:44 +02:00
f240215b1f
reworked playlist highlighting
2022-04-23 12:36:51 +02:00
df3f996f71
fixed default mini player size
2022-04-21 17:24:06 +02:00
67c914002d
auto resize main cover
2022-04-21 17:14:43 +02:00
6198a821db
fixed ctrl-c behavior
2022-04-16 22:02:18 +02:00
d07ca0697d
set sensitivity of back_button
2022-04-16 21:21:50 +02:00
32893f7062
fixed MPRIS Previous method according to the specs
...
Using conditional previous in the MPRIS interface introduced some bugs.
It was not possible to go to the previous track via plasma's MPRIS client.
2022-04-16 20:47:59 +02:00