Commit graph

44 commits

Author SHA1 Message Date
coderkun
3935f6ae5f redesign connection panel and use Avahi instead of profiles 2014-12-04 21:14:23 +01:00
coderkun
ba47b38960 rewrite _load_albums() method 2014-12-02 20:10:20 +01:00
coderkun
76e2879fd2 correct _split_line() for empty values 2014-12-02 20:10:01 +01:00
coderkun
394ebb2693 mask protocol arguments 2014-12-02 20:09:35 +01:00
coderkun
fab644fd47 correctly disconnect and set retrieve connection state 2014-12-01 21:19:49 +01:00
coderkun
965a536779 rewrite client, implement protocol without lib, replace tabs with spaces 2014-12-01 20:55:28 +01:00
coderkun
2e95986047 new GTK gui 2013-10-16 15:30:28 +02:00
coderkun
03c5822c4c correct playlist positioning 2013-05-30 03:44:44 +02:00
coderkun
78f0cdd953 mpd key-corrections 2013-05-30 01:36:09 +02:00
coderkun
7b2858292e album/track time/length 2013-04-30 16:26:51 +02:00
coderkun
5384548dc1 don?t crash on stored playlists 2013-03-16 00:43:58 +01:00
coderkun
992c47847c comments updated 2013-03-04 17:59:47 +01:00
coderkun
687d9cfbd8 moved error handling to _call()-method 2013-03-04 17:55:17 +01:00
coderkun
f557ee8cfb clear playlist feature implemented 2013-03-04 17:47:44 +01:00
coderkun
d6993bfe5b corrected getting position of current playing track 2013-03-02 16:13:58 +01:00
coderkun
1efe7f0100 implemented volume feature and button 2013-03-02 04:59:32 +01:00
coderkun
92f51007ef corrected error handling for password() 2013-03-02 03:54:44 +01:00
coderkun
4c987d2986 added header informations and license 2013-03-02 03:18:11 +01:00
coderkun
7649647b59 1) BrokenPipeError added
2) mcgGtk: InfoBar added
2013-03-01 15:27:27 +01:00
coderkun
3593fcbb9b error handling corrected and improved 2013-03-01 13:52:59 +01:00
coderkun
30b1c536b5 play_album(): append album instead of replace 2013-03-01 13:21:46 +01:00
coderkun
bd8365f489 added fallback for local cover discovery 2013-02-28 18:46:10 +01:00
coderkun
9171871af0 Extended (add, delete) and improved profile handling 2013-02-28 17:44:40 +01:00
coderkun
c45c10a49d improved tag handling: support for multiple tags of same type 2013-02-27 19:19:27 +01:00
coderkun
9bec6c7675 Big restructuring 2013-02-25 17:32:33 +01:00
coderkun
262e99beb9 ?next? is now ?next song? implemented 2012-07-23 13:54:34 +02:00
coderkun
0d270d3fab Added trackinfo in toolbar 2012-07-23 13:36:53 +02:00
coderkun
098c2e2d14 Clear playlist on play 2012-07-12 16:46:02 +02:00
coderkun
6265db2d6e Basic sorting implemented 2012-06-30 22:58:45 +02:00
coderkun
4fafdd9eb1 Fullscreen handling implemented 2012-06-30 20:24:51 +02:00
coderkun
b8769ff0b7 Basic filtering implemented 2012-06-30 14:48:53 +02:00
coderkun
1fe9ce31a2 MCGClient: method next() added 2012-06-24 01:15:07 +02:00
coderkun
f59d1a83e2 get_status() and play_pause() implemented 2012-06-24 00:13:24 +02:00
coderkun
f6d0b280d3 MCGClient: album hashing corrected 2012-06-22 16:56:58 +02:00
coderkun
f812dcdefb MCGClient: play command implemented 2012-06-22 16:42:48 +02:00
coderkun
15824e65f8 MCGClient._add_action(): varags added 2012-06-22 15:56:02 +02:00
coderkun
c87b3def1c mcg: Method _play() added 2012-06-22 15:45:16 +02:00
coderkun
cd711efa4a Comments added and methods of class MCGClient reordered 2012-06-22 15:33:48 +02:00
coderkun
7252a63e98 mcg: Hash-Algorithmus korrigiert (gibt nun Strings zur?ck satt Bytes), Methode play() hinzugef?gt 2012-06-20 03:14:28 +02:00
coderkun
72ea078a1f mcg: call idle_player() after login 2012-06-20 02:22:09 +02:00
gotik
a3215ef759 mcg:
1) Verbindungsdaten?bergabe nach connect() verschoben
2) Methode close() hinzugef?gt
2012-06-19 02:36:23 +02:00
gotik
fc61e04a68 Worker-Thread mit Action-Queue implementiert 2012-04-21 16:31:14 +02:00
gotik
d2d8cddb77 Klasse MCGTrack hinzugef?gt 2012-04-20 01:33:29 +02:00
gotik
5a1aff0776 1) Dateien und Klassen MPDCoverGrid und MPDCoverGridGTK in mcg und mcgGtk umbenannt
2) MPDCoverGrid in MCGClient umbenannt
2012-04-20 01:08:16 +02:00
Renamed from MPDCoverGrid.py (Browse further)