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
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
2002-04-21
Now encoding '.' at the end of a directory name in case of VFAT=1
1.0.1
Klaus Schmidinger
2002-04-01
Fixed a bug when a timer records over midnight of a day that had a change in ...
Klaus Schmidinger
2002-03-23
Improved usage of 'safe_write()'
Klaus Schmidinger
2002-03-23
Now writing the title of a recording into the 'summary.vdr' file
Klaus Schmidinger
2002-03-16
Physically removing a deleted recording if one with the same name shall be de...
Klaus Schmidinger
2002-03-09
Added log messages when deleting recordings in case the disk runs full while ...
Klaus Schmidinger
2002-03-07
Fixed a comment typo
Klaus Schmidinger
2002-02-24
Taking the German umlauts 'as is' when compiled with VFAT
Klaus Schmidinger
2002-02-15
Fixed the 'Low disk space!' message
Klaus Schmidinger
2002-02-15
Removed '#define VFAT 1' (was a leftover from testing)
Klaus Schmidinger
2002-02-10
No more trailing '~' in progress display
Klaus Schmidinger
2002-02-10
If compiled with VFAT=1, characters that can't be handled by a VFAT system ar...
Klaus Schmidinger
2002-02-03
Implemented TITLE and EPISODE keywords
Klaus Schmidinger
2002-01-27
Reverted to 'find' instead of 'ftw()' to collect recordings (ftw() was much s...
Klaus Schmidinger
2002-01-27
Ignoring 'stale NFS file handle' error when scanning recordings
Klaus Schmidinger
2002-01-26
A message is now prompted if free disk space becomes low during recording
Klaus Schmidinger
2002-01-26
Fixed handling file names that contain single quotes or dollar signs in calls...
Klaus Schmidinger
2002-01-20
Now using 'ftw()' instead of an external 'find' to collect recordings
Klaus Schmidinger
2002-01-20
The 'Recordings' menu now displays a hierarchical structure
Klaus Schmidinger
2001-10-20
Closing all open file descriptors when calling external programs
Klaus Schmidinger
2001-10-19
Fixed timers starting and ending at unexpected times
Klaus Schmidinger
2001-10-07
Moved the _GNU_SOURCE macro into the Makefile
Klaus Schmidinger
2001-10-07
Sorting recordings internally, with episodes sorted chronologically
Klaus Schmidinger
2001-09-30
Lock file for accessing the video directory
Klaus Schmidinger
2001-09-23
Calling the '-r' program after editing, too
Klaus Schmidinger
2001-09-02
Using subtitle for repeating timers; taking summary at recording time
Klaus Schmidinger
[prev]
[next]