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.h
Age
Commit message (
Collapse
)
Author
2008-02-16
Added cStatus::TimerChange()
Klaus Schmidinger
2007-06-10
Freetype font support; full UTF-8 support; dropped pixel fonts
Klaus Schmidinger
2006-09-08
Fixed cTimer::operator=() in case a cTimer variable is assigned to itself; ↵
Klaus Schmidinger
implemented a copy constructor for cTimer
2006-04-09
Fixed VPS recording in case there is more than one timer in the VPS margin
Klaus Schmidinger
2006-03-26
Improved deleting expired single shot timers
1.3.45
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-01-15
The status markers in the "Schedule" menu are now only updated if a submenu ↵
Klaus Schmidinger
is closed in which a timer has been modified
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-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
Improved falling back to normal recording if the VPS data hasn't been seen ↵
Klaus Schmidinger
for more than 30 seconds
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
Improved matching timers to EPG events
Klaus Schmidinger
2004-12-26
Made several functions threadsafe (cont'd)
Klaus Schmidinger
2004-11-21
Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the ↵
Klaus Schmidinger
right day of week for timers in the future
2004-11-14
Implemented handling of number keys in the 'Timers' menu for toggling days
1.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/events
1.3.14
Klaus Schmidinger
2004-02-29
Implemented VPS controlled timers
1.3.5
Klaus Schmidinger
2003-12-22
Changed section handling; replaced 'libdtv' with 'libsi'
Klaus Schmidinger
2003-05-11
Implemented separate PausePriority and PauseLifetime parameters for the ↵
Klaus Schmidinger
recordings created when pausing live video
2003-02-09
Timers are now processed even if a menu is open
1.1.24
Klaus Schmidinger
2002-11-24
Added NID, TID and RID to the channel definitions
Klaus Schmidinger
2002-11-10
First step towards a 'unique channel ID'
Klaus Schmidinger
2002-10-20
Timers now internally have a pointer to their channel
Klaus Schmidinger