Alfred Reynolds
|
7fef2e5a68
|
- Move new overlay color string into appconfig struct
|
2021-09-08 11:23:39 +12:00 |
|
Alfred Reynolds
|
0c9721976b
|
- remove the reddit rss support. This is better done by a 3rd party downloader to disk (i.e https://github.com/Pomax/reddit-image-catch-up)
|
2021-08-27 15:30:45 +12:00 |
|
Alfred Reynolds
|
be8f615c21
|
- Add a new Log() function to replace ad-hoc std::cout calls wrapped in debugMode checks
- Remove debugMode from classes that don't need it (i.e all of them)
|
2021-08-26 12:13:09 +12:00 |
|
Alfred Reynolds
|
833e7ef915
|
- Add the ability to parse the RSS feeds from reddit groups (in particular the image feed groups like EarthPorn) and display them
|
2021-08-22 15:10:26 +12:00 |
|
Alfred Reynolds
|
94373e6671
|
- Add stretch key to scheduler entries
- Fix change logic on pathentry to detect correct
|
2021-08-22 09:55:47 +12:00 |
|
Alfred Reynolds
|
66d619f49e
|
- Add a "scheduler" key to the config file that lets you define multiple image selectors and time windows they are valid for
|
2021-08-21 15:58:16 +12:00 |
|
Alfred Reynolds
|
de7af88e53
|
- Add support for display time windows for images in folder.options
- the times are defined in a JSON array with start and end times, if inside the window the image is valid to display
|
2021-08-12 17:40:56 +12:00 |
|
Alfred Reynolds
|
6784a5dcb3
|
- Move the folder/app configuration logic into its own file
|
2021-08-12 16:12:13 +12:00 |
|