Commit graph

883 commits

Author SHA1 Message Date
Andrew Kelley
6f193249ad use mineflayer's event handling code for Mpd class 2012-01-23 19:49:13 -08:00
Andrew Kelley
89bcd607f7 add dynamic playlist idea to TODO 2012-01-23 19:04:33 -08:00
Andrew Kelley
4f6df3b06a update README instructions about mpd 2012-01-23 03:00:30 -08:00
Andrew Kelley
d2e466c8f1 add note about mpd to README 2012-01-23 02:31:59 -08:00
Andrew Kelley
db9c8d807e make README more clear 2012-01-23 01:59:17 -08:00
Andrew Kelley
920c019e41 fix Makefile and don't access Mpd class until it's declared 2012-01-23 01:55:43 -08:00
Andrew Kelley
5403bf53ba workaround for coffeescript issue #2063 2012-01-23 00:22:02 -08:00
Andrew Kelley
cbd39955f2 can click playlist, and music comes out 2012-01-22 07:18:26 -08:00
Andrew Kelley
c81ebf8ea0 show some ugly data in main playlist 2012-01-22 06:58:55 -08:00
Andrew Kelley
04c9cd87cb ability to click tracks from library to enqueue them 2012-01-22 06:33:57 -08:00
Andrew Kelley
0893744945 getArtistList returns a sorted list 2012-01-22 04:54:56 -08:00
Andrew Kelley
4fcdbdc814 library lists artists 2012-01-22 04:35:06 -08:00
Andrew Kelley
d8f58db76a Makefile for project; use handlebars for templates 2012-01-22 02:22:22 -08:00
Andrew Kelley
381b43a716 rendering a template with mustache 2012-01-22 00:36:19 -08:00
Andrew Kelley
ef15d25a70 organize, fix server to handle multiple sockets correctly 2012-01-21 23:42:02 -08:00
Andrew Kelley
4a4881b7ac configurable log level 2012-01-21 20:14:18 -08:00
Andrew Kelley
feac70580e move client.html to debug.html 2012-01-21 20:09:05 -08:00
Andrew Kelley
d0569f94ab closing mpd connection and reopening works 2012-01-21 20:02:10 -08:00
Andrew Kelley
651a514707 cleaner mpd proxy working using node.js and socket.io 2012-01-21 19:49:20 -08:00
Andrew Kelley
e8cc1dbbd6 server acts as a web sockets proxy for mpd 2011-07-17 19:03:08 -07:00
Andrew Kelley
be4a7f7dac remove cppserver 2011-07-17 18:15:35 -07:00
Andrew Kelley
52b70487d5 add README 2011-07-17 18:14:48 -07:00
Andrew Kelley
bbefd46695 basic server which demonstrates web sockets working in Chrome 2011-07-17 18:05:00 -07:00
Andrew Kelley
ede9d88e6a get conf.py out of the repository 2011-07-17 14:42:49 -07:00
Andrew Kelley
93afd9895e basic http server which serves static files 2011-07-17 14:37:57 -07:00
Josh Wolfe
ab7cbf4803 put in some retarded argument parsing. why is that necessary? 2010-10-12 03:45:47 -07:00
Josh Wolfe
86cd809627 added installation notes 2010-10-12 02:40:11 -07:00
Josh Wolfe
119d2b07dc addign build/ to .gitignore 2010-10-12 01:42:30 -07:00
Andrew Kelley
efdefe40b9 example player 2010-10-10 03:07:27 -07:00
Andrew Kelley
afb5f88ea2 skeleton command line project 2010-10-10 02:50:35 -07:00
Josh Wolfe
30f0bb27ea .gitignore 2010-10-10 02:44:06 -07:00
Josh Wolfe
94357ec437 .gitignore 2010-10-10 02:31:50 -07:00
Andrew Kelley
bc1913bdc3 some not working code 2010-10-10 02:16:26 -07:00