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
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
2006-02-18
Generating 'X' audio component records for recording if there is no EPG data
Klaus Schmidinger
2006-02-12
Now stopping scanning the video directory if there are too many levels of sym...
Klaus Schmidinger
2006-02-05
Fixed multiple entries of the same subdirectory in the "Recordings" menu
Klaus Schmidinger
2006-01-20
Added AssertFreeDiskSpace() before starting a timer recording
Klaus Schmidinger
2006-01-08
Cleaned up some trailing white space
Klaus Schmidinger
2006-01-03
Changed DELETEDLIFETIME to 300
Klaus Schmidinger
2005-12-28
Removing deleted recordings is now done in a separate thread
Klaus Schmidinger
2005-12-18
Fixed a crash in removing recordings
Klaus Schmidinger
2005-12-18
Added a mutex to AssertFreeDiskSpace() to make sure calls from foreground and...
Klaus Schmidinger
2005-12-18
Fixed a possible crash when displaying the "Low disk space!" message from a b...
Klaus Schmidinger
2005-12-18
Now avoiding unnecessary disk access when checking if there are deleted recor...
Klaus Schmidinger
2005-12-18
When displaying the amount of free disk space, the space consumed by "deleted...
Klaus Schmidinger
2005-11-04
Removed '\n' from several syslog() calls
Klaus Schmidinger
2005-11-04
Fixed a NULL pointer access with the cUnbufferedFile when a replay session ru...
Klaus Schmidinger
2005-10-31
The new class cUnbufferedFile is used for the recording files to avoid thrash...
1.3.35
Klaus Schmidinger
2005-10-09
Added more error messages and line numbers when reading EPG data and info.vdr
Klaus Schmidinger
2005-10-01
Fixed handling the '.update' file in case the video directory is not at the d...
Klaus Schmidinger
2005-09-25
Made the function ExchangeChars() public
1.3.33
Klaus Schmidinger
2005-09-25
The '.update' file in the video directory is now touched when a recording is ...
Klaus Schmidinger
2005-09-25
Added missing lock and state change
Klaus Schmidinger
[prev]
[next]