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
/
thread.c
Age
Commit message (
Collapse
)
Author
2002-06-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger
2002-05-13
Improved the [eid]syslog() macros
Klaus Schmidinger
2002-03-09
Fixed 'zombie' processes when closing a pipe
Klaus Schmidinger
2002-02-23
Accessing Schedules data directly via cSIProcessor
Klaus Schmidinger
2002-02-17
Fixed closing all unused file descriptors when opening a pipe
Klaus Schmidinger
2001-10-27
Removed the recursion stuff from cThread (cMutex already does this)
Klaus Schmidinger
2001-10-21
Fixed handling trick modes near the beginning and end of a recording
Klaus Schmidinger
2001-10-20
Closing all open file descriptors when calling external programs
Klaus Schmidinger
2001-09-23
Fixed setting the locking PID in cMutex
Klaus Schmidinger
2001-09-15
Pipe to Dolby Digital replay command closes all unused file descriptors to ↵
Klaus Schmidinger
avoid crashing when OSD is on
2001-08-05
New ringbuffer for frames
Klaus Schmidinger
2001-08-03
Added support for replaying DVDs
Klaus Schmidinger
2001-07-12
Additional 'emergency exit' in case channel switching doesn't work several ↵
Klaus Schmidinger
times in a row
2001-06-02
Converted to the new API plus several small enhancements
0.8.0
Klaus Schmidinger
2000-12-28
Implemented 'on disk editing'
Klaus Schmidinger
2000-12-08
Switched to PES recording
Klaus Schmidinger
2000-11-22
Typecast for gcc-2.96 (under Mandrake)
Klaus Schmidinger
2000-11-18
All cards write EIT info into the same data structure; free cards scan for ↵
Klaus Schmidinger
EIT info
2000-10-29
Implemented 'Schedules' menu
Klaus Schmidinger
2000-10-08
Stopping remote control thread at end
Klaus Schmidinger
2000-10-08
Remote control uses threads
Klaus Schmidinger