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
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
2008-02-10
Running the thread that removes deleted recordings at a low priority
Klaus Schmidinger
2007-11-04
Fixed decoding filename characters in case there are not two hex digits after...
1.5.11
Klaus Schmidinger
2007-10-14
Added cRecording::Undelete()
Klaus Schmidinger
2007-10-12
Implemented handling DVB subtitles
Klaus Schmidinger
2007-06-17
The info.vdr file now also stores the name of the channel
Klaus Schmidinger
2007-06-16
Replaced strncpy() and strn0cpy() with Utf8Strn0Cpy() where necessary
Klaus Schmidinger
2007-06-16
Modified handling invalid characters in VFAT mode
Klaus Schmidinger
2006-10-07
Fixed handling video directory updates in case an other process has touched t...
Klaus Schmidinger
2006-09-16
Fixed handling video directory updates in case the timestamp of the .update f...
Klaus Schmidinger
2006-07-30
Now invalidating /video cache _after_ cutting
Klaus Schmidinger
2006-04-29
Fixed a memory leak in closing the video file during replay
Klaus Schmidinger
2006-04-23
Fixed a format string in recording.c to avoid a compiler warning on 64bit sys...
Klaus Schmidinger
2006-04-17
Some comment cleanups
Klaus Schmidinger
2006-04-16
No longer using characters 0x01 and 0x02 for mapping single quote and slash i...
Klaus Schmidinger
2006-04-09
Changed the behaviour when hitting the end of a recording in fast forward mode
Klaus Schmidinger
2006-03-26
Fixed format string handling
Klaus Schmidinger
2006-03-19
Fixed deleting recordings that have been removed externally when running out ...
Klaus Schmidinger
2006-03-19
Only calling RemoveEmptyVideoDirectories() once in case a recording has been ...
Klaus Schmidinger
2006-02-26
Lines tagged with '#' in the 'info.vdr' file of a recording are now silently ...
Klaus Schmidinger
2006-02-25
Parsing 'E' record when reading 'info.vdr'
Klaus Schmidinger
2006-02-25
The 'summary' field of a timer definition has been renamed to 'aux'
Klaus Schmidinger
2006-02-19
If a recording starts and the channel's audio PID data has more language code...
Klaus Schmidinger
[prev]
[next]