Age | Commit message (Expand) | Author |
2003-05-24 | Fixed a memory leak in cNonBlockingFileReader | Klaus Schmidinger |
2003-05-24 | Modified handling of audio packets in cDvbPlayer for better sync with externa... | Klaus Schmidinger |
2003-05-18 | Fixed EPG bugfix statistics to avoid log entires for undefined channels | Klaus Schmidinger |
2003-05-18 | Fixed reading 'epg.data' for channels with non-zero RID | Klaus Schmidinger |
2003-05-18 | Fixed setting the locking pid after a timed wait | Klaus Schmidinger |
2003-05-16 | Moved the detection of a broken video data stream from the cDevice into the c... | Klaus Schmidinger |
2003-05-16 | Added Catalanian language texts | Klaus Schmidinger |
2003-05-16 | No longer starting the editing process if no marks have been set | Klaus Schmidinger |
2003-05-16 | Moved the call to cPlugin::Start() further up in vdr.c, to make sure it gets ... | Klaus Schmidinger |
2003-05-11 | Removed a faulty parameter initialization in menu.c | Klaus Schmidinger |
2003-05-11 | Implemented the TerrestrialDeliverySystemDescriptor in libdtv1.1.31 | Klaus Schmidinger |
2003-05-11 | Changed C++ style comments in libdtv into C style to avoid warnings in gcc 3.x | Klaus Schmidinger |
2003-05-11 | Implemented separate PausePriority and PauseLifetime parameters for the recor... | Klaus Schmidinger |
2003-05-11 | Updated 'channels.conf.terr' for Berlin | Klaus Schmidinger |
2003-05-11 | Fixed handling EPG data where the 'extended event descriptor' comes before th... | Klaus Schmidinger |
2003-05-11 | Removed the WaitForPut/WaitForGet stuff from cRingBuffer | Klaus Schmidinger |
2003-05-11 | Added VDRVERSNUM to config.h | Klaus Schmidinger |
2003-05-11 | Fixed keeping live video active in case the primary device doesn't have an MP... | Klaus Schmidinger |
2003-05-10 | Implemented the CableDeliverySystemDescriptor in libdtv | Klaus Schmidinger |
2003-05-09 | Introduced cPlugin::Initialize() | Klaus Schmidinger |
2003-05-03 | Added cStatus::OsdItem() to provide the entire list of menu items to a plugin | Klaus Schmidinger |
2003-05-02 | Fixed double call to MainMenuAction() of a plugin if invoked via a hotkey | Klaus Schmidinger |
2003-05-02 | Fixed setting the PCR-PID in case it is equal to one of the other PIDs | Klaus Schmidinger |
2003-05-01 | Updated French OSD texts | Klaus Schmidinger |
2003-04-27 | Changed Teemu Rantanen's email address back | Klaus Schmidinger |
2003-04-27 | Fixed minimum lifespan of deleted recordings | Klaus Schmidinger |
2003-04-27 | Fixed faulty calculation of section length1.1.29 | Klaus Schmidinger |
2003-04-27 | New SVDRP command STAT | Klaus Schmidinger |
2003-04-27 | Avoiding short display of the main menu if a plugin displays its own OSD | Klaus Schmidinger |
2003-04-27 | Skipping keys that come in too fast from LIRC | Klaus Schmidinger |
2003-04-27 | Added a note regarding non-VDR files in the /videoX directories to INSTALL | Klaus Schmidinger |
2003-04-27 | Extended logging info when starting/stopping timers | Klaus Schmidinger |
2003-04-27 | Updated 'channels.conf.terr' for Berlin | Klaus Schmidinger |
2003-04-27 | Removed the Mute() call from cDvbDevice::StillPicture() | Klaus Schmidinger |
2003-04-26 | Now setting the 'broken link' flag for GOPs at the beginning of a new video s... | Klaus Schmidinger |
2003-04-26 | Fixed deleting the last recording in the 'Recordings' menu, which started pau... | Klaus Schmidinger |
2003-04-13 | Using masks in EIT filtering to reduce the number of filters | Klaus Schmidinger |
2003-04-12 | Fixed handling of Ca parameters with values <= MAXDEVICES | Klaus Schmidinger |
2003-04-12 | The LIRC and RCU remote control no longer try to learn keys in case of errors... | Klaus Schmidinger |
2003-04-12 | The 'epg.data' file is now read after all plugins have been started | Klaus Schmidinger |
2003-04-12 | Updated 'channels.conf.cable' | Klaus Schmidinger |
2003-04-12 | Adjusted some Premiere channels in 'channels.conf' | Klaus Schmidinger |
2003-04-12 | Now using 'libdtv' version 0.0.5 | Klaus Schmidinger |
2003-04-12 | Implemented a 'resume ID' which allows several users to each have their own ... | Klaus Schmidinger |
2003-04-12 | Fixed handling min/max borders when entering integer values | Klaus Schmidinger |
2003-04-06 | Fixed handling repeat function with LIRC | Klaus Schmidinger |
2003-04-06 | Avoiding high CPU load in case the connection to LIRC gets lost | Klaus Schmidinger |
2003-04-06 | Fixed displaying messages in the status line in case they exceed the OSD width | Klaus Schmidinger |
2003-03-30 | Fixed a crash in case the index file can't be accessed any more during replay | Klaus Schmidinger |
2003-03-30 | Replaced the 'for' loops in StripAudioPackets() with memset() calls | Klaus Schmidinger |