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
/
eit.c
Age
Commit message (
Collapse
)
Author
2002-08-11
Consistently using malloc/free and new/delete
Klaus Schmidinger
2002-08-10
Adapted VDR to the NEWSTRUCT driver
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-06
Fixed a possible hangup when reading a broken epg.data file
Klaus Schmidinger
2002-04-06
Fixed a problem with accessing the epg.data file before it is fully written
Klaus Schmidinger
2002-04-01
Fixed a bug in the EPG bugfix mechanism if the extended description is ↵
1.0.0pre5
Klaus Schmidinger
shorter than 3 characters
2002-03-17
Changed 'TrustedTransponder' to 'TimeTransponder'
1.0.0pre4
Klaus Schmidinger
2002-03-10
New Setup parameter TrustedTransponder
Klaus Schmidinger
2002-03-02
Fixed a deadlock when switching channels via Schedule/Now|Next/Switch
Klaus Schmidinger
2002-02-25
Fixed a crash in case there is no 'epg.data' at program start
1.0.0pre2
Klaus Schmidinger
2002-02-23
Reading 'epg.data' at startup
Klaus Schmidinger
2002-02-23
Accessing Schedules data directly via cSIProcessor
Klaus Schmidinger
2002-02-15
Added scanning for EPG data for another 4 days
Klaus Schmidinger
2002-02-09
Only reporting the 'EPG bugfix statistics' if there really were any fixes
Klaus Schmidinger
2002-02-02
Added some EPG bugfix statistics
Klaus Schmidinger
2002-02-02
Removed the EPG bugfix for 'Title / Subtitle' cleanup
Klaus Schmidinger
2002-01-13
Removed EPGBugfixLevel '3'
Klaus Schmidinger
2001-12-01
Removed the 'read incomplete section...' error message in the EIT processor
Klaus Schmidinger
2001-10-28
Avoiding multiple EPG entries for the same event
Klaus Schmidinger
2001-10-19
Fixed timers starting and ending at unexpected times
Klaus Schmidinger
2001-10-07
Fixed a wrong closing brace
Klaus Schmidinger
2001-10-07
Mapping backtick characters in EPG texts to single quotes
Klaus Schmidinger
2001-10-07
Fixed handling 'newline' characters in EPG texts
Klaus Schmidinger
2001-09-22
EPG info is now updated if the contents changes but the ID remains the same
Klaus Schmidinger
2001-09-22
Removing unnecessary double quotes from EPG Subtitle in EPGBugfixLevel >=1
Klaus Schmidinger
2001-08-19
Getting the event info for the current recording
Klaus Schmidinger
2001-08-17
Implemented EPG bugfixing
Klaus Schmidinger
2001-08-15
Now using 'libdtv' for getting EIT information
Klaus Schmidinger
2001-08-12
Made I/O more robust by handling EINTR
0.9.1
Klaus Schmidinger
2001-08-11
Fixed AddDirectory
Klaus Schmidinger
2001-08-11
New command line option -E
Klaus Schmidinger
2001-06-02
Converted to the new API plus several small enhancements
0.8.0
Klaus Schmidinger
2001-04-01
New SVDRP command LSTE to list the EPG data
Klaus Schmidinger
2001-03-31
Fixed a segfault that sometimes happened when killing VDR
Klaus Schmidinger
2001-03-03
Fixed a memory leak in the EIT processor that happened when the system time ↵
Klaus Schmidinger
was set
2001-02-24
Fixed an occasional segfault in the EIT processor
Klaus Schmidinger
2000-12-08
Switched to PES recording
Klaus Schmidinger
2000-11-26
Dumping EPG data every ten minutes
Klaus Schmidinger
2000-11-18
All cards write EIT info into the same data structure; free cards scan for ↵
Klaus Schmidinger
EIT info
2000-11-02
Avoiding 'minmax.h' (missing on some systems)
Klaus Schmidinger
2000-11-01
Checking temporal sanity of present/following; cleanup is at 5am
Klaus Schmidinger
2000-11-01
Some cleanup
Klaus Schmidinger
2000-10-29
Implemented 'Schedules' menu
Klaus Schmidinger
2000-10-03
Faster OSD by using bitmap
Klaus Schmidinger
2000-09-17
Fixed a buffer overflow in EIT parsing
Klaus Schmidinger
2000-09-17
Implemented centralized 'wait for input'
Klaus Schmidinger
2000-09-03
Added EIT support for current/next display
0.6.2
Klaus Schmidinger