mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Version 1.1.6
- Re-visited the race condition fix in the cDvbPlayer (thanks again to Andreas Schultz). - Changed the VFAT handling to allow users who normally use it but have forgotten to set it when compiling a new version of VDR to at least see their recordings made with VFAT enabled (thanks to Christian Rienecker). - Added some missing teletext PIDs (thanks to Joerg Riechardt). - Fixed PID handling for cReceiver. - Added a missing #include to ringbuffer.c (thanks to Martin Hammerschmid). - Now using CC, CFLAGS, CXX and CXXFLAGS in Makefile. - Changed the cDevice class to allow plugins to implement their own devices (see PLUGINS.html for details).
This commit is contained in:
@@ -44,6 +44,7 @@ Martin Hammerschmid <martin@hammerschmid.com>
|
||||
for suggesting to use the "Blue" button in the main menu to resume replay
|
||||
for implementing pege up/down with the "Left" and "Right" keys
|
||||
for detecting a deadlock when switching channels via Schedule/Now|Next/Switch
|
||||
for adding a missing #include to ringbuffer.c
|
||||
|
||||
Bastian Guse <bastian@nocopy.de>
|
||||
for writing the FORMATS entry for timers.conf
|
||||
@@ -367,3 +368,9 @@ Paul Lacatus <paul@campina.iiruc.ro>
|
||||
|
||||
Istvan Koenigsberger <istvnko@hotmail.com> and Guido Josten <guido.josten@t-online.de>
|
||||
for translating OSD texts to the Hungarian language
|
||||
|
||||
Christian Rienecker <C.Rienecker@deutschepost.de>
|
||||
for making the VFAT handling more tolerant for users who forget to turn it on
|
||||
|
||||
Joerg Riechardt <J.Riechardt@gmx.de>
|
||||
for filling in some missing teletext PIDs
|
||||
|
||||
Reference in New Issue
Block a user