-
Notifications
You must be signed in to change notification settings - Fork 14
/
changelog.txt
25 lines (21 loc) · 910 Bytes
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
0.1.2 (2022-06-06)
- update for python3 and kodi 19 support
0.1.1 (2014-06-15)
- catch error when no images are available
0.1.0 (2014-01-09)
- added possibility to choose between fanart and thumbnail on movies and albums
- added possibility to start the slideshow as program plugin (press exit, back or stop to exit)
- possibly fix star wars effect race condition on slow machines
- ignore directories with leading dot (e.g. .git, .DS_Store)
0.0.2 (unreleased)
- fix script error with float wait time
- catch empty image folder
- allow recursive folder lookup
- added setting for disabling random image order
- fix fast image preload race condition
- allow more speed and concurrency in AppleTVLike
- added setting to disable random order on GridSwitch
- more precise wait time calculation
- fix short flashing of the next image in StarWarsScreensaver
0.0.1 (unreleased)
- initial version