Age | Commit message (Expand) | Author |
2006-04-09 | Fixed VPS recording in case there is more than one timer in the VPS margin | Klaus Schmidinger |
2006-04-01 | VPS timers now record only events that have exactly the given start time | Klaus Schmidinger |
2006-03-26 | Improved deleting expired single shot timers1.3.45 | Klaus Schmidinger |
2006-03-25 | Enhanced logging EPG event data | Klaus Schmidinger |
2006-03-25 | Timer log messages now show "VPS" if this is a VPS timer | Klaus Schmidinger |
2006-03-25 | Fixed handling repeating VPS timers (they stopped recording too early) | Klaus Schmidinger |
2006-02-28 | Reduced the number of events to actually check when setting events to timers | Klaus Schmidinger |
2006-02-26 | There is now a log message "timer ... set to event ..." when defining a timer... | Klaus Schmidinger |
2006-02-26 | Fixed setting events to timers in case a non-VPS event has expired | Klaus Schmidinger |
2006-02-25 | Improved setting events to timers | Klaus Schmidinger |
2006-02-25 | The 'summary' field of a timer definition has been renamed to 'aux' | Klaus Schmidinger |
2006-02-03 | Fixed handling "pending" timers that blocked others that actually could record | Klaus Schmidinger |
2006-01-28 | Fixed cTimers::GetNextActiveTimer() so that it won't return an expired timer | Klaus Schmidinger |
2006-01-27 | Fixed handling the tfRecording flag when reading timers | Klaus Schmidinger |
2006-01-15 | The status markers in the "Schedule" menu are now only updated if a submenu i... | Klaus Schmidinger |
2006-01-14 | Made the "What's on now/next?" menus a lot faster by storing a pointer to eac... | Klaus Schmidinger |
2006-01-08 | Cleaned up some trailing white space | Klaus Schmidinger |
2006-01-06 | The "flags" of a timer are now handled as an unsigned integer value | Klaus Schmidinger |
2006-01-03 | Added cTimer::SetPriority() to set a timer's priority | Klaus Schmidinger |
2006-01-01 | The cTimer constructor can now take an optional cChannel | Klaus Schmidinger |
2005-12-27 | cTimer no longer has its own 'schedule' member | Klaus Schmidinger |
2005-09-09 | Fixed defining timers that only differ in the day of week | Klaus Schmidinger |
2005-09-04 | Changed the audio PID language codes to hold up to two 3 letter codes; automa... | Klaus Schmidinger |
2005-07-30 | Fixed handling VPS timers, so that they only record if the event they are ass... | Klaus Schmidinger |
2005-06-18 | Fixed handling VPS timers, so that they only record if the event they are ass... | Klaus Schmidinger |
2005-06-11 | Fixed handling timers with a day given as MTWTF--@6 | Klaus Schmidinger |
2005-05-07 | Added status flag for timers that are currently recording | Klaus Schmidinger |
2005-03-20 | All log entries regarding timers now contain a short description of the timer1.3.23 | Klaus Schmidinger |
2005-03-20 | No longer assigning expired events to timers | Klaus Schmidinger |
2005-03-20 | Reduced the time window within EPG events are checked | Klaus Schmidinger |
2005-03-20 | Improved falling back to normal recording if the VPS data hasn't been seen fo... | Klaus Schmidinger |
2005-03-20 | Single shot timers are now reliably deleted when they have expired | Klaus Schmidinger |
2005-03-19 | The day of a timer is now stored as a full date in ISO notation | Klaus Schmidinger |
2005-03-13 | The running status of a VPS event is now only taken seriously if that event h... | Klaus Schmidinger |
2005-03-13 | Improved matching timers to EPG events | Klaus Schmidinger |
2005-02-06 | Fixed several memory leaks that were introduced through the use of cString | Klaus Schmidinger |
2004-12-26 | Made several functions threadsafe (cont'd) | Klaus Schmidinger |
2004-12-19 | Made several functions threadsafe | Klaus Schmidinger |
2004-11-22 | Removed an unused variable from cTimer::GetWDayFromMDay() | Klaus Schmidinger |
2004-11-21 | Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the ri... | Klaus Schmidinger |
2004-11-14 | Implemented handling of number keys in the 'Timers' menu for toggling days1.3.16 | Klaus Schmidinger |
2004-11-01 | Now using qsort() to sort cListBase lists | Klaus Schmidinger |
2004-10-31 | Making sure that timers and channels are only saved together | Klaus Schmidinger |
2004-10-24 | Implemented 'modified' and 'seen' for EPG schedules/events1.3.14 | Klaus Schmidinger |
2004-07-17 | The function cTimers::SetEvents() now immediately returns if there is some us... | Klaus Schmidinger |
2004-03-14 | Removed cSchedule::GetEventNumber() and cSchedule::NumEvents() | Klaus Schmidinger |
2004-03-06 | Fixed assigning events to timers (they no longer get "stuck") | Klaus Schmidinger |
2004-02-29 | Implemented VPS controlled timers1.3.5 | Klaus Schmidinger |
2004-02-13 | Fixed transponder handling to make it work with satellites that provide two t... | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |