Commit Graph

  • 56468f72ad Fixed a memory leak in handling external EPG data Klaus Schmidinger 2006-04-29 11:40:37 +02:00
  • b42e1f73db Updated the Polish OSD texts Klaus Schmidinger 2006-04-29 10:06:34 +02:00
  • 42ce340670 Fixed handling the "Power" key in case a recording is going on and no plugin is active Klaus Schmidinger 2006-04-29 09:24:07 +02:00
  • 70297ef174 Fixed tuning to the channel of a VPS timer if the device is the actual device 1.3.49 Klaus Schmidinger 2006-04-28 13:29:22 +02:00
  • a302fd67af Set all version numbers in doc files to 1.4 Klaus Schmidinger 2006-04-28 13:07:14 +02:00
  • 1cc9809a45 Removed the obsolete "'1' for encrypted radio channels" part from the description of the VPID in vdr.5 Klaus Schmidinger 2006-04-28 13:02:18 +02:00
  • ce991f442b Changed the "Really restart?" prompt in the call to cPluginManager::Active() in menu.c to "restart anyway?" Klaus Schmidinger 2006-04-28 12:53:07 +02:00
  • 1cfeb4625e Added a hint about commenting out the line '#define USE_FADVISE' in tools.c Klaus Schmidinger 2006-04-28 12:42:20 +02:00
  • 40832856f7 Fixed handling the cPluginManager::Active() result when pressing the "Power" key Klaus Schmidinger 2006-04-28 12:33:13 +02:00
  • 4ebc8393ee Added a note about adding 'INCLUDES += -I/include' to an existing Make.config Klaus Schmidinger 2006-04-25 21:37:32 +02:00
  • 782f4e022d Updated the Italian OSD texts Klaus Schmidinger 2006-04-25 21:24:33 +02:00
  • 754a4de85e Fixed entering '0' in a cMenuEditIntItem Klaus Schmidinger 2006-04-25 16:04:55 +02:00
  • bf4f8e0da3 Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broken APIVERSION extraction line in 'newplugin' Klaus Schmidinger 2006-04-24 17:53:19 +02:00
  • c4d90dff6b Fixed initializing 'noapiv' in the Makefile Klaus Schmidinger 2006-04-24 17:09:32 +02:00
  • b37a4d3c7a Ignoring k_Repeat when deciding whether the same key has been pressed in string input fields 1.3.48 Klaus Schmidinger 2006-04-23 11:43:54 +02:00
  • 42b2676d82 channels.conf Klaus Schmidinger 2006-04-23 11:30:00 +02:00
  • 33397874da Fixed a format string in recording.c to avoid a compiler warning on 64bit systems Klaus Schmidinger 2006-04-23 11:23:17 +02:00
  • d7c8025fba Added an error message about plugins that don't honor APIVERSION in their Makefile Klaus Schmidinger 2006-04-23 09:04:32 +02:00
  • a9060d6290 Fixed some missing '-' in the German OSD texts Klaus Schmidinger 2006-04-23 08:40:09 +02:00
  • 6e79b7f894 Fixed a Finnish OSD text Klaus Schmidinger 2006-04-23 08:35:58 +02:00
  • 130889e72f Moved 'VPS' to a separate section Klaus Schmidinger 2006-04-22 13:56:23 +02:00
  • 9c984d4443 Fixed handling empty titles in cEvent::FixEpgBugs() Klaus Schmidinger 2006-04-22 12:03:55 +02:00
  • f353cb7c64 Extended the version number reported with the '-V' option to also show the current APIVERSION Klaus Schmidinger 2006-04-22 11:28:37 +02:00
  • d48630a04e Modified the German OSD texts to be "less technical" Klaus Schmidinger 2006-04-22 10:59:36 +02:00
  • 5c84f86158 Updated the Swedish OSD texts Klaus Schmidinger 2006-04-22 10:50:51 +02:00
  • 86950d4d98 Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a single 'sed' call Klaus Schmidinger 2006-04-22 10:08:41 +02:00
  • ea122312dd Fixed wrong credits for the patch that was used to implement cPlugin::Active() Klaus Schmidinger 2006-04-22 09:47:59 +02:00
  • 43d6ddc8e0 Updated the Slovenian OSD texts Klaus Schmidinger 2006-04-22 09:45:41 +02:00
  • 54ca4d5763 Updated the Finnish OSD texts Klaus Schmidinger 2006-04-22 09:32:30 +02:00
  • 7457a2f388 Updated the Russian OSD texts Klaus Schmidinger 2006-04-22 09:28:33 +02:00
  • 70ab64f7cd Updated the Danish OSD texts Klaus Schmidinger 2006-04-22 09:21:57 +02:00
  • d19497efe7 Updated the Romanian OSD texts Klaus Schmidinger 2006-04-22 09:19:34 +02:00
  • 4b291ed7a9 Updated the Estonian OSD texts Klaus Schmidinger 2006-04-22 09:15:53 +02:00
  • 1dff8e2f22 Updated the French OSD texts Klaus Schmidinger 2006-04-22 09:12:36 +02:00
  • 175d17eca5 Updated the Finnish OSD texts Klaus Schmidinger 2006-04-22 09:05:37 +02:00
  • 18283da81b Updated the Polish OSD texts Klaus Schmidinger 2006-04-22 09:00:32 +02:00
  • 44878cdb6c Fixed several spelling errors Klaus Schmidinger 2006-04-21 15:15:18 +02:00
  • 2e76e74597 Updated the GPL copies Klaus Schmidinger 2006-04-21 14:53:26 +02:00
  • e84a565bfa Stripped some trailing whitespace 1.3.47 Klaus Schmidinger 2006-04-17 12:19:31 +02:00
  • 5355b3345c channels.conf Klaus Schmidinger 2006-04-17 11:46:31 +02:00
  • 333c14f0c0 Added the UPDATE-1.4.0 file Klaus Schmidinger 2006-04-17 11:10:00 +02:00
  • 915af4efff Some comment cleanups Klaus Schmidinger 2006-04-17 11:00:00 +02:00
  • 7010c67945 Moved calling PluginManager.MainThreadHook() to the end of the main loop Klaus Schmidinger 2006-04-17 10:30:00 +02:00
  • 8433190d5a The new function cPlugin::MainThreadHook() can be used by plugins to perform actions in the context of the main program thread Klaus Schmidinger 2006-04-17 10:02:18 +02:00
  • acf716f1ef The cRemote::CallPlugin() function now has a boolean return value that tells the caller whether initiating the plugin call was successful Klaus Schmidinger 2006-04-17 09:10:39 +02:00
  • 8c6deb20f2 No longer using characters 0x01 and 0x02 for mapping single quote and slash in recording names Klaus Schmidinger 2006-04-16 12:55:28 +02:00
  • 58facabfb6 Changed the behaviour of the "Use small font" setup option to *always* use the small font if set to '3' - even if it would have been a fixed font Klaus Schmidinger 2006-04-16 11:08:32 +02:00
  • a320d4eedd Updated the INSTALL file's section about non-VDR files in the video directory Klaus Schmidinger 2006-04-16 10:50:08 +02:00
  • 53819a9aff Added format check to syslog_with_tid() Klaus Schmidinger 2006-04-16 10:43:22 +02:00
  • 1354141eab Now going into the "Edit timer" menu if a newly created timer starts soon Klaus Schmidinger 2006-04-16 10:29:48 +02:00
  • 73917abf60 Implemented APIVERSION for the VDR plugin API version number Klaus Schmidinger 2006-04-16 09:36:10 +02:00
  • 5dccc91c62 Added diff for removing DVBDIR from plugin Makefiles Klaus Schmidinger 2006-04-16 08:45:08 +02:00
  • 94c729a6fa The "Update channels" parameter in the "Setup/DVB" menu has been extended to allow updating only the PIDs Klaus Schmidinger 2006-04-15 14:18:25 +02:00
  • 50b77a6d4b Implemented kChanPrev Klaus Schmidinger 2006-04-15 13:56:03 +02:00
  • 4611af4339 Implemented kNext and kPrev keys Klaus Schmidinger 2006-04-15 13:46:55 +02:00
  • 12ea50fceb Removed DVBDIR from Makefile; it's now defined in Make.config if necessary Klaus Schmidinger 2006-04-15 12:39:35 +02:00
  • b49df33917 Fixed setting the 'Delta' parameter when calling the shutdown script with no active timer Klaus Schmidinger 2006-04-15 11:33:34 +02:00
  • 4ba450b737 Implemented cPlugin::Active() Klaus Schmidinger 2006-04-15 11:18:36 +02:00
  • 3d8a9c9653 Updated the Danish OSD texts Klaus Schmidinger 2006-04-15 09:23:13 +02:00
  • 08fb5e2dbd The preferred audio language is now automatically selected when starting replay Klaus Schmidinger 2006-04-14 14:47:01 +02:00
  • c9e0393d80 Fixed the vdr.1 man page (a single DVB card can record and do live tv) Klaus Schmidinger 2006-04-14 13:05:12 +02:00
  • b7181930c8 Reintroduced the log message "deleting plugin: ..." when shutting down VDR Klaus Schmidinger 2006-04-14 11:51:13 +02:00
  • 6635a1d69e Added a missing "Key$" in skincurses.c Klaus Schmidinger 2006-04-14 11:36:41 +02:00
  • f13959a9f2 Using geteuid() to check whether VDR is running as user 'root' Klaus Schmidinger 2006-04-14 11:04:20 +02:00
  • f3feda52cd Added VBITeletextDescriptorTag, TeletextDescriptorTag, LocalTimeOffsetDescriptorTag and PremiereContentTransmissionDescriptor to 'libsi' Klaus Schmidinger 2006-04-14 10:59:03 +02:00
  • 90affbed35 Allowing a tolerance for symbol rate values that are off by one Klaus Schmidinger 2006-04-14 10:48:14 +02:00
  • a27aafc74b Fixed setting time transponder to 0 Klaus Schmidinger 2006-04-14 10:41:28 +02:00
  • 360a403f91 Fixed unnecessary Set() calls in cMenuEditIntItem::ProcessKey() Klaus Schmidinger 2006-04-14 10:40:12 +02:00
  • 2168d73400 Fixed the initial setting of the time transponder setup parameter Klaus Schmidinger 2006-04-14 10:26:46 +02:00
  • b1dad5cb3c Removed the unnecessary 'value' member from cMenuEditItem Klaus Schmidinger 2006-04-14 10:02:43 +02:00
  • a45c1c9a28 Added NULL checks to some strdup() calls in menuitems.c Klaus Schmidinger 2006-04-14 10:00:44 +02:00
  • cb50726989 Fixed a crash when setting the time transponder in the Setup menu, caused by the new 'noneString' in cMenuEditChanItem Klaus Schmidinger 2006-04-14 09:53:46 +02:00
  • c2448acaaa Updated the Finnish OSD texts Klaus Schmidinger 2006-04-14 09:46:32 +02:00
  • 753c1e1a7f Now checking whether there is any text before calling cStatus::MsgOsdTextItem() 1.3.46 Klaus Schmidinger 2006-04-09 14:31:33 +02:00
  • 8c75fd1ead channels.conf Klaus Schmidinger 2006-04-09 14:25:00 +02:00
  • ceafe62671 No longer calling cPlugin::ProcessArgs() if VDR is run with the --help or --version option Klaus Schmidinger 2006-04-09 14:21:30 +02:00
  • a452010760 Changed the behaviour when hitting the end of a recording in fast forward mode Klaus Schmidinger 2006-04-09 13:57:39 +02:00
  • 765f8267a5 Changed Thomas Keil's email address Klaus Schmidinger 2006-04-09 13:32:05 +02:00
  • 87ba3ae558 The initial channel and volume can now be defined in the "Setup/Miscellaneous" menu Klaus Schmidinger 2006-04-09 13:26:56 +02:00
  • e36da7ab8d Additional label strings for cMenuEditIntItem and cMenuEditChanItem Klaus Schmidinger 2006-04-09 12:05:05 +02:00
  • 060c3f3ddc Fixed handling the color button texts when switching from the 'Schedule' menu of a channel without EPG info to the 'What's on now' menu Klaus Schmidinger 2006-04-09 12:03:31 +02:00
  • 56d49abc22 cSkins::QueueMessage() called from a background thread with an empty message now clears all messages that have been previously queued by that thread Klaus Schmidinger 2006-04-09 11:28:59 +02:00
  • 2cd5bf83fb Fixed a typo in skins.h Klaus Schmidinger 2006-04-09 11:16:11 +02:00
  • a6d5d36043 Now avoiding the 'actual' device when starting a recording, so that a Transfer Mode for live tv isn't interrupted Klaus Schmidinger 2006-04-09 10:47:53 +02:00
  • bfce2b3dba Fixed VPS recording in case there is more than one timer in the VPS margin Klaus Schmidinger 2006-04-09 09:12:47 +02:00
  • 24b3579d14 VPS timers now record only events that have exactly the given start time Klaus Schmidinger 2006-04-01 13:27:14 +02:00
  • 6b968a6b27 Fixed handling the system time transponder setting in the Setup/EPG menu, which was broken by the min/max fix in cMenuEditIntItem Klaus Schmidinger 2006-04-01 09:12:38 +02:00
  • daa9047247 Fixed learning keys when VDR is already running Klaus Schmidinger 2006-03-31 14:24:58 +02:00
  • 8c55ada0af Fixed 'sources.conf' and 'diseqc.conf' Klaus Schmidinger 2006-03-31 14:12:53 +02:00
  • 1b1935de0e Added a missing "Key$" in skinclassic.c Klaus Schmidinger 2006-03-31 14:02:06 +02:00
  • 359d43076a Added a missing "Button$" for the Timer button Klaus Schmidinger 2006-03-31 13:00:05 +02:00
  • 513b24ccd7 Fixed handling broken PMT records Klaus Schmidinger 2006-03-31 12:41:50 +02:00
  • 5f7e788ae8 Improved deleting expired single shot timers 1.3.45 Klaus Schmidinger 2006-03-26 14:38:46 +02:00
  • e789efcb96 channels.conf Klaus Schmidinger 2006-03-26 14:30:00 +02:00
  • 3dbd45235b Fixed some #include sequences Klaus Schmidinger 2006-03-26 14:12:08 +02:00
  • 5c90a6eba3 The 'running status' of EPG events is now only set to SI::RunningStatusNotRunning for events before present event Klaus Schmidinger 2006-03-26 13:53:58 +02:00
  • 4546708841 Ignoring 'version' in EPG data when reading from 'epg.data' or SVDRP/PUTE Klaus Schmidinger 2006-03-26 13:45:17 +02:00
  • 22b60d9610 The new function cDevice::ForceTransferMode() can be used to force the primary device into transfer mode Klaus Schmidinger 2006-03-26 09:46:58 +02:00
  • 1fe46dfa9f Fixed format string handling Klaus Schmidinger 2006-03-26 09:27:30 +02:00
  • 8a3dae1e8b Enhanced logging EPG event data Klaus Schmidinger 2006-03-25 12:51:29 +01:00