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
2017-03-27
Limiting locking the mtdBuffer to reading and clearing
Klaus Schmidinger
2017-03-26
Improved clearing the MTD buffer and syncing on TS packets
Klaus Schmidinger
2017-03-25
Now stopping any ongoing recordings before stopping the plugins
Klaus Schmidinger
2017-03-25
Fixed a crash when stopping VDR while recording encrypted channels with MTD
Klaus Schmidinger
2017-03-23
Mapping PIDs in CanDecrypt(); improved description of Start-/StopDecrypting()...
Klaus Schmidinger
2017-03-19
cMtdHandler::Put() now processes as many TS packets as possible in one call
Klaus Schmidinger
2017-03-19
Now clearing the MTD buffer
Klaus Schmidinger
2017-03-19
The function cRingBufferLinear::Clear() can now be called safely from the rea...
Klaus Schmidinger
2017-03-19
Added some remarks
Klaus Schmidinger
2017-03-18
Implemented support for MTD
Klaus Schmidinger
2017-02-21
PIDs can now be added to and deleted from a cReceiver while it is attached to...
Klaus Schmidinger
2017-02-14
Fixed setting the local machine's SVDRP host name
Klaus Schmidinger
2017-01-23
Implemented the concept of 'master cams'
Klaus Schmidinger
2017-01-09
Changed 'unsigned' to 'signed' in some places to avoid trouble with abs() in ...
Klaus Schmidinger
2017-01-09
Fixed updating the elapsed/remaining time in the progress display during fast...
Klaus Schmidinger
2017-01-09
The mechanism of trying different CAMs when switching to an encrypted channel...
Klaus Schmidinger
2017-01-09
The channel/CAM relations are now stored in the file 'cam.data'; fixed a flaw...
Klaus Schmidinger
2017-01-08
Added a missing dependency to the Makefile to avoid error messages in the cle...
Klaus Schmidinger
2017-01-05
Updated the Russian OSD texts
Klaus Schmidinger
2017-01-01
Fixed a possible deadlock in the recordings handler thread
Klaus Schmidinger
2016-12-27
Added 'S3W ABS-3A' to sources.conf
Klaus Schmidinger
2016-12-24
Adjusted release date
2.3.2
Klaus Schmidinger
2016-12-23
Added a short sleep to cTSBuffer::Action() to avoid high CPU usage
Klaus Schmidinger
2016-12-23
Added support for the systemd watchdog
Klaus Schmidinger
2016-12-23
Avoiding some duplicate code and unnecessary work in nit.c
Klaus Schmidinger
2016-12-23
Fixed a possible buffer overflow in handling CA descriptors
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
2016-12-22
Updated the Estonian OSD texts
Klaus Schmidinger
2016-12-22
Fixed truncated date/time strings in the skins on multi-byte UTF-8 systems
Klaus Schmidinger
2016-12-22
Added 'S58.5E Kazsat 3' to sources.conf
Klaus Schmidinger
2016-12-22
Sorted sources.conf by continuous azimuth
Klaus Schmidinger
2016-12-22
Fixed building VDR with systemd >= 230
Klaus Schmidinger
2016-12-22
Fixed regenerating the index of audio recordings
Klaus Schmidinger
2016-12-22
Added cFont::Width(void) to get the default character width and allow stretch...
Klaus Schmidinger
2016-12-22
Implemented a frame parser for H.265 (HEVC) recordings
Klaus Schmidinger
2016-12-22
Fixed replaying recordings to their very end, if they don't end with an I-frame
Klaus Schmidinger
2016-12-22
Improved handling frame numbers to have a smoother progress display during re...
Klaus Schmidinger
2016-12-22
Fixed resuming replay at a given position, which was off by one frame
Klaus Schmidinger
2016-12-22
Made the cPlayer member functions FramesPerSecond, GetIndex and GetReplayMode...
Klaus Schmidinger
2016-12-13
Added a note to the description of cFont::Size(), regarding possible differen...
Klaus Schmidinger
2016-12-13
Fixed a crash when moving a recording to a folder on a different volume
Klaus Schmidinger
2016-12-11
Fixed a crash when deleting a recording that is currently being replayed
Klaus Schmidinger
2016-12-09
Fixed setting the current item and counter values in the Recordings menu afte...
Klaus Schmidinger
2016-12-08
Using SetCurrentChannel(int ChannelNumber) instead of the deprecated SetCurre...
Klaus Schmidinger
2016-12-08
Fixed a crash when trying to delete a channel that is being used by a timer
Klaus Schmidinger
2016-12-08
The cRwLock class now allows nested read locks within a write lock from the s...
Klaus Schmidinger
2016-12-08
The SVDRP command DELC now refuses to delete the very last channel in the list
Klaus Schmidinger
2016-12-06
The function SetCurrentChannel(const cChannel *Channel) is now deprecated
Klaus Schmidinger
[prev]
[next]