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
/
dvbosd.c
Age
Commit message (
Expand
)
Author
2005-05-22
Removed converting byte order on big endian systems from cDvbOsd::Flush()
Klaus Schmidinger
2005-02-12
Now using twice the buffer reserve in cTransfer if the primary DVB card is an...
Klaus Schmidinger
2004-11-20
Now checking available OSD memory at runtime
Klaus Schmidinger
2004-07-18
Avoiding flashing effects in the OSD of full featured DVB cards by explicitly...
Klaus Schmidinger
2004-06-12
Some improvements in cOsd creation
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger
2003-04-12
If no device with an MPEG decoder can be found at startup, the first device i...
Klaus Schmidinger
2003-03-09
Removed signal handling and usleep(5000) from cDvbOsd::Cmd()
Klaus Schmidinger
2002-08-25
Added cPalette::AllColors() for plugins that need to get the color entries of...
Klaus Schmidinger
2002-08-04
Changed the cDevice class to allow plugins to implement their own devices
Klaus Schmidinger
2002-05-18
Completely moved OSD handling out of the cDvbApi class, into the new cOsd
Klaus Schmidinger
2002-05-18
Rearranged OSD class names to make 'cOsd' available for the main OSD interface
Klaus Schmidinger
2002-05-13
Improved the [eid]syslog() macros
Klaus Schmidinger
2002-05-10
Separated the actual DVB hardware OSD implementation from the abstract OSD in...
Klaus Schmidinger
2002-04-13
Fixed color palette handling on 'big endian' systems
Klaus Schmidinger
2002-01-13
Fixed failing watchdog timer if program hangs in OSD activities
Klaus Schmidinger
2002-01-13
Prepared the OSD functions for multiple overlapping windows
Klaus Schmidinger
2001-07-24
Increased the usleep value in cDvbOsd::Cmd() to 5000 in order to work on syst...
Klaus Schmidinger
2001-07-22
Larger OSD with 2bpp windows; Channel display at bottom
Klaus Schmidinger
2001-06-02
Converted to the new API plus several small enhancements
0.8.0
Klaus Schmidinger
2000-12-09
Moved progress display to menu.c
Klaus Schmidinger
2000-11-18
Fixed font for system commands
Klaus Schmidinger
2000-11-05
Date and time in the title of an event info page are now always right adjusted
Klaus Schmidinger
2000-11-01
Improved Schedules menus
Klaus Schmidinger
2000-10-08
Remote control uses threads
Klaus Schmidinger
2000-10-03
Displaying as much as possible of the current/next info (dropping characters ...
Klaus Schmidinger
2000-10-03
Faster OSD by using bitmap
Klaus Schmidinger