• Joined on 2017-09-22
fabian pushed to feature-webstreams at fabian/esmp3 2019-11-29 16:41:25 +00:00
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.
Compare 4 commits »
fabian pushed to master at fabian/esmp3 2019-11-29 16:41:25 +00:00
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.
Compare 6 commits »
fabian pushed to develop at fabian/esmp3 2019-11-29 16:41:25 +00:00
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.
fabian pushed to feature-webstreams at fabian/esmp3 2019-11-27 05:51:48 +00:00
6f8683ba9d WIP: Lots of streaming stuff
fabian pushed to master at fabian/esmp3 2019-11-20 05:42:54 +00:00
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:
Compare 8 commits »
fabian pushed to master at fabian/esmp3 2019-11-17 18:34:43 +00:00
01f513c97b More typographic fixes.
fabian pushed to master at fabian/esmp3 2019-11-17 18:33:30 +00:00
3bfbea92d8 Typo. -_-
fabian pushed to master at fabian/esmp3 2019-11-17 18:32:07 +00:00
d818624287 Added much more info to README.md
fabian pushed to master at fabian/pitrix 2019-10-24 21:34:26 +00:00
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.
Compare 14 commits »
fabian pushed to master at fabian/pitrix 2019-10-18 15:04:57 +00:00
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.
Compare 9 commits »
fabian pushed to master at fabian/pitrix 2019-10-15 18:07:09 +00:00
ec379c009e Effect snake is now a real snake game, with apples, dying and even a more or less smart AI.
Compare 2 commits »
fabian pushed to master at fabian/pitrix 2019-10-12 21:28:30 +00:00
8568436fc1 Ignore .vscode
6eeb7488b1 Effect sinematrix now comes in additional variants with some more color palettes.
Compare 2 commits »
fabian opened issue fabian/pitrix#25 2019-10-11 16:07:07 +00:00
Crash after night_clock
fabian closed issue fabian/pitrix#19 2019-10-11 16:05:39 +00:00
RandomMatrix, but with lines coming from all directions
fabian closed issue fabian/pitrix#20 2019-10-11 16:05:39 +00:00
Extend Matrix to be able to have multiple Columns per Line
fabian closed issue fabian/pitrix#21 2019-10-11 16:05:39 +00:00
RandomMatrix and RainbowMatrix are broken
fabian closed issue fabian/pitrix#22 2019-10-11 16:05:39 +00:00
BigDynamic doesn't refresh the clock
fabian closed issue fabian/pitrix#24 2019-10-11 16:05:39 +00:00
Allow recording of effects
fabian closed issue fabian/pitrix#17 2019-10-11 16:05:38 +00:00
Fireplace
fabian closed issue fabian/pitrix#18 2019-10-11 16:05:38 +00:00
SingleDynamics but with bigger, overlapping squares