coderkun
|
e24e27a7b7
|
Rename file “menu.ui” to “gtk.menu.ui”
|
2017-04-26 11:53:43 +02:00 |
|
coderkun
|
1dd1d61cbb
|
Merge two sections in app menu to group MPD actions
|
2017-04-26 11:50:13 +02:00 |
|
coderkun
|
03fa9c4db7
|
Add Gtk.ShortcutsWindows to application (resolve #14)
|
2017-04-26 11:48:32 +02:00 |
|
coderkun
|
38c21cb468
|
Add shortcuts for fullscreen and searching the library (issue #14)
|
2017-04-26 11:10:08 +02:00 |
|
coderkun
|
be357a7499
|
Disable items in app menu when not connected
|
2017-04-26 09:28:33 +02:00 |
|
coderkun
|
2f84429164
|
Remove unnecessary resources from distribution
|
2017-04-25 12:54:25 +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
|
482ef99a50
|
Rename and addjust desktop entry file
|
2017-04-25 12:25:41 +02:00 |
|
coderkun
|
9a65ef5b1d
|
Add desktop icon (implement #20)
|
2017-04-25 12:25: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
|
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
|
e0d01f1f18
|
Compile “gresources” and “gschemas” via setuptools
|
2017-04-22 15:55:48 +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
|
3b3e921595
|
Add “avahi” as optional dependency to README
|
2017-04-22 12:30:29 +02:00 |
|
coderkun
|
181c0c021e
|
Update screenshots in README
|
2017-04-22 12:11:57 +02:00 |
|
coderkun
|
2a4c934daf
|
Ignore files generated by “setuptools”
|
2017-04-22 11:56:41 +02:00 |
|
coderkun
|
d1b80dae60
|
Rename desktop file to remove “GTK” suffix
|
2017-04-22 11:53:54 +02:00 |
|
coderkun
|
e7a5ef158a
|
Update the README to use “setuptools”
|
2017-04-22 11:53:23 +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
|
c472f12df6
|
remove toplevel init-file
|
2016-08-02 11:55:09 +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
|
99fa2be42f
|
readme: add section on how to run the application
|
2016-08-01 11:48:47 +02:00 |
|
coderkun
|
88e73d1076
|
add basic gitignore file
|
2016-08-01 11:43:40 +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
|
fb45966d65
|
merge branch 'redesign'
|
2016-08-01 10:49: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 |
|