Age | Commit message (Expand) | Author |
2004-10-24 | Removed the signal handler and WakeUp() call from cThread | Klaus Schmidinger |
2004-10-24 | Increased the required free buffer space in the resultBuffer of cRemux | Klaus Schmidinger |
2004-10-24 | Not waiting for transponder lock for EITScanner | Klaus Schmidinger |
2004-10-23 | Fixed missing cleanup at program exit in case there is a problem with a plugin | Klaus Schmidinger |
2004-10-23 | Some minor code cleanups | Klaus Schmidinger |
2004-10-23 | Now actually using the iso8859-15 fonts | Klaus Schmidinger |
2004-10-23 | Updated Romanian language texts and the iso8859-2 fonts | Klaus Schmidinger |
2004-10-23 | Taking the complete size of available data into account when deciding whether... | Klaus Schmidinger |
2004-10-23 | Removed the usleep() call from cDvbPlayer::Action() to make VDR run on NPTL s... | Klaus Schmidinger |
2004-10-23 | Fixed a case where the resultBuffer in cRemux ran full before getting a sync | Klaus Schmidinger |
2004-10-23 | Fixed attaching a cPlayer to a cDevice | Klaus Schmidinger |
2004-10-23 | Added a sample setup for 'DisiCon-4 Single Cable Network' | Klaus Schmidinger |
2004-10-23 | Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added s... | Klaus Schmidinger |
2004-10-17 | Adjusted release date1.3.13 | Klaus Schmidinger |
2004-10-17 | channels.conf | Klaus Schmidinger |
2004-10-17 | Updated 'channels.conf.terr' for Hannover | Klaus Schmidinger |
2004-10-17 | Removed the 'Log' parameter from the cChannel::Set... functions | Klaus Schmidinger |
2004-10-17 | Now only saving channels.conf after a modification made by the user | Klaus Schmidinger |
2004-10-17 | If one PID can't be added, the whole cDevice::AttachReceiver() will now fail | Klaus Schmidinger |
2004-10-17 | Refined formula for making volume control more linear | Klaus Schmidinger |
2004-10-16 | Fixed a crash in the time search mechanism | Klaus Schmidinger |
2004-10-16 | Added missing Czech characters to fontosd-iso8859-2.c | Klaus Schmidinger |
2004-10-16 | Now skipping code table info in SI data | Klaus Schmidinger |
2004-10-16 | Made volume control more linear | Klaus Schmidinger |
2004-10-16 | Made the "Channel not available!" message and mtInfo instead of mtError | Klaus Schmidinger |
2004-10-16 | Avoiding unnecessary section filter start/stops | Klaus Schmidinger |
2004-10-16 | Fixed libsi/Makefile to use the compiler defined in for generating file depe... | Klaus Schmidinger |
2004-10-16 | Completed the Russian OSD texts | Klaus Schmidinger |
2004-10-16 | Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::c... | Klaus Schmidinger |
2004-10-16 | Fixed 'newplugin' to use the compiler defined in $(CXX) for generating file d... | Klaus Schmidinger |
2004-10-16 | Added Estonian language texts | Klaus Schmidinger |
2004-10-16 | cOsdProvider::NewOsd() now always returns a valid pointer | Klaus Schmidinger |
2004-10-16 | Fixed showing the replay mode if the OSD is currently in use | Klaus Schmidinger |
2004-10-16 | Fixed a possible crash with inconsistent SI data | Klaus Schmidinger |
2004-10-16 | Improved buffer handling | Klaus Schmidinger |
2004-08-08 | Fixed a crash in case the last line in channels.conf is a group separator | Klaus Schmidinger |
2004-08-08 | Fixed a possible NULL pointer assignment in cMenuText::SetText() | Klaus Schmidinger |
2004-08-08 | Making sure section filters are only set if the device actually has a lock | Klaus Schmidinger |
2004-08-07 | Added Croatian language texts | Klaus Schmidinger |
2004-07-27 | Fixed checking for the presence of NPTL | Klaus Schmidinger |
2004-07-18 | The 'radio' channel icon is now only displayed in the ST:TNG skin if the chan...1.3.12 | Klaus Schmidinger |
2004-07-18 | channels.conf | Klaus Schmidinger |
2004-07-18 | Now storing the name of the service provider (aka "bouquet") in the channel name | Klaus Schmidinger |
2004-07-18 | Experimental support for NVOD channels | Klaus Schmidinger |
2004-07-18 | Avoiding flashing effects in the OSD of full featured DVB cards by explicitly... | Klaus Schmidinger |
2004-07-18 | Making sure the OSD reports oeWrongAlignment errors before any oeAreasOverlap... | Klaus Schmidinger |
2004-07-17 | Fixed handling error case '-1' when polling CAM connections | Klaus Schmidinger |
2004-07-17 | Fixed handling error case '-1' when polling section filters | Klaus Schmidinger |
2004-07-17 | No longer adding section filters to the list of filters if they can't be opened | Klaus Schmidinger |
2004-07-17 | Fixed checking the last area for misalignment in cOsd::CanHandleAreas() | Klaus Schmidinger |