summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-07-18Now storing the name of the service provider (aka "bouquet") in the channel nameKlaus Schmidinger
2004-07-18Experimental support for NVOD channelsKlaus Schmidinger
2004-07-18Avoiding flashing effects in the OSD of full featured DVB cards by ↵Klaus Schmidinger
explicitly clearing the OSD windows before opening them
2004-07-18Making sure the OSD reports oeWrongAlignment errors before any ↵Klaus Schmidinger
oeAreasOverlap error
2004-07-17Fixed handling error case '-1' when polling CAM connectionsKlaus Schmidinger
2004-07-17Fixed handling error case '-1' when polling section filtersKlaus Schmidinger
2004-07-17No longer adding section filters to the list of filters if they can't be openedKlaus Schmidinger
2004-07-17Fixed checking the last area for misalignment in cOsd::CanHandleAreas()Klaus Schmidinger
2004-07-17Fixed handling menu status messages when the list contents is scrolledKlaus Schmidinger
2004-07-17The function cTimers::SetEvents() now immediately returns if there is some ↵Klaus Schmidinger
user input
2004-07-17Removed all error messages from cRecordings::ScanVideoDir()Klaus Schmidinger
2004-06-19Fixed switching channels while an encrypted channel is being recorded (cont'd)1.3.11Klaus Schmidinger
2004-06-19channels.confKlaus Schmidinger
2004-06-19Fixed cRingBufferLinear::Get() in case the buffer wraps aroundKlaus Schmidinger
2004-06-19Fixed the description of cRingBufferLinearKlaus Schmidinger
2004-06-19Added a note about 'iocharset=utf8' to the INSTALL fileKlaus Schmidinger
2004-06-19Fixed handling the color button texts in cMenuEditStrItemKlaus Schmidinger
2004-06-19Added cDevice::Flush()Klaus Schmidinger
2004-06-18Fixed a memory leak in theme description handlingKlaus Schmidinger
2004-06-14Credits to Mirco DölleKlaus Schmidinger
2004-06-13The list of recordings is now kept statically in memoryKlaus Schmidinger
2004-06-12Fixed switching channels while an encrypted channel is being recordedKlaus Schmidinger
2004-06-12Revisited the "Fixed missing audio after replaying a DVD" changeKlaus Schmidinger
2004-06-12Fixed calculating the OSD width and heightKlaus Schmidinger
2004-06-12Some improvements in cOsd creationKlaus Schmidinger
2004-06-12Some changes to the SPU decoder interfaceKlaus Schmidinger
2004-06-12Checking for UTF-8 at program startKlaus Schmidinger
2004-06-12Revoked the "Fixed missing audio after replaying a DVD" change because it ↵Klaus Schmidinger
introduced a sound disturbance when switching between channels on the same transponder
2004-06-10Checking for NPTL at program startKlaus Schmidinger
2004-06-06Modified 'libsi' to require callers to state the buffer sizes when getting ↵1.3.10Klaus Schmidinger
strings in order to avoid buffer overflows
2004-06-06channels.confKlaus Schmidinger
2004-06-06Added a note about NPTL to the INSTALL fileKlaus Schmidinger
2004-06-06Added a note about the default assignment of the color keys to MANUALKlaus Schmidinger
2004-06-06Fixed missing audio after replaying a DVDKlaus Schmidinger
2004-06-06Fixed displaying the current channel when switching via the SVDRP command CHANKlaus Schmidinger
2004-06-05Fixed ignoring unused "none" color entries in XPM files (there was an ↵Klaus Schmidinger
unnecessary log entry)
2004-06-05Fixed a typoKlaus Schmidinger
2004-06-05No longer setting lnb voltage if the frontend is not DVB-SKlaus Schmidinger
2004-06-05Ignoring unused "none" color entries in XPM files written by some broken ↵Klaus Schmidinger
graphics tools
2004-06-05Implemented drawing "transparent" textsKlaus Schmidinger
2004-06-05Fixed cBitmap::DrawPixel(), which messed with other bitmaps' palettes in ↵Klaus Schmidinger
case the pixel coordinates were outside this bitmap
2004-05-31Fixed some default parameters in 'skincurses'Klaus Schmidinger
2004-05-31New plugin 'skincurses'1.3.9Klaus Schmidinger
2004-05-31channels.confKlaus Schmidinger
2004-05-31Made some functions of cFont virtual to allow implementing dummy fonts for ↵Klaus Schmidinger
the 'curses' skin
2004-05-31Added credits for Wane KeerKlaus Schmidinger
2004-05-31Fixed handling colors in cDvbSpuPalette::yuv2rgb()Klaus Schmidinger
2004-05-31Fixed handling descriptor loops in 'libsi'Klaus Schmidinger
2004-05-29Fixed the height of the channel display in the "Classic VDR" skinKlaus Schmidinger
2004-05-29Added SetMessage() functions to the Replay and Channel skin functionsKlaus Schmidinger