Commit Graph

  • 45f660e358 When pausing live video, the current audio and subtitle tracks are now retained Klaus Schmidinger 2013-02-01 12:06:50 +01:00
  • 250419d2c9 Improved LIRC timing for repeat function (cont'd) Klaus Schmidinger 2013-01-31 12:13:39 +01:00
  • d95804fec3 Improved LIRC timing for repeat function Klaus Schmidinger 2013-01-30 13:03:00 +01:00
  • 7fa0d338eb Updated the Slovakian language texts Klaus Schmidinger 2013-01-30 09:13:05 +01:00
  • 06e414aacb Changed several calls to Skins.Message() in vdr.c to Skins.QueueMessage() in order to void a black screen while such a message is displayed in case the channel will be switched Klaus Schmidinger 2013-01-29 11:32:44 +01:00
  • 573cf3fc8b Changed several calls to Skins.Message() in vdr.c to Skins.QueueMessage() in order to avoid a black screen while such a message is displayed in case the channel will be switched Klaus Schmidinger 2013-01-29 11:31:12 +01:00
  • 0364b026cf Added notes from HISTORY Klaus Schmidinger 2013-01-29 10:44:16 +01:00
  • 9fe795ca61 Added dependency on 'i18n' to 'install-i18n' in the VDR Makefile Klaus Schmidinger 2013-01-27 14:22:41 +01:00
  • 36e4202c14 Fixed possible audio chatter when a recording is replayed to its very end Klaus Schmidinger 2013-01-27 14:18:19 +01:00
  • a9c9b76aeb Fixed a leftover progress display in the LCARS main menu when replay of a recording ends while the menu is open, and the live channel has no EPG information Klaus Schmidinger 2013-01-25 14:57:30 +01:00
  • a5426b58c6 Improved responsiveness during replay when close to the recording's end Klaus Schmidinger 2013-01-25 14:34:08 +01:00
  • a906cd52df The index file is now closed after initially reading it if it is older than 3600 seconds Klaus Schmidinger 2013-01-25 14:32:11 +01:00
  • 79dad980cf Returning 0 from cDvbSdFfDevice::NumProvidedSystems() if option --outputonly is given Klaus Schmidinger 2013-01-25 10:52:43 +01:00
  • 01c26a5c6c Fixed a leftover line in case a two line subtitles was followed by a one line subtitle on the dvbhddevice in "high level" OSD mode Klaus Schmidinger 2013-01-24 13:01:31 +01:00
  • cfb62845ec Fixed upscaling bitmaps Klaus Schmidinger 2013-01-24 11:42:15 +01:00
  • 8281be1480 Fixed possible garbage in the remaining time of the LCARS replay display in case the hours change from two to one digit Klaus Schmidinger 2013-01-23 14:05:03 +01:00
  • b833de1761 The LCARS menu now also works if the OSD has only 1bpp (two colors) Klaus Schmidinger 2013-01-23 13:53:28 +01:00
  • 956ac7e70d Added missing template for DVBDIR to Make.config.template Klaus Schmidinger 2013-01-23 10:50:20 +01:00
  • b2ae3062ab Now also using FindHeader() in cMpeg2Fixer::AdjTref() Klaus Schmidinger 2013-01-23 10:42:41 +01:00
  • 5b720a4fdb Fixed a typo Klaus Schmidinger 2013-01-22 17:01:16 +01:00
  • 889f7deeb4 Version 1.7.36 VDR developer version 1.7.36 is now available at Klaus Schmidinger 2013-01-20 14:52:00 +01:00
  • 1ba20fa20f Reduced the number of retries in cTransfer::Receive() to avoid blocking recordings in case the primary device can't handle the current live signal 1.7.36 Klaus Schmidinger 2013-01-20 13:40:30 +01:00
  • abde1d04ae Improved cutting MPEG-2 video Klaus Schmidinger 2013-01-20 12:19:42 +01:00
  • db98ecf54e Implemented scaling of SPU bitmaps Klaus Schmidinger 2013-01-20 10:43:32 +01:00
  • 6a8a790312 The SVDRP command NEWT no longer checks whether a timer with the given data already exists Klaus Schmidinger 2013-01-17 15:21:07 +01:00
  • 904903f8d5 The last replayed recording is now stored in setup.conf, which allows the blue "Resume" key in the main menu to work even after a restart of VDR Klaus Schmidinger 2013-01-17 15:03:45 +01:00
  • c984204944 Absolute jumps when replaying a recording (via the Red key) are now only performed if an actual value has been entered Klaus Schmidinger 2013-01-17 14:24:58 +01:00
  • 7a3f809f5c Fixed multiple occurrences of the same directory in the recordings list in case there are directories that only differ in non-alphanumeric characters Klaus Schmidinger 2013-01-16 16:08:20 +01:00
  • a9099cb4d3 Revoked 'Fixed sorting recordings in case the locale ignores non-alphanumeric characters' Klaus Schmidinger 2013-01-16 14:19:11 +01:00
  • 89dc592727 The SVDRP command LSTR now knows the additional parameter "path", which can be given to get the actual file name of a recording's directory Klaus Schmidinger 2013-01-15 13:29:39 +01:00
  • a5a8bf0164 Added "repeat" function when using the keyboard to control VDR Klaus Schmidinger 2013-01-13 12:04:51 +01:00
  • d1d157d755 Fixed sorting recordings in case the locale ignores non-alphanumeric characters, or if two folders have the same name, but one of them ends in an additional digit Klaus Schmidinger 2013-01-13 11:57:50 +01:00
  • fef409fe23 Fixed the example for cReceiver in PLUGINS.html Klaus Schmidinger 2013-01-12 14:33:44 +01:00
  • 16d37090dc Increased the version numbers of all plugins to reflect the recent Makefile changes Klaus Schmidinger 2013-01-12 14:13:28 +01:00
  • e6d52e3455 More Makefile changes Klaus Schmidinger 2013-01-12 13:50:17 +01:00
  • 188fe74c8a Modified the Makefiles, by default VDR is now built according to the FHS Klaus Schmidinger 2013-01-06 18:48:29 +01:00
  • 36dfa5cb8f Added a remark indicating that the coordinates of Rect in a call to cDevice::CanScaleVideo() are in the range of the width and height returned by GetOsdSize() Klaus Schmidinger 2013-01-03 08:55:37 +01:00
  • 873ab00a77 Version 1.7.35 VDR developer version 1.7.35 is now available at Klaus Schmidinger 2012-12-30 12:52:00 +01:00
  • 2d850b14e2 Added maximum SNR value for PCTV Systems nanoStick T2 290e Klaus Schmidinger 2012-12-30 13:10:44 +01:00
  • 811078a0fe Added maximum SNR value for PCTV Systems PCTV 73ESE 1.7.35 Klaus Schmidinger 2012-12-30 11:30:17 +01:00
  • 0dd2dcf5a2 Checking "PKGCFG" instead of "Make.global" to see if a plugin uses an old style Makefile Klaus Schmidinger 2012-12-30 11:18:18 +01:00
  • 26e6ba7dd7 Removed "include" from the DVBDIR setting in the VDR Makefile Klaus Schmidinger 2012-12-29 15:03:06 +01:00
  • 39a95018b0 Re-enabled building plugins that still use pre-version-1.7.34 Makefiles Klaus Schmidinger 2012-12-29 12:12:16 +01:00
  • 1a433954f0 Revoked 'Now using targets install-lib and install-i18n when building plugins locally' Klaus Schmidinger 2012-12-29 10:31:33 +01:00
  • acbe56f6d0 Plugin Makefiles can now include a configuration file for compile time parameters Klaus Schmidinger 2012-12-28 10:09:41 +01:00
  • f70414cf5b Using relative paths again when building plugins locally Klaus Schmidinger 2012-12-27 16:15:38 +01:00
  • 2e138748c2 Added MANDIR to the vdr.pc file Klaus Schmidinger 2012-12-27 14:00:51 +01:00
  • c52df91e44 Now using targets "install-lib" and "install-i18n" when building plugins locally Klaus Schmidinger 2012-12-27 13:36:25 +01:00
  • 763e6e4c49 Changed "==" to "=" in the Makefile to make it POSIX style Klaus Schmidinger 2012-12-27 12:10:24 +01:00
  • 28441aded5 DVBDIR is now conveyed to plugins via the CFLAGS; removed some redundancy from Make.config.template Klaus Schmidinger 2012-12-27 11:58:09 +01:00
  • 70c4a2d5d5 Increased the version numbers of all plugins to reflect the recent Makefile changes Klaus Schmidinger 2012-12-27 10:39:48 +01:00
  • 3649145acb Making sure that plugins include the VDR header files from the actual VDR source directory when doing "make plugins" Klaus Schmidinger 2012-12-27 09:59:29 +01:00
  • 15485a5e06 Version 1.7.34 VDR developer version 1.7.34 is now available at Klaus Schmidinger 2012-12-24 10:39:00 +01:00
  • 5109addf9c Version 1.7.33 VDR developer version 1.7.33 is now available at Klaus Schmidinger 2012-12-08 12:38:00 +01:00
  • 4545c9e93e Added notes from HISTORY Klaus Schmidinger 2012-12-24 09:10:55 +01:00
  • db59a8e745 Fixed replaying ongoing recordings from other VDR instances 1.7.34 Klaus Schmidinger 2012-12-24 09:00:55 +01:00
  • ef3af3b702 Setting mcPluginSetup for plugin setup menus Klaus Schmidinger 2012-12-23 13:44:05 +01:00
  • dee67e7061 Fixed cIndexFile::GetNextIFrame() to properly handle the case where the very last frame is an I-frame Klaus Schmidinger 2012-12-23 13:37:13 +01:00
  • d6efa529c9 Fixed replay stuttering close to the end of an ongoing recording Klaus Schmidinger 2012-12-23 13:32:26 +01:00
  • ea951daa44 DESTDIR is now used in 'install-plugins' Klaus Schmidinger 2012-12-23 11:28:13 +01:00
  • b03aa8371c Made LIBDIR and LOCDIR non-overwriteable in plugin Makefiles Klaus Schmidinger 2012-12-23 10:05:22 +01:00
  • e66ef9f695 Removed obsolete i18n texts Klaus Schmidinger 2012-12-23 09:52:18 +01:00
  • 9f26ba57c1 Updated the Italian OSD texts Klaus Schmidinger 2012-12-23 09:50:32 +01:00
  • 0263c82614 Plugin Makefiles now use DESTDIR and the 'install' program Klaus Schmidinger 2012-12-22 12:08:31 +01:00
  • 4e87443a2d Fixed CDEFINES Klaus Schmidinger 2012-12-21 11:56:29 +01:00
  • fb2c77defc Fixed comment Klaus Schmidinger 2012-12-21 11:45:26 +01:00
  • df33d402ca Replaced some 'SOFILE: command not found with '$^' Klaus Schmidinger 2012-12-21 11:38:09 +01:00
  • 65223eb8fd Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, mcScheduleNext, mcRecordingInfo, mcPluginSetup, mcSetupOsd, mcSetupEpg, mcSetupDvb, mcSetupLnb, mcSetupCam, mcSetupRecord, mcSetupReplay, mcSetupMisc and mcSetupPlugins Klaus Schmidinger 2012-12-21 11:22:26 +01:00
  • 62daedf95e The plugin Makefiles now have a separate 'install' target Klaus Schmidinger 2012-12-21 10:14:32 +01:00
  • 4132f5e745 Removed some redundancy in the Makefile/Make.global/Make.config mechanism Klaus Schmidinger 2012-12-19 12:10:28 +01:00
  • 8e54caa205 Added "-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" to the DEFINES in the Makefile Klaus Schmidinger 2012-12-18 13:20:17 +01:00
  • 63d47f1f5d Fixed setting the --package-name and --package-version options in the calls to xgettext in several plugin Makefiles Klaus Schmidinger 2012-12-18 13:17:17 +01:00
  • 4151e73dcc Added several missing "ls $^" in the calls to xgettext in plugin Makefiles and the "newplugin" script Klaus Schmidinger 2012-12-18 09:33:30 +01:00
  • 40bfe40368 Fixed cOsd::GetBitmap() to always return NULL if a non-exising area is requested Klaus Schmidinger 2012-12-15 11:57:16 +01:00
  • e33824217b Updated the Estonian OSD texts Klaus Schmidinger 2012-12-11 10:12:42 +01:00
  • 169bfc0128 Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEvent() from 'int' to 'eTimerEvent' Klaus Schmidinger 2012-12-11 10:08:21 +01:00
  • 03658cd480 Fixed a typo Klaus Schmidinger 2012-12-08 15:27:48 +01:00
  • 83fe591f32 The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetItemRecording() of the cSkinDisplayMenu class can be reimplemented by skin plugins to display these items in a more elaborate way than just a simple line of text 1.7.33 Klaus Schmidinger 2012-12-08 11:05:39 +01:00
  • bc0b67e630 Only handling decimal point in atod() and dtoa() if it differs from '.' Klaus Schmidinger 2012-12-07 09:00:00 +01:00
  • a94f45a1b3 Added notes from HISTORY Klaus Schmidinger 2012-12-06 12:08:24 +01:00
  • dbb6c29cff Modified behavior of Play/Pause key in fast and slow modes Klaus Schmidinger 2012-12-06 11:08:56 +01:00
  • 9a0236b9e2 Changed reading and writing of floating point numbers into configuration files to make it independent of the decimal point used in the current locale Klaus Schmidinger 2012-12-06 10:29:23 +01:00
  • c005465d90 The new option "Setup/Replay/Progress display time" can be used to activate automatically displaying the progress display whenever replay of a recording is started Klaus Schmidinger 2012-12-05 11:49:33 +01:00
  • 0f7b73016a Fixed creating the edited version directory if a relative file name is given in the call to 'vdr --edit' Klaus Schmidinger 2012-12-05 11:12:33 +01:00
  • 41f94447d6 When regenerating the index of a recording, the frame rate stored in the info file is now automatically fixed if it differs from the value detected by the frame detector Klaus Schmidinger 2012-12-05 10:37:41 +01:00
  • 76a9b09e25 The new option Setup/Replay/PauseOnMarkSet can be used to activate automatically going into Pause mode if an editing mark is set during replay Klaus Schmidinger 2012-12-05 10:09:45 +01:00
  • cfd9206195 The new option "Setup/Replay/Pause on mark set" can be used to activate automatically going into Pause mode if an editing mark is set during replay Klaus Schmidinger 2012-12-05 10:07:12 +01:00
  • 551b46cab1 Implemented Play/Pause key Klaus Schmidinger 2012-12-04 13:37:59 +01:00
  • 85b9c2f370 The SVDRP command HITK now discards any keys if the remote control is currently turned off Klaus Schmidinger 2012-12-04 12:13:14 +01:00
  • bcce056292 The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be used by derived output devices to implement scaling the video to a given size and location Klaus Schmidinger 2012-12-04 11:52:58 +01:00
  • 1e14401e74 Now always setting the TDT EIT filter, because otherwise when turning on using the transponder time in the Setup menu, it would only be used after the next restart of VDR Klaus Schmidinger 2012-12-04 11:15:28 +01:00
  • 45a29931cb The '7' and '9' keys now jump to the very beginning or end, respectively, of the recording, even if there is no mark set at that point Klaus Schmidinger 2012-12-04 10:09:08 +01:00
  • f61645b4d2 Synchronizing system time to the transponder time is now done using adjtime() in order to avoid discontinuities Klaus Schmidinger 2012-12-04 09:34:06 +01:00
  • f1603e9128 Fixed handling lowercase polarization characters in channel definitions if no DiSEqC is used Klaus Schmidinger 2012-12-03 14:13:12 +01:00
  • 7cd8ab4686 Fixed some spellings in osd.h and svdrp.c Klaus Schmidinger 2012-12-03 13:51:23 +01:00
  • 6ca541e876 Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..." Klaus Schmidinger 2012-12-03 13:46:46 +01:00
  • 780aeab4ff Fixed faulty opening of the Recordings menu when pressing the Play key during normal live viewing mode in case there there is a "last viewed" recording Klaus Schmidinger 2012-12-03 13:27:07 +01:00
  • e2796948b2 Fixed calling iconv_close() only with a valid iconv_t value Klaus Schmidinger 2012-12-03 09:34:12 +01:00
  • 441bf30032 Simplified calculating the PTS offset in cPtsFixer::Fix() and fixed the overflow handling of PCR values Klaus Schmidinger 2012-12-02 14:33:06 +01:00
  • a23a13873f Fixed a typo in skins.h Klaus Schmidinger 2012-12-02 13:25:08 +01:00