Age | Commit message (Expand) | Author |
2012-12-24 | Fixed replaying ongoing recordings from other VDR instances1.7.34 | 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-10-15 | If a frame position in the 'marks' file of a recording doesn't point to an I-... | 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-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-06-09 | Implemented sort mode for recordings | Klaus Schmidinger |
2012-06-03 | Speeded up opening menus on systems with many (several thousands) of recordin...1.7.28 | Klaus Schmidinger |
2012-06-02 | Extended the interface to the script that gets called for recordings, so that... | Klaus Schmidinger |
2012-06-02 | Finally removed the code marked with __RECORDING_H_DEPRECATED_DIRECT_MEMBER_A... | Klaus Schmidinger |
2012-03-13 | When estimating the remaining disk space (in hours), the average data rate of... | Klaus Schmidinger |
2012-03-12 | Improved fast forwarding to the end of a timeshift recording | Klaus Schmidinger |
2012-03-11 | Deactivated definition of __RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS (reco... | Klaus Schmidinger |
2012-02-19 | Fixed switching into time shift mode when pausing live video1.7.24 | Klaus Schmidinger |
2011-12-04 | Fixed several spelling errors | Klaus Schmidinger |
2011-08-21 | Implemented cRecording::NumFrames() and cRecording::LengthInSeconds() | Klaus Schmidinger |
2011-08-21 | Direct access to several class members is now deprecated | Klaus Schmidinger |
2011-08-20 | The start time of an edited recording is now set to the time of the first edi... | Klaus Schmidinger |
2011-08-13 | Marked some comments for doxygen | Klaus Schmidinger |
2011-08-13 | The length (as number of frames) of a recording's index file can now be deter... | Klaus Schmidinger |
2011-08-13 | Implemented static cIndexFile::IndexFileName() | Klaus Schmidinger |
2011-04-17 | Added a patch from Udo Richter | Klaus Schmidinger |
2011-04-03 | Made cRecordingInfo::Read(FILE *f) private | Klaus Schmidinger |
2011-03-20 | Made updating the editing marks during replay react faster in case the marks ... | Klaus Schmidinger |
2011-02-27 | While replaying, the editing marks are now updated every 10 seconds | Klaus Schmidinger |
2010-12-27 | Now updating the 'frames per second' data in the list of recordings when a ne... | Klaus Schmidinger |
2010-03-07 | The full timer file name is now displayed if it ends with "TITLE" or "EPISODE" | Klaus Schmidinger |
2010-01-17 | The "Edit timer" menu can now set the folder for the recording from a list of... | Klaus Schmidinger |
2010-01-02 | Implemented --edit and --genindex options | Klaus Schmidinger |
2009-12-06 | Several code modifications to avoid compiler warnings | Klaus Schmidinger |
2009-11-22 | Fixed generating the index for recordings from channels that put a whole GOP ... | Klaus Schmidinger |
2009-08-16 | Increased the value of MAXFRAMESIZE to better suit HD recordings | Klaus Schmidinger |
2009-05-24 | Fixed generating PAT/PMT version numbers in case the PIDs change during recor... | Klaus Schmidinger |
2009-04-19 | Added missing 'const' to cRecording::FramesPerSecond() | Klaus Schmidinger |
2009-04-13 | Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packets | Klaus Schmidinger |
2009-02-28 | Added cRecordingInfo::GetEvent() | Klaus Schmidinger |
2009-01-24 | Fixed handling the maximum video file size | Klaus Schmidinger |
2009-01-24 | Fixed editing PES recordings | Klaus Schmidinger |
2009-01-18 | Implemented option '-i' | Klaus Schmidinger |
2009-01-06 | The recording format is now Transport Stream | Klaus Schmidinger |
2007-10-14 | Added cRecording::Undelete() | Klaus Schmidinger |
2007-10-14 | Made the default copy ctor and the assign operator of cRecording private | Klaus Schmidinger |
2007-06-17 | The info.vdr file now also stores the name of the channel | Klaus Schmidinger |
2006-12-01 | Added a missing 'const' to cRecordingInfo::ChannelID() | Klaus Schmidinger |
2006-07-30 | Now invalidating /video cache _after_ cutting | Klaus Schmidinger |
2006-04-09 | Changed the behaviour when hitting the end of a recording in fast forward mode | Klaus Schmidinger |
2006-02-25 | Implemented cRecordingInfo::ChannelID() | Klaus Schmidinger |
2006-02-25 | The 'summary' field of a timer definition has been renamed to 'aux' | Klaus Schmidinger |
2006-02-18 | Generating 'X' audio component records for recording if there is no EPG data | Klaus Schmidinger |