piframe-go/CHANGELOG.md

32 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2020-08-26 14:15:50 +00:00
# Change Log
2020-09-06 07:37:18 +00:00
## 20200906-1
- Build bug fixes
- Add HDMI on/off command for help with ensuring screen is on OR off at boot since systemd timers won't re-run on boot
2020-09-06 07:37:18 +00:00
- Update tools to watch for config changes and restart if config has changed
## 20200905-4
- Update fan daemon to be better about loading config
- Update slideshow to keep it running UNTIL a user presses a key to enter the config ui
- Added support for slideshow restart interval (this is for re-randomizing the slideshow)
- Adjust randomization flag for fim to be a little more reliable (put back the seeded version)
2020-09-06 01:28:38 +00:00
- Adjusted config defaults and handling to be more reliable
2020-09-05 20:04:43 +00:00
## 20200905-3
- Update inotify to use configured path for albums instead of being hard coded
## 20200827-1 through 20200905-2
- Full bring up of main config UI
- Additional 'advanced' configuration available via config file
- Fan management daemon
- inotify dameon for watching the main photos storage for changes and restarting slideshow as appropriate
2020-08-26 14:15:50 +00:00
## 20200826-1
- Initial bring up of the wifi configuration utility
- Setup drone to auto-build snapshot releases