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
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
2003-10-24
Fixed handling comments in editing marks
Klaus Schmidinger
2003-10-17
Edited recordings will now never be deleted automatically if the disk runs full
Klaus Schmidinger
2003-09-09
Fixed dropping out of replay mode while viewing a recording that is still goi...
Klaus Schmidinger
2003-08-17
Removing deleted recordings faster than normal when cutting
1.2.3
Klaus Schmidinger
2003-08-15
Fixed staying off the end of an ongoing recording while replaying in time shi...
Klaus Schmidinger
2003-05-30
Fixed breaking off replay in case the user hits "Play" or "Pause" too soon af...
1.2.0pre1
Klaus Schmidinger
2003-05-24
Fixed resume file handling in case the resume.vdr file can't be written
Klaus Schmidinger
2003-05-18
No longer waiting inside cIndexFile::CatchUp() to avoid shortly blocking repl...
1.1.32
Klaus Schmidinger
2003-05-11
Further increased the timeout until an index file is considerd no longer to b...
Klaus Schmidinger
2003-04-27
Fixed minimum lifespan of deleted recordings
Klaus Schmidinger
[prev]
[next]