Commit Graph

9 Commits

Author SHA1 Message Date
Bryan Schumaker
a88f8225a7 Web remote controls
I can play, pause, stop, and advance to the next song through the web
interface.
2010-11-19 22:47:41 -05:00
Bryan Schumaker
acecb18120 Album page improvements
I have improved the album art page.  It shows the songs in a given
album, and clicking the song will cause it to play.
2010-11-17 23:34:18 -05:00
Bryan Schumaker
41a73bdda0 Web album display beginnings
I have begun working on a way to display information about albums.
2010-11-17 19:21:51 -05:00
Bryan Schumaker
64e3534820 Link to the library page. 2010-11-16 23:06:25 -05:00
Bryan Schumaker
f0f6573d09 Library viewer
This gives the web interface a list of artists and albums currently in
the library.
2010-11-16 23:05:10 -05:00
Bryan Schumaker
25aae84f0b Managed to get index.html working on android 2010-11-16 21:19:47 -05:00
Bryan Schumaker
49b459f4d3 Added test.py
Right now, this file will make a table with all my music.
2010-11-16 21:19:11 -05:00
Bryan Schumaker
f8e32ed9c9 Added favicon to html/ 2010-11-16 21:18:51 -05:00
Bryan Schumaker
dcdbab8e55 Began working on a web remote plugin
This plugin will eventually allow me to control ocarina through a web
interface.  So far, it can serve up web pages located in
current_working_directory/HTML.
2010-11-13 21:39:27 -05:00