blob: f604fd5c9c3f3907f6b3a586cc87aee41dc262ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
VDR Plugin 'skinlcarsng' Revision History
---------------------------------------
Version 0.3.3
- VDR-2.4.2 adjustments
- Corrected array size
- Substitute LOCK_DELETEDRECORDINGS_READ in FreeMB
- Correct display some rectangle in cLCARSNGDisplayMenu::DrawFrameDisplay
- Optimizing displaymenu to avoid flickering
- Refactor DrawDisk()
- Prevent "Rec:" from flickering in displaychannel.c
Version 0.3.2
- Fixed display with large font size
- Fixed display background
- Fixed blinking rec
- Add .gitignore
Version 0.3.1
- Bugfix
Version 0.3.0
- Initial version
|