Releases: adafruit/pi_video_looper
Releases · adafruit/pi_video_looper
v1.0.19
What's Changed
- keyboard and gpio control can now be disabled while a video is running - makes the most sense together with the "one shot playback" setting
Full Changelog: v1.0.18...v1.0.19
v1.0.18
What's Changed
- GPIO mappings in README match those in the .ini by @christiansievers in #215
- fixed one-shot playback with only one video file by @tofuSCHNITZEL in #223
- added option to not start video playback on looper startup (boot) by @tofuSCHNITZEL in #223
Full Changelog: v1.0.17...v1.0.18
v1.0.17
v1.0.15
What's Changed
new in v1.0.14
- one shot playback: option to enable stopping playback after each file (useful in combination with gpio triggers)
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
new in v1.0.14
- control the video looper via RPI GPIO pins (see section "control" below)
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
new in v1.0.13
- Additional date/time functionality added. Allows you to add a second smaller line to display things like the date correctly.
- pressing spacebar will pause/resume omxplayer and image_player
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- date/time display option
allows you to display the current date and time between the videos - added "back" keyboard shortcut to play previous file
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- expanded and cleared up documentation / annotation by @christiansievers in #139
- fixed image_player skip bug (thanks for reporting @millerscore)
- fixed possible dependency issue
New Contributors
- @christiansievers made their first contribution in #139
Full Changelog: v1.0.10...v1.0.11
v1.0.10
New Player: "Image Player"
v1.0.9
fixed: background image is reloaded in copymode without restart