summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2004-10-23Updated Romanian language texts and the iso8859-2 fontsKlaus Schmidinger
2004-10-23Taking the complete size of available data into account when deciding whether...Klaus Schmidinger
2004-10-23Removed the usleep() call from cDvbPlayer::Action() to make VDR run on NPTL s...Klaus Schmidinger
2004-10-23Fixed a case where the resultBuffer in cRemux ran full before getting a syncKlaus Schmidinger
2004-10-23Fixed attaching a cPlayer to a cDeviceKlaus Schmidinger
2004-10-23Added a sample setup for 'DisiCon-4 Single Cable Network'Klaus Schmidinger
2004-10-23Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added s...Klaus Schmidinger
2004-10-17Adjusted release date1.3.13Klaus Schmidinger
2004-10-17Updated 'channels.conf.terr' for HannoverKlaus Schmidinger
2004-10-17Removed the 'Log' parameter from the cChannel::Set... functionsKlaus Schmidinger
2004-10-17Now only saving channels.conf after a modification made by the userKlaus Schmidinger
2004-10-17If one PID can't be added, the whole cDevice::AttachReceiver() will now failKlaus Schmidinger
2004-10-17Refined formula for making volume control more linearKlaus Schmidinger
2004-10-16Fixed a crash in the time search mechanismKlaus Schmidinger
2004-10-16Added missing Czech characters to fontosd-iso8859-2.cKlaus Schmidinger
2004-10-16Now skipping code table info in SI dataKlaus Schmidinger
2004-10-16Made volume control more linearKlaus Schmidinger
2004-10-16Made the "Channel not available!" message and mtInfo instead of mtErrorKlaus Schmidinger
2004-10-16Avoiding unnecessary section filter start/stopsKlaus Schmidinger
2004-10-16Fixed libsi/Makefile to use the compiler defined in for generating file depe...Klaus Schmidinger
2004-10-16Completed the Russian OSD textsKlaus Schmidinger
2004-10-16Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::c...Klaus Schmidinger
2004-10-16Fixed 'newplugin' to use the compiler defined in $(CXX) for generating file d...Klaus Schmidinger
2004-10-16Added Estonian language textsKlaus Schmidinger
2004-10-16cOsdProvider::NewOsd() now always returns a valid pointerKlaus Schmidinger
2004-10-16Fixed showing the replay mode if the OSD is currently in useKlaus Schmidinger
2004-10-16Fixed a possible crash with inconsistent SI dataKlaus Schmidinger
2004-10-16Improved buffer handlingKlaus Schmidinger
2004-08-08Fixed a crash in case the last line in channels.conf is a group separatorKlaus Schmidinger
2004-08-08Fixed a possible NULL pointer assignment in cMenuText::SetText()Klaus Schmidinger
2004-08-08Making sure section filters are only set if the device actually has a lockKlaus Schmidinger
2004-07-27Fixed checking for the presence of NPTLKlaus Schmidinger
2004-07-18The 'radio' channel icon is now only displayed in the ST:TNG skin if the chan...1.3.12Klaus Schmidinger
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 explicitly...Klaus Schmidinger
2004-07-18Making sure the OSD reports oeWrongAlignment errors before any oeAreasOverlap...Klaus Schmidinger
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 us...Klaus Schmidinger
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-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