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
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
2005-09-25
The 'new' indicator in the Recordings menu is now kept up-to-date
Klaus Schmidinger
2005-09-25
The list of recordings is now read in a separate thread
Klaus Schmidinger
2005-09-17
Fixed converting arbitrarily formatted summary.vdr files
Klaus Schmidinger
2005-09-10
Fixed converting summary.vdr files that would result in a very long 'short text'
Klaus Schmidinger
2005-09-03
Implemented option '--vfat'; replaced ':' with '.' in recording names
Klaus Schmidinger
2005-08-13
Now storing the channel id in the info.vdr file even if there is no EPG info ...
Klaus Schmidinger
2005-08-06
Files and directories are now created with rights according to the shell's um...
Klaus Schmidinger
2005-06-05
Added the year (two digits) to recording dates in LSTR, and thus also in menus
Klaus Schmidinger
2005-06-04
Fixed handling 'summary.vdr' files with more than two empty lines
Klaus Schmidinger
2005-05-29
Fixed listing recordings with empty episode names in the LSTR command
Klaus Schmidinger
2005-05-28
Now using hash tables to speed up cSchedule::GetEvent()
Klaus Schmidinger
2005-05-28
cEvent no longer stores the channelID directly, but rather has a pointer to t...
Klaus Schmidinger
2005-05-28
cRecordingInfo stores channelID itself (preparation for change in cEvent)
Klaus Schmidinger
2005-05-22
Fixed a possible hangup when ending a replay session while cIndexFile::CatchU...
Klaus Schmidinger
2005-05-22
Fall back to 'summary.vdr' if there is no 'info.vdr'
Klaus Schmidinger
2005-05-22
Fixed setting timer's summary for recording
Klaus Schmidinger
2005-05-16
Avoiding extra blanks at the end of names of instant recordings
Klaus Schmidinger
2005-05-16
Switched from 'summary.vdr' to 'info.vdr'
Klaus Schmidinger
2005-05-07
Recordings now avoid zero sized video data files
Klaus Schmidinger
2005-05-06
Fixed handling lifetime when deciding whether to delete a recording
Klaus Schmidinger
2005-02-12
Fixed handling symbolic links in cRecordings::ScanVideoDir()
Klaus Schmidinger
2005-02-06
Fixed several memory leaks that were introduced through the use of cString
Klaus Schmidinger
2004-12-26
Made several functions threadsafe (cont'd)
Klaus Schmidinger
2004-12-19
Made several functions threadsafe
Klaus Schmidinger
2004-11-01
Fixed the buffer size in cRecording::SortName()
Klaus Schmidinger
2004-11-01
Now using qsort() to sort cListBase lists
Klaus Schmidinger
2004-10-31
Making sure that timers and channels are only saved together
Klaus Schmidinger
2004-07-17
Removed all error messages from cRecordings::ScanVideoDir()
Klaus Schmidinger
2004-06-13
The list of recordings is now kept statically in memory
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger
2003-11-08
Fixed getting the list of recordings in case VDR is started from a directory ...
Klaus Schmidinger
[prev]
[next]