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

Commit Graph

  • cba5ef4373 Implemented enhanced string editing Klaus Schmidinger 2002-04-13 10:52:01 +0200
  • 37fa217a09 Added some DVB-T channels for Berlin (Germany) to channels.conf.terr Klaus Schmidinger 2002-04-12 15:00:52 +0200
  • c9a5d8ea53 Version 1.0.0 - Fixed a problem with wrong EPG data in the Schedules menu (thanks to Tobias Kerner, problem was initially reported by Michel Moster, but somehow I had misplaced his message...). - Added Spanish language texts (thanks to Ruben Nunez Francisco). - Fixed resetting the "First day" timer parameter once the timer actually starts recording. - Fixed the still picture workaround in case the progress display is active (thanks to Gerald Raaf). - Fixed a problem with accessing the epg.data file before it is fully written (thanks to Thilo Wunderlich for reporting this one). - Now the EPG scan skips channels that have their 'Ca' parameter explicitly set to an other DVB card (suggested by Sergei Haller). - Fixed a possible hangup when reading a broken epg.data file (thanks to Henning Holtschneider for pointing this one out). - Fixed a bug in the editing process in case a previously edited file with the same name was manually deleted on a system with more than one video directory (thanks to Dirk Wiebel for reporting this one). Klaus Schmidinger 2002-04-07 18:00:00 +0200
  • 639c3ba0e3 Final version 1.0.0 1.0.0 Klaus Schmidinger 2002-04-07 13:12:04 +0200
  • c5fac4ed21 Another fix to the still picture workaround Klaus Schmidinger 2002-04-07 09:48:32 +0200
  • 3581c20976 Fixed a bug in the editing process Klaus Schmidinger 2002-04-06 15:28:08 +0200
  • 367b3f8c7d Fixed a possible hangup when reading a broken epg.data file Klaus Schmidinger 2002-04-06 14:02:41 +0200
  • d00b5d8828 Now the EPG scan skips channels that have their 'Ca' parameter explicitly set to an other DVB card Klaus Schmidinger 2002-04-06 13:21:47 +0200
  • cb0e6f1b14 Fixed a problem with accessing the epg.data file before it is fully written Klaus Schmidinger 2002-04-06 11:49:04 +0200
  • 7babc1034e Fixed the still picture workaround in case the progress display is active Klaus Schmidinger 2002-04-06 11:08:54 +0200
  • 3985f8dd49 Fixed resetting the 'First day' timer parameter once the timer actually starts recording Klaus Schmidinger 2002-04-06 09:58:36 +0200
  • ea6f46d5fb Added Spanish language texts Klaus Schmidinger 2002-04-06 09:51:08 +0200
  • ab75db967e Added credits for Michael Moster Klaus Schmidinger 2002-04-02 21:21:45 +0200
  • 967ec9f2d4 Fixed a problem with wrong EPG data in the Schedules menu Klaus Schmidinger 2002-04-02 20:59:05 +0200
  • 76b86feca4 Added credits for Mirko Doelle Klaus Schmidinger 2002-04-02 16:48:28 +0200
  • 262327908d Version 1.0.0pre5 - Fixed restoring CICAM setup values for a fourth DVB card (thanks to Klaus Wolf). - Completed internationalization of OSD texts (thanks to Hannu Savolainen, Arnold Niessen, Paulo Lopes, Jean-Claude Repetto, Alberto Carraro, Matjaz Thaler and Truls Slevigen). - Improved file I/O in case of EINTR, which may occur e.g. with heavy system load (thanks to Werner Fink). - Now writing the title of a recording into the 'summary.vdr' file. - Workaround for displaying still frames with the unpatched LinuxDVB driver (if anybody ever finds out why the unpatched driver doesn't display VDR's still frames, please let me know). - When executing a command from the "Commands" menu, the title of that command is now immediately shown in the status line (followed by "...") to give the user some feedback that the command is being executed, which is especially important if this takes some time. - Fixed scrolling the "Channels" menu in case the cursor ends up on a group delimiter (thanks to Bernd Zierath for helping to debug this one). - Added manual pages vdr(1) and vdr(5) (which made the FORMATS file obsolete). - New command command line option '-V' to display the VDR version. - Adjusting column width for channel numbers in case there are more than 999 channels. - Checking the return value of '...FileRady...' calls in dvbapi.c for better performance under heavy system load. - New 'make' target 'install', which copies the manual pages and executables to their appropriate system locations and creates the /video directory if it doesn't exist yet. - Automatic hotkey assignment is now suppressed if the first entry in commands.conf starts with a digit in the range '1'...'9', followed by a blank. - Fixed a bug in switching back the replay mode display in time shift mode (thanks to Achim Lange for reporting this one). - Fixed a bug in the 'First day' timer parameter for timers that record over midnight. - Added units to Setup parameters. - Changed time entry in the 'Jump' command during replay, so that it is filled up from right to left. - Now using statfs() to determine the amount of free disk space, which avoids the use of an external 'df' command (thanks to Ruben Nunez Francisco). - Fixed skipping the next hit of a repeating timer (thanks to Rainer Zocholl for reporting this one). - Fixed a bug when a timer records over midnight of a day that had a change in Daylight Saving Time. - Added Polish language texts (thanks to Michael Rakowski). - Fixed a bug in parsing group separators in channels.conf (thanks to Henning Holtschneider for reporting this one). - Changed the default 'Ok' key when using the PC keyboard from '5' (in the numeric block) to 'Enter', because the '5' key didn't work on keyboards with the F-keys on top. - Fixed a bug in the EPG bugfix mechanism if the extended description is shorter than 3 characters (thanks to Andreas Schultz). Klaus Schmidinger 2002-04-01 18:00:00 +0200
  • 46c8afe443 Fixed a bug in the EPG bugfix mechanism if the extended description is shorter than 3 characters 1.0.0pre5 Klaus Schmidinger 2002-04-01 13:01:27 +0200
  • 5833ea922a Added making the /video directory and copying the config files Klaus Schmidinger 2002-04-01 12:50:48 +0200
  • c52d64f6cb Stripped last paragraph Klaus Schmidinger 2002-04-01 12:36:29 +0200
  • 5526f6aaf9 Added KEYS section Klaus Schmidinger 2002-04-01 12:32:59 +0200
  • e4da7fc4a5 Added reference to vdr man pages Klaus Schmidinger 2002-04-01 12:25:38 +0200
  • 71ee42fe96 Changed the default 'Ok' key when using the PC keyboard from '5' to 'Enter' Klaus Schmidinger 2002-04-01 12:24:35 +0200
  • 53ecd41810 Fixed a bug in parsing group separators in channels.conf Klaus Schmidinger 2002-04-01 12:01:00 +0200
  • f4d9488718 Added Polish language texts Klaus Schmidinger 2002-04-01 11:38:27 +0200
  • 5e4834e737 Fixed a bug when a timer records over midnight of a day that had a change in Daylight Saving Time Klaus Schmidinger 2002-04-01 11:04:47 +0200
  • a09bc76955 Changed Rainer Zocholl's email address Klaus Schmidinger 2002-04-01 09:18:24 +0200
  • 0ec8d4c4a5 Added thanks to Klaus Wolf Klaus Schmidinger 2002-04-01 09:14:57 +0200
  • 2331fb9cc1 Fixed skipping the next hit of a repeating timer Klaus Schmidinger 2002-03-31 21:24:10 +0200
  • 94849cfde8 Now using statfs() to determine the amount of free disk space Klaus Schmidinger 2002-03-31 20:51:06 +0200
  • ca29ed0ca8 Completed Norwegian OSD texts Klaus Schmidinger 2002-03-31 16:32:04 +0200
  • 758a4850fb Completed Slovenian OSD texts Klaus Schmidinger 2002-03-31 15:55:29 +0200
  • 837ce0a299 Changed time entry in the 'Jump' command during replay, so that it is filled up from right to left Klaus Schmidinger 2002-03-31 15:26:18 +0200
  • cebd81cd60 Added units to Setup parameters Klaus Schmidinger 2002-03-31 13:39:56 +0200
  • 767133a18e Fixed a bug in the 'First day' timer parameter for timers that record over midnight Klaus Schmidinger 2002-03-31 12:01:58 +0200
  • 72962ccdd7 Fixed a bug in switching back the replay mode display in time shift mode Klaus Schmidinger 2002-03-31 10:57:28 +0200
  • 9bfb79e15e Suppressing automatic hotkey assignment if entry starts with digit and blank Klaus Schmidinger 2002-03-29 16:45:36 +0100
  • b83ff7ab5d Completed Italian OSD texts Klaus Schmidinger 2002-03-29 16:20:39 +0100
  • ad1e292c2e New 'make' target 'install' Klaus Schmidinger 2002-03-29 14:24:47 +0100
  • de796b51e6 Added a manual page vdr(5) Klaus Schmidinger 2002-03-29 14:07:22 +0100
  • 0358b2abb8 Checking the return value of '...FileReady...' calls in dvbapi.c for better performance under heavy system load Klaus Schmidinger 2002-03-29 11:43:58 +0100
  • d9b6236191 Adjusting column width for channel numbers in case there are more than 999 channels Klaus Schmidinger 2002-03-29 10:50:20 +0100
  • 2625c46232 Added command line option -V Klaus Schmidinger 2002-03-29 10:10:04 +0100
  • ce5a52c906 Added a manual page vdr(1) Klaus Schmidinger 2002-03-24 14:32:39 +0100
  • 1838c02c9e Fixed scrolling the 'Channels' menu in case the cursor ends up on a group delimiter Klaus Schmidinger 2002-03-24 11:23:23 +0100
  • c751c195c1 Improved usage of 'safe_write()' Klaus Schmidinger 2002-03-23 16:17:39 +0100
  • ef91debc4d Fixed safe_write() Klaus Schmidinger 2002-03-23 15:48:08 +0100
  • 63a3eb076e Another Dutch OSD text Klaus Schmidinger 2002-03-23 15:33:26 +0100
  • 56839d8d39 Fixed a memory leak Klaus Schmidinger 2002-03-23 15:17:14 +0100
  • ca479d90df Displaying command to be executed in status line Klaus Schmidinger 2002-03-23 15:16:12 +0100
  • a9e4cc7d63 Workaround for displaying still frames with the unpatched LinuxDVB driver Klaus Schmidinger 2002-03-23 14:24:27 +0100
  • 460e907cb9 Now writing the title of a recording into the 'summary.vdr' file Klaus Schmidinger 2002-03-23 11:37:28 +0100
  • 508d8a92bd Completed French OSD texts Klaus Schmidinger 2002-03-23 10:26:55 +0100
  • 58901a7d18 Some more Dutch OSD texts Klaus Schmidinger 2002-03-22 15:37:52 +0100
  • 0be1a13c60 Improved file I/O in case of EINTR Klaus Schmidinger 2002-03-22 15:18:58 +0100
  • 70db7f17bc Added i18n of 'Disk' in main menu title Klaus Schmidinger 2002-03-22 14:39:45 +0100
  • f94627ab13 Completed Portuguese OSD texts Klaus Schmidinger 2002-03-22 14:30:41 +0100
  • 26e9ec2d65 Completed Dutch OSD texts Klaus Schmidinger 2002-03-22 13:58:50 +0100
  • 6607608f9a Completed Finnish OSD texts Klaus Schmidinger 2002-03-22 13:32:42 +0100
  • e4424b1550 Fixed restoring CICAM setup values for a fourth DVB card Klaus Schmidinger 2002-03-18 21:36:00 +0100
  • 217fcb2680 Version 1.0.0pre4 - Added 'Ca' code 201 for 'Cryptoworks, GOD-DIGITAL' to 'ca.conf' (thanks to Bernd Schweikert). - Fixed avoiding the primary DVB interface in case Setup.PrimaryLimit is 0. - Fixed handling CICAM settings if the first one of a DVB card was FTA. - Fixed reacting on changes in CICAM settings (needed to restart VDR before). - The "Blue" button in the "Main" menu now works as "Stop" button if a recording is currently being replayed. - New command line option '-m' to mute audio of the primary DVB device at startup (suggested by Mirko Günther). - The new SVDRP command VOLU can be used to control the audio volume (suggested by Mirko Günther). - Fixed resetting 'mute' state when setting the volume to a non-zero value. - Added log messages when deleting recordings in case the disk runs full while recording. - Fixed closing a pipe (used for replaying Dolby Digital audio), which sometimes left 'zombie' processes behind (thanks to Werner Fink for helping to debug this one). - Now starting the Dolby Digital output thread only if the recording actually contains Dolby Digital audio data (thanks to Werner Fink). - Implemented OSD for Volume and Mute (works only if there is no other OSD activity, but this should be no problem for normal use). - Changed the MANUAL description of the "Conditional Access" setup parameters to reflect the actual "CICAM DVBn m" notation in the "Setup" menu. - The new Setup parameter "Use time from transponder" can be used to define which transponder shall be used to set the system time (see MANUAL for details). If you have been using the SetSystemTime option previously, you now MUST select a channel that you trust to have a reliable time base. - Grouped the Setup parameters into several sub-menus, so that each group of parameters fits on a single screen - unless the height of the OSD has been set to a small value (based on code from Markus Lang). - Changed the title of the "Main" menu to "VDR". - Fixed displaying a system message while the replay mode is being shown. - Physically removing a deleted recording if one with the same name shall be deleted again. - The "Left" and "Right" keys are now used to page up and down in text displays (like the EPG descriptions or the results of commands executed from the "Commands" menu). - Fixed high CPU usage in transfer mode. - Replaced 'killproc' with 'killall' in 'runvdr', since apparently 'killproc' is not available by default on some Linux distributions, whereas 'killall' is. Please check if your system provides 'killall' - if it doesn't, please change this back in 'runvdr' and report this (thanks to Achim Lange). - The "Commands" menu now automatically assigns number keys as hotkeys to the commands. If you have preceeded your commands with digits you may want to remove these from your 'commands.conf' file. - The new Setup item "Restart" can be used to force a complete restart of VDR, including reloading the driver. Note that this can only work if VDR and the driver are wrapped into a mechanism that actually performs this action if VDR exits. The 'runvdr' script can be used for this purpose. - Refined texts of the "Setup" menu. Klaus Schmidinger 2002-03-17 18:00:00 +0100
  • b305ea6b02 Changed 'TrustedTransponder' to 'TimeTransponder' 1.0.0pre4 Klaus Schmidinger 2002-03-17 14:24:11 +0100
  • dea51d37a9 Refined texts of the 'Setup' menu Klaus Schmidinger 2002-03-17 14:11:22 +0100
  • b72b15cf8f New Setup item 'Restart' Klaus Schmidinger 2002-03-17 12:04:35 +0100
  • ae3f18dd57 The 'Commands' menu now automatically assigns number keys as hotkeys to the commands Klaus Schmidinger 2002-03-16 16:48:14 +0100
  • 986f467993 Replaced 'killproc' with 'killall' in 'runvdr' Klaus Schmidinger 2002-03-16 16:22:12 +0100
  • f7d6a96935 Fixed high CPU usage in transfer mode Klaus Schmidinger 2002-03-16 14:27:35 +0100
  • 25abe47a3b The 'Left' and 'Right' keys are now used to page up and down in text displays Klaus Schmidinger 2002-03-16 14:08:12 +0100
  • 45180b762f Physically removing a deleted recording if one with the same name shall be deleted again Klaus Schmidinger 2002-03-16 12:19:14 +0100
  • 80bc132236 Fixed displaying a system message while the replay mode is being shown Klaus Schmidinger 2002-03-16 11:38:27 +0100
  • 92358d6a4e Changed the title of the 'Main' menu to 'VDR' Klaus Schmidinger 2002-03-16 10:09:54 +0100
  • d9cfa43d85 Grouped the Setup parameters into several sub-menus Klaus Schmidinger 2002-03-16 10:03:04 +0100
  • f9a3885ef2 New Setup parameter TrustedTransponder Klaus Schmidinger 2002-03-10 12:45:58 +0100
  • 550c79e411 Changed the MANUAL description of the 'Conditional Access' setup parameters Klaus Schmidinger 2002-03-10 10:20:53 +0100
  • 70274665e3 Added the COPYING file Klaus Schmidinger 2002-03-10 10:05:20 +0100
  • d5c01bbe5a Implemented OSD for Volume and Mute Klaus Schmidinger 2002-03-09 17:11:49 +0100
  • cb90e9b8dc Now starting the Dolby Digital output thread only if the recording actually contains Dolby Digital audio data Klaus Schmidinger 2002-03-09 12:09:57 +0100
  • ac5aecb8eb Fixed 'zombie' processes when closing a pipe Klaus Schmidinger 2002-03-09 11:51:56 +0100
  • a9fd732a72 Added log messages when deleting recordings in case the disk runs full while recording Klaus Schmidinger 2002-03-09 10:45:10 +0100
  • eb89599c58 Fixed resetting 'mute' state when setting the volume to a non-zero value Klaus Schmidinger 2002-03-09 10:16:16 +0100
  • 18ab84b0c1 New SVDRP command VOLU Klaus Schmidinger 2002-03-09 10:07:40 +0100
  • 7ada973f6c New command line option '-m' Klaus Schmidinger 2002-03-08 16:37:42 +0100
  • 9e20745fde Blue button is now 'Stop' in 'Main' menu if replaying Klaus Schmidinger 2002-03-08 16:11:34 +0100
  • 5d666161d6 Fixed reacting on changes in CICAM settings (needed to restart VDR before) Klaus Schmidinger 2002-03-08 15:19:49 +0100
  • 59b8e71d67 Fixed handling CICAM settings if the first one of a DVB card was FTA Klaus Schmidinger 2002-03-08 15:06:37 +0100
  • a5c7994c26 Fixed avoiding the primary DVB interface in case Setup.PrimaryLimit is 0 Klaus Schmidinger 2002-03-08 14:24:19 +0100
  • 3b46788bcd Added 'Ca' code 201 for 'Cryptoworks, GOD-DIGITAL' to 'ca.conf' Klaus Schmidinger 2002-03-08 13:56:34 +0100
  • 0294221a0d Fixed a comment typo Klaus Schmidinger 2002-03-07 17:07:04 +0100
  • a001a4bf97 Version 1.0.0pre3 - Fixed parsing 'E' records in epg2html.pl. - Fixed a deadlock when switching channels via Schedule/Now|Next/Switch (reported by Martin Hammerschmid). - Changed the meaning of the 'Ca' parameter in 'channels.conf'. Each channel can now define which decryption method it needs in order to be accessed. The new configuration file 'ca.conf' contains the defined values, and the default 'channels.conf' has been modifed to contain the new values for 'Premiere World' and 'ORF'. If you use the default 'channels.conf' and have the conditional access hardware to receive encrypted channels, please make sure you copy the file 'ca.conf' into your /video directory (or wherever your configuration files are located) and go into the "Setup" menu and set the CICAM values according to your hardware setup. Currently there are two possible CICAM entries per DVB card, so any card can implement up to two different conditional access modes (besides the default "Free To Air" mode, which is always assumed to be available on any DVB card). - Updated French language texts (thanks to Jean-Claude Repetto). Klaus Schmidinger 2002-03-03 18:00:00 +0100
  • e18fca233e Updated French language texts 1.0.0pre3 Klaus Schmidinger 2002-03-03 16:39:54 +0100
  • 9d4456a0a3 CICAM setup for conditional access channels Klaus Schmidinger 2002-03-03 16:12:29 +0100
  • 9f5397b510 Fixed a deadlock when switching channels via Schedule/Now|Next/Switch Klaus Schmidinger 2002-03-02 09:37:56 +0100
  • 90af5a1bd9 Fixed parsing 'E' records Klaus Schmidinger 2002-02-26 17:20:19 +0100
  • 0bad88704b Version 1.0.0pre2 - Fixed a crash in case there is no 'epg.data' at program start (thanks to Andreas Schultz). Klaus Schmidinger 2002-02-25 18:00:00 +0100
  • bddab7107d Fixed a crash in case there is no 'epg.data' at program start 1.0.0pre2 Klaus Schmidinger 2002-02-25 16:32:34 +0100
  • fb8e7fa302 Version 1.0.0pre1 - Added scanning for EPG data for another 4 days on channels that support this (thanks to Oleg Assovski). - Removed '#define VFAT 1' from recording.c (was a leftover from testing). - Fixed the "Low disk space!" message (thanks to Sergei Haller). - Added the TPID to Hessen-3 in 'channels.conf' (thanks to Sergei Haller). - Fixed a crash when replaying with DEBUG_OSD=1 (thanks to Stefan Huelswitt). - Implemented the "First day" parameter for repeating timers. See FORMATS for information about the enhanced 'timers.conf' file format, and MANUAL for a description of the new item in the "Edit Timer" menu and the enhanced functionality of the "Blue" button in the "Timers" menu. - When deleting a recording that is currently still being recorded, the related timer will now automatically be terminated. If this is a repeating timer, it will receive a "First day" setting that skips the timer for this day. - Fixed closing all unused file descriptors when opening a pipe (thanks to Werner Fink). - Instant recordings now take the EPG data from the point in time at 5 minutes from the start time of the recording. In order for this to work the 'active' parameter of a timer now uses the second bit to indicate that this is an "instant" recording (see FORMATS for details). - Fixed the SVDRP GRAB command in case the video device can't be opened (thanks to Adrian Stabiszewski). - At startup the data written into 'epg.data' is now read into the EPG data structures. In order for this to work, the 'E' record has been extended to (optionally) contain the 'table ID' (see FORMATS for details). - The new SVDRP command PUTE can be used to put EPG data into the EPG list. See FORMATS for details about the required data format. - Taking the German umlauts 'as is' when compiled with VFAT. - The new Setup parameter RecordDolbyDigital can be used to generally turn off recording the Dolby Digital audio channels in case you want to save disk space or don't have the equipment to replay Dolby Digital audio. - Reading the 'setup.conf' file no longer terminates in case of an error, but rather attempts to read the rest of the file. - Removed DVD support from the core VDR source, since the current version from Andreas Schultz is already much further developed (DVD menu navigation) and the concept of "additional players" in VDR is going to change in version 1.1.0, where a new "plugin" interface shall allow the easy implementation of new players without having to patch the core VDR source. Until then, Andreas has agreed to provide his DVD support as a completely external patch. - The contents of the distribution archive now contains the directory name with the current version number, as in 'vdr-1.0.0pre1/...' in order to avoid inadvertently overwriting an existing VDR directory with a new version. - Added a missing error message in SVDRP command LSTC in case the given channel can't be found. Klaus Schmidinger 2002-02-24 18:00:00 +0100
  • 58af7c57e5 Added a missing error message in SVDRP command LSTC 1.0.0pre1 Klaus Schmidinger 2002-02-24 14:16:46 +0100
  • 715ed57ab1 Removed DVD support from the core VDR source Klaus Schmidinger 2002-02-24 14:07:21 +0100
  • 44ee59b21a Fixed button descriptions Klaus Schmidinger 2002-02-24 12:20:54 +0100
  • 7eca326b39 Reading the 'setup.conf' file no longer terminates in case of an error Klaus Schmidinger 2002-02-24 12:01:20 +0100
  • 7f3c58f857 New Setup parameter RecordDolbyDigital Klaus Schmidinger 2002-02-24 11:55:24 +0100