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
2022-01-31
Clarified some potentially mistakable code in cSectionHandler::SetStatus()
Klaus Schmidinger
2022-01-24
Fixed a possible deadlock in cDevice::DetachAllReceivers()
Klaus Schmidinger
2022-01-24
Fixed handling error conditions in the index file
Klaus Schmidinger
2022-01-18
Fixed handling zero bytes in cH264Parser
Klaus Schmidinger
2022-01-14
Added some missing "AUTO" values to vdr.5
Klaus Schmidinger
2022-01-14
Updated the Italian OSD texts
Klaus Schmidinger
2022-01-13
Fixed starting replay after jumping to an editing mark
Klaus Schmidinger
2022-01-13
Removed a TODO - detecting errors was implemented in version 2.5.4
Klaus Schmidinger
2021-12-30
Replaced strncpy() with memcpy() in strreplace() to avoid a compiler warning
Klaus Schmidinger
2021-12-29
Fixed description of using number keys to toggle weekdays of a timer
Klaus Schmidinger
2021-12-27
Official release of version 2.6.0
2.6.0
Klaus Schmidinger
2021-12-27
Added entries for backports to version 2.4.8
Klaus Schmidinger
2021-12-25
Removed a leftover debugging line
Klaus Schmidinger
2021-12-24
Fixed calculating the disk use percentage if there's more than 20TB of record...
Klaus Schmidinger
2021-12-20
Fixed a possible memory leak in creating fonts
Klaus Schmidinger
2021-12-20
Version 2.5.7
Klaus Schmidinger
2021-12-14
Fixed a memory leak in handling the NIT
Klaus Schmidinger
2021-12-11
Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer()
Klaus Schmidinger
2021-10-16
Added missing '0x09=H.265 video, 0x19 = AC4 audio' to vdr.5
Klaus Schmidinger
2021-07-26
Replaced all umlauts in the example channels.conf with their ae, oe, ue subst...
Klaus Schmidinger
2021-07-02
Version 2.5.6
2.5.6
Klaus Schmidinger
2021-07-01
The Recordings menu now marks recordings with errors, and the number of error...
Klaus Schmidinger
2021-06-21
Fixed triggering the PAT filter
Klaus Schmidinger
2021-06-21
Fixed deleting the edited recording in case of an error
Klaus Schmidinger
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
[next]