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
2014-01-18
Fixed deleting the source recording after moving it to a different volume (co...
Klaus Schmidinger
2014-01-16
Fixed deleting the source recording after moving it to a different volume
Klaus Schmidinger
2013-12-27
Avoiding double entries when externally renaming a recording (cont'd)
Klaus Schmidinger
2013-12-27
Avoiding double entries when externally renaming a recording
Klaus Schmidinger
2013-12-24
Fixed a possible crash if the recordings list is updated externally while the...
Klaus Schmidinger
2013-10-20
Fixed some compiler warnings with gcc-4.6.3
Klaus Schmidinger
2013-10-16
Restoring the source recording in case copying fails
Klaus Schmidinger
2013-10-14
Added refreshing the recording in the Recording Info/Edit menus
Klaus Schmidinger
2013-10-12
The function cRecordings::MBperMinute() now only takes into account recording...
Klaus Schmidinger
2013-10-10
Added renaming and moving recordings and folders, and editing a recording's p...
Klaus Schmidinger
2013-09-11
Removed the code for distributing recordings over several video directories; ...
Klaus Schmidinger
2013-08-21
No longer trying to delete old recordings in AssertFreeDiskSpace() if the giv...
Klaus Schmidinger
2013-04-11
Fixed handling '/' and '~' in recording file names in case DirectoryEncoding ...
Klaus Schmidinger
2013-03-11
Fixed using PATH_MAX and NAME_MAX (+/-1 because the first one includes the te...
Klaus Schmidinger
2013-03-04
Implemented the setup option "OSD/Always sort folders first"
Klaus Schmidinger
2013-03-03
When sorting recordings by name, folders are now always at the top of the list
Klaus Schmidinger
2013-02-17
Removed trailing whitespace
Klaus Schmidinger
2013-02-11
Fixed moving editing marks, so that they don't get overwritten with old value...
Klaus Schmidinger
2013-02-08
New command line option --dirnames
Klaus Schmidinger
2013-01-25
Improved responsiveness during replay when close to the recording's end
Klaus Schmidinger
2013-01-25
The index file is now closed after initially reading it if it is older than 3...
Klaus Schmidinger
2013-01-16
Revoked 'Fixed sorting recordings in case the locale ignores non-alphanumeric...
Klaus Schmidinger
2013-01-13
Fixed sorting recordings in case the locale ignores non-alphanumeric characte...
Klaus Schmidinger
2012-12-24
Fixed replaying ongoing recordings from other VDR instances
1.7.34
Klaus Schmidinger
2012-12-23
Fixed cIndexFile::GetNextIFrame() to properly handle the case where the very ...
Klaus Schmidinger
2012-12-23
Fixed replay stuttering close to the end of an ongoing recording
Klaus Schmidinger
2012-12-06
Changed reading and writing of floating point numbers into configuration file...
Klaus Schmidinger
2012-12-05
Fixed creating the edited version directory if a relative file name is given ...
Klaus Schmidinger
2012-12-05
When regenerating the index of a recording, the frame rate stored in the info...
Klaus Schmidinger
2012-11-26
Fixed getting the number of editing sequences in case the last sequence has n...
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
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-04
Fixed regenerating the index in case the recording spans over several files (...
Klaus Schmidinger
2012-11-03
Fixed shifting editing marks towards the next I-frame in case of PES recordings
Klaus Schmidinger
2012-11-02
Improved frame detection by parsing just far enough into the MPEG-4 NAL units...
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-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-09-30
Added 'IgnoreFiles' to RemoveEmptyDirectories()
1.7.31
Klaus Schmidinger
2012-09-29
Fixed sorting folders before recordings in case of UTF-8
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-13
If regenerating an index file fails and no data is written to the file, VDR n...
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-07-15
Fixed sorting recordings in the top level video directory
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
[next]