1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

Commit Graph

  • e53e43d2b8 The cThread class now accepts a 'Description' parameter Klaus Schmidinger 2003-10-18 12:29:08 +0200
  • 15816ee8e4 Changed thread handling to make it work with NPTL Klaus Schmidinger 2003-10-18 11:14:33 +0200
  • 162ed534b0 Version 1.2.6pre1 - Updated the required driver version in INSTALL (thanks to Jens Groth for reporting this one). - Fixed missing channel info after an incomplete channel group switch (thanks to Andreas Trauer). - Fixed handling a channels.conf that contains a ":@nnn" line as its last entry (thanks to Ralf Klueber). - Fixed detecting the /dev/videoN devices for GRAB in case there are others before the DVB devices (thanks to Andreas Kool). - Updated 'channels.conf.terr' for Berlin (thanks to Markus Hardt). - Fixed handling rc key learning in case cRemote::Initialize() returns 'false' (thanks to Oliver Endriss). - Fixed initializing the highlight area in cDvbSpuDecoder (thanks to Sven Goethel). - Now trying to get a timer's channel without RID when loading 'timers.conf' (thanks to Thomas Rausch). - Removed the unused 0x73 (TOT) filter in eit.c (thanks to Andreas Trauer). - Fixed extracting the ES data in cDvbDevice::StillPicture() (thanks to Stefan Huelswitt). - Added MPEG1 handling to cDvbDevice::StillPicture() (thanks to Thomas Heiligenmann). - Changed the default "Lifetime" to 99, which means that recordings will never be deleted automatically in case the disk runs full (suggested by Oliver Endriss). Note that in an existing VDR installation the current value as set in 'setup.conf' will still be used - this change only affects new VDR installations. - Edited recordings will now never be deleted automatically if the disk runs full (suggested by Emil Naepflein). - Channel IDs are now checked when reading 'channels.conf' to avoid later problems with timers. Klaus Schmidinger 2003-10-17 18:00:00 +0200
  • f1a4d067be Channel IDs are now checked when reading 'channels.conf' to avoid later problems with timers 1.2.6pre1 Klaus Schmidinger 2003-10-17 15:42:40 +0200
  • d5c46a4ad5 Fixed a typo Klaus Schmidinger 2003-10-17 15:36:13 +0200
  • 8de5fbcbe1 Edited recordings will now never be deleted automatically if the disk runs full Klaus Schmidinger 2003-10-17 14:40:37 +0200
  • 1a22d480a8 Changed the default "Lifetime" to 99 Klaus Schmidinger 2003-10-17 14:14:46 +0200
  • d800cf56f5 Fixed extracting the ES data and added MPEG1 handling to cDvbDevice::StillPicture() Klaus Schmidinger 2003-10-17 13:47:03 +0200
  • bbffcee572 Removed the unused 0x73 (TOT) filter in eit.c Klaus Schmidinger 2003-10-12 11:06:56 +0200
  • 57239b8271 Now trying to get a timer's channel without RID when loading 'timers.conf' Klaus Schmidinger 2003-10-12 10:35:22 +0200
  • d14de196e8 Fixed initializing the highlight area in cDvbSpuDecoder Klaus Schmidinger 2003-10-12 09:45:51 +0200
  • f163e785fb Fixed handling rc key learning in case cRemote::Initialize() returns 'false' Klaus Schmidinger 2003-10-05 09:51:02 +0200
  • e4c3316bd2 Updated 'channels.conf.terr' for Berlin Klaus Schmidinger 2003-10-05 09:38:36 +0200
  • 3f12ebbccb Fixed detecting the /dev/videoN devices for GRAB in case there are others before the DVB devices Klaus Schmidinger 2003-10-04 12:42:58 +0200
  • 944ffee0a1 Fixed handling a channels.conf that contains a ":@nnn" line as its last entry Klaus Schmidinger 2003-10-03 15:16:08 +0200
  • 4eecc59ef8 Fixed missing channel info after an incomplete channel group switch Klaus Schmidinger 2003-10-03 14:38:49 +0200
  • 80c822c1c5 Updated the required driver version in INSTALL Klaus Schmidinger 2003-10-03 11:49:31 +0200
  • 56e882fa6a Fixed a typo Klaus Schmidinger 2003-09-21 09:07:05 +0200
  • 59c9f24fbe Version 1.2.5 - Updated 'channels.conf.cable' (thanks to Stefan Hußfeldt). Klaus Schmidinger 2003-09-17 18:00:00 +0200
  • 539e6623fd Updated 'channels.conf.cable' 1.2.5 Klaus Schmidinger 2003-09-17 16:12:38 +0200
  • 3feeb907f7 Version 1.2.5pre3 - Fixed dropping out of replay mode while viewing a recording that is still going on (thanks to Oliver Endriss for reporting and helping to debug this one). - Fixed handling ':' characters in channel names when reading channels.conf (thanks to Reinhard Nissl for reporting this one). - Fixed the URL to the 'Doxygen' tool in INSTALL (thanks to Dirk Essl). - Removed the obsolete chapter "Stopping a recording on the primary DVB interface" from MANUAL. - Completed Dutch language texts (thanks to Hans Dingemans). - Made 'diseqc.conf' a required file only if Setup.DiSEqC is activated (thanks to Thomas Schmidt). - VDR now starts up even if 'keymacros.conf' references a plugin that is currently not loaded (suggested by Alexander Wetzel). - Fixed checking for VIDEO_STREAM_S in cRemux::SetBrokenLink() (thanks to Oliver Endriss). - Added 'repeat' function to keys '7' and '9' ("jump to mark") in replay mode (suggested by Oliver Endriss). - Made cOsdMenu::Display() virtual, which allows plugins to do some additional processing after calling the base class function (suggested by Jan Rieger). - Updated 'ca.conf' (thanks to Marco Franceschetti). Klaus Schmidinger 2003-09-14 18:00:00 +0200
  • 78fbdfa0f7 Updated 'ca.conf' 1.2.5pre3 Klaus Schmidinger 2003-09-14 11:17:07 +0200
  • e45b9d0be3 Made cOsdMenu::Display() virtual Klaus Schmidinger 2003-09-14 11:05:44 +0200
  • 903148b5ad Added 'repeat' function keys '7' and '9' ("jump to mark") in replay mode Klaus Schmidinger 2003-09-14 10:53:06 +0200
  • c89a686254 Fixed checking for VIDEO_STREAM_S in cRemux::SetBrokenLink() Klaus Schmidinger 2003-09-14 10:43:46 +0200
  • e7ee82ad16 Set version to 1.2.5pre3 - there were too many changes to just release it as stable Klaus Schmidinger 2003-09-14 10:24:39 +0200
  • fc78971a28 VDR now starts up even if 'keymacros.conf' references a plugin that is currently not loaded Klaus Schmidinger 2003-09-14 10:07:47 +0200
  • 07bc699dca Made 'diseqc.conf' a required file only if Setup.DiSEqC is activated Klaus Schmidinger 2003-09-14 09:38:44 +0200
  • ac4393b866 Completed Dutch language texts Klaus Schmidinger 2003-09-11 13:51:56 +0200
  • ddf1aa9664 Removed the obsolete chapter "Stopping a recording on the primary DVB interface" from MANUAL Klaus Schmidinger 2003-09-09 21:38:19 +0200
  • 82afdd1574 Fixed the URL to the 'Doxygen' tool in INSTALL Klaus Schmidinger 2003-09-09 19:03:29 +0200
  • a4c7d7b8a7 Fixed handling ':' characters in channel names when reading channels.conf Klaus Schmidinger 2003-09-09 18:55:26 +0200
  • 19efbe4503 Fixed dropping out of replay mode while viewing a recording that is still going on Klaus Schmidinger 2003-09-09 16:09:05 +0200
  • bff4529f01 Version 1.2.5pre2 - Updated VIVA, VIVA Plus, MTV Central and MTV 2 in channels.conf (thanks to Sebastian Frei). - Changed "Studio Universal" to "Sci-Fi" in channels.conf. - Fixed a crash when using the --terminal option without having access to the given terminal (thanks to Steffen Barszus for helping to debug this one). - Added a note about the driver version needed for the still picture fix from version 1.2.5pre1 to work properly (thanks to Oliver Endriss for pointing this out). - Fixed setting the primary device in case none of the devices provides an MPEG decoder (thanks to Rene Bartsch for reporting this one). - Fixed handling the "Red" button in the "Schedules" menu in case there are no events listed for a particular channel (thanks to Christoph Hermanns for reporting this one). - When setting an editing mark while in "Pause" mode, replay now immediately jumps to the marked frame (thanks to Oskar Signell for pointing out this problem). - The DVB devices no longer send CA descriptors to the CAM while the EPG scanner is active (sometimes the CAMs got irritated when the device tuned to channels they couldn't handle). Klaus Schmidinger 2003-09-07 18:00:00 +0200
  • ec78dbe9e4 Adjusted date 1.2.5pre2 Klaus Schmidinger 2003-09-07 09:02:19 +0200
  • ee10028dc6 The DVB devices no longer send CA descriptors to the CAM while the EPG scanner is active Klaus Schmidinger 2003-09-06 13:22:24 +0200
  • 6d677e2a89 When setting an editing mark while in "Pause" mode, replay now immediately jumps to the marked frame Klaus Schmidinger 2003-09-06 10:35:24 +0200
  • 8d89fb4983 Fixed handling the "Red" button in the "Schedules" menu in case there are no events listed for a particular channel Klaus Schmidinger 2003-09-05 13:34:17 +0200
  • 679dcebbb2 Fixed setting the primary device in case none of the devices provides an MPEG decoder Klaus Schmidinger 2003-09-05 13:15:51 +0200
  • 483f6c3970 Added a note about the driver version needed for the still picture fix from version 1.2.5pre1 to work properly Klaus Schmidinger 2003-09-05 13:06:58 +0200
  • ca9e7b6937 Fixed a crash when using the --terminal option without having access to the given terminal Klaus Schmidinger 2003-09-05 13:02:15 +0200
  • 2ac21ab000 Changed "Studio Universal" to "Sci-Fi" in channels.conf Klaus Schmidinger 2003-09-05 12:47:49 +0200
  • 305d237bfa channels.conf Klaus Schmidinger 2003-09-05 12:46:20 +0200
  • aabe735f6c Updated VIVA, VIVA Plus, MTV Central and MTV 2 in channels.conf Klaus Schmidinger 2003-09-05 12:46:03 +0200
  • e4b016980b Version 1.2.5pre1 - Now explicitly handling exit value 0 and 2 in 'runvdr'. - Added a missing 'w' to the allowed characters for Finnish and Swedish (thanks to Lauri Tischler and Ragnar Sundblad). - Added channels for DVB-T Hannover (Germany) to channels.cont.terr (thanks to Peter Waechtler). - Fixed a hangup in SVDRP when the client disappears without sending QUIT (thanks to Robert Bartl for reporting this one). The problem was introduced in version 1.2.2 through the fix for an occasional "Broken pipe" error in SVDRP connections. - Updated 'channels.conf.terr' for Berlin. - Fixed displaying still pictures, now using the driver's VIDEO_STILLPICTURE call directly (thanks to Oliver Endriss). This also improves navigating through DVD menus with the DVD plugin. If this causes problems with your particular system (maybe because you are using the 'analogtv' plugin) you can reactivate the previous behaviour by commenting out the line #define VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES in VDR/dvbdevice.c. Note that you need driver version 2003-08-23 or later for this to work! - Fixed handling extra blanks in plugin command lines. - Actually implemented the SVDRP command DELC. - Now clearing the player device if there are too many poll timeouts in 'Transfer Mode', which avoids buffer overflows and black screens in such cases. Klaus Schmidinger 2003-08-31 18:00:00 +0200
  • ec765ee91c Added a note about VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES 1.2.5pre1 Klaus Schmidinger 2003-08-31 13:06:18 +0200
  • ab622153ed Now clearing the player device if there are too many poll timeouts in 'Transfer Mode' Klaus Schmidinger 2003-08-31 12:41:19 +0200
  • 105825f312 Actually implemented the SVDRP command DELC Klaus Schmidinger 2003-08-31 11:26:46 +0200
  • cf45c66062 Fixed handling extra blanks in plugin command lines Klaus Schmidinger 2003-08-30 14:52:58 +0200
  • 7a64aeec74 Fixed displaying still pictures, now using the driver's VIDEO_STILLPICTURE call directly Klaus Schmidinger 2003-08-30 11:48:45 +0200
  • d07ae214f9 Updated 'channels.conf.terr' for Berlin Klaus Schmidinger 2003-08-30 10:32:54 +0200
  • a1b0d071fc Explicitly handling exit value 0 and 2 in runvdr Klaus Schmidinger 2003-08-30 10:23:04 +0200
  • 37c340e51a Fixed a hangup in SVDRP when the client disappears without sending QUIT Klaus Schmidinger 2003-08-30 10:14:42 +0200
  • 642f8c0f13 Added channels for DVB-T Hannover (Germany) to channels.cont.terr Klaus Schmidinger 2003-08-30 09:24:49 +0200
  • fc9c149eb9 Version 1.2.4 (not officially released) - Fixed 'runvdr' to stay in the loop only if VDR returns an exit status of '1'. - Completed the Finnish OSD texts (thanks to Rolf Ahrenberg). - Empty values in setup.conf are no longer treated as an error (thanks to Andreas Kool for reporting this one). - Added a note about the config files of plugins to INSTALL (thanks to Thomas Keil). - VDR now continues to start up, even if there is an error in setup.conf. - Fixed a bug in resetting OSD color palettes (thanks to Torsten Herz). - Fixed starting a recording on the primary device if there is a replay session active (thanks to Javier Marcet for reporting this one). - Avoiding an unnecessary stop of an ongoing Transfer Mode when starting a recording on the primary device. Klaus Schmidinger 2003-08-26 18:00:00 +0200
  • 111b8c3f78 Explicitly handling exit value 0 and 2 Klaus Schmidinger 2003-08-26 16:15:41 +0200
  • 5e61dc1be3 Added a missing 'w' to the allowed characters for Finnish and Swedish Klaus Schmidinger 2003-08-26 15:28:29 +0200
  • 2a58a468c8 Fixed an alleged typo Klaus Schmidinger 2003-08-26 15:23:38 +0200
  • 00170e8275 Avoiding an unnecessary stop of an ongoing Transfer Mode when starting a recording on the primary device 1.2.4 Klaus Schmidinger 2003-08-24 14:49:53 +0200
  • 056c902c21 Fixed starting a recording on the primary device if there is a replay session active Klaus Schmidinger 2003-08-24 14:47:34 +0200
  • 7c2283b502 Fixed a bug in resetting OSD color palettes Klaus Schmidinger 2003-08-24 11:42:08 +0200
  • ca39b3f03a VDR now continues to start up, even if there is an error in setup.conf Klaus Schmidinger 2003-08-24 11:19:13 +0200
  • 76e1427bde Added a note about the config files of plugins to INSTALL Klaus Schmidinger 2003-08-24 11:09:30 +0200
  • 60f8afdfcc Empty values in setup.conf are no longer treated as an error Klaus Schmidinger 2003-08-24 11:01:42 +0200
  • b0069f3410 Completed the Finnish OSD texts Klaus Schmidinger 2003-08-24 10:52:20 +0200
  • 5f5dfd7f69 Version 1.2.3 (not officially released) - Fixed the TS to PES repacker so that it works with MPEG1 streams (thanks to Andreas Kool). - Fixed keeping track of the current channel number when moving channels in the "Channels" menu (thanks to Mirko Günther for reporting this one). - Made the plugin library directory configurable via Make.config (thanks to Ludwig Nussel). - Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC material. In order to do this, the cDevice was given a new member function GetVideoSystem(). - Fixed two warnings when compiling with gcc 3.3.1 (thanks to Alfred Zastrow for reporting this). - Made crc32() a static function in libdtv/libsi/si_parser.c to avoid a name clash when using other libraries that also implement a function by that name (thanks to Reinhard Nissl for reporting this one). - Fixed staying off the end of an ongoing recording while replaying in time shift mode (thanks to Rainer Zocholl for reporting this one). - VDR now stops with exit status 2 if one of the configuration files can't be read correctly at program startup (suggested by Rainer Zocholl). - Fixed a crash when starting "Pause live video" twice within the same minute on the same channel. - Fixed freezing replay if a timer starts while in Transfer Mode from the device used by the timer, and the timer needs a different transponder (thanks to Richard Robson for reporting this one). - Fixed toggling channels with the '0' key (thanks to Mirko Günther for reporting this one). - Made the "Zap timeout" (the time until a channel counts as "previous" for switching with '0') a setup variable, available in "Setup/Miscellaneous" (suggested by Helmut Auer). - Removing deleted recordings faster than normal when cutting, to avoid running out of disk space (thanks to Manfred Schmidt-Voigt for reporting this one). Klaus Schmidinger 2003-08-17 18:00:00 +0200
  • 60341fc883 Fixed 'runvdr' to stay in the loop only if VDR returns an exit status of '1' Klaus Schmidinger 2003-08-17 14:48:11 +0200
  • 12d5d01faa Removing deleted recordings faster than normal when cutting 1.2.3 Klaus Schmidinger 2003-08-17 09:18:40 +0200
  • b65687ebcf Made the "Zap timeout" a setup variable Klaus Schmidinger 2003-08-17 08:58:02 +0200
  • 3a27bdfeda Fixed toggling channels with the '0' key Klaus Schmidinger 2003-08-16 15:27:26 +0200
  • 2eec57fe18 Fixed freezing replay if a timer starts while in Transfer Mode Klaus Schmidinger 2003-08-16 13:24:23 +0200
  • 2e9ef13f1c Fixed a crash when starting "Pause live video" twice within the same minute on the same channel Klaus Schmidinger 2003-08-16 10:41:21 +0200
  • 57a95c6790 VDR now stops with result value 2 if one of the configuration files can't be read correctly at program startup Klaus Schmidinger 2003-08-16 09:18:52 +0200
  • fc19cf3527 Fixed staying off the end of an ongoing recording while replaying in time shift mode Klaus Schmidinger 2003-08-15 15:24:54 +0200
  • 79c7d1fe9b Made crc32() a static function in libdtv/libsi/si_parser.c Klaus Schmidinger 2003-08-15 14:04:48 +0200
  • 7a3c2df2f4 Fixed two warnings when compiling with gcc 3.3.1 Klaus Schmidinger 2003-08-15 13:50:08 +0200
  • 26ffdd1c83 Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC material Klaus Schmidinger 2003-08-15 13:05:50 +0200
  • 71283dbeb1 Made the plugin library directory configurable via Make.config Klaus Schmidinger 2003-08-09 11:09:45 +0200
  • d369eb9408 Fixed keeping track of the current channel number when moving channels in the "Channels" menu Klaus Schmidinger 2003-08-09 10:19:33 +0200
  • b9a8abbe93 Fixed the TS to PES repacker so that it works with MPEG1 streams Klaus Schmidinger 2003-08-06 14:52:50 +0200
  • 6c2c3ace8b Version 1.2.2 - Fixed a bug in channel switching after Left/Right has been pressed (thanks to Michael Walle for reporting this one). - Improved channel switching in case of numerical input by switching as soon as the channel is unique (suggested by Jaakko Hyvätti). - Fixed creating a new channel in the "Channels" menu in case the 'channels.conf' contains ':@nnn' lines with no text (thanks to Guy Roussin for reporting this one). - Changed the behaviour of the '0' key in normal viewing mode so that a channel only qualifies as "previous" if it has been selected for at least 3 seconds (suggested by Thomas Keil). - Now clearing the channel info display when entering numeric keys to switch channels (suggested by Guy Roussin). - Added missing I18N entry for "Ppid" (thanks to Rolf Ahrenberg). - Fixed handling the color buttons in the "Edit channel" menu (thanks to Thomas Keil for reporting this one). - Fixed an occasional "Broken pipe" error in SVDRP connections (thanks to Gerhard Steiner for reporting this one). - Fixed checking CA capabilities with the dvb-kernel driver (thanks to Kenneth Aafløy). - Fixed selecting the device, because sometimes an FTA recording terminated a CA recording (thanks to Emil Naepflein). - Fixed a possible crash in case a VFAT file system is used without compiling VDR with VFAT=1 (thanks to Ernst Fürst for reporting this one). - Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile or Make.config as defaults (thanks to Steffen Barszus). - Added the usual menu timeout to the CAM menus. Klaus Schmidinger 2003-08-03 18:00:00 +0200
  • f8386cdd8b Added the usual menu timeout to the CAM menus 1.2.2 Klaus Schmidinger 2003-08-03 09:54:18 +0200
  • ba1c9fb534 Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile or Makefile.config as defaults Klaus Schmidinger 2003-08-02 14:32:53 +0200
  • 746b232299 Fixed a possible crash in case a VFAT file system is used without compiling VDR with VFAT=1 Klaus Schmidinger 2003-08-02 13:23:58 +0200
  • 44992533f0 Fixed selecting the device, because sometimes an FTA recording terminated a CA recording Klaus Schmidinger 2003-08-02 11:52:29 +0200
  • a021b0f1bf Fixed checking CA capabilities with the dvb-kernel driver Klaus Schmidinger 2003-08-02 10:04:21 +0200
  • 0485e5ad00 Fixed handling channel switching through numeric input in case the channel numbers contain gaps Klaus Schmidinger 2003-07-26 16:10:39 +0200
  • eb2cd2b73e Fixed an occasional "Broken pipe" error in SVDRP connections Klaus Schmidinger 2003-07-26 10:59:19 +0200
  • 1ea8f44953 Fixed handling the color buttons in the "Edit channel" menu Klaus Schmidinger 2003-07-26 10:09:38 +0200
  • 734941a285 Added missing I18N entry for "Ppid" Klaus Schmidinger 2003-07-26 09:40:19 +0200
  • 954d00959c channels.conf Klaus Schmidinger 2003-06-22 13:41:17 +0200
  • 7a79fef0c8 Now clearing the channel info display when entering numeric keys to switch channels Klaus Schmidinger 2003-06-19 10:10:14 +0200
  • 1922b14010 Changed the behaviour of the '0' key in normal viewing mode to have a 3 second timeout Klaus Schmidinger 2003-06-19 10:06:07 +0200
  • 8635511b28 Fixed creating a new channel in the "Channels" menu in case the 'channels.conf' contains ':@nnn' lines with no text Klaus Schmidinger 2003-06-15 12:29:56 +0200
  • bc16b8af53 Improved channel switching in case of numerical input Klaus Schmidinger 2003-06-13 14:44:31 +0200
  • 68002f0037 Fixed a bug in channel switching after Left/Right has been pressed Klaus Schmidinger 2003-06-12 20:37:14 +0200
  • 64ddfca3b0 Version 1.2.1 - Fixed OSD access in case none of the devices provides one (thanks to Axel Gruber for reporting this one). - Fixed editing channels ('timers.conf' was not written after a channel has been modified, which could result in errors upon the next start of VDR). - Fixed a crash when canceling a newly created timer (thanks to Thomas Schmidt for reporting this one). - Completed Hungarian language texts (thanks to Istvan Koenigsberger and Guido Josten). - Fixed device handling in the CICAM menu in case a VDR instance was started with a specific device using the -D option (thanks to Gerald Raaf for reporting ths one). - Initializing the current channel to '1' to avoid a crash in creating a new timer in case there is no device in the system that can actually receive any channel (thanks to Malcolm Caldwell for reporting this one). - Some corrections to the Finnish OSD texts (thanks to Niko Tarnanen and Rolf Ahrenberg). Klaus Schmidinger 2003-06-09 18:00:00 +0200
  • 5bfe620b5b Some corrections to the Finnish OSD texts 1.2.1 Klaus Schmidinger 2003-06-09 09:50:26 +0200
  • 79b6aefb88 Fixed a wrong Hungarian text line Klaus Schmidinger 2003-06-09 09:47:20 +0200
  • 60b8357463 Initializing the current channel to '1' Klaus Schmidinger 2003-06-08 09:25:07 +0200