jcass
420a545121
fix:Ensure that title headings always start with uppercase.
2016-02-06 12:27:49 +02:00
jcass
54e835b623
fix:Replace jquery.truncate.js with text-overflow: ellipses.
2016-02-04 21:46:11 +02:00
Nick Steel
af0ce8503b
Merge branch 'develop' of github.com:pimusicbox/mopidy-musicbox-webclient into develop
2016-02-04 15:59:32 +00:00
jcass
920b60384c
fix:Prevent song information text from overlapping the 'Play' button.
...
Fixes #155 .
2016-02-04 17:38:11 +02:00
Nick Steel
97c8817335
Gracefully handle a disabled m3u extension.
2016-02-04 01:33:45 +00:00
jcass
2afe72d6fb
Merge remote-tracking branch 'upstream/develop' into fix/79_explicit_2
...
Conflicts:
mopidy_musicbox_webclient/static/index.html
mopidy_musicbox_webclient/static/js/controls.js
mopidy_musicbox_webclient/static/js/images.js
2016-01-31 08:26:05 +02:00
jcass
d0704e967a
docs:Reformat section headers, remove old commented-out code sections.
...
Fix indentation.
2016-01-31 06:34:30 +02:00
jcass
28a42f40eb
fix:Javascript syntax errors.
2016-01-30 15:08:17 +02:00
jcass
a9338a6ec8
fix:Use explicit Mopidy.js calling convention.
2016-01-30 13:54:40 +02:00
jcass
2b70308028
Add event handling for 'muteChanged'.
2016-01-27 07:19:23 +02:00
Nick Steel
c0d89b7437
Fixed displaying stream title updates.
2015-11-09 23:41:34 +00:00
Nick Steel
87ad7fc880
Merge branch 'streamuris-v2' of https://github.com/kingosticks/mopidy-musicbox-webclient into kingosticks-streamuris-v2
...
Conflicts:
mopidy_musicbox_webclient/static/js/functionsvars.js
2015-11-09 23:04:54 +00:00
Nick Steel
a5255484d4
Update stream title info and restore adding radio special case.
2015-11-09 22:58:16 +00:00
Nick Steel
ded5192b3b
Update track name when stream title changes
2015-10-19 23:45:15 +01:00
Nick Steel
0090699818
User's favourite streams now saved as an m3u playlist.
2015-10-09 01:00:37 +01:00
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