Commit graph

18 commits

Author SHA1 Message Date
ddf8368bfd Fix shortcut to exit fullscreen mode (close #71)
Fix the shortcut for fullscreen mode to also exit it. Additionally fix
the shortcuts window to show the correct shortcut for fullscreen mode.
2020-07-25 14:25:29 +02:00
704fa3278a Show album length on Playlist and Library panel (close #57)
Show the length of an album in the tooltip on the Playlist and the
Library panel.
2020-03-22 11:19:03 +01:00
477f89cc0b Init progress bar on Library panel (close #49)
Introduce two new callbacks for this: one when initializing the loading
of albums and another one on handling the loading of each album. Use the
first one to initialize and the second one to pulse the progress bar on
the Library panel.

Additionally use the text of the progress as status label instead of a
separate label widget.
2020-03-22 11:14:45 +01:00
202bfb424c Use “gettext” instead of “locale” for L10N
As the documentation on the “locale” module states, the “gettext” module
should be used instead. Therefore adjust the localization calls to use
gettext instead.

Additionally fix one button label which did not use localization at all
and update the message catalogues.
2019-02-17 00:03:57 +01:00
a31bfaa53a Translate labels of buttons created in code 2018-09-01 19:35:34 +02:00
11c6fe7424 Merge release v1.3.1
Release version 1.3.1
2018-03-20 22:49:34 +01:00
93b48b70d0 Update website, links and e‑mail address 2018-03-20 22:40:10 +01:00
coderkun
3441812c1a Improve the visual appearance of progress bar on Library panel (close #41) 2017-12-25 17:41:02 +01:00
coderkun
27cb6b7eff Update translations for Server panel (see #36) 2017-12-25 17:10:47 +01:00
coderkun
f2c1ca6730 Update translations 2017-09-10 14:17:31 +02:00
coderkun
c451c32437 Add support for “albumartist” tag (resolve #27) 2017-06-18 13:10:30 +02:00
coderkun
abec42b9ea Unify name in all files and resources 2017-04-28 11:01:06 +02:00
coderkun
fcdd8b1501 Update and translate description text 2017-04-26 12:28:50 +02:00
coderkun
b8169ee721 Update translations 2017-04-26 12:12:37 +02:00
coderkun
de19dfef40 Add tooltips to toolbar/menu items (implements #25) 2017-04-25 10:48:29 +02:00
coderkun
78d633ba7a Update translation literals and remove unused ones 2017-04-24 14:46:31 +02:00
coderkun
f7cbc25efc Add basic app menu with shortcut for closing (see #14) 2017-04-23 11:50:41 +02:00
coderkun
8a34d904fb Add translations support (including EN and DE) (close #6) 2017-04-22 15:03:55 +02:00