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 (
Expand
)
Author
2021-04-20
Deleting expired timers is now triggered immediately after the timers are mod...
Klaus Schmidinger
2021-04-18
The new functions cTimer::Start/StopTimeEvent() are now used in the LCARS ski...
Klaus Schmidinger
2021-04-13
To avoid problems with very short events, non-VPS pattern timers now spawn ti...
Klaus Schmidinger
2021-04-10
When spawning pattern timers, the new function cTimers::GetTimerForEvent() is...
Klaus Schmidinger
2021-04-06
Spawned timers that don't use VPS now automatically adjust their start/stop t...
Klaus Schmidinger
2021-04-04
The margins for timer recordings are now always limited to the duration of th...
Klaus Schmidinger
2021-01-14
Now explicitly triggering respawning of pattern timers
Klaus Schmidinger
2020-12-26
Implemented "Pattern Timers"
2.5.1
Klaus Schmidinger
2019-05-23
Fixed asserting free disk space in case there is no local timer currently rec...
Klaus Schmidinger
2018-02-28
When remote timers are fetched from a peer VDR, we no longer blindly delete a...
Klaus Schmidinger
2018-02-25
Moved handling remote timers into cSVDRPClientHandler::ProcessConnections()
Klaus Schmidinger
2017-10-31
Fixed an invalid lock sequence when trying to remove a deleted recording in c...
Klaus Schmidinger
2017-04-20
Fixed editing a remote timer immediately after it has been created
Klaus Schmidinger
2017-03-30
The functionality of HandleRemoteModifications() has been moved to timers.[ch]
Klaus Schmidinger
2016-12-23
Fixed the non-const version of cTimers::GetTimer()
Klaus Schmidinger
2016-12-22
Fixed a typo in the description of cTimers::GetTimersRead()
Klaus Schmidinger
2016-12-22
Added a 'const' version of cTimers::GetTimer()
Klaus Schmidinger
2015-09-10
Implemented full handling of remote timers
Klaus Schmidinger
2015-09-06
Timers now have unique ids
Klaus Schmidinger
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2013-03-11
Fixed using PATH_MAX and NAME_MAX (+/-1 because the first one includes the te...
Klaus Schmidinger
2013-02-08
New command line option --dirnames
Klaus Schmidinger
2012-12-08
The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetIte...
1.7.33
Klaus Schmidinger
2012-06-02
The new class cSortedTimers can be used to quickly get a list of all timers, ...
Klaus Schmidinger
2012-02-20
Changed the return value of cTimer::SetFile() to 'void'
Klaus Schmidinger
2012-02-20
Added several cTimer::Set...() functions
Klaus Schmidinger
2011-08-06
Added a mechanism to defer timer handling in case of problems
Klaus Schmidinger
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; im...
Klaus Schmidinger
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 i...
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-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 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
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 ri...
Klaus Schmidinger
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
[next]