Block a user
8f19b990ff
PlaylistManager: Only search for folders, don't try it with webstreams.
519ac0e3bd
Playlist: Album title now gets handled better.
651843fb06
Webinterface: Fixed usage of filenames as titles.
fcbbdce118
Playlist: Initialization of PlaylistEntries now uses designators.
3b0410f560
Merge branch 'feature-webstreams'
8f19b990ff
PlaylistManager: Only search for folders, don't try it with webstreams.
519ac0e3bd
Playlist: Album title now gets handled better.
651843fb06
Webinterface: Fixed usage of filenames as titles.
fcbbdce118
Playlist: Initialization of PlaylistEntries now uses designators.
65118fbc42
Play position in stuff like podcasts can now be permanently persisted.
076f0e9dfd
Changed the baud rate of the serial port to 115200 to match the ESP32 boot loader.
571e969bc4
deploy.sh: Show last tags.
8e15f87cd3
Moved index.html from SPIFFS to program memory. Removed dependencies to SPIFFS. Also, we can use a different partition scheme with much more program space instead of reserving some of it for SPIFFS.
dd9e1538c8
Playlist: More defensive proramming for when trying to play an empty playlist.
710b8a2cdc
Add UserAgent, remove superfluous form of location mapping.
b989784fb9
You can now also play MP3s streamed from the internet. (Very rough & wonky code. More or less proof-of-concept right now.)
94489618ca
Moved reading of SD card data into a dedicated class DataSource.
82d8f07eea
Player: Only change volume and report a position if we are actually playing something.
20041dd483
Extended http_server to provide new endpoints:
994f4894dd
effect_lightspeed: New effect.
b5343b59e5
Window.cpp: Fixed the line drawing code and improved it's speed.
66c0124072
Removed old include.
2a6f68cc45
Adapted recorder.rb and generate_gifs.sh to websockets.
f5d47fe7da
Keep track of the current frame number.
38aa654c54
Snakenet.rb now applies modifications to the weights in both directions (e.g. positive and negative), creating two new AIs.
1418d519d5
Better frametime calculation in pitrix.cpp
efe9b924ec
Effect tv_static now also uses subpixel rendering.
7b8dabee43
Added another potentially good neural net to effect matrix.
783cfdae3f
Implemented subpixel rendering for the line drawing methods.
a3caaa1fef
Merge branch 'master' of https://git.schle.nz/fabian/pitrix
ec379c009e
Effect snake is now a real snake game, with apples, dying and even a more or less smart AI.
8568436fc1
Ignore .vscode
6eeb7488b1
Effect sinematrix now comes in additional variants with some more color palettes.
RandomMatrix, but with lines coming from all directions
Extend Matrix to be able to have multiple Columns per Line
RandomMatrix and RainbowMatrix are broken
BigDynamic doesn't refresh the clock
SingleDynamics but with bigger, overlapping squares