blob: acd8e392a753cd3aa858b2d383394ddc4bce4e5f (
plain)
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
41
|
VDR Plugin 'skinlcarsng' Revision History
---------------------------------------
- Don't show NumRecordingsInPath if recodings menu shows deleted recordings
- Changed the name of an Instant Recording timer in the display channel
- Replace "[|| ]" with graphics if a item has tabbed text
- Add volume bar to main menus
- Cleanup
Version 0.3.6
- Small optical changes
- VDR-2.5.6 adjustments
- Optional display of errors in info added if "error == 0"
Version 0.3.5
- Add TS errors to recording info
- Add timeshift buffer to display channel
Version 0.3.4
- Automatic display description in menu epg, timer and recording
- VDR-2.5.3 adjustments
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
|