Klaus Schmidinger
|
b74cb56d2b
|
Added a missing '.' after the month in VPS strings
|
2012-02-13 15:00:24 +01:00 |
|
Klaus Schmidinger
|
5e16ed7aab
|
No longer using tabs as delimiter in the EPG bugfix log
|
2012-02-13 14:54:42 +01:00 |
|
Klaus Schmidinger
|
2772964f99
|
The epg.data file is now read in a separate thread
|
2012-02-11 13:41:29 +01:00 |
|
Klaus Schmidinger
|
4d30033936
|
cEvent::FixEpgBugs() now replaces any newline characters in stream component descriptions with blanks
|
2012-01-08 15:40:17 +01:00 |
|
Klaus Schmidinger
|
d1ab9dbc5f
|
Now checking the result of all realloc() calls
|
2011-02-25 15:25:42 +01:00 |
|
Klaus Schmidinger
|
9424ab26a6
|
The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digital tracks appear in the "Audio" menu
|
2010-02-28 14:42:07 +01:00 |
|
Klaus Schmidinger
|
c5dcea7de6
|
Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group"
|
2010-01-08 15:23:34 +01:00 |
|
Klaus Schmidinger
|
fc3b402d43
|
Implemented handling the "Parental Rating Descriptor"
|
2010-01-03 14:28:33 +01:00 |
|
Klaus Schmidinger
|
56627cd12d
|
Implemented handling the "Content Descriptor"
|
2010-01-03 12:20:37 +01:00 |
|
Klaus Schmidinger
|
6a208294be
|
Several code modifications to avoid compiler warnings
|
2009-12-06 12:57:45 +01:00 |
|
Klaus Schmidinger
|
7d1b84a997
|
Implemented handling the standard component descriptor for AC3
|
2008-05-01 15:41:04 +02:00 |
|
Klaus Schmidinger
|
28a82b3186
|
Added missing #include <limits.h> to epg.c and menuitems.h
|
2008-02-16 16:12:21 +01:00 |
|
Klaus Schmidinger
|
c6f8a14957
|
Freetype font support; full UTF-8 support; dropped pixel fonts
|
2007-06-10 13:02:43 +02:00 |
|
Klaus Schmidinger
|
af0e7a6193
|
Fixed deleting EPG events that have a running status of "pausing" or higher
|
2006-10-28 09:16:24 +02:00 |
|
Klaus Schmidinger
|
29c0f9e1e0
|
Fixed handling language codes and descriptions of recorded audio tracks
|
2006-10-07 13:59:21 +02:00 |
|
Klaus Schmidinger
|
c325fe76ee
|
Fixed handling the running status of EPG events before the currently running one, in case they are added after the current event (cont'd from version 1.4.1-2)
|
2006-08-05 10:15:34 +02:00 |
|
Klaus Schmidinger
|
173e0bea90
|
Fixed assigning schedules to channels in case there is no initial EPG information
|
2006-07-29 09:40:41 +02:00 |
|
Klaus Schmidinger
|
5f0b2fbf2e
|
Newlines in title and short text of an EPG event are now changed into blanks only after all other fixes
|
2006-07-22 10:48:22 +02:00 |
|
Klaus Schmidinger
|
c4743d1d26
|
Fixed handling the running status of EPG events before the currently running one, in case they are added after the current event
|
2006-07-22 09:20:32 +02:00 |
|
Klaus Schmidinger
|
09386e621d
|
Fixed handling VPS timers in case the EPG event hasn't been 'seen' in a while
|
2006-05-25 14:59:33 +02:00 |
|
Klaus Schmidinger
|
046595a803
|
Now giving the start time precedence when searching for existing EPG events
|
2006-05-12 13:28:22 +02:00 |
|
Klaus Schmidinger
|
465ddf3ffc
|
If VPS timers are active, their events are now being kept up to date
|
2006-05-07 09:13:36 +02:00 |
|
Klaus Schmidinger
|
9c984d4443
|
Fixed handling empty titles in cEvent::FixEpgBugs()
|
2006-04-22 12:03:55 +02:00 |
|
Klaus Schmidinger
|
e84a565bfa
|
Stripped some trailing whitespace
|
2006-04-17 12:19:31 +02:00 |
|
Klaus Schmidinger
|
3dbd45235b
|
Fixed some #include sequences
|
2006-03-26 14:12:08 +02:00 |
|
Klaus Schmidinger
|
5c90a6eba3
|
The 'running status' of EPG events is now only set to SI::RunningStatusNotRunning for events before present event
|
2006-03-26 13:53:58 +02:00 |
|
Klaus Schmidinger
|
4546708841
|
Ignoring 'version' in EPG data when reading from 'epg.data' or SVDRP/PUTE
|
2006-03-26 13:45:17 +02:00 |
|
Klaus Schmidinger
|
8a3dae1e8b
|
Enhanced logging EPG event data
|
2006-03-25 12:51:29 +01:00 |
|
Klaus Schmidinger
|
3dd002cc2b
|
Fixed getting the present EPG event in case none is currently 'running'
|
2006-03-25 11:43:05 +01:00 |
|
Klaus Schmidinger
|
457f5dd14c
|
The status changes of EPG events are now logged for all channels that have timers
|
2006-02-28 14:00:28 +01:00 |
|
Klaus Schmidinger
|
58985f6dc1
|
Fixed cSchedule::GetFollowingEvent() in case there is currently no present event running
|
2006-02-26 15:10:02 +01:00 |
|
Klaus Schmidinger
|
c3f5c97ead
|
The 'event id' in EPG data has been extended to 32 bit
|
2006-02-26 14:13:30 +01:00 |
|
Klaus Schmidinger
|
40f4cef75e
|
The 'info.vdr' file of a recording now also contains the 'E' and 'V' records of the EPG event
|
2006-02-25 12:39:23 +01:00 |
|
Klaus Schmidinger
|
47519e0536
|
If a recording starts and the channel's audio PID data has more language code information than the EPG's component data, the code from the channel is taken
|
2006-02-19 13:27:51 +01:00 |
|
Klaus Schmidinger
|
1781a77e0b
|
Fixed handling multiple language codes
|
2006-02-19 11:15:44 +01:00 |
|
Klaus Schmidinger
|
492f06175a
|
The language code in the 'X' component records of EPG data can now consist of two codes, separated by '+'
|
2006-02-18 15:59:43 +01:00 |
|
Klaus Schmidinger
|
dd7621f259
|
Fixed setting "No title" for broken event data
|
2006-02-03 13:19:15 +01:00 |
|
Klaus Schmidinger
|
6078b31aab
|
Now initializing the channels' schedule pointers when reading the epg.data file, so that the first WhatsOn menu will come up faster
|
2006-01-29 14:17:33 +01:00 |
|
Klaus Schmidinger
|
ea9a7eebd1
|
When looking for the present or following EPG event, the running status is now always taken into account
|
2006-01-29 14:04:37 +01:00 |
|
Klaus Schmidinger
|
778a6b47ca
|
Dropped logging writing epg.data (comes too often)
|
2006-01-29 13:00:39 +01:00 |
|
Klaus Schmidinger
|
251e04d25a
|
When reading epg.data (or data from PUTE), the version number of events with table IDs smaller than 0x50 is now ignored
|
2006-01-29 11:31:58 +01:00 |
|
Klaus Schmidinger
|
b395bd614a
|
There is now a log message when VDR writes the epg.data file
|
2006-01-28 14:45:24 +01:00 |
|
Klaus Schmidinger
|
2f9af1b549
|
EPG events from epg.data or SVDRP's PUTE command now have their Title set to "No Title" if none was set
|
2006-01-27 13:42:10 +01:00 |
|
Klaus Schmidinger
|
837f5e2ea9
|
Fixed a crash in the Schedule menu with events that have no title (cEvent::FixEpgBugs() now assigns a "No title" string to events that have no title)
|
2006-01-20 14:15:27 +01:00 |
|
Klaus Schmidinger
|
cd09f7a0df
|
Fixed a crash after executing the SVDRP command CLRE, caused by dangling 'schedule' pointers from cChannel objects
|
2006-01-20 13:42:38 +01:00 |
|
Klaus Schmidinger
|
dda33ecb04
|
Now only writing Dolby Digital tracks into the 'info.vdr' file of a recording if Setup.UseDolbyDigital is true
|
2006-01-15 14:01:19 +01:00 |
|
Klaus Schmidinger
|
cd43adac92
|
Made the "What's on now/next?" menus a lot faster by storing a pointer to each channel's schedule in the cChannel data
|
2006-01-14 15:52:40 +01:00 |
|
Klaus Schmidinger
|
c65133979f
|
Changed all "illegal" to "invalid" in error messages
|
2005-12-30 15:43:21 +01:00 |
|
Klaus Schmidinger
|
2892300d94
|
Improved cSchedule::DropOutdated()
|
2005-12-27 10:26:38 +01:00 |
|
Klaus Schmidinger
|
1e121f6eed
|
Schedules are now cleaned up once every hour (not only at 05:00)
|
2005-12-26 15:10:27 +01:00 |
|