Commit Graph

578 Commits

Author SHA1 Message Date
Martin Wagner
6ccd853d82 added missing genre filter 2021-07-22 19:25:55 +02:00
Martin Wagner
14d4766283 fixed unusable search (#38) 2021-07-21 18:36:26 +02:00
Martin Wagner
86caa2ccb0
Merge pull request #35 from dgcampea/bitrate
Handle unknown bitrates
2021-07-21 11:46:16 +02:00
dgcampea
f0cfc240fa
AudioFormat:
Display unknown bitrates as "-- kbps"
  Use str instead of float for bitrate
2021-07-20 23:33:44 +01:00
Martin Wagner
3bcffa8bcd translation update 2021-07-20 20:17:56 +02:00
Martin Wagner
1b20f0347e removed unneeded ".new()" calls 2021-07-19 22:41:32 +02:00
Martin Wagner
a01972691e unified some arguments 2021-07-19 22:33:54 +02:00
dgcampea
bc17670fc0
Uninitialize libnotify before quitting 2021-07-19 17:19:48 +01:00
Martin Wagner
bee7cf8e8f replaced " = " by "=" 2021-07-18 22:39:35 +02:00
dgcampea
d97a1f1a53
reduce notification spam 2021-07-18 21:27:21 +01:00
Martin Wagner
f46a789111 fixed next/prev-button tooltips 2021-07-17 14:15:31 +02:00
Martin Wagner
8c75b510d5 simplified play button icon change 2021-07-17 14:07:04 +02:00
Martin Wagner
5d2edb9abb use more Gio binds 2021-07-17 13:58:19 +02:00
Martin Wagner
ca39c3bed0 fixed "_on_show_audio_format_changed" 2021-07-16 20:37:44 +02:00
Martin Wagner
46f36f4a4a small fix in AudioFormat 2021-07-16 20:29:37 +02:00
Martin Wagner
e91604e170 translation update 2021-07-16 20:28:02 +02:00
Martin Wagner
f99519db82 made AudioFormat optional 2021-07-16 20:07:52 +02:00
Martin Wagner
6f2d6e797f small cleanup 2021-07-16 19:46:39 +02:00
Martin Wagner
06f0c0804f removed action bar in playlist window 2021-07-16 19:39:48 +02:00
Martin Wagner
975e0470ae don't show "AudioType" when format is empty 2021-07-04 22:42:12 +02:00
Martin Wagner
eb1d4cfd7f fixed "SearchWindow" 2021-07-04 19:38:05 +02:00
Martin Wagner
eb26e7c9ec replaced "-" by "•" in "AlbumPopover" 2021-07-04 18:41:13 +02:00
Martin Wagner
63135b23cb fixed popdown of popovers 2021-07-04 18:37:14 +02:00
Martin Wagner
8e3aa47dc5 revert file type detection in "AudioType" 2021-07-04 17:24:36 +02:00
Martin Wagner
a84cdf34b6 use "•" in window title instead of "-" 2021-07-04 16:52:12 +02:00
Martin Wagner
1e7a010bec use "locale.str" to convert float to str 2021-07-04 16:26:18 +02:00
Martin Wagner
734836711f fixed sorting in SelectionList (#32) 2021-07-03 15:05:56 +02:00
Martin Wagner
b7d027edf6 fixed MPDActionGroup action state on reconnect 2021-06-27 22:38:09 +02:00
Martin Wagner
4deaadd1cf added debug mode 2021-06-27 19:43:18 +02:00
Martin Wagner
94cb95e1f7 small performance improvements 2021-06-27 19:08:32 +02:00
Martin Wagner
11ec902319 improved icon autosizing 2021-06-25 23:21:06 +02:00
Martin Wagner
e505416036 improved "GenreSelect" (#31) 2021-06-24 21:24:22 +02:00
Martin Wagner
d665263366 use "rewind-mode" in MPRIS interface 2021-06-12 22:37:37 +02:00
Martin Wagner
0bee26c7c1 added "rewind-mode" for previous button 2021-06-12 09:38:57 +02:00
Martin Wagner
e08f0232ff improved metadata formatting in SongPopover 2021-06-07 18:40:25 +02:00
Martin Wagner
66bf9c310a ignore broken covers fetched via mpd 2021-06-02 21:34:01 +02:00
Martin Wagner
8c0c1fe59e preparations for 1.2.1 2021-05-04 17:29:20 +02:00
Martin Wagner
364faf67be added force mode to "back_to_current_album_button" 2021-05-02 14:42:01 +02:00
Martin Wagner
7cd76f34bb removed tooltips in ArtistPopover 2021-04-25 19:40:43 +02:00
Martin Wagner
113d07a70a fixed single mode oneshot indicator with some themes 2021-04-25 19:33:44 +02:00
Martin Wagner
1e5b894d82 fixed mem leak 2021-04-25 19:00:54 +02:00
Martin Wagner
5815ca79a7 fixed styling of OutputPopover 2021-04-25 17:08:22 +02:00
Martin Wagner
d54cf001d7 changed oneshot single mode indication 2021-04-25 11:54:33 +02:00
Martin Wagner
3bdf185788 fixed button packing issue 2021-04-24 11:42:35 +02:00
Martin Wagner
87786099ea provide settings button on connection error 2021-04-24 11:03:46 +02:00
Martin Wagner
60afc4e412 fixed PlaybackOptions 2021-04-24 10:24:59 +02:00
Martin Wagner
b32a065b66 removed "search-focus-changed" signal 2021-04-23 22:06:13 +02:00
Martin Wagner
1660f26fa5 avoid multiple implementations of simple mpd commands 2021-04-23 21:29:46 +02:00
Martin Wagner
3474c027f5 fixed connect_button 2021-04-23 16:17:37 +02:00
Martin Wagner
4d1b20f7a5 internal cleanups in SettingsDialog 2021-04-23 15:30:08 +02:00
Martin Wagner
3caac937b7 reworked ProfileSettings 2021-04-22 23:40:51 +02:00
Martin Wagner
de426ec189 preparations for 1.2.0 2021-04-21 16:03:54 +02:00
Martin Wagner
5155f3fb0e updated translations 2021-04-20 17:48:03 +02:00
Martin Wagner
c35687956d small changes in GeneralSettings 2021-04-18 17:23:12 +02:00
Martin Wagner
5baa8caee1 made MPRIS optional 2021-04-17 13:22:07 +02:00
Martin Wagner
4d13f8fca1 readded consistent double-click in ArtistWindow, AlbumWindow and SongsView 2021-04-13 22:07:57 +02:00
Martin Wagner
209e027f62 added append, play and enqueue buttons to song popovers in the browser 2021-04-13 17:58:00 +02:00
Martin Wagner
7113d9d5e4 use new mpd commands 'albumart' and 'readpicture' to load missing covers 2021-04-11 18:54:19 +02:00
Martin Wagner
c01360b298 harmonized selection logic of genre filter and artist list 2021-04-08 19:49:18 +02:00
Martin Wagner
deaffde342 fixed wrong genre filter in CoverEventBox 2021-04-08 15:01:03 +02:00
Martin Wagner
af667eab8b reworked back_to_current_album and genre filter logic 2021-04-08 14:56:01 +02:00
Martin Wagner
6511fdd4af made genre filter more consistent 2021-04-06 20:59:25 +02:00
Martin Wagner
d9bd0a90b1 removed custom css in MainCover 2021-04-02 17:45:52 +02:00
Martin Wagner
df003c9fb9 slightly reworked AlbumPopover and SongPopover 2021-04-02 17:30:54 +02:00
Martin Wagner
f7fe7d8106 enable fixed_height_mode in PlaylistWindow 2021-03-28 23:03:13 +02:00
Martin Wagner
bb15aaacd9 improved style of ArtistPopover 2021-03-27 23:14:09 +01:00
Martin Wagner
303a02c1dd updated shortcuts window 2021-03-27 13:21:46 +01:00
Martin Wagner
e45f0272d5 fixed "show-info" 2021-03-27 13:07:32 +01:00
Martin Wagner
8831a75f11 small cleanups 2021-03-27 12:50:45 +01:00
Martin Wagner
b84deacf18 hide AlbumPopover after button press 2021-03-27 12:30:56 +01:00
Martin Wagner
cfd09828dd small fix in AlbumWindow 2021-03-27 12:24:08 +01:00
Martin Wagner
2b78ae1ecc added ArtistPopover 2021-03-27 11:55:49 +01:00
Martin Wagner
09ec5ae893 simplified button press events 2021-03-26 19:19:34 +01:00
Martin Wagner
046dfa4ff7 unified shortcuts in borwser 2021-03-26 16:39:21 +01:00
Martin Wagner
2b9475efe7 made popoveres persistent 2021-03-24 17:35:05 +01:00
Martin Wagner
3d82a8fc5a improved the speed of adding whole artists 2021-03-23 18:30:59 +01:00
Martin Wagner
950d86b5c3 removed "wrapped_call" method of Client class 2021-03-21 17:24:45 +01:00
Martin Wagner
f53fa989b1 keep ArtistWindow in sync with AlbumWindow 2021-03-21 16:04:46 +01:00
Martin Wagner
9967966747 allow adding whole artists to the playlist via middle click 2021-03-21 15:23:56 +01:00
Martin Wagner
02cee37690 fixed unintended search execution on startup/profile-change 2021-03-20 15:58:42 +01:00
Martin Wagner
6885187b09 hide all popovers on connection loss 2021-03-19 20:55:41 +01:00
Martin Wagner
f07e20d9ca unified gui freeze workarounds in SearchWindow and AlbumWindow 2021-03-19 20:32:48 +01:00
Martin Wagner
9c2526b5a7 reduced gui refreshes in search 2021-03-19 19:53:23 +01:00
Martin Wagner
bd154b6b25 made search faster 2021-03-19 19:38:17 +01:00
Martin Wagner
4c48f53198 Revert "replaced go-previous-symbolic with go-jump-symbolic"
This reverts commit 35d95527a5.
2021-03-17 17:12:48 +01:00
Martin Wagner
35d95527a5 replaced go-previous-symbolic with go-jump-symbolic 2021-03-14 15:23:55 +01:00
Martin Wagner
5dea4df974 changed animation of lyrics window 2021-03-12 19:18:50 +01:00
Martin Wagner
0faf3f4bce allow downstream maintainers to specify a static locale path 2021-03-11 21:58:05 +01:00
Martin Wagner
527e8714b2 small fix for remote files and files with no predicted duration 2021-03-10 18:52:31 +01:00
Martin Wagner
7969ec54ff preparations for 1.1.1 2021-02-14 17:10:51 +01:00
Martin Wagner
a352cef341 fixed unneeded hard drive write operations (flatpak) 2021-02-14 17:08:06 +01:00
Martin Wagner
2d6b83a94e preparations for 1.1.0 2021-02-13 12:03:08 +01:00
Martin Wagner
7610178497 removed empty tooltips 2021-02-13 11:56:16 +01:00
Martin Wagner
95386b05bc removed separator 2021-02-12 21:48:54 +01:00
Martin Wagner
7c5f0b4fbf changed order of check buttons in settings window 2021-02-12 21:26:32 +01:00
Martin Wagner
8217a87f13 small formulation change 2021-02-12 17:00:06 +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