Commit graph

282 commits

Author SHA1 Message Date
670d50cefd Implement __hash__ method for custom classes (close #45)
Implement a reasonable __hash__ method() for the classes MCGAlbum and
MCGTrack and use a separate id for referencing albums.
2018-11-04 19:11:57 +01:00
e318194274 Fix links, inline code and typos in the contribution guide 2018-09-02 10:05:37 +00:00
f84d878acd Add contribution guide 2018-09-02 09:53:38 +00:00
a31bfaa53a Translate labels of buttons created in code 2018-09-01 19:35:34 +02:00
79148a56f4 Separate library album actions “queue” and “play” (close #54) 2018-09-01 19:21:33 +02:00
ec4346981f Merge release v1.3.4 2018-09-01 18:55:52 +02:00
bb4bf89079 Bump version to 1.3.4 2018-09-01 18:52:56 +02:00
59e276a830 Fix calculation of marks for library grid scale (close #55) 2018-09-01 18:49:16 +02:00
5c61014528 Merge release v1.3.3 2018-07-10 23:05:55 +02:00
647ae01340 Bump versoin to 1.3.3 2018-07-10 23:00:05 +02:00
cb585cda1e Handle window state properly (implements #52)
Handle the window state as recommended by the Gnome HowDoI guide by
using the wrapper class WindowState with GObject properties and
bindings. Additionally use separate settings for width and height
instead of an array.
2018-07-10 22:45:29 +02:00
45b088bfa2 Fix line wrapping and styling of status labels on Server panel 2018-07-10 22:22:56 +02:00
9783e7e6a0 Hide tracklist on Cover panel during fullscreen (see #47) 2018-07-10 22:22:56 +02:00
f974529f88 Remove reference to non-existing resource “mcg-tracklist.svg” (see #47)
Remove the reference to the resource file “mcg-tracklist.svg” which does
not exist and has accidentally been added to commit f98b888 (see #47).
2018-07-10 22:22:46 +02:00
f98b888344 Use overlay for track list on Cover panel (implements #47) 2018-07-08 13:37:44 +02:00
2aaaf9b4ee Fix keyboard shortcuts for panel selection (close #53) 2018-04-14 11:56:59 +02:00
c1295c8ed1 Merge release v1.3.2 2018-03-24 11:29:28 +01:00
94a08f64be Bump version to 1.3.2 2018-03-24 11:26:46 +01:00
c9c22f3714 Fix event handlers for text entries on Cover panel (fix #51) 2018-03-24 11:24:40 +01: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
506914a490 Add back missing event handler 2018-01-01 12:39:14 +01:00
coderkun
0ebb381de8 Use dark theme (close #46) 2017-12-31 18:05:37 +01:00
coderkun
17990118c7 Merge branch “issue-41-progress-bars” (close #41) 2017-12-26 10:19:46 +01:00
coderkun
16c2ffd775 Merge branch “issue-36-server-panel” (close #36, #37, #38, #35) 2017-12-26 10:18:58 +01:00
coderkun
27f963b979 Bump version to 1.3 2017-12-26 10:00:48 +01:00
coderkun
89cf0dfcc0 Merge branch “issue-28-album-art-scaling” 2017-12-26 09:58:00 +01:00
coderkun
3d426d03c7 Handle fullscreen status for non-set album (close #43) 2017-12-26 00:14:18 +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
abff4b9f2f Improve visual appearance of Server panel (see #36) 2017-12-25 17:01:19 +01:00
coderkun
7a28e9f4bf Add hadling for audio output devices (close #35) 2017-12-25 13:23:21 +01:00
coderkun
30175ee86a Add stats to new Server panel (close #38) 2017-12-25 13:23:18 +01:00
coderkun
fe1b60ea17 Add status information to new Server panel (close #37) 2017-12-25 13:23:14 +01:00
coderkun
ccd355d4c2 Separate Connection panel and add Server panel (#36) 2017-12-25 13:23:11 +01:00
coderkun
f67e260994 Add marks for number of images to grid scale (#28) 2017-12-24 12:04:02 +01:00
coderkun
11ce30c5f9
Add description to configure image directory (resolve #34)
Add a section to the README how to use the Image directory configuration option in order to find covers (album art).
2017-12-17 11:45:06 +01:00
coderkun
9bba7446e7 Bump version to 1.2.2 2017-10-22 10:42:28 +02:00
coderkun
9f32bed11e Remove “pygobject” requirement from setup.py (fixes #31)
“pygobject” is not a python dependency and can therefore not be used as install
requirement for setup.py. To avoid an error message and let the application
start fine, this needs to be removed from setup.py.
2017-10-22 10:39:28 +02:00
coderkun
681c81bf17 Bump version to 1.2.1 2017-09-10 14:19:06 +02:00
coderkun
f2c1ca6730 Update translations 2017-09-10 14:17:31 +02:00
coderkun
3d9ce9672b Bump version to 1.2 2017-09-09 14:14:40 +02:00
coderkun
a765c5b401 Add styling for multiselect of albums (#29) 2017-09-09 14:06:06 +02:00
coderkun
f7d4d17c08 Add multiselect of albums in Library panel (#29) 2017-09-09 13:29:28 +02:00
coderkun
55ef86a0e5 Add multiselect of albums in Playlist panel (#29) 2017-08-26 21:03:04 +02:00
coderkun
9576353a70 Bump version to 1.1 2017-08-26 12:02:56 +02:00
coderkun
b5e76b4041 Clear Cover panel when playlist is empty (resolve #24) 2017-06-18 16:42:36 +02:00
coderkun
41d7dfaae6 Use default/dummy image for Cover panel (see #24) 2017-06-18 14:15:07 +02:00
coderkun
dd1eb0315a Fix details on Cover panel to wrap long content 2017-06-18 13:10:30 +02:00
coderkun
c451c32437 Add support for “albumartist” tag (resolve #27) 2017-06-18 13:10:30 +02:00