initial commit

This commit is contained in:
Tilman Kranz
2024-09-21 16:05:22 +02:00
commit 5f95d9cef6
55 changed files with 12483 additions and 0 deletions

3
demo/snd/.htaccess Normal file
View File

@ -0,0 +1,3 @@
Options +Indexes
AddType audio/ogg .ogg
AddType audio/mpeg .mp3

BIN
demo/snd/dreamz.mp3 Executable file

Binary file not shown.

5
demo/snd/network.m3u Normal file
View File

@ -0,0 +1,5 @@
#EXTM3U
#EXTINF:-1,NoLife-radio
http://37.187.79.56:2868/stream
#EXTINF:-1,ZaycevFM (128k)
http://radio.zaycev.fm:8999/ZaycevFM(128)

3
demo/snd/play.extm3u Normal file
View File

@ -0,0 +1,3 @@
#EXTM3U
#EXTINF:59, tilt - Dreamz
dreamz.mp3

1
demo/snd/play.m3u Normal file
View File

@ -0,0 +1 @@
snd/dreamz.mp3

1
demo/snd/relative.m3u Normal file
View File

@ -0,0 +1 @@
dreamz.mp3