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
/
HISTORY
Age
Commit message (
Expand
)
Author
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
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
2016-11-07
Fixed initializing device specific parameters in cDvbTransponderParameters
Klaus Schmidinger
2015-09-16
Updated the Italian OSD texts
Klaus Schmidinger
2015-09-16
Fixed an overflow of PIDs in a receiver
Klaus Schmidinger
2015-09-16
Fixed a crash when deleting a recording
Klaus Schmidinger
2015-09-14
Adjusted release date
2.3.1
Klaus Schmidinger
2015-09-13
Fixed moving currently recording timers between machines
Klaus Schmidinger
2015-09-13
Adjusted release date
Klaus Schmidinger
2015-09-11
Empty adaptation field TS packets are now skipped when recording
Klaus Schmidinger
2015-09-11
Implemented the setup option "Recording/Record key handling"
Klaus Schmidinger
2015-09-10
The width and height of the OSD are now limited to the actual maximum dimensi...
Klaus Schmidinger
2015-09-10
No longer delivering the dvbsddevice and rcu plugins with the source archive
Klaus Schmidinger
2015-09-10
Changed the description of the --chartab option in the INSTALL file
Klaus Schmidinger
2015-09-10
Fixed a possible stack overflow in cListBase::Sort()
Klaus Schmidinger
2015-09-10
Skins can now implement cSkinDisplayMenu::MenuOrientation() to display horizo...
Klaus Schmidinger
2015-09-10
The 'newplugin' script now creates the 'po' subdirectory for translations
Klaus Schmidinger
2015-09-10
The EPG scanner no longer moves the dish if there is a positioner
Klaus Schmidinger
2015-09-10
The character 0x0D is now stripped from EPG texts
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
The Timers menu now displays the name of the remote VDR in front of the timer...
Klaus Schmidinger
2015-09-06
Timers now have unique ids
Klaus Schmidinger
2015-09-05
Added a missing 'const' to cReceiver::Receive(), to protect the given Data fr...
Klaus Schmidinger
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2015-05-22
Implemented SVDRP peering
Klaus Schmidinger
2015-04-29
The SVDRP port now accepts multiple concurrent connections
Klaus Schmidinger
2015-04-19
The -u option now also accepts a numerical user id
Klaus Schmidinger
2015-04-19
The function cOsd::GetBitmap() is now 'protected'
Klaus Schmidinger
2015-04-19
Commented out the line #define DEPRECATED_VIDEOSYSTEM in device.h
Klaus Schmidinger
2015-04-19
Fixed a compiler warning in font.c
Klaus Schmidinger
2015-04-18
The -V and -h options now list the plugins in alphabetical order
Klaus Schmidinger
2015-04-18
The command line option -D now accepts the value '-' (as in -D-), which preve...
Klaus Schmidinger
2015-04-18
Implemented default sort mode for recordings
Klaus Schmidinger
2015-04-11
The script that gets called for recordings is now also called right before a ...
Klaus Schmidinger
2015-04-11
Reduced the priority of the "video directory scanner" thread and checking cIo...
Klaus Schmidinger
2015-03-25
Fixed scaling subtitles (their areas could sometimes extend outside the actua...
Klaus Schmidinger
2015-03-17
Improved syncing on sections when parsing the NIT and SDT
Klaus Schmidinger
2015-03-17
Fixed setting the source value of newly created channels, in case the NIT is ...
Klaus Schmidinger
2015-03-13
Added some comment to cPixmap about the relation between OSD, ViewPort and Dr...
Klaus Schmidinger
[next]