coderkun
|
fcdd8b1501
|
Update and translate description text
|
2017-04-26 12:28:50 +02:00 |
|
coderkun
|
e24e27a7b7
|
Rename file “menu.ui” to “gtk.menu.ui”
|
2017-04-26 11:53:43 +02:00 |
|
coderkun
|
03fa9c4db7
|
Add Gtk.ShortcutsWindows to application (resolve #14)
|
2017-04-26 11:48:32 +02:00 |
|
coderkun
|
be357a7499
|
Disable items in app menu when not connected
|
2017-04-26 09:28:33 +02:00 |
|
coderkun
|
5e598250ab
|
Simplify name to “CoverGrid” skipping the “MPD” prefix
|
2017-04-25 12:53:44 +02:00 |
|
coderkun
|
e555956c95
|
Add About/Info dialog (implement #26)
|
2017-04-25 12:52:20 +02:00 |
|
coderkun
|
23742542af
|
Rename file “mcg.css” to “gtk.css”
|
2017-04-25 12:29:45 +02:00 |
|
coderkun
|
e7474c744e
|
Extend app menu including shortcuts (close #23)
Add several global actions to the application menu and assign shortcuts
(accels) to them.
|
2017-04-24 13:12:21 +02:00 |
|
coderkun
|
e34a253645
|
Reload playlist when “player” has changed
|
2017-04-23 12:08:10 +02:00 |
|
coderkun
|
21488ee5f3
|
Close “standalone” panel after action on Playlist and Library panel
|
2017-04-23 12:07:24 +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 |
|
coderkun
|
88ddc7ce4a
|
Fix setup.py to work properly
|
2017-04-22 11:18:57 +02:00 |
|
coderkun
|
1960cb2517
|
Only use Avahi if module can be loaded (implements #22)
|
2017-01-08 18:42:27 +01:00 |
|
coderkun
|
b88f1c6e0b
|
PlaylistPanel: implement playing of selected album
|
2016-08-07 21:20:44 +02:00 |
|
coderkun
|
950bd54804
|
PlaylistPanel: implement removing of albums (resolves #3)
|
2016-08-07 21:13:07 +02:00 |
|
coderkun
|
0b0c62a313
|
store song-ID for MCGPlaylistTrack
|
2016-08-07 21:08:41 +02:00 |
|
coderkun
|
8ccd47d82e
|
add support for command lists
https://www.musicpd.org/doc/protocol/command_lists.html
|
2016-08-07 21:08:03 +02:00 |
|
coderkun
|
6e06d6d06a
|
set default log-level to WARNING
|
2016-08-07 20:04:13 +02:00 |
|
coderkun
|
9044f663cf
|
add commandline options to define log-level (resolves #15)
|
2016-08-07 15:54:37 +02:00 |
|
coderkun
|
1c221d21e4
|
use GObject signals instead of client.Base (implements #21)
|
2016-08-06 19:33:17 +02:00 |
|
coderkun
|
441b854a98
|
improve resource handling by using environment and GResource (fixes #19)
|
2016-08-02 11:50:32 +02:00 |
|
coderkun
|
ff15af3dbe
|
fix setting environment for GSettings schema dir
|
2016-08-02 11:13:59 +02:00 |
|
coderkun
|
f38737e6ba
|
use enums for tracklist size and sort order values
|
2016-08-01 13:08:27 +02:00 |
|
coderkun
|
134d1a28a7
|
rework project structure for more logical filenames and code separation
|
2016-08-01 11:39:24 +02:00 |
|
coderkun
|
c603ab5c7c
|
fix typo “Standalon”
|
2016-08-01 10:59:17 +02:00 |
|
coderkun
|
3ed107d6d9
|
bump version to 0.6
|
2016-08-01 10:50:25 +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
|
85a87d8746
|
hide cursor in fullscreen mode
|
2016-06-11 15:39:12 +02:00 |
|
coderkun
|
c8dd5f7a83
|
set item padding of iconviews based on item size
|
2016-06-11 14:06:06 +02:00 |
|
coderkun
|
be3037bc03
|
fix resizing of thumbnails (for iconviews)
|
2016-06-11 13:51:59 +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
|
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
|
7509a0d672
|
replace toggle item for connection with GtkSwitch
|
2016-06-04 12:19:40 +02:00 |
|
coderkun
|
145b30820b
|
escape texts for track marks on cover panel
|
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 |
|
coderkun
|
db5f5f19f0
|
move CSS to separate file (implements #13)
|
2016-04-17 19:32:37 +02:00 |
|
coderkun
|
826eabb729
|
add error handling for parsing track numbers to integer (fixes #12)
|
2016-04-16 19:40:11 +02:00 |
|
coderkun
|
1025b1df1a
|
correctly reset timer for “song scale” on cover panel
|
2016-04-16 19:20:25 +02:00 |
|
coderkun
|
da06f1fff5
|
fix changing of song by storing playlist position for each track (fixes #1)
|
2016-04-16 19:20:16 +02:00 |
|
coderkun
|
1bc7070231
|
escape texts for labels on cover panel
|
2016-04-16 18:38:12 +02:00 |
|
coderkun
|
14a016dd1b
|
fix CSS selectors for GTK >= 3.20 (fixes #11)
|
2016-04-16 18:00:20 +02:00 |
|
coderkun
|
0ac3b3f2da
|
improve error message parsing by checking regex result
|
2016-04-08 23:03:47 +02:00 |
|
coderkun
|
49f8fddc31
|
remove metadata information from py-files
|
2016-03-19 16:40:02 +01:00 |
|