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-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
2003-04-12
Implemented a 'resume ID' which allows several users to each have their own ...
Klaus Schmidinger
2003-03-30
Fixed a crash in case the index file can't be accessed any more during replay
Klaus Schmidinger
2003-03-30
Further increased the timeout until an index file is considerd no longer to b...
Klaus Schmidinger
2003-01-06
Limiting Subtitle length when creating a recording file name from EPG data
Klaus Schmidinger
2002-12-23
Increased the timeout until an index file is considerd no longer to be written
Klaus Schmidinger
2002-10-20
Timers now internally have a pointer to their channel
Klaus Schmidinger
2002-10-13
Changed a few leftover 'new char[...]' to MALLOC(char, ...)
Klaus Schmidinger
2002-10-06
Modified channel handling; full DiSEqC support
Klaus Schmidinger
2002-08-24
Fixed replaying the last few seconds of a recording
Klaus Schmidinger
2002-08-11
Consistently using malloc/free and new/delete
Klaus Schmidinger
2002-07-27
Made VFAT handling more tolerant
Klaus Schmidinger
2002-06-22
Activated cutting
Klaus Schmidinger
2002-06-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger
2002-05-13
Improved the [eid]syslog() macros
Klaus Schmidinger
[next]