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
/
epg.c
Age
Commit message (
Expand
)
Author
2006-02-19
If a recording starts and the channel's audio PID data has more language code...
Klaus Schmidinger
2006-02-19
Fixed handling multiple language codes
Klaus Schmidinger
2006-02-18
The language code in the 'X' component records of EPG data can now consist of...
Klaus Schmidinger
2006-02-03
Fixed setting "No title" for broken event data
Klaus Schmidinger
2006-01-29
Now initializing the channels' schedule pointers when reading the epg.data fi...
Klaus Schmidinger
2006-01-29
When looking for the present or following EPG event, the running status is no...
Klaus Schmidinger
2006-01-29
Dropped logging writing epg.data (comes too often)
Klaus Schmidinger
2006-01-29
When reading epg.data (or data from PUTE), the version number of events with ...
Klaus Schmidinger
2006-01-28
There is now a log message when VDR writes the epg.data file
Klaus Schmidinger
2006-01-27
EPG events from epg.data or SVDRP's PUTE command now have their Title set to ...
Klaus Schmidinger
2006-01-20
Fixed a crash in the Schedule menu with events that have no title (cEvent::Fi...
Klaus Schmidinger
2006-01-20
Fixed a crash after executing the SVDRP command CLRE, caused by dangling 'sch...
Klaus Schmidinger
2006-01-15
Now only writing Dolby Digital tracks into the 'info.vdr' file of a recording...
Klaus Schmidinger
2006-01-14
Made the "What's on now/next?" menus a lot faster by storing a pointer to eac...
Klaus Schmidinger
2005-12-30
Changed all "illegal" to "invalid" in error messages
Klaus Schmidinger
2005-12-27
Improved cSchedule::DropOutdated()
Klaus Schmidinger
2005-12-26
Schedules are now cleaned up once every hour (not only at 05:00)
Klaus Schmidinger
2005-12-26
Modified cSchedule::Cleanup() (events are always sorted by time)
Klaus Schmidinger
2005-12-26
Removed an invalid access to Event->schedule in cSchedule::DelEvent()
Klaus Schmidinger
2005-12-26
EPG events that are no longer in the currently broadcasted data stream are no...
Klaus Schmidinger
2005-12-25
The version number of EPG events is now also stored in the epg.data file
Klaus Schmidinger
2005-11-11
No longer removing superfluous hyphens in EPG data
Klaus Schmidinger
2005-11-06
Removed EPG bugfix #0, because it removed actually important data
1.3.36
Klaus Schmidinger
2005-10-09
Added more error messages and line numbers when reading EPG data and info.vdr
Klaus Schmidinger
2005-09-09
Fixed some typos
Klaus Schmidinger
2005-07-30
Avoiding duplicate components in EPG events when reading epg.data or in the P...
Klaus Schmidinger
2005-06-05
EPG events without a title now display "No title" instead of "(null)"
Klaus Schmidinger
2005-05-29
Not hashing events with StartTime < 0
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-16
Switched from 'summary.vdr' to 'info.vdr'
Klaus Schmidinger
2005-05-05
Now also considering the "EPG linger time" when saving the EPG data to file o...
Klaus Schmidinger
2005-05-05
Fixed a memory leak in tComponent
Klaus Schmidinger
2005-03-20
Improved falling back to normal recording if the VPS data hasn't been seen fo...
Klaus Schmidinger
2005-03-13
The running status of a VPS event is now only taken seriously if that event h...
Klaus Schmidinger
2005-02-19
Removed some unneeded code and fixed access to unallocated memory in cEvent::...
Klaus Schmidinger
2005-01-02
Implemented audio track menu
Klaus Schmidinger
2004-12-26
Made several functions threadsafe (cont'd)
Klaus Schmidinger
2004-11-07
Added missing initialization of cEvent::seen
Klaus Schmidinger
2004-11-01
Now using qsort() to sort cListBase lists
Klaus Schmidinger
2004-10-24
Implemented 'modified' and 'seen' for EPG schedules/events
1.3.14
Klaus Schmidinger
2004-05-22
Single shot timers and events now show the day of week
Klaus Schmidinger
2004-03-13
Fixed detecting the running status in case an empty EPG event is broadcast
Klaus Schmidinger
2004-03-13
Any newline characters in the 'description' of EPG events are now preserved
Klaus Schmidinger
2004-03-06
Added log entries whenever the running status of an event changes
Klaus Schmidinger
2004-03-06
Fixed assigning events to timers (they no longer get "stuck")
Klaus Schmidinger
2004-02-29
Implemented VPS controlled timers
1.3.5
Klaus Schmidinger
2004-02-22
Extended the SVDRP command LSTE to allow limiting the listed data
Klaus Schmidinger
2004-02-22
Added 'CheckRunningStatus' when getting present/following event
Klaus Schmidinger
[prev]
[next]