-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathChangeLog.txt
40 lines (32 loc) · 1.21 KB
/
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
v0.0.9
- Add now-recording and recording completed state in timer list view
- Fix playback failure of encoded recordings when there are more than 255 files
v0.0.8
- Add full channel request to display all channels including sub service (hidden by default)
- Change channel ID for internal use
- Fix program ID overflow in 32-bit platforms
- Fix timer rule addition and deletion
- Fix a bug of recording/reserved entry size less than 24
- Optimize EPG program API request
v0.0.7
- Fix a bug that recording was not possible on non-Windows platforms
v0.0.6
- Fix a bug that recording was not possible on Windows
- Add a feature to update the recording list and timers on wake up from sleep mode
- Make a couple of small improvements
v0.0.5
- Fix an issue where unencoded files would not play
- Fix an error that the menuhook doesn't work
v0.0.4
- Add 64bit Windows and Windows Store build support
- Drop 32bit Windows support
- Fix 32bit `time_t` and `long` overflow
- Add option to play encoded files as a preferred media
v0.0.3
- Support encoded file playback when original one is not available
v0.0.2
- Better support for 32bit platform
- Drop Linux x86/x64 build from release
v0.0.1
- Initial release
- Support Kodi 18.7 Leia