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
2021-04-06
Fixed MakePatternFileName() in case the event doesn't yet have a short text
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-19
Now making sure a spawned timer only fully overlaps the given event
Klaus Schmidinger
2021-01-15
Spawned timers are now preferred over pattern timers in the Schedule menu
Klaus Schmidinger
2021-01-14
Now explicitly triggering respawning of pattern timers
Klaus Schmidinger
2021-01-07
Fixed VPS handling when spawning a pattern timer, in case Setup.UseVps is false
Klaus Schmidinger
2020-12-26
Implemented "Pattern Timers"
2.5.1
Klaus Schmidinger
2020-09-16
Fixed several typos
Klaus Schmidinger
2019-05-23
Fixed asserting free disk space in case there is no local timer currently rec...
Klaus Schmidinger
2018-03-17
Fixed a possible race condition with CONN vs. LSTT
Klaus Schmidinger
2018-03-11
Improved handling VPS timers to better react to EPG changes during an ongoing...
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-11-12
Fixed handling timers during the change from DST to winter time
Klaus Schmidinger
2017-11-09
Local timers are now preferred over remote timers in the Schedules menu
Klaus Schmidinger
2017-10-31
Fixed an invalid lock sequence when trying to remove a deleted recording in c...
Klaus Schmidinger
2017-06-25
Timers are now linked to EPG events even if they are inactive
Klaus Schmidinger
2017-05-28
Added debug output for checking the correct sequence of locking global lists
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
Added a 'const' version of cTimers::GetTimer()
Klaus Schmidinger
2015-09-13
Fixed moving currently recording timers between machines
Klaus Schmidinger
2015-09-10
Implemented full handling of remote timers
Klaus Schmidinger
2015-09-08
Implemented setup options for SVDRP peering
Klaus Schmidinger
2015-09-06
Timers now have unique ids
Klaus Schmidinger
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2013-12-28
Changed '%a' to the POSIX compliant '%m' in all scanf() calls
Klaus Schmidinger
2013-03-29
Fixed handling overlapping pending timers
Klaus Schmidinger
2013-03-16
Fixed creating a new VPS timer with the SVDRP command NEWT
1.7.41
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-10-16
Fixed handling timers in case an event is modified and "phased out" while the...
Klaus Schmidinger
2012-10-13
Fixed handling VPS timers in case the running status of an event goes to '1' ...
Klaus Schmidinger
2012-09-15
Implemented instant recording of only the present event
Klaus Schmidinger
2012-06-09
Fixed several spelling errors
Klaus Schmidinger
2012-06-03
Added a missing template specification to the c'tor of cSortedTimers
Klaus Schmidinger
2012-06-02
The new class cSortedTimers can be used to quickly get a list of all timers, ...
Klaus Schmidinger
2012-02-27
Fixed handling overlapping timers in case a VPS timer with higher priority ne...
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
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
[next]