Commit graph

195 commits

Author SHA1 Message Date
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
coderkun 1fdab35391 Improve creating classes from MPD responses 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 680ac1896a Fix distributing and loading of data files 2017-05-06 16:38:14 +02:00
coderkun 44ac2e9046 Add keywords to desktop file 2017-04-28 11:34:56 +02:00
coderkun 883a873bd7 Bump version to 1.0-rc1 2017-04-28 11:04:45 +02:00
coderkun 9cb0ae7a21 Update date in LICENSE file 2017-04-28 11:03:15 +02:00
coderkun abec42b9ea Unify name in all files and resources 2017-04-28 11:01:06 +02:00
coderkun 75496a7a1e Fix distribution paths for locale files 2017-04-27 11:34:48 +02:00
coderkun 6691959a85 Add option to not compile gschemas to setup.py 2017-04-27 11:18:42 +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 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