Commit Graph

16 Commits

Author SHA1 Message Date
Nick Steel
ad816350f9 Use a fake 'mbw:' URI scheme for our internal track caches. (Fixes #109).
Better solution is to prevent sending our internal cache URIs to Mopidy in the first place.
Also removed unused customPlaylists.
2015-06-18 00:13:55 +01:00
Davis Mosenkovs
346a6a2e42 Link to Alarm Clock: fix home screen 2015-05-30 02:05:06 +03:00
Davis Mosenkovs
287995110b Add link to Alarm Clock 2015-05-30 01:05:42 +03:00
Nick Steel
b598dbd90d Optional config settings for websocket host and port 2015-04-26 00:38:43 +01:00
wagamama
47b45dffa9 Refine code 2015-03-26 09:42:24 +08:00
wagamama
2440146b42 Merge branch 'develop' into multi-songs
Conflicts:
	mopidy_musicbox_webclient/static/js/gui.js
	mopidy_musicbox_webclient/static/js/process_ws.js
2015-03-22 11:42:53 +08:00
wagamama
b6dc2bb292 Resolve multiple currently playing songs in queue
Use TlTrack to distinguish same songs in current queue
1. Play icon is not applied to songs with same uri
2. Songs with same uri are not removed at once
2015-03-22 11:25:16 +08:00
wagamama
f212658597 Add more button in browse pane
1. Play all (flush queue, add all tracks and play)
 2. Play track (stop current, add track to next and play next)
 3. Play next (add track to next)
 4. Add track to queue
 5. Add all tracks to queue
2015-03-15 21:25:12 +08:00
kingosticks
b19d275b6c Add tracklist single mode 2015-03-05 00:28:49 +00:00
kingosticks
158af8dd69 Add consume mode and use event to update status. (Fixes #32) 2015-03-05 00:04:14 +00:00
jcass
11b11a855d Translate unicode keys to actual characters to ensure better handling of shortcut keys. 2015-01-09 13:01:29 +02:00
jcass
13c0244643 Only block keyboard actions that Pi-MusicBox overrides, instead of all. 2015-01-09 12:19:57 +02:00
woutervanwijk
b82a956c52 Merge branch 'develop'
Conflicts:
	README.rst
	mopidy_musicbox_webclient/static/css/webclient.css
	mopidy_musicbox_webclient/static/index.html
2014-11-24 22:24:39 +01:00
woutervanwijk
190c1b476a small fixes for pypi 2014-09-20 00:18:16 +02:00
woutervanwijk
d4975abd02 small updates and fixes.
covers work better
filtered out unplayable tracks
mopidy-websettings/musicbox setting enabled
cleanup
2014-09-19 23:36:38 +02:00
woutervanwijk
b39530e882 merged #37 2014-09-19 00:59:45 +02:00