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
/
timers.c
Age
Commit message (
Expand
)
Author
2010-01-17
The "Edit timer" menu can now set the folder for the recording from a list of...
Klaus Schmidinger
2009-08-09
Fixed handling file name length on VFAT systems in case they contain UTF-8 ch...
Klaus Schmidinger
2009-06-21
Fixed deleting expired timers if they have the VPS flag set, but the event th...
Klaus Schmidinger
2008-04-13
Fixed initializing the timer's flags in the cTimer copy constructor
Klaus Schmidinger
2008-02-16
Added cStatus::TimerChange()
Klaus Schmidinger
2008-02-15
Limiting the length of the recording name in timers in case VDR is run with -...
Klaus Schmidinger
2008-02-15
Using cString::sprintf() instead of asprintf()
Klaus Schmidinger
2008-02-10
Some code cleanup
Klaus Schmidinger
2008-02-10
Fixed a loss of a timer's 'recording' flag after modifying it via MODT
Klaus Schmidinger
2007-08-11
Switched I18N to gettext
Klaus Schmidinger
2007-06-16
Replaced strncpy() and strn0cpy() with Utf8Strn0Cpy() where necessary
Klaus Schmidinger
2007-06-10
Freetype font support; full UTF-8 support; dropped pixel fonts
Klaus Schmidinger
2006-09-15
Fixed deleting expired VPS timers
Klaus Schmidinger
2006-09-08
Fixed cTimer::operator=() in case a cTimer variable is assigned to itself; im...
Klaus Schmidinger
2006-09-02
Fixed the cTimer::operator=() so that it won't mess up the cListObject's poin...
Klaus Schmidinger
2006-08-05
Fixed getting the next active timer when shutting down
Klaus Schmidinger
2006-05-25
Now setting a timer's cached start time to 0 after a call to Skip()
Klaus Schmidinger
2006-05-25
Fixed calculating the start time of repeated timers with "first day"
Klaus Schmidinger
2006-05-07
Now using the event's start time when checking against VPS margin
Klaus Schmidinger
2006-04-21
Fixed several spelling errors
Klaus Schmidinger
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 timers
1.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 timer
1.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
[next]