minimal web interface for listening to music
Go to file
Laura d9c776e1d1
Initial commit
fix repeat
added simple keyboard control
add preloading tracks
add plain view ("api")
fix memory leak, add streaming
responsive viewport
Mobile web capable
2019-07-06 03:59:58 +02:00
favicon Initial commit 2019-07-06 03:59:58 +02:00
Pages Initial commit 2019-07-06 03:59:58 +02:00
Properties Initial commit 2019-07-06 03:59:58 +02:00
.gitignore Initial commit 2019-07-06 03:59:58 +02:00
app.config Initial commit 2019-07-06 03:59:58 +02:00
appsettings.Development.json Initial commit 2019-07-06 03:59:58 +02:00
appsettings.json Initial commit 2019-07-06 03:59:58 +02:00
howler.core.js Initial commit 2019-07-06 03:59:58 +02:00
manifest.json Initial commit 2019-07-06 03:59:58 +02:00
Program.cs Initial commit 2019-07-06 03:59:58 +02:00
Startup.cs Initial commit 2019-07-06 03:59:58 +02:00
webmusic.csproj Initial commit 2019-07-06 03:59:58 +02:00
webmusic.css Initial commit 2019-07-06 03:59:58 +02:00
webmusic.js Initial commit 2019-07-06 03:59:58 +02:00
webmusic.sln Initial commit 2019-07-06 03:59:58 +02:00