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

Commit Graph

  • 4e15f6d658 Implemented 'Link Layer' based CAM support Klaus Schmidinger 2003-01-06 14:44:27 +0100
  • 43b582a04d Increased the timeout until an index file is considerd no longer to be written Klaus Schmidinger 2002-12-23 12:41:20 +0100
  • 3b88ba1cd2 The SVDRP command CHAN now also accepts channel IDs Klaus Schmidinger 2002-12-22 14:07:51 +0100
  • de1366fc7e Fixed handling channels in the 'Channels' menu in case there are ':@nnn' group separators without names Klaus Schmidinger 2002-12-22 12:49:10 +0100
  • da98c3de72 Fixed the 'channels.conf' entries for 'Studio Universal' and 'Disney Channel' Klaus Schmidinger 2002-12-22 11:51:09 +0100
  • 12cdcb774f channels.conf Klaus Schmidinger 2002-12-22 11:45:36 +0100
  • bbf14ae47a Fixed a typo Klaus Schmidinger 2002-12-22 11:33:08 +0100
  • 48fd2b04e9 Version 1.1.20 - Now checking if there is a connection to the keyboard (thanks to Jaakko Hyvätti) and only creating the KBD remote control if VDR is running in the foreground. - Fixed taking an active SVDRP connection into account when doing shutdown (thanks to Gregoire Favre for reporting this one). - Changed setting of CXX and CXXFLAGS variables in Makefile, so that an externally defined value will be taken if present (suggested by Robert Schiele). Plugin authors should please change the lines Klaus Schmidinger 2002-12-15 18:00:00 +0100
  • fc0e1bdd28 Adjusted release date 1.1.20 Klaus Schmidinger 2002-12-15 16:58:59 +0100
  • 831d7b8524 Enhacements to cKbdRemote Klaus Schmidinger 2002-12-15 15:58:59 +0100
  • c7849b14a7 Using 'Doxygen' to generate source code documentation Klaus Schmidinger 2002-12-15 15:36:02 +0100
  • d610d95e50 Fixed deleting characters in string entry fields in 'insert' mode Klaus Schmidinger 2002-12-15 11:05:19 +0100
  • b90e708733 Implemented raw keyboard input Klaus Schmidinger 2002-12-15 10:58:00 +0100
  • 0f01d92106 Fixed high CPU load in 'Transfer Mode' Klaus Schmidinger 2002-12-14 13:37:01 +0100
  • f3fdca49b9 No longer stopping/restarting the DMX when switching audio channels Klaus Schmidinger 2002-12-14 10:59:34 +0100
  • f784d52a39 Fixed recording overlapping timers on the same channel Klaus Schmidinger 2002-12-13 15:35:00 +0100
  • d7d4799236 Changed setting of CXX and CXXFLAGS variables in Makefile Klaus Schmidinger 2002-12-13 15:06:52 +0100
  • 2343e7ec14 Fixed taking an active SVDRP connection into account when doing shutdown Klaus Schmidinger 2002-12-13 14:31:17 +0100
  • 7d0596878b Checking if there is a connection to the keyboard and if VDR is running in the foreground Klaus Schmidinger 2002-12-13 13:41:55 +0100
  • 2b15337b71 Version 1.1.19 - The character '|' in description texts of EPG records is now interpreted as a newline character (suggested by Gerhard Steiner). - Updated 'channels.conf.cable' (thanks to Andreas Kool). - Improved handling of repeated remote keys. - The RCU now only sets the channel number display when there are no incoming remote control keys, which improves reaction on repeated keys. - The actual tuning is now done in a separate thread, which makes zapping through the channels a lot faster and no longer gets stuck on channels that don't broadcast. This also makes "Motor-DiSEqC" work (thanks to Reinhard Walter Buchner for his help in testing this). Since switching channels now no longer explicitly waits for a channel lock in the foreground thread, the "panic level" mechanism is no longer used (maybe we don't need it any more, anyway). - The keyboard is now by default always active to control VDR. The 'make' option REMOTE=KBD is therefore obsolete. When compiling VDR with REMOTE=RCU or REMOTE=LIRC, the keyboard can thus now be active together with the remote control. If you want to build VDR _without_ keyboard support you can set NO_KBD=1 in the 'make' call. Since the keyboard codes are now different from the ones used previously (which were mapped by the 'ncurses' library) you will need to go through the "Learning keys" procedure again. To do so, either delete the file /video/remote.conf or remove the KBD.* entries from it before starting this version of VDR. (Thanks to Thomas Sailer for pointing out how to set the terminal parameters to read from the keyboard). - The 'ncurses' library is now only necessary when compiling VDR with DEBUG_OSD=1. Klaus Schmidinger 2002-12-08 18:00:00 +0100
  • b941f94486 Fixed a typo Klaus Schmidinger 2002-12-08 15:02:13 +0100
  • fb16fbafaa KBD active by default; no more 'ncurses' necessary for KBD 1.1.19 Klaus Schmidinger 2002-12-08 14:30:32 +0100
  • a40c8b8a98 Added note about how to load the 'kfir' module Klaus Schmidinger 2002-12-08 12:00:00 +0100
  • b9422baff2 The actual tuning is now done in a separate thread Klaus Schmidinger 2002-12-08 09:55:26 +0100
  • 2d2369fca0 The RCU now only sets the channel number display when there are no incoming remote control keys Klaus Schmidinger 2002-12-07 12:27:59 +0100
  • 616ce3880a Improved handling of repeated remote keys Klaus Schmidinger 2002-12-07 11:48:10 +0100
  • 4fc0e92350 Updated 'channels.conf.cable' Klaus Schmidinger 2002-12-06 14:27:25 +0100
  • e5499ed650 The character '|' in description texts of EPG records is now interpreted as a newline character Klaus Schmidinger 2002-12-06 14:21:00 +0100
  • 9cb56dfea4 Revised README Klaus Schmidinger 2002-12-03 17:13:11 +0100
  • 96ebdbf4b1 Version 1.1.18 - Fixed missing initialization of 'number' in cChannel (thanks to Martin Hammerschmid for reporting this one). - Fixed a misplaced ')' in the fix about the stale lock files (thanks again to Oliver Endriss for pointing this out - it was my fault). - Group delimiters in the 'channels.conf' file that have no text (like a simple ":" or ":@201") no longer show up in the Channels menu (suggested by Guy Roussin). - Added "Tele 5" to 'channels.conf' (thanks to Georg Hitsch). - Changed the source directory name for plugins from 'SRC' to 'src' (suggested by Clemens Kirchgatterer). - Removed transponders 10788, 11739 and 12266 from 'channels.conf' (apparently they are no longer active). - Deactivated some templates in tools.h in case some plugin needs to use the STL (suggested by Gerald Berwolf). - Timers now accept channel IDs even if the 'source' is 0 (thanks to Stefan Huelswitt for reporting this one). - Now taking an active SVDRP connection into account when doing shutdown or housekeeping (suggested by Emil Naepflein). - Macros in 'keymacros.conf' can now use "@plugin" to directly access the main menu function of a given plugin (see man vdr(5) for details). - The new plugin 'sky' can be used to integrate a Sky Digibox into the VDR system, using a Kfir MPEG2 encoder card (see PLUGINS/src/sky/README for details). Klaus Schmidinger 2002-12-01 18:00:00 +0100
  • 0945297d89 Added the 'sky' plugin 1.1.18 Klaus Schmidinger 2002-12-01 11:25:22 +0100
  • 816e6847aa Macros in 'keymacros.conf' can now use "@plugin" to directly access the main menu function of a given plugin Klaus Schmidinger 2002-12-01 10:48:08 +0100
  • 125872e75f Added credits to Gerald Berwolf Klaus Schmidinger 2002-11-30 14:57:21 +0100
  • cf40f84b82 Now taking an active SVDRP connection into account when doing shutdown or housekeeping Klaus Schmidinger 2002-11-30 14:40:10 +0100
  • 498db82e98 Timers now accept channel IDs even if the 'source' is 0 Klaus Schmidinger 2002-11-30 13:30:33 +0100
  • 7fcfd58f3c Deactivated some templates in in case some plugin needs to use the STL Klaus Schmidinger 2002-11-30 12:51:45 +0100
  • 9f5e43f3df Removed transponders 10788, 11739 and 12266 from 'channels.conf' Klaus Schmidinger 2002-11-29 15:55:56 +0100
  • 56db644f5a Changed the source directory name for plugins from 'SRC' to 'src' (ported back to versions V10100-V10117) Klaus Schmidinger 2002-11-29 15:25:36 +0100
  • 1f4f3b5206 Added "Tele 5" to 'channels.conf' Klaus Schmidinger 2002-11-29 14:27:56 +0100
  • 88db59f61a No longer displaying channel group delimiters without text Klaus Schmidinger 2002-11-29 14:19:08 +0100
  • 4ab777e98a Fixed a misplaced ')' in the fix about the stale lock files Klaus Schmidinger 2002-11-24 20:18:55 +0100
  • 161b963fc5 Fixed missing initialization of 'number' in cChannel Klaus Schmidinger 2002-11-24 20:13:56 +0100
  • fe9499ba90 Version 1.1.17 - Added new entries to 'ca.conf'. - Fixed closing unused PID handles (thanks to Stefan Schluenss for reporting this one). - Added more examples to 'diseqc.conf' (thanks to Oliver Endriss). - Fixed disabling multiple recordings on a single DVB card (comment out the definition of the macros DO_REC_AND_PLAY_ON_PRIMARY_DEVICE and DO_MULTIPLE_RECORDINGS in dvbdevice.c). - Plugins can now have their very own OSD setup in the object they return from a call to cPlugin::MainMenuAction(). In order to implement this, the return type of cPlugin::MainMenuAction() had to be changed from (cOsdMenu *) to (cOsdObject *). So in case you are compiling an existing plugin with this version of VDR and you get an error message, simply change cOsdMenu to cOsdObject in the plugin's source for the MainMenuAction() function. Plugin authors who have so far (ab)used the cControl mechanism to implement their own raw OSD should take a look at the new demo plugin 'osddemo'. It implements a very primitive game that shows how a plugin can have its own raw OSD. Especially look into cLineGame and see how it implements the Show() function. See also the chapter on "User interaction" in PLUGINS.html. - Added three new fields to the lines in 'channels.conf': NID, TID and RID. NID and TID are the Network and Transport Stream IDs, respectively. RID is an additional ID that can be used to tell apart channels that would otherwise be indistinguishable. This is typically the case with radio channels, which may have the same NID, TID and SID, but different "radio IDs". This new field is therefore called RID ("radio ID"). Currently NID and TID are not yet used by VDR and should always be 0. The RID is actually used when building the "unique channel ID", so if you have channels in your 'channels.conf' file that cause error messages when loading, you can set the RIDs of these channels to different values. When reading an old 'channels.conf' these new fields will be automatically initialized to 0 and once the file is written back to disk they will be appended to the channel definitions. Thanks to Régis Bossut for pointing out that with some providers the channels can only be distinguished through the RID. - The "unique channel ID" now contains an optional 5th part (the RID). See man vdr(5). - Updated 'channels.conf.cable' and made some channels unique using the new RID (thanks to Andreas Kool for pointing out the problems). - Made some channels unique in 'channels.conf.terr' using the new RID. - Extended the '-l' option to allow logging to LOG_LOCALn (n=0..7) by writing, for instance, '-l 3.7' (suggested by Jürgen Schmidt). - Now deleting stale lock files if they have a time stamp that is outside the window 'now +/- LOCKFILESTALETIME'. This improves things in cases where the system time makes far jumps, so that a lock file might end up with a time stamp that lies in the distant future (thanks to Oliver Endriss). Klaus Schmidinger 2002-11-24 18:00:00 +0100
  • b4d1358c50 Improved deleting stale lock files 1.1.17 Klaus Schmidinger 2002-11-24 16:08:06 +0100
  • 9ee568e199 Adjusted release date Klaus Schmidinger 2002-11-24 16:00:00 +0100
  • c24dfb7f43 Extended the '-l' option to allow logging to LOG_LOCALn Klaus Schmidinger 2002-11-24 15:56:24 +0100
  • 9544973a10 Made some channels unique in 'channels.conf.terr' using the new RID Klaus Schmidinger 2002-11-24 15:18:14 +0100
  • 3279d13a4d Updated 'channels.conf.cable' and made some channels unique using the new RID Klaus Schmidinger 2002-11-24 15:12:18 +0100
  • 3c2e2b71e7 Updated URLs Klaus Schmidinger 2002-11-24 14:56:59 +0100
  • 82ccabff8a Added NID, TID and RID to the channel definitions Klaus Schmidinger 2002-11-24 14:48:38 +0100
  • 08e4f36ccd Plugins can now have their own raw OSD Klaus Schmidinger 2002-11-24 10:45:39 +0100
  • e3a8fb1065 Changed return type of MainMenuAction() Klaus Schmidinger 2002-11-16 13:20:26 +0100
  • f8950822dd Fixed disabling multiple recordings on a single DVB card Klaus Schmidinger 2002-11-16 12:36:50 +0100
  • 1c97d69c04 Added more examples to 'diseqc.conf' Klaus Schmidinger 2002-11-15 16:22:19 +0100
  • 2f49224c9c Fixed closing unused PID handles Klaus Schmidinger 2002-11-15 14:04:11 +0100
  • 5198be3187 Added new entries to 'ca.conf' Klaus Schmidinger 2002-11-12 16:55:36 +0100
  • 8b5d404083 Version 1.1.16 - Fixed saving the polarization parameter of channels that have a number in the 'source' parameter (thanks to Peter Seyringer for reporting this one). - Updated 'channels.conf.terr' (thanks to Andy Carter). - Updated 'channels.conf.cable' (thanks to Achim Lange). - First step towards a "unique channel ID". The channel ID is a human readable string, made up from several parameters of the channel's definition in the file 'channels.conf' (see man vdr(5) for details). In order for the "unique channel ID" to work, all channel definitions now must be unique with respect to the combination of their Source, Frequency and SID parameters. You may have to fix your 'channels.conf' manually if there are error messages in the log file when loading it. BE SURE TO MAKE A BACKUP COPY OF YOUR 'channels.conf' AND 'timers.conf' FILE BEFORE SWITCHING TO THIS VERSION, AND CHECK VERY CAREFULLY WHETHER YOUR TIMERS ARE STILL SET TO THE RIGHT CHANNELS! When reading an existing 'timers.conf', the channels will be identified as before by their numbers. As soon as this file is written back, the channel numbers will be replaced by the channel IDs. After that it is possible to manually edit the 'channels.conf' file and rearrange the channels without breaking the timers. Note that you can still define new timers manually by using the channel number. VDR will correctly identify the 'channel' parameter in a timer definition and use it as a channel number or a channel ID, respectively. Also, the SVDRP commands that return timer definitions will list them with channel numbers in order to stay compatible with existing applications. The channel ID is also used in the 'epg.data' file to allow EPG information from different sources to be stored, which would previously have been mixed up in case they were using the same 'service ID'. Note that the contents of an existing 'epg.data' file from a previous version will be silently ignored, since it doesn't contain the new channel IDs. When inserting EPG data into VDR via SVDRP you now also need to use the channel IDs. Currently the EPG data received from the DVB data stream only uses the 'Source' and 'Service ID' part of the channel ID. This makes it work for channels with the same service IDs on different sources (like satellites, cable or terrestrial). However, it doesn't work yet if the service IDs are not unique within a specific source. This will be fixed later. - Added missing SID parameters to 'channels.conf'. Some channels have been removed since they are apparently no longer broadcasted. - Removed dropping EPG events from "other" streams that have a duration of 86400 seconds or more (was introduced in version 1.1.10). This has become obsolete by the modification in version 1.1.13, which fixed fetching the current/next information to handle cases where the duration of an event is set wrongly and would last beyond the start time of the next event. Besides, the change in 1.1.10 broke handling EPG data for NVOD channels. - Fixed a compiler warning regarding cMenuChannels::Del() and MenuTimers::Del() hiding the base class virtual functions. Klaus Schmidinger 2002-11-10 18:00:00 +0100
  • c05b788deb Fixed a compiler warning regarding cMenuChannels::Del() and MenuTimers::Del() 1.1.16 Klaus Schmidinger 2002-11-10 16:07:58 +0100
  • 9fee2b67ab First step towards a 'unique channel ID' Klaus Schmidinger 2002-11-10 15:50:21 +0100
  • c67fe26e66 channels.conf Klaus Schmidinger 2002-11-09 11:00:00 +0100
  • e45ff070ed Updated channels.conf.cable Klaus Schmidinger 2002-11-08 14:27:58 +0100
  • a0f020d604 Updated channels.conf.terr Klaus Schmidinger 2002-11-08 14:24:13 +0100
  • 443d9b786d Fixed saving the polarization parameter of channels that have a number in the 'source' parameter Klaus Schmidinger 2002-11-08 14:19:22 +0100
  • 700b92e99c Fixed formatting Klaus Schmidinger 2002-11-03 18:03:55 +0100
  • 1a8a081629 Version 1.1.15 - Completely switched to the new CVS HEAD version of the linux-dvb driver. The NEWSTRUCT compile time switch is now obsolete. The required driver is now the CVS HEAD version dated 2002-11-01 or later. - Adjusted the INSTALL file to the 1.1.x version. - Only accepting key presses from the current remote control when learning (thanks to Oliver Endriss). - Fixed the EPG scanner, which broke 'Transfer Mode' as soon as it kicked in (thanks to Oliver Endriss for reporting this one). - Fixed handling audio tracks in cDvbDevice. - Updated channels.conf.terr (thanks to Uwe Scheffler). - Fixed displaying the group separators in the channel display (thanks to Martin Hammerschmid for pointing out this one). - The Makefile now includes the file Make.config (if present in the VDR source directory), which allows the user to overwrite several settings with individual values (suggested by Andreas Schultz). The VDR distribution archive does not contain this file in order to not overwrite a user defined file. There is a Make.config.template which contains the default values of the macros the user can overwrite. - Since there have been changes to the 'newplugin' script authors of plugins may want to newly create their plugins' Makefiles with the new version of this script, and adapt them to their individual needs (make sure you don't overwrite your existing plugin directory - make a backup copy first!). - Fixed reading EPG data via the SVDRP command PUTE (it changed the current service ID). - Fixed closing all dup'ed file descriptors in cPipe. - Implemented a plugin interface for additional audio processing (see PLUGINS.html under "Dolby Digital"). The functionality of the '-a' command line option has been reactivated. Since the author doesn't have any Dolby Digital equipment this may or may not work as expected. There may still be some places where a call to cAudios::Clear() or cAudios::Mute() is necessary. Those with Dolby Digital equipment should please take a look at this and maybe send patches. Replaying Dolby Digital in ways other than through VDR's '-a' option will have to be implemented as plugins. Those who have written patches for VDR version 1.0.x should convert their work into the proper plugins for version 1.1.x. Note to authors of cPlayer derived plugins: please read the modified comments in device.h regarding the member functions cDevice::Clear(), cDevice::Mute() and cDevice::PlayAudio(). Derived classes must call these base class member functions to make sure all registered cAudio objects are properly handled. Also note that the return type of cDevice::PlayAudio() has been changed to 'void', since this function always has to accept the entire data block immediately and there is nothing that could be reasonably done in case an error occurs in one of the cAudio objects. - Now checking the driver's DVB_API_VERSION in dvbdevice.h. Since VDR now requires a driver dated 2002-11-01 or later the MIN_DVB_DRIVER_VERSION_FOR_TIMESHIFT and DVB_DRIVER_VERSION stuff has been replaced with DO_REC_AND_PLAY_ON_PRIMARY_DEVICE, which can be used to disable simultaneous recording and replaying on the primary DVB device in case there are problems with this. Klaus Schmidinger 2002-11-03 18:00:00 +0100
  • 35a69ee743 Now checking the driver's DVB_API_VERSION 1.1.15 Klaus Schmidinger 2002-11-03 12:31:51 +0100
  • 7c40984f1b Removed displaying 'Recording' since this caused a lengthy black screen on single DVB card systems Klaus Schmidinger 2002-11-03 12:00:00 +0100
  • 0a517afdf8 Implemented audio plugin interface Klaus Schmidinger 2002-11-03 11:53:58 +0100
  • 2e26a1d607 Fixed closing all dup'ed file descriptors in cPipe Klaus Schmidinger 2002-11-02 14:00:25 +0100
  • dd59830a92 Removed some leftover debug outputs Klaus Schmidinger 2002-11-02 13:13:49 +0100
  • bc766ad04b Fixed reading EPG data via the SVDRP command PUTE Klaus Schmidinger 2002-11-02 12:46:53 +0100
  • 5dd0c65e35 The Makefile now includes the file Make.config Klaus Schmidinger 2002-11-01 14:05:36 +0100
  • 5a418a9efe Fixed displaying the group separators in the channel display Klaus Schmidinger 2002-11-01 12:18:45 +0100
  • 0813564ed6 Updated channels.conf.terr Klaus Schmidinger 2002-11-01 11:49:05 +0100
  • 413c2446be Fixed handling audio tracks in cDvbDevice Klaus Schmidinger 2002-11-01 11:26:28 +0100
  • 7233a63680 Fixed the EPG scanner, which broke 'Transfer Mode' as soon as it kicked in Klaus Schmidinger 2002-11-01 11:11:20 +0100
  • c1a5a7d50c Only accepting key presses from the current remote control when learning Klaus Schmidinger 2002-11-01 10:53:07 +0100
  • fd3e819ba8 Adjusted the INSTALL file to the 1.1.x version Klaus Schmidinger 2002-11-01 10:43:16 +0100
  • 0598e41418 Completely switched to the HEAD driver version Klaus Schmidinger 2002-11-01 10:26:45 +0100
  • 57bd7eeed1 Version 1.1.14 - Fixed some faulty default parameter initializations (thanks to Robert Schiele). - Added further satellites to 'sources.conf' (thanks to Reinhard Walter Buchner and Oliver Endriss). - Updated Finnish OSD texts (thanks to Jaakko Hyvätti). - Fixed a small glitch when switching channels (thanks to Dennis Noordsij for reporting this one). - Fixed handling multiple 'CaCaps' entries in 'setup.conf'. - Group separators in 'channels.conf' may now be given like ':@201 My Channels', where '@201' indicates the number to be given to the next channel. This can be used to create 'gaps' in the channel numbering (see 'man 5 vdr'). BE CAREFUL TO UPDATE YOUR 'timers.conf' ACCORDINGLY IF INSERTING THIS NEW FEATURE INTO YOUR 'channels.conf' FILE! - Timers now internally have a pointer to their channel (this is necessary to handle gaps in channel numbers, and in preparation for unique channel ids). - Fixed slow reaction on SVDRP input (thanks to Guido Fiala for reporting this one). - Added KI.KA to channels.conf.cable (thanks to Robert Schiele). - Frequency values for cable and terrestrial channels in 'channels.conf' can now be given either in MHz, kHz or Hz. The actual value given will be multiplied by 1000 until it is larger than 1000000. - Fixed skipping unavailable channels when zapping downwards. - Fixed checking the Ca() status of a cDevice (thanks to Stefan Huelswitt). - Fixed switching audio tracks in 'Transfer Mode' on the primary DVB device (thanks to Steffen Barszus and Stefan Huelswitt for reporting this one and helping to fix it). - Fixed channel switching in case of an active 'Transfer Mode' on the primary device ('Transfer Mode' is now launched with priority '-1'). - Fixed a ternary expression in dvbspu.c. - Fixed handling 'Transfer Mode' on single device systems when recording an encrypted channel (thanks to Stefan Huelswitt). - Fixed blocking replaying in case an encrypted channel is being recorded on the primary device. - Now the name of the remote control is displayed when learning the keys. - Fixed learning remote control keys in case there is more than one remote control (thanks to Oliver Endriss for reporting this one). - Implemented additional dedicated keys for "Play", "Pause", "Stop", "Record", "FastFwd", "FastRew", "Channel+" and "Channel-". If your remote control supports any of these keys you can delete your 'remote.conf' file and restart VDR to go through the key learning procedure again in order to assign these new keys. See MANUAL for more information. Authors of player plugins should update their ProcessKey() functions so that the new player keys have the same functionality as the "Up", "Down", "Left", "Right" and "Blue" keys, respectively. Note that the existing functionality of these keys should by all means be retained, since VDR (and any plugins) shall be fully usable with just the basic set of keys. These new keys are only for additional comfort in case the remote control in use supports them. - Implemented new keys to directly access the VDR main menu functions "Schedule", "Channels", "Timers", "Recordings", "Setup" and "Commands". If your remote control provides keys you want to assign these functions to, you can delete your 'remote.cof' file and restart VDR to go through the key learning procedure again in order to assign these new keys. See MANUAL for more information. - The new configuration file 'keymacros.conf' can be used to assign macros to the color buttons in normal viewing mode, as well as to up to 9 user defined keys. See MANUAL and man vdr(5) for more information. The default 'keymacros.conf' implements the functionality of the "color button patch". - Fixed a crash when learning the keys of several remote controls and pressing buttons of those that have already been learned (thanks to Oliver Endriss for reporting this one). Klaus Schmidinger 2002-10-27 17:00:00 +0100
  • 8c18d579ef Fixed a crash when learning the keys of several remote controls 1.1.14 Klaus Schmidinger 2002-10-27 16:02:27 +0100
  • 9f713366dd channels.conf Klaus Schmidinger 2002-10-27 15:50:00 +0100
  • 64fd9c4a1b Implemented key macros Klaus Schmidinger 2002-10-27 15:46:30 +0100
  • 74c74fb5d2 Implemented additional dedicated keys Klaus Schmidinger 2002-10-27 14:32:06 +0100
  • 462463404d Fixed a typo Klaus Schmidinger 2002-10-26 14:34:53 +0200
  • bd66898c78 Fixed learning RC keys with more than one RC; displaying RC name when learning keys Klaus Schmidinger 2002-10-26 12:56:53 +0200
  • 41320eca4d Fixed blocking replaying in case an encrypted channel is being recorded on the primary device Klaus Schmidinger 2002-10-26 11:51:37 +0200
  • ffb6153326 Fixed switching audio tracks in 'Transfer Mode' on the primary DVB device (cont'd) Klaus Schmidinger 2002-10-26 11:11:42 +0200
  • 2f89413ca4 Fixed handling 'Transfer Mode' on single device systems when recording an encrypted channel Klaus Schmidinger 2002-10-26 11:08:12 +0200
  • 294512863d Fixed a ternary expression in dvbspu.c Klaus Schmidinger 2002-10-26 10:47:36 +0200
  • 4247bf58cf Fixed channel switching in case of an active 'Transfer Mode' on the primary device Klaus Schmidinger 2002-10-26 10:24:42 +0200
  • a51f4e83f0 Fixed switching audio tracks in 'Transfer Mode' on the primary DVB device Klaus Schmidinger 2002-10-26 10:12:34 +0200
  • 2c311093ba Fixed checking the Ca() status of a cDevice Klaus Schmidinger 2002-10-26 09:43:11 +0200
  • 01ad12975c Fixed skipping unavailable channels when zapping downwards Klaus Schmidinger 2002-10-20 16:07:56 +0200
  • ff127786d0 Fixed log message when editing a channel Klaus Schmidinger 2002-10-20 14:22:09 +0200
  • bff56bb850 Frequency for DVB-C and DVB-T is now in MHz, kHz or Hz Klaus Schmidinger 2002-10-20 14:15:40 +0200
  • e3aaeccee3 Added KI.KA to channels.conf.cable Klaus Schmidinger 2002-10-20 13:47:45 +0200
  • 6f72e823ad Added Telecom 2B to 'sources.conf' Klaus Schmidinger 2002-10-20 13:14:23 +0200
  • 029dd8aa1c Fixed slow reaction on SVDRP input Klaus Schmidinger 2002-10-20 12:49:16 +0200
  • 302abb7cd1 Added further satellites to 'sources.conf' (cont'd) Klaus Schmidinger 2002-10-20 12:34:42 +0200