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
/
osd.c
Age
Commit message (
Expand
)
Author
2007-07-20
Fixed a typo in the function name of cOsd::SetOsdPosition() and added a range...
Klaus Schmidinger
2007-06-17
Implemented cOsd::SetOsdPosition() etc
1.5.4
Klaus Schmidinger
2007-06-10
Freetype font support; full UTF-8 support; dropped pixel fonts
Klaus Schmidinger
2007-02-17
Fixed a possible crash when loading an invalid XPM file
Klaus Schmidinger
2006-02-26
The DrawBitmap() function now has a new parameter 'Overlay' that allows a bit...
Klaus Schmidinger
2006-02-05
Made all font and image data 'const'
Klaus Schmidinger
2005-12-30
Changed all "illegal" to "invalid" in error messages
Klaus Schmidinger
2005-11-04
Removed '\n' from several syslog() calls
Klaus Schmidinger
2005-10-02
Added a check against MAXOSDAREAS in cOsd::CanHandleAreas()
Klaus Schmidinger
2005-06-19
Implemented palette replace mode in the OSD bitmaps
1.3.27
Klaus Schmidinger
2005-06-11
Removed an unnecessary #include from osd.c
Klaus Schmidinger
2005-05-14
Made cOsd::isOpen an integer counter to avoid problems with messages when a c...
Klaus Schmidinger
2004-12-19
Made several functions threadsafe
Klaus Schmidinger
2004-10-16
cOsdProvider::NewOsd() now always returns a valid pointer
Klaus Schmidinger
2004-07-18
Making sure the OSD reports oeWrongAlignment errors before any oeAreasOverlap...
Klaus Schmidinger
2004-07-17
Fixed checking the last area for misalignment in cOsd::CanHandleAreas()
Klaus Schmidinger
2004-06-18
Fixed a memory leak in theme description handling
Klaus Schmidinger
2004-06-12
Fixed calculating the OSD width and height
Klaus Schmidinger
2004-06-12
Some improvements in cOsd creation
Klaus Schmidinger
2004-06-05
Fixed ignoring unused "none" color entries in XPM files (there was an unneces...
Klaus Schmidinger
2004-06-05
Ignoring unused "none" color entries in XPM files written by some broken grap...
Klaus Schmidinger
2004-06-05
Implemented drawing "transparent" texts
Klaus Schmidinger
2004-06-05
Fixed cBitmap::DrawPixel(), which messed with other bitmaps' palettes in case...
Klaus Schmidinger
2004-05-28
cBitmap::DrawBitmap() now also resets the palette if the entire bitmap area i...
Klaus Schmidinger
2004-05-22
When processing XPM data, the color name "None" is no mapped to #00000000
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger
2004-03-14
Improved performance when paging through very long menu lists
Klaus Schmidinger
2004-03-05
Fixed handling the current menu item
Klaus Schmidinger
2003-06-06
Fixed OSD access in case none of the devices provides one
Klaus Schmidinger
2003-05-03
Added cStatus::OsdItem() to provide the entire list of menu items to a plugin
Klaus Schmidinger
2003-05-02
Fixed double call to MainMenuAction() of a plugin if invoked via a hotkey
Klaus Schmidinger
2003-03-23
'Left' and 'Right' now go to first/last item in single page lists
Klaus Schmidinger
2002-12-08
KBD active by default; no more 'ncurses' necessary for KBD
1.1.19
Klaus Schmidinger
2002-11-24
Plugins can now have their own raw OSD
Klaus Schmidinger
2002-11-10
First step towards a 'unique channel ID'
Klaus Schmidinger
2002-10-13
New configuration file 'reccmds.conf'
Klaus Schmidinger
2002-08-25
Added cDevice::NewOsd() to allow a derived cDevice class to implement its own...
Klaus Schmidinger
2002-08-15
Changed line height handling for progress bar
Klaus Schmidinger
2002-08-11
Consistently using malloc/free and new/delete
Klaus Schmidinger
2002-08-04
Changed the cDevice class to allow plugins to implement their own devices
Klaus Schmidinger
2002-07-14
Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs) (con't...
Klaus Schmidinger
2002-07-13
Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs)
Klaus Schmidinger
2002-06-16
Changed 'cStatusMonitor' to 'cStatus'
1.1.3
Klaus Schmidinger
2002-06-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger
2002-05-19
Implemented cStatusMonitor to allow plugins to set up a status monitor
Klaus Schmidinger
2002-05-18
Completely moved OSD handling out of the cDvbApi class, into the new cOsd
Klaus Schmidinger
2002-05-12
Added 'insert' capabilities to cList
Klaus Schmidinger
2002-05-09
Implemented plugin interface
1.1.0
Klaus Schmidinger
2002-03-29
Suppressing automatic hotkey assignment if entry starts with digit and blank
Klaus Schmidinger
2002-03-24
Fixed scrolling the 'Channels' menu in case the cursor ends up on a group del...
Klaus Schmidinger
[prev]
[next]