Age | Commit message (Expand) | Author |
2004-10-31 | Making sure that timers and channels are only saved together | Klaus Schmidinger |
2004-10-31 | Moved the main program loop variables further up to allow compilation with ol... | Klaus Schmidinger |
2004-10-30 | Added more checks and polling when getting frontend events | Klaus Schmidinger |
2004-10-30 | Fixed some typos in the Makefile's 'font' target | Klaus Schmidinger |
2004-10-24 | Added cCondWait::Sleep() and using it to replace all usleep() calls | Klaus Schmidinger |
2004-10-24 | Added some checks when cancelling a thread and removed the usleep() in cThrea... | 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 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 | Updated 'channels.conf.terr' for Hannover | 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 | 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 | 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-07-27 | Fixed checking for the presence of NPTL | 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 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 |
2004-07-17 | Fixed handling menu status messages when the list contents is scrolled | Klaus Schmidinger |
2004-06-19 | Fixed cRingBufferLinear::Get() in case the buffer wraps around | Klaus Schmidinger |
2004-06-19 | Fixed the description of cRingBufferLinear | Klaus Schmidinger |
2004-06-19 | Added a note about 'iocharset=utf8' to the INSTALL file | Klaus Schmidinger |
2004-06-19 | Fixed handling the color button texts in cMenuEditStrItem | Klaus Schmidinger |
2004-06-19 | Added cDevice::Flush() | Klaus Schmidinger |
2004-06-18 | Fixed a memory leak in theme description handling | Klaus Schmidinger |
2004-06-14 | Credits to Mirco Dölle | Klaus Schmidinger |
2004-06-12 | Fixed switching channels while an encrypted channel is being recorded | Klaus Schmidinger |