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
Age
Commit message (
Expand
)
Author
2021-06-20
Improved responsiveness in cSectionHandler::Action()
Klaus Schmidinger
2021-06-20
When checking whether a recording has already been made, recording names are ...
Klaus Schmidinger
2021-06-19
Fixed a possible access to characters after the terminating zero of strings i...
Klaus Schmidinger
2021-06-19
If an error occurs while recording, the respective entry in the list of recor...
Klaus Schmidinger
2021-06-11
Fixed restarting PMT pids after starting a recording on the currently viewed ...
Klaus Schmidinger
2021-06-10
Version 2.5.5
2.5.5
Klaus Schmidinger
2021-06-09
Fixed handling incomplete multi-packet CAT
Klaus Schmidinger
2021-06-09
Removed unused declaration of cDvbTuner::SetFrontendType()
Klaus Schmidinger
2021-06-08
Fixed flushing old data from the section handler
Klaus Schmidinger
2021-06-08
No longer permanently looping through PMT PIDs, which caused problems with so...
Klaus Schmidinger
2021-05-26
Now using __cplusplus instead of DISABLE_TEMPLATES_COLLIDING_WITH_STL, and us...
Klaus Schmidinger
2021-05-25
Added missing initialization of cRecorder::lastErrors
Klaus Schmidinger
2021-05-25
The error counter of a recording is now copied as is when editing a recording
Klaus Schmidinger
2021-05-23
cRecordingInfo::Errors() now returns -1 for old recordings; added a missing '...
Klaus Schmidinger
2021-05-21
Version 2.5.4
2.5.4
Klaus Schmidinger
2021-05-21
The default for DEPRECATED_SKIN_SETITEMEVENT has been set to 0
Klaus Schmidinger
2021-05-21
The macro DEPRECATED_GETBITMAP and the related code has been removed
Klaus Schmidinger
2021-05-21
The default for DEPRECATED_SETCURRENTCHANNEL has been set to 0
Klaus Schmidinger
2021-05-21
The macro DEPRECATED_VDR_CHARSET_OVERRIDE and the related code has been removed
Klaus Schmidinger
2021-05-21
The 'Edit path' dialog now also shows the total size of all recordings in tha...
Klaus Schmidinger
2021-05-21
Added code for the 'qad' audio track
Klaus Schmidinger
2021-05-21
The transponder value of channels is now cached
Klaus Schmidinger
2021-05-20
The cFile class has been partially deprecated
Klaus Schmidinger
2021-05-19
Removed 'register' from libsi/util.c to avoid a warning with ISO-C++17
Klaus Schmidinger
2021-05-19
Removed the macros __STL_CONFIG_H, _STL_ALGOBASE_H and _MOVE_H from tools.h
Klaus Schmidinger
2021-05-19
Recordings are now checked for errors
Klaus Schmidinger
2021-05-11
Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs
Klaus Schmidinger
2021-05-03
Fixed a typo
Klaus Schmidinger
2021-04-29
Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0
Klaus Schmidinger
2021-04-28
Now using a separate fixed value for internal EPG linger time
Klaus Schmidinger
2021-04-20
Version 2.5.3
2.5.3
Klaus Schmidinger
2021-04-20
Deleting expired timers is now triggered immediately after the timers are mod...
Klaus Schmidinger
2021-04-20
EXPIRELATENCY now only applies to VPS timers
Klaus Schmidinger
2021-04-18
The new functions cTimer::Start/StopTimeEvent() are now used in the LCARS ski...
Klaus Schmidinger
2021-04-17
Fixed the timer indicator in the Schedule menu in case an event is already ov...
Klaus Schmidinger
2021-04-16
Now making sure that spawned timers with reduced start/stop margins actually ...
Klaus Schmidinger
2021-04-13
To avoid problems with very short events, non-VPS pattern timers now spawn ti...
Klaus Schmidinger
2021-04-13
Fixed dropping outdated events
Klaus Schmidinger
2021-04-10
Now adjusting spawned timers before setting events to timers
Klaus Schmidinger
2021-04-10
Fixed logging the old timer data in cTimer::AdjustSpawnedTimer()
Klaus Schmidinger
2021-04-10
When spawning pattern timers, the new function cTimers::GetTimerForEvent() is...
Klaus Schmidinger
2021-04-06
cTimer::TriggerRespawn() now only acts on local timers
2.5.2
Klaus Schmidinger
2021-04-06
Version 2.5.2
Klaus Schmidinger
2021-04-06
No longer switching devices for pattern timers
Klaus Schmidinger
2021-04-06
Fixed MakePatternFileName() in case the event doesn't yet have a short text
Klaus Schmidinger
2021-04-06
Fixed handling the timer counter in cSchedule::DelEvent()
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-04-04
Improved handling EPG data from the EIT tables
Klaus Schmidinger
2021-03-17
Fixed scaling subtitles with anti-aliasing
Klaus Schmidinger
[next]