Commit Graph

507 Commits

Author SHA1 Message Date
jcass
c240ad9ff8 Show all available track info in the 'Show Track Info...' popup.
Add icon to top right corner of album image for activating the info popup.

Fixes #227.
2017-01-29 11:17:48 +02:00
jcass
01ae68ebc6 Fix formatting of track length in 'Show Info' popup. 2017-01-22 11:27:11 +02:00
John Cass
9856685a00 Add 'Refresh' button to update libraries (#222)
Add 'Refresh' button to update libraries.

Tweak folder icons and context menus.

Fixes #136.
2017-01-22 07:16:52 +02:00
jcass
8345fbb9c0 Move README items in correct order. 2017-01-18 19:16:16 +02:00
jcass
db93773cc7 Remove unused function. 2017-01-18 19:15:37 +02:00
jcass
4481ca939a Fix issue where 'Show Info' popup would not work for TrackRefs. 2017-01-18 19:10:47 +02:00
jcass
a3e82c679c Upgrade font-awesome library to 4.7.0. 2017-01-18 18:48:59 +02:00
jcass
aecd0f1a38 Upgrade font-awesome library to 4.7.0. 2017-01-18 18:47:59 +02:00
jcass
1c59940075 Fix test for Alarm Clock detection. 2017-01-18 17:53:37 +02:00
John Cass
e4e2db92e2 Merge pull request #223 from DavisNT/develop
Fix alarm clock detection
2017-01-18 17:50:11 +02:00
John Cass
ee56afb02a Merge pull request #221 from jcass77/fix/page_initialization
Initialize GUI before attempting to connect to Mopidy
2017-01-18 17:34:44 +02:00
Davis Mosenkovs
d8d040adf3 Fix alarm clock detection
Fix alarm clock detection broken in
411a3781fd
2017-01-15 02:37:41 +02:00
jcass
17690999ad Initialize GUI before attempting to connect to Mopidy. 2017-01-14 14:56:20 +02:00
John Cass
37b267ded1 Merge pull request #216 from jcass77/enhance/75_add_track_uri_to_queue
Add feature for adding track URI directly to the queue
2017-01-14 14:19:35 +02:00
jcass
45d6e674ad Fix eslint violation. 2017-01-14 12:03:09 +02:00
jcass
5020815525 Optimize 'isMobile' check. 2017-01-14 11:56:47 +02:00
jcass
dfffcbf176 Use track artist before falling back to album artist. 2017-01-14 11:40:13 +02:00
jcass
4f9e370a45 Fix track duration check.
Use album artist before falling back to track artist.
2017-01-14 11:36:34 +02:00
jcass
8b895f1e2b Update feature list. 2017-01-14 11:35:58 +02:00
jcass
e47801c3ed Tweak track info popup dialog layout. 2017-01-14 11:25:51 +02:00
jcass
3a55453727 Revert to default display of table in Show Info popup (overrides jQuery Mobile Flat UI theme). 2017-01-08 08:53:39 +02:00
jcass
f3bc3e94e7 Tweak popup dialog look and feel for mobile and desktop devices. 2017-01-08 08:33:31 +02:00
jcass
a9c998c8a5 Add feature to allow insertion of track URI at any point in the queue.
Fixes #75.
2017-01-07 18:32:19 +02:00
Nick Steel
f3a45d0780 Merge pull request #219 from jcass77/enhance/file_icons
More appropriate icons when browsing local folders.
2017-01-06 16:23:56 +00:00
jcass
4675d8ebcb Show more appropriate icons for files, tracks, and directories when browsing local folder structure. 2017-01-06 16:54:51 +02:00
jcass
c264bc58b9 Wrap text and add ellipsis if host string is too long to render in sidebar. 2016-12-11 06:33:20 +02:00
Nick Steel
d507f6c681 Merge pull request #215 from jcass77/enhance/host_info
Detect if MMW is running on 'MusicBox' and show correct server info.
2016-12-08 09:51:18 +00:00
jcass
c97458a8fe Show server information in loader and in navigation pane (hostname, ip address, port).
Fixes #67. Fixes #209.
2016-12-04 12:19:21 +02:00
Nick Steel
40fc8f67ba Merge pull request #214 from jcass77/fix/213_popup_menu_items
Hide 'Show...' popup menu options if URI's are not available.
2016-11-27 17:32:20 +00:00
jcass
bf79d0cfe2 Fix incorrect array index reference. 2016-11-27 15:45:39 +02:00
jcass
d0db1ad50d Hide 'Show...' popup menu options if URI's are note available.
Fixes #213.
2016-11-27 08:44:48 +02:00
jcass
50eda192c0 Remove defunct PyPi download counter. 2016-11-05 06:15:41 +02:00
jcass
07800eb268 Update URL to github repository. 2016-05-17 07:14:39 +02:00
Nick Steel
4cb98a5624 Release v2.3.0 2016-05-16 00:07:00 +01:00
Nick Steel
53ff635f6a Release v2.3.0 2016-05-15 23:41:01 +01:00
Nick Steel
fa5689409a Bump version to v2.3.0 and update changelog for release. 2016-05-15 23:37:31 +01:00
Nick Steel
ff87695ae7 Update appcache following PR#200 2016-05-15 23:20:24 +01:00
Nick Steel
69fa94114f Merge branch 'enhance/podcast_icons' of https://github.com/jcass77/Mopidy-MusicBox-Webclient into jcass77-enhance/podcast_icons 2016-05-15 23:18:29 +01:00
Nick Steel
327235f101 Merge pull request #202 from jcass77/fix/201_clear_queue
Avoid album cover lookup when clearing the queue
2016-05-15 23:09:26 +01:00
jcass
872e6d6b5c Update cache manifest timestamp. 2016-05-14 10:11:59 +02:00
jcass
d3c68e1cd0 fix: Don't do album image cover lookup when clearing queue.
Fixes #201.
2016-05-14 09:43:51 +02:00
jcass
5829368e40 Only capitalize first letter of a scheme if a mapping has not been statically defined.
Update test cases.
2016-05-08 10:52:37 +02:00
jcass
bbd9318e13 Update icons for tkem's podcast-related backend extensions. 2016-05-08 10:09:53 +02:00
John Cass
240bac8b43 Merge pull request #195 from jcass77/fix/191_delete_stream_popup
fix:Replace JavaScript prompt with jQuery equivalent.
2016-05-07 16:43:14 +02:00
jcass
7b3d17a67c fix:Replace JavaScript prompt with jQuery equivalent.
Fixes #191.
2016-05-07 16:33:23 +02:00
John Cass
4870f5f558 Merge pull request #199 from kingosticks/favourites-hint
User hint regarding favourite streams. Fixes #171
2016-05-07 16:25:41 +02:00
Nick Steel
d9090c5879 Removed old gstreamer dependencies from travis config 2016-05-05 23:34:57 +01:00
Nick Steel
27e5088d4b User hint regarding favourite streams. Fixes #171 2016-05-05 23:14:13 +01:00
Nick Steel
c8925ea342 Merge pull request #198 from jcass77/enhance/alternative_icons
Alternative more consistent icon set
2016-05-05 22:54:46 +01:00
jcass
870c983b03 docs:Update README. 2016-05-05 20:22:05 +02:00