history
来自「asus U3100 DMBTH 電視棒反釋源碼」· 代码 · 共 1,162 行 · 第 1/5 页
TXT
1,162 行
- Fixed handling improperly formatted EIT data (thanks to Rolf Hakenes).2002-02-03: Version 0.99pre5- Updated channel settings for 'N24' (thanks to Andreas Gebel).- Fixed handling hierarchical recordings menu in case of directories starting with the same sequence of characters.- Fixed handling timers on the 29th, 30th or 31st of a month in case the next month has less than 31 days.- Added a description of the sort order of individual episodes in the recordings menu to the MANUAL.- Removed the EPG bugfix for "Title / Subtitle" cleanup. Apparently Pro-7 has finally stopped this nasty habit.- Added some EPG bugfix statistics (printed to the log file every time the EPG data is cleaned up and when VDR is terminated). Maybe somebody in charge of the EPG data at the listed channels will read this and take the necessary actions to fix these things...- Changed the [dei]syslog macros in tools.h to use a variable number of args, thus making it safe to use them in nested 'if/else' statements.- Fixed error handling in establishing an SVDRP connection (thanks to Davide Achilli for pointing out this one).- The new configuration file 'svdrphosts.conf' is now used to define which hosts may access the SVDRP port (by default only 'localhost' has access). See FORMATS for details.- The special keywords TITLE and EPISODE can now be used in timer file names (see MANUAL and FORMATS for details).- The new setup parameter NameInstantRecord can be used to define how an instant recording will be named (see MANUAL for details).- When looking for the EPG record of the timer that starts a recording, now that record is taken which covers the time calculated as 'start + (Setup.MarginStart * 2) + 1)' in order to have a better chance of hitting the right record in case of an instant recording. Timers that start further in the future should always be programmed via the "Schedules" menu.- The special VPIDs '0' and '1' are now used to enable recording radio channels. Actually '0' should be enough, but '1' must be used with encrypted channels (driver bug?). Note, though, that since VDR is mainly a *video recorder*, some features like, e. g., the progress display, may not work as expected with radio recordings. Thanks to Michael Paar.- Fixed a problem with the ERR macro defined by ncurses.h (thanks to Artur Skawina).2002-02-10: Version 0.99- Fixed a bug in moving timers or channels to the last position in the list (thanks to Matthias Schniedermeyer for helping to debug this one).- Changed the estimated data rate for calculating the remaining disk capacity to 25.75 MB/min.- Only reporting the 'EPG bugfix statistics' if there really were any fixes.- Added Finnish language texts (thanks to Hannu Savolainen).- Reverted to the previous way of searching for the EPG record of the current recording in case of a repeating timer (i.e. taking the one that is in the middle between start and end time).- Added a typedef for 'in_addr_t' to make it work with glibc < 2.2 (thanks to J黵gen Schmidt).- When the last entry in a "Recordings" menu page is deleted, that page is now automatically closed (suggested by Uwe Freese).- Changed the default name for instant recordings to "TITLE EPISODE" (avoiding the '-').- If Setup.ShowInfoOnChSwitch is set to "no", the box for the EPG display is no longer shown (thanks to Andy Grobb).- If compiled with VFAT=1, characters that can't be handled by a VFAT system are now encoded to '#XX'.- When the user presses the "Power" button and there is a timer about to start recording within Setup.MinEventTimeout minutes, there is now a confirmation prompt telling the user that there is an upcoming timer event.- If a recording has no episode title, the trailing '~' is no longer shown in the progress display.2002-02-24: 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.2002-02-25: Version 1.0.0pre2- Fixed a crash in case there is no 'epg.data' at program start (thanks to Andreas Schultz).2002-03-03: 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).2002-03-17: 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黱ther).- The new SVDRP command VOLU can be used to control the audio volume (suggested by Mirko G黱ther).- 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 preceded 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.2002-04-01: 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 '...FileReady...' 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
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?