Commit graph

46 commits

Author SHA1 Message Date
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
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
9bba7446e7 Bump version to 1.2.2 2017-10-22 10:42: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
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
00b1efbd27 Bump version to 1.0 2017-06-18 13:06:14 +02:00
coderkun
3dc08d97af Bump version to 1.0-rc1 2017-05-06 16:40:25 +02:00
coderkun
883a873bd7 Bump version to 1.0-rc1 2017-04-28 11:04:45 +02:00
coderkun
fcdd8b1501 Update and translate description text 2017-04-26 12:28:50 +02:00
coderkun
38c21cb468 Add shortcuts for fullscreen and searching the library (issue #14) 2017-04-26 11:10:08 +02:00
coderkun
e555956c95 Add About/Info dialog (implement #26) 2017-04-25 12:52:20 +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
c5d7e75236 Increase grid width on Connection Panel 2017-04-22 15:09:44 +02:00
coderkun
8a34d904fb Add translations support (including EN and DE) (close #6) 2017-04-22 15:03:55 +02:00
coderkun
ed29006f10 add options for different tracklist sizes on cover panel 2016-08-01 10:36:13 +02:00
coderkun
0f4ba72198 add standalone mode to playlist panel 2016-07-31 18:19:01 +02:00
coderkun
c8dd5f7a83 set item padding of iconviews based on item size 2016-06-11 14:06:06 +02:00
coderkun
1001f38a67 add button for fullscreen action to toolbar of cover panel 2016-06-11 13:34:16 +02:00
coderkun
02ee75de4d fix fullscreen with new widgets 2016-06-11 13:29:07 +02:00
coderkun
c031630379 move labels on cover panel to the right and use CSS for styling 2016-06-11 13:15:20 +02:00
coderkun
898f59bd42 load image for cover panel in its own thread and display spinner icon during loading 2016-06-11 12:38:21 +02:00
coderkun
48b2bcd05d add standalone mode to library panel 2016-06-11 12:25:27 +02:00
coderkun
267973e72c use Gtk.ButtonBox instead of Gtk.Toolbar for header bar buttons and fix button icons 2016-06-05 13:37:32 +02:00
coderkun
6b75674031 migrate toolbar of library panel 2016-06-05 12:42:39 +02:00
coderkun
c9f01de84b use right toolbar to show panel-specific toolbar and migrate toolbar of playlist panel 2016-06-04 14:11:42 +02:00
coderkun
73e35821ed move volume button to left toolbar 2016-06-04 13:22:58 +02:00
coderkun
7509a0d672 replace toggle item for connection with GtkSwitch 2016-06-04 12:19:40 +02:00
coderkun
27f84b683a use GtkOverlay instead of GtkBox for info bar 2016-06-04 12:19:40 +02:00
coderkun
1b2b8dcc75 use GtkBuilder to load UI from XML-file instead of creating it via code 2016-06-04 12:19:40 +02:00