1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-06-26 06:33:15 +00:00
Commit Graph

198 Commits

Author SHA1 Message Date
SuperBFG7
0591fadb20 Merge branch 'Nofre-dirble_fix' 2016-02-08 10:32:36 +01:00
SuperBFG7
ac47c67004 Merge branch 'dirble_fix' of git://github.com/Nofre/ympd into Nofre-dirble_fix 2016-02-08 10:32:08 +01:00
LordMyschkin
f471c961e9 Update mpd.min.css
added overflow:hidden to button-class to prevent nasty overlaying of the outputs as adressed in issue #112
2016-02-07 22:28:29 +01:00
LordMyschkin
aa49b1d352 Update mpd.css 2016-02-07 22:23:48 +01:00
Nofre
8ef9e58ab0 README.md updated 2016-02-03 18:51:44 +01:00
Nofre
0e47d5c4bc Dirble's token fix 2016-02-02 18:47:53 +01:00
SuperBFG7
83dcb137fb fix handling of commas in library item names 2016-01-25 13:17:28 +01:00
SuperBFG7
2526a015f0 improve error handling for local player 2015-12-08 16:42:03 +01:00
SuperBFG7
d72c10cd8c simplify toolbar 2015-11-23 11:10:11 +01:00
SuperBFG7
fd50f3c4ed added digest option to contrib files 2015-11-13 15:07:54 +01:00
SuperBFG7
6f54187ea9 add digest option to contrib files 2015-11-13 15:07:07 +01:00
SuperBFG7
5090ca370e fix digest argument type 2015-11-13 10:33:32 +01:00
SuperBFG7
84ad2b06a7 fix digest argument type 2015-11-13 10:32:36 +01:00
SuperBFG7
b59c06b922 merge branch touch 2015-10-22 17:49:42 +02:00
SuperBFG7
2e74427778 do not use mouseenter/leave on touch devices 2015-10-22 17:48:42 +02:00
SuperBFG7
a8bcba7fe7 merge branch browse 2015-10-22 11:45:55 +02:00
SuperBFG7
f06885fab7 remember last folder in browser 2015-10-22 11:44:50 +02:00
SuperBFG7
8696216d6e Merge branch 'local_play' 2015-10-22 11:21:09 +02:00
SuperBFG7
4643f1cdcb use cookies to store streamurl and added minimal player 2015-10-21 19:24:38 +02:00
SuperBFG7
ff92b2718f add artist and title columns (by laclaro) 2015-10-16 18:51:25 +02:00
SuperBFG7
934fb63e1e merge local_play 2015-10-16 15:31:29 +02:00
SuperBFG7
264ce34ae9 fix toolbar layout 2015-10-16 15:28:04 +02:00
Daniel Schregenberger
03d02e815c Merge pull request #4 from BenjaminHae/sortable
Make playlist sortable
2015-10-16 14:24:54 +02:00
SuperBFG7
15c29c4b6b added wss+digest workaround for mobile safari 2015-10-15 16:09:47 +02:00
SuperBFG7
686eb4f5d2 skip authorization for websockets, since mobile safari does not support it 2015-10-15 15:46:28 +02:00
SuperBFG7
d87c762bb8 streamline design with original design 2015-10-09 12:12:31 +02:00
SuperBFG7
e0721fb6c9 optimized local playing of mpd stream 2015-10-09 12:06:41 +02:00
SuperBFG7
bde33d5aa7 added option for htdigest authentication 2015-10-06 20:17:28 +02:00
Daniel Schregenberger
2dc771b9c4 Merge pull request #3 from SuperBFG7/digest
added option for htdigest authentication
2015-10-06 19:59:36 +02:00
SuperBFG7
4ce5f736ad added option for htdigest authentication 2015-10-06 19:57:27 +02:00
Daniel Schregenberger
18ca9af342 Merge pull request #2 from SuperBFG7/ssl
added documentation for SSL usage
2015-10-06 19:40:54 +02:00
Daniel Schregenberger
64cdd920e7 added documentation for SSL usage 2015-10-06 18:53:14 +02:00
Daniel Schregenberger
e051ebff9e Merge pull request #1 from SuperBFG7/ssl
compile mongoose with SSL support
2015-09-27 18:14:19 +02:00
SuperBFG7
cb82047228 removed filename to not depend on the format mpd is streaming
add load() before play() for mobile safari
2015-09-27 17:52:13 +02:00
SuperBFG7
0b2c69c281 Merge branch 'expire1' of github.com:parabelboi/ympd into local_play 2015-09-27 15:34:58 +02:00
SuperBFG7
00e58b0fe0 compile mongoose with SSL support 2015-09-27 14:33:37 +02:00
Benjamin Häublein
5234e97d5e check if element is sortable before removing sortable property 2015-09-26 14:32:14 +02:00
Benjamin Häublein
9d11aaf829 sortable queue
using jquery-ui-sortable standalone https://github.com/ryantbrown/jquery-ui-sortable
2015-09-26 13:51:56 +02:00
Andrew Karpow
4295d15874 Merge branch 'Nofre-master' 2015-09-20 16:01:06 +02:00
Andrew Karpow
9f06699d3e Merge branch 'master' of https://github.com/Nofre/ympd into Nofre-master 2015-09-20 16:00:45 +02:00
Andy
30b0b812f6 Merge pull request #69 from kurt-vd/master
add support for output enable/disable
2015-09-20 15:56:10 +02:00
Andy
b211543890 Merge pull request #82 from iwanders/improvement_stream_ui
Improve the add stream dialog user experience.
2015-09-20 15:55:19 +02:00
Andy
6dcb2ad758 Merge pull request #87 from BenjaminHae/master
Added the ability to save queue as playlist
2015-09-20 15:54:20 +02:00
Andy
84f3a78a42 Merge pull request #89 from dewyatt/master
Add arrow left/right and spacebar controls
2015-09-20 15:53:23 +02:00
Andy
c1b52d819d Merge pull request #84 from hsoft/add-all-songs
Add "Add all" button in the Browse section
2015-09-20 15:52:52 +02:00
Daniel Wyatt
86d2d2ecb4 Add arrow left/right and spacebar controls 2015-09-13 04:38:18 -04:00
Benjamin Häublein
4f138c0986 Save Queue 2015-09-02 19:47:58 +02:00
Nofre
30bb8161b5 code cleared 2015-09-02 19:38:42 +02:00
Nofre
94869bba92 Added a tab to search radio stations from Dirble. Also fixes #85 2015-08-27 16:15:23 +02:00
Virgil Dupras
4e2f300643 Add "Add all" button in the Browse section
It adds all items in the directory. It's equivalent to clicking on "+"
on that same directory we decided to browse.
2015-08-17 17:01:47 -04:00