index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
recording.c
Age
Commit message (
Expand
)
Author
2012-01-26
Symbolic links are no longer resolved in cRecordings::ScanVideoDir()
Klaus Schmidinger
2012-01-25
Fixed cRecording::LengthInSeconds(), which wrongfully rounded the result to f...
Klaus Schmidinger
2012-01-16
Revoked "Fixed handling symbolic links in cRecordings::ScanVideoDir()"
Klaus Schmidinger
2012-01-15
Fixed wrongfully displaying the length of a recording in the title of the rep...
Klaus Schmidinger
2012-01-14
Changed IndexToHMSF() so that it can handle negative Index values
Klaus Schmidinger
2011-12-10
Fixed a memory leak in cRecordings::ScanVideoDir() in case there are too many...
Klaus Schmidinger
2011-12-10
Fixed handling symbolic links in cRecordings::ScanVideoDir()
Klaus Schmidinger
2011-12-04
Implemented the SVDRP command UPDR
Klaus Schmidinger
2011-09-04
Revoked the changes to cFrameDetector that have been introduced in version 1....
Klaus Schmidinger
2011-08-27
The Recordings menu now displays the length (in hours:minutes) of each recording
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
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-06-12
Fixed detecting frames in case the Picture Start Code or Access Unit Delimite...
Klaus Schmidinger
2011-04-17
Avoiding an unecessary call to Recordings.ResetResume()
Klaus Schmidinger
2011-04-17
Added a patch from Udo Richter
Klaus Schmidinger
2011-03-27
Replaced "%lld" and "%llX" print format specifiers with "PRId64" and "PRIX64"
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
2011-02-25
Now checking the result of all realloc() calls
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 resetting the file size when regenerating the index file
Klaus Schmidinger
2009-11-22
Fixed generating the index for recordings from channels that put a whole GOP ...
Klaus Schmidinger
2009-08-16
Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4
Klaus Schmidinger
2009-06-13
Fixed variable types in cIndexFile
1.7.8
Klaus Schmidinger
2009-06-13
Fixed index types in cIndexFile::GetNextIFrame()
Klaus Schmidinger
2009-06-06
Added some missing 'const' keywords to avoid compilation errors with gcc 4.4
Klaus Schmidinger
2009-05-24
Fixed generating PAT/PMT version numbers in case the PIDs change during recor...
Klaus Schmidinger
2009-04-13
Added cThread::SetIOPriority() and using it in cRemoveDeletedRecordingsThread
Klaus Schmidinger
2009-04-13
Reverted back to previous version of RemoveDeletedRecordings(), because the t...
Klaus Schmidinger
2009-04-12
No longer checking for deleted recordings to be removed from the foreground t...
Klaus Schmidinger
2009-01-30
Fixed handling the 'new' indicator in the recordings menu for TS recordings
Klaus Schmidinger
2009-01-24
Fixed editing PES recordings
Klaus Schmidinger
2009-01-24
Added an 'int' typecast to calculations involving FramesPerSecond() to avoid ...
Klaus Schmidinger
2009-01-18
Implemented option '-i'
Klaus Schmidinger
2009-01-16
Fixed removing deleted recordings in case there is a problem
Klaus Schmidinger
2009-01-06
The recording format is now Transport Stream
Klaus Schmidinger
2008-05-22
Fixed formatting
Klaus Schmidinger
2008-05-03
Removed the compile time option VFAT
Klaus Schmidinger
2008-05-01
Implemented handling the standard component descriptor for AC3
Klaus Schmidinger
2008-02-24
Added the backslash ('\') to the list of characters that need to be escaped w...
1.5.16
Klaus Schmidinger
2008-02-16
Fixed handling recordings on other file systems than the video directory
Klaus Schmidinger
2008-02-15
When deleting the recording that is currently replayed, the replay is now sto...
Klaus Schmidinger
2008-02-15
Using cString::sprintf() instead of asprintf()
Klaus Schmidinger
[prev]
[next]