Age | Commit message (Expand) | Author |
2012-11-19 | Fixed learning remote control keys with the LCARS skin | Klaus Schmidinger |
2012-11-19 | In order to be able to play TS recordings from other sources, in which there ... | Klaus Schmidinger |
2012-11-18 | Modified editing marks are now written to disk whenever the replay progress d...1.7.32 | Klaus Schmidinger |
2012-11-18 | Editing marks can now be moved freely | Klaus Schmidinger |
2012-11-18 | Improved editing TS recordings | Klaus Schmidinger |
2012-11-12 | The return type of cMarks::Add() has been changed to void | Klaus Schmidinger |
2012-11-12 | Fixed handling the very last entry in a recording index | Klaus Schmidinger |
2012-11-06 | Updated the Romanian OSD texts | Klaus Schmidinger |
2012-11-03 | Credit to Udo Richter | Klaus Schmidinger |
2012-11-02 | Improved frame detection by parsing just far enough into the MPEG-4 NAL units... | Klaus Schmidinger |
2012-10-16 | Fixed handling timers in case an event is modified and "phased out" while the... | Klaus Schmidinger |
2012-10-15 | Fixed a possible memory leak in SI::StructureLoop::getNextAsPointer() | Klaus Schmidinger |
2012-10-15 | If a frame position in the 'marks' file of a recording doesn't point to an I-... | Klaus Schmidinger |
2012-10-13 | Fixed handling VPS timers in case the running status of an event goes to '1' ... | Klaus Schmidinger |
2012-10-09 | Added options to build a 32-bit version of VDR on a 64-bit machine to Make.co... | Klaus Schmidinger |
2012-10-09 | Added including the Make.global and Make.config files to the dvbdhffdevice's ... | Klaus Schmidinger |
2012-10-09 | Fixed 'make install' to not overwrite existing configuration files | Klaus Schmidinger |
2012-10-09 | Fixed setting the video format in the dvbhdffdevice | Klaus Schmidinger |
2012-10-07 | Fixed some compiler warnings under gcc version 4.7.1 | Klaus Schmidinger |
2012-10-04 | Changed DTV_DVBT2_PLP_ID to DTV_STREAM_ID in dvbdevice.c to adapt to an incom... | Klaus Schmidinger |
2012-10-04 | The cThread constructor now has an additional boolean parameter that can be s... | Klaus Schmidinger |
2012-10-03 | cIoThrottle::Engaged() is now also checked in cRemoveDeletedRecordingsThread:... | Klaus Schmidinger |
2012-10-03 | Pressing the Blue in the main menu during normal live viewing mode now opens ... | Klaus Schmidinger |
2012-10-03 | Pressing the Play key during normal live viewing mode now opens the Recording... | Klaus Schmidinger |
2012-09-30 | Added 'IgnoreFiles' to RemoveEmptyDirectories()1.7.31 | Klaus Schmidinger |
2012-09-29 | Added missing decrementing of 'len' in libsi/si.c's String::decodeText() func... | Klaus Schmidinger |
2012-09-29 | Reactivated stripping control characters from EPG texts and adapted it to UTF-8 | Klaus Schmidinger |
2012-09-29 | Fixed sorting folders before recordings in case of UTF-8 | Klaus Schmidinger |
2012-09-24 | Moved cleaning up the EPG data and writing the epg.data file into a separate ... | Klaus Schmidinger |
2012-09-22 | Increased the size of the TS buffer to 5MB and that of the Recorder buffer to... | Klaus Schmidinger |
2012-09-22 | The new class cIoThrottle is used to allow I/O intense threads to temporarily... | Klaus Schmidinger |
2012-09-19 | Fixed a leftover frame counter in the LCARS skin's replay display after jumpi... | Klaus Schmidinger |
2012-09-19 | cPatPmtParser::ParsePmt() now also recognizes stream type 0x81 as "AC3" | Klaus Schmidinger |
2012-09-18 | Improved detecting frames in MPEG 4 video | Klaus Schmidinger |
2012-09-17 | Fixed some typos | Klaus Schmidinger |
2012-09-17 | The script given to VDR with the '-r' option is now also called whenever a re... | Klaus Schmidinger |
2012-09-17 | Decreased the ring buffer put/get trigger sizes from 1/3 to 1/10 | Klaus Schmidinger |
2012-09-15 | Implemented instant recording of only the present event | Klaus Schmidinger |
2012-09-14 | Fixed mapping the frame type bits when detecting independent frames in MPEG 4... | Klaus Schmidinger |
2012-09-13 | If regenerating an index file fails and no data is written to the file, VDR n... | Klaus Schmidinger |
2012-09-12 | Fixed credits for implementing cDevice::HasInternalCam() | Klaus Schmidinger |
2012-09-09 | Implemented the setup options "OSD/Color key [0123]"1.7.30 | Klaus Schmidinger |
2012-09-09 | Fixed sluggish response when manipulating editing marks while a cutting threa... | Klaus Schmidinger |
2012-09-06 | Fixed getting the file size and number of frames of ongoing recordings | Klaus Schmidinger |
2012-09-05 | Fixed a long delay at the end when replaying a recording that has stopped rec... | Klaus Schmidinger |
2012-09-02 | Credits to Dennis Bendlin | Klaus Schmidinger |
2012-09-02 | Changed the semantics of the cReceiver::Activate() function (it is now called... | Klaus Schmidinger |
2012-09-01 | Implemented FHS support; fixed handling config directory if only -v is given | Klaus Schmidinger |
2012-08-26 | Added cDevice::HasInternalCam() | Klaus Schmidinger |
2012-08-26 | Added cDevice::ReadFilter() | Klaus Schmidinger |