]> git.mdlowis.com Git - proto/atv.git/shortlog
proto/atv.git
2025-02-06 Mike Lowisattempted to rework UI to fix path bug in the control... master
2025-02-06 Mike Lowissort the results and save teh state to web root instead...
2025-01-23 Mike Lowisfix bug with subtitles stacking
2024-04-16 Mike Lowisbump version to 1.2
2024-04-16 Mike Lowisupdate indexing script to skip files it already knows...
2024-04-10 Mike Lowisadded gif support :)
2024-04-09 Mike Lowisadded image support
2024-04-02 Mike Lowisfix some bugs stemming from new source handling. Also...
2024-04-01 Mike Lowisswitched sources over ro URIs, added an indexing script...
2024-03-26 Michael D.... add dependency on fileutils
2024-03-26 Michael D.... added subtitles and script to generate them using whisper
2024-03-19 Mike Lowistweaked html to remove the up next entry which was...
2024-03-18 Mike Lowisadded systemd unit file for atv service
2024-03-18 Mike Lowisfixed up svgs to point to the correct locations and...
2024-03-18 Michael D.... small cleanup
2024-03-15 Mike Lowisadded randomization, made QR tags bigger and split...
2024-03-15 Mike Lowischanged wifi svg to correct wifi credentials
2024-03-14 Mike Lowisadded database cleanup logic
2024-03-14 Mike Lowisadded save and restor of state of channel
2024-03-14 Mike Lowisadded support for multipl sources and a config file
2024-03-12 Michael D.... fixed queueing and tweaked css
2024-03-05 Michael D.... simplified main control page. fixed some bugs. added...
2024-03-01 Mike Lowisreworked channel/databse interface to make it easier...
2024-03-01 Michael D.... fleshed out browser and started reworking server
2024-02-26 Mike Lowisfixed blinking on player when enqueueing new items
2024-02-26 Michael D.... added queue managment
2024-02-23 Michael D.... Merge branch 'master' of mdlowis.com:~/git/proto/atv
2024-02-22 Mike Lowisreworked control page
2024-02-21 Mike Lowisadded QR code SVG and revamped control page
2024-01-18 Mike Lowisadded queue commands
2024-01-17 Michael D.... cleaned up unneeded files
2024-01-16 Mike Lowisadded scaffolding for queue management
2024-01-16 Mike Lowiscontrol page i snow functional. Need to add a queue...
2024-01-15 Mike Lowispass client to command handlers
2024-01-15 Mike Lowisadded logic to install website files automatically...
2024-01-15 Mike Lowisfixed up html and ruby to play correctly and stay synce...
2024-01-08 Michael D.... add assets and almost completed reorg. weird bug when...
2024-01-06 Michael D.... initial commit of class based arch
2023-12-27 Michael D.... initial commit
2023-12-25 Michael D.... started breaking up ruby logic into classes and modules
2023-12-24 Michael D.... added client.js for shared code
2023-12-22 Michael D.... first pass at websocket based stream
2023-12-21 Mike Lowissimple ruby websocket works except for starting video...
2023-12-21 Mike Lowisinitial commit