index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
skinlcars.c
Age
Commit message (
Expand
)
Author
2016-12-22
Fixed truncated date/time strings in the skins on multi-byte UTF-8 systems
Klaus Schmidinger
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2014-06-12
Fixed a possible crash in the LCARS skin
Klaus Schmidinger
2014-03-10
Fixed drawing the live indicator in the LCARS skin in case there are no devices
Klaus Schmidinger
2013-11-16
Fixed uninitialized item area coordinates in cSkinLCARSDisplayMenu
Klaus Schmidinger
2013-11-15
Simplified some conditional expressions in skinlcars.c and skinsttng.c
Klaus Schmidinger
2013-11-15
Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannel
Klaus Schmidinger
2013-08-21
Added basic support for positioners to control steerable satellite dishes
Klaus Schmidinger
2013-05-19
Fixed a crash in the LCARS skin's main menu in case there is no current channel
Klaus Schmidinger
2013-04-09
Fixed double semicolon
Klaus Schmidinger
2013-03-09
The LCARS skin now calls SetAntiAliasGranularity(20, 16) in order to reserve ...
Klaus Schmidinger
2013-03-03
The "Recording info" page of the skins that come with VDR now displays the na...
Klaus Schmidinger
2013-02-15
Fixed displaying pending timers in "alert" mode in the LCARS skin
Klaus Schmidinger
2013-01-25
Fixed a leftover progress display in the LCARS main menu when replay of a rec...
Klaus Schmidinger
2013-01-23
Fixed possible garbage in the remaining time of the LCARS replay display in c...
Klaus Schmidinger
2013-01-23
The LCARS menu now also works if the OSD has only 1bpp (two colors)
Klaus Schmidinger
2012-09-19
Fixed a leftover frame counter in the LCARS skin's replay display after jumpi...
Klaus Schmidinger
2012-09-09
Implemented the setup options "OSD/Color key [0123]"
1.7.30
Klaus Schmidinger
2012-06-13
Changed some of the colors in the LCARS skin
Klaus Schmidinger
2012-06-13
Fixed displaying messages in the LCARS skin
Klaus Schmidinger
2012-06-12
Changed foreground colors of messages
Klaus Schmidinger
2012-06-08
The LCARS skin's main menu now only displays timers that are actually activated
Klaus Schmidinger
2012-06-07
Fixed displaying the number of devices in the LCARS skin in case of non-recei...
Klaus Schmidinger
2012-06-07
Removed the gap from the main menu buttons in the LCARS skin
Klaus Schmidinger
2012-06-07
Changed the button colors in the LCARS skin to better fit with the rest of th...
Klaus Schmidinger
2012-06-04
Fixed the call to ChannelString() in cSkinLCARSDisplayChannel::SetChannel()
Klaus Schmidinger
2012-06-04
Now scaling down the Transfer Mode indicator bitmap in the LCARS skin in case...
Klaus Schmidinger
2012-06-04
The LCARS skin now only displays devices that can actually receive channels
Klaus Schmidinger
2012-06-04
Fixed the background color of the Transfer Mode indicator bitmap in the LCARS...
Klaus Schmidinger
2012-06-03
Changed the color for devices
Klaus Schmidinger
2012-06-02
Implemented LCARS skin
Klaus Schmidinger