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.h
Age
Commit message (
Collapse
)
Author
2011-04-17
Fixed handling the bitmap color depth for scaled subtitles
1.7.18
Klaus Schmidinger
2011-03-27
Renamed cBitmap::Scale() to Scaled()
Klaus Schmidinger
2011-03-12
The original display size of subtitles is now used to scale them properly ↵
1.7.17
Klaus Schmidinger
when displaying them on an HD OSD
2011-03-08
Added some notes about locking cPixmaps
Klaus Schmidinger
2011-02-27
Fixed rendering pixmaps in case there is more than one dirty rectangle
Klaus Schmidinger
2011-02-26
Added a note about how to implement cOsd::Flush() for true color OSDs
Klaus Schmidinger
2011-02-26
Improved and cleaned up transparent text drawing
Klaus Schmidinger
2011-02-20
Implemented support for TrueColor OSD
Klaus Schmidinger
2010-01-17
Added plain text error messages to log entries from cOsd::SetAreas()
Klaus Schmidinger
2009-05-09
Implemented cDevice::GetOsdSize(); fixed the way the OSD size is determined ↵
Klaus Schmidinger
on full featured DVB cards
2009-05-03
OSD sizes in percent; automatic update of OSD size
Klaus Schmidinger
2009-04-05
Added missing virtual destructor to cPalette
Klaus Schmidinger
2009-01-16
Added some missing 'const' statements to cBitmap
Klaus Schmidinger
2007-10-12
Implemented handling DVB subtitles
Klaus Schmidinger
2007-08-26
There can now be more than one OSD at the same time
Klaus Schmidinger
2007-07-20
Fixed a typo in the function name of cOsd::SetOsdPosition() and added a ↵
Klaus Schmidinger
range check to it
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
2006-02-26
Added some missing comment
Klaus Schmidinger
2006-02-26
The DrawBitmap() function now has a new parameter 'Overlay' that allows a ↵
Klaus Schmidinger
bitmap to be drawn with a transparent background
2006-02-05
Made all font and image data 'const'
Klaus Schmidinger
2005-12-18
Fixed handling OSD areas that have invalid sizes
Klaus Schmidinger
2005-06-19
Implemented palette replace mode in the OSD bitmaps
1.3.27
Klaus Schmidinger
2005-05-14
Made cOsd::isOpen an integer counter to avoid problems with messages when a ↵
Klaus Schmidinger
cOsdObject uses the raw OSD
2004-10-16
cOsdProvider::NewOsd() now always returns a valid pointer
Klaus Schmidinger
2004-06-12
Some improvements in cOsd creation
Klaus Schmidinger
2004-06-05
Ignoring unused "none" color entries in XPM files written by some broken ↵
Klaus Schmidinger
graphics tools
2004-06-05
Implemented drawing "transparent" texts
Klaus Schmidinger
2004-05-31
Made some functions of cFont virtual to allow implementing dummy fonts for ↵
Klaus Schmidinger
the 'curses' skin
2004-05-28
cBitmap::DrawBitmap() now also resets the palette if the entire bitmap area ↵
Klaus Schmidinger
is covered
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger
2003-09-14
Made cOsdMenu::Display() virtual
Klaus Schmidinger
2003-04-21
Implemented 'pause live video'
1.1.28
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-11-03
Fixed formatting
Klaus Schmidinger
2002-08-11
Consistently using malloc/free and new/delete
Klaus Schmidinger
2002-07-13
Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs)
Klaus Schmidinger
2002-06-23
Moved handling of the Menu key entirely into vdr.c
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-12
Added 'insert' capabilities to cList
Klaus Schmidinger
2002-05-09
Implemented plugin interface
1.1.0
Klaus Schmidinger
2002-03-16
Grouped the Setup parameters into several sub-menus
Klaus Schmidinger
2002-02-24
Removed DVD support from the core VDR source
Klaus Schmidinger
2002-01-20
The 'Recordings' menu now displays a hierarchical structure
Klaus Schmidinger
2001-08-25
The menus and the channel display now show the current date and time
Klaus Schmidinger
2001-08-03
Added support for replaying DVDs
Klaus Schmidinger
2001-07-27
Made the width and height of the OSD configurable
Klaus Schmidinger
[next]