Commit Graph

  • 51dca45a0c If the current channel is no longer available because of a VPS timer entering the VPS margin, live view now switches to the channel of that timer Klaus Schmidinger 2024-03-28 13:21:42 +01:00
  • 62ad9b41dd Added a missing initialization Klaus Schmidinger 2024-03-28 13:02:42 +01:00
  • 8b87a6968a The EIT scan is no longer inhibited if a timer is in VPS margin or needs the transponder Klaus Schmidinger 2024-03-10 11:26:54 +01:00
  • faf562fd4e The EIT scan now skips scanList entries if a device is already tuned to that transponder Klaus Schmidinger 2024-03-10 11:16:29 +01:00
  • 6a09a2fbd6 The EIT scan no longer deletes the scanList if no device was switched in this pass Klaus Schmidinger 2024-03-10 10:38:18 +01:00
  • bc32ffe2f9 Fixed logging when a timer has entered the VPS margin Klaus Schmidinger 2024-03-08 10:50:06 +01:00
  • ff16bbd777 Logging event status changes now also shows the previous status Klaus Schmidinger 2024-03-06 20:16:51 +01:00
  • f7f8a6b131 Improved handling present/following data for VPS timers Klaus Schmidinger 2024-03-06 14:37:15 +01:00
  • a3310e2954 The new setup parameters "EPG scan max. channel number" and "EPG pause after scan" can be used to tune the behavior of the EPG scan Klaus Schmidinger 2024-03-04 21:14:27 +01:00
  • 0b08666310 Updated the Hungarian OSD texts Klaus Schmidinger 2024-03-04 15:04:26 +01:00
  • 42db3fbee0 The info file of a recording is now re-read if an update of the video directory is triggered, to make sure modifications from other VDRs are adopted Klaus Schmidinger 2024-03-04 14:12:37 +01:00
  • bfa25d6276 The primary device no longer starts unnecessary threads if it doesn't have a decoder Klaus Schmidinger 2024-03-04 12:26:32 +01:00
  • 824c495d33 Added a 15 second grace period before actually stopping a VPS timer Klaus Schmidinger 2024-03-03 15:47:09 +01:00
  • 561be36958 Adapted "Setup/Miscellaneous/Show channel names with source" to the new handling in cChannel Klaus Schmidinger 2024-03-02 21:49:21 +01:00
  • 8bd0437497 Modified handling channel names with source to make it thread safe Klaus Schmidinger 2024-03-02 16:21:16 +01:00
  • 18c9cef1ea Added missing initialization of cChannel::nameSourceMode Klaus Schmidinger 2024-03-01 14:33:28 +01:00
  • 2c66d57d4b Fixed the move assignment operator to check for self-assignment Klaus Schmidinger 2024-02-15 14:57:56 +01:00
  • 29200d040e Official release of version 2.6.6 2.6.6 Klaus Schmidinger 2024-01-25 09:44:48 +01:00
  • 385738cadd Fixed possible duplicate component entries in the info of an ongoing recording Klaus Schmidinger 2024-01-24 13:24:51 +01:00
  • a2591d6e98 Workaround in detecting frame height for channels with wrong crop parameters Klaus Schmidinger 2024-01-23 19:33:45 +01:00
  • fe97a38e77 Fixed handling primary device on headless systems Klaus Schmidinger 2024-01-22 12:10:30 +01:00
  • 552f5fc4e7 Fixed a typo Klaus Schmidinger 2024-01-22 12:09:22 +01:00
  • 21d3d489fd Added '/' to the list of fuzzy characters for pattern timers Klaus Schmidinger 2024-01-21 10:43:20 +01:00
  • 78b7e4e252 Added the total number of errors when logging new recording errors Klaus Schmidinger 2024-01-20 20:04:03 +01:00
  • 5d984b606e Added the move constructor to cString for better performance Klaus Schmidinger 2024-01-20 13:59:55 +01:00
  • 88b1e30494 Fixed an unnecessary double display of menu items in the Recordings menu Klaus Schmidinger 2024-01-19 12:17:05 +01:00
  • 939071bf25 Fixed an unnecessary double display of the current menu item in page up/down Klaus Schmidinger 2024-01-19 12:10:47 +01:00
  • 655682b5d2 Removed syslog calls in child process after fork() Klaus Schmidinger 2024-01-18 13:01:07 +01:00
  • b1418b6bcd Implemented scaling images Klaus Schmidinger 2024-01-18 12:04:57 +01:00
  • 35c8b3d22c Using a dummy OSD if no OSD provider is available is not considered an error any more Klaus Schmidinger 2024-01-18 11:06:45 +01:00
  • e5ae02e3fa Fixed a possible crash in cDevice::StopSectionHandler() Klaus Schmidinger 2024-01-18 10:58:39 +01:00
  • f0da21ea13 Fixed height calculation in progress display Klaus Schmidinger 2024-01-17 21:15:48 +01:00
  • eb35faaf7d Changed installing config files to handle potentially broken 'cp -n' Klaus Schmidinger 2024-01-05 14:16:16 +01:00
  • 05f03d6e38 Official release of version 2.6.5 2.6.5 Klaus Schmidinger 2023-12-30 10:27:34 +01:00
  • 0d4284df29 The recording info of the default skins now shows the frame parameters of the recording at the end of the description (if such information is available) Klaus Schmidinger 2023-12-29 10:48:40 +01:00
  • cade92cda1 Added the function cRecordingInfo::FrameParams(), which can be used to get a nicely formatted string with all the available frame data Klaus Schmidinger 2023-12-29 10:48:25 +01:00
  • f0bbf64da0 Added cString::Append(char) Klaus Schmidinger 2023-12-29 10:24:29 +01:00
  • 6458f8b581 The frame width, height, scan type and apect ratio of a recording are now stored in the 'info' file under the 'F' tag Klaus Schmidinger 2023-12-28 21:23:19 +01:00
  • 1770a18598 Fixed broken video data streams on systems without output device when switching live channel to a different transponder while recording Klaus Schmidinger 2023-02-21 09:31:47 +01:00
  • 5f136032a2 Official release of version 2.6.4 2.6.4 Klaus Schmidinger 2023-02-17 12:04:45 +01:00
  • 63efcf3927 Removed unnecessary empty lines Klaus Schmidinger 2023-02-16 17:20:09 +01:00
  • 468dc1115e Revised support for kernel based LIRC driver Klaus Schmidinger 2023-02-16 17:15:06 +01:00
  • d53e0fd5c3 Fixed unnecessary interruption of ongoing recordings if timers avoided the transfer mode receiver device Klaus Schmidinger 2023-02-16 14:53:38 +01:00
  • 14b907b01c Fixed a possible crash if an editing process is canceled while the edited recording is being replayed (new solution) Klaus Schmidinger 2023-02-15 14:59:25 +01:00
  • e0d87da768 Reverted 'Fixed a possible crash if an editing process is canceled while the edited recording is being replayed' Klaus Schmidinger 2023-02-15 14:01:20 +01:00
  • 42b584e38d Fixed initializing cDvbPlayerControl (was broken in version 2.6.3) Klaus Schmidinger 2022-12-27 15:57:20 +01:00
  • a0f79bdd5f Added a note to vdr.5 about event ids possibly changing when an event moves from one table to another Klaus Schmidinger 2022-12-26 13:24:09 +01:00
  • 4372d55dd1 Added a note to epg.h about not messing with event ids Klaus Schmidinger 2022-12-24 11:37:17 +01:00
  • 13672280b6 Fixed symmetry of Begin/EndSegmentTransfer() calls in cEIT::cEIT() Klaus Schmidinger 2022-12-23 09:47:23 +01:00
  • 5b134cb23e Fixed restoring the volume at program start Klaus Schmidinger 2022-12-19 15:13:56 +01:00
  • 87cf0b7a3d Updated the Italian OSD texts Klaus Schmidinger 2022-12-16 12:17:03 +01:00
  • 8b14723e9e Official release of version 2.6.3 2.6.3 Klaus Schmidinger 2022-12-14 09:38:41 +01:00
  • 7fe59548cd Now checking the video directory after setting the user id Klaus Schmidinger 2022-12-12 10:27:38 +01:00
  • 15f13ac936 Avoiding a zero sized array in cDevice::GetDevice() Klaus Schmidinger 2022-12-07 09:38:05 +01:00
  • 5b176f97a4 Now avoiding unnecessary processing in cDvbSubtitleConverter::FinishPage() if there are no areas Klaus Schmidinger 2022-12-06 16:57:01 +01:00
  • 0bb6f87776 Now avoiding the memcpy() call in cGlyph::cGlyph() if the bitmap is empty Klaus Schmidinger 2022-12-06 12:30:13 +01:00
  • c06d2389e9 Now avoiding calling poll() in cSectionHandler::Action() if there are no filters Klaus Schmidinger 2022-12-06 12:25:08 +01:00
  • 548a33c728 Fixed initializing cPictureControl Klaus Schmidinger 2022-12-05 15:26:23 +01:00
  • 4336b55f4e Fixed initializing cDvbPlayerControl and cTransferControl Klaus Schmidinger 2022-12-05 14:45:51 +01:00
  • c12c7378e9 Fixed a possible heap-use-after-free in cDvbTuner::Action() Klaus Schmidinger 2022-12-05 14:04:10 +01:00
  • a299d8d348 Added code for the 'qks' audio track Klaus Schmidinger 2022-12-01 20:57:12 +01:00
  • c7bf474a42 Fixed a faulty 'Timer still recording' query when canceling an editing job Klaus Schmidinger 2022-12-01 13:09:04 +01:00
  • 8d65cc6dc0 Fixed generating the index file in the cutter Klaus Schmidinger 2022-12-01 12:47:33 +01:00
  • f2b9f0e8dd Fixed a compiler warning Klaus Schmidinger 2022-11-30 14:38:46 +01:00
  • 30f05ba714 Official release of version 2.6.2 2.6.2 Klaus Schmidinger 2022-11-30 12:03:17 +01:00
  • 76445411a5 Added missing rounding when dividing frequencies in processing the NIT Klaus Schmidinger 2022-11-30 12:02:00 +01:00
  • 4425918d31 Fixed regenerating the index file of a recording in case it is present, but empty Klaus Schmidinger 2022-11-28 14:39:23 +01:00
  • 6888ea68b6 Added periodic calls to malloc_trim(0) to reduce memory consumption Klaus Schmidinger 2022-11-28 10:44:01 +01:00
  • abb82a2396 Added support for kernel based LIRC driver Klaus Schmidinger 2022-11-26 13:37:06 +01:00
  • 6192ca81d9 Fixed name and email for Marko Mäkelä Klaus Schmidinger 2022-11-23 14:42:03 +01:00
  • d06c5efa54 Avoiding a compiler warning Klaus Schmidinger 2022-11-22 15:53:07 +01:00
  • f859b8d2ae Fixed printing/scanning values for systems where %ld doesn't work for time_t Klaus Schmidinger 2022-11-22 14:33:56 +01:00
  • 035d5fd5b9 Using the frame rate parsed from the stream, with fall back to determining it from PTS values Klaus Schmidinger 2022-11-22 11:35:37 +01:00
  • 93d578d9b8 Implemented parsing frame rate and image size for MPEG2, H.264 and H.265 Klaus Schmidinger 2022-11-22 11:31:39 +01:00
  • d756628297 Added a chapter about locking to PLUGINS.html Klaus Schmidinger 2022-11-20 21:38:18 +01:00
  • a4cde807bc Added a missing 'const' to cTimers::GetTimerForEvent() Klaus Schmidinger 2022-11-20 10:57:31 +01:00
  • 83c9677899 Fixed a possible deadlock in case two SVDRP clients send each other POLL commands at the same time Klaus Schmidinger 2022-11-19 15:49:27 +01:00
  • b14ed38a48 Removed some unnecessary locks from SVDRPClientHandler Klaus Schmidinger 2022-11-19 15:47:03 +01:00
  • 2bf0967a47 Fixed default values for DVB-T Klaus Schmidinger 2022-11-15 10:21:55 +01:00
  • 7ed306d127 Changed email address of Winfried Köhler Klaus Schmidinger 2022-11-14 11:14:10 +01:00
  • 5a029eb29f Added a warning if an attempt is made to obtain a write lock twice from the same thread Klaus Schmidinger 2022-11-13 15:25:52 +01:00
  • 230adc8235 Fixed a possible crash if an editing process is canceled while the edited recording is being replayed Klaus Schmidinger 2022-11-13 15:23:13 +01:00
  • 982a9a5157 Setting the '.timer' file when regenerating the index file Klaus Schmidinger 2022-11-13 14:49:08 +01:00
  • c8e4921a0a Now checking for '.timer' file to determine whether a recording is still active Klaus Schmidinger 2022-11-06 11:49:31 +01:00
  • 786245efe5 Now assuming the lock when removing deleted recordings even if the disk is full Klaus Schmidinger 2022-11-04 14:30:01 +01:00
  • 74460f22bf Now dropping capabilities after opening terminal Klaus Schmidinger 2022-06-01 14:24:57 +02:00
  • a843d03af1 Fixed unexpected calls of the '-r' script when a recording is interrupted and the timer has not yet finished Klaus Schmidinger 2022-03-03 14:44:47 +01:00
  • d3f3e856e4 Added UPDATE-2.6.0, which was missing in the official 2.6.0 release Klaus Schmidinger 2022-02-09 12:34:09 +01:00
  • be3c6048ed Official release of version 2.6.1 2.6.1 Klaus Schmidinger 2022-02-02 10:56:43 +01:00
  • 2a0222226a Clarified some potentially mistakable code in cSectionHandler::SetStatus() Klaus Schmidinger 2022-01-31 21:21:42 +01:00
  • 50c3951017 Fixed a possible deadlock in cDevice::DetachAllReceivers() Klaus Schmidinger 2022-01-24 16:53:45 +01:00
  • ea1ad945b4 Fixed handling error conditions in the index file Klaus Schmidinger 2022-01-24 10:44:21 +01:00
  • 8cde8464eb Fixed handling zero bytes in cH264Parser Klaus Schmidinger 2022-01-18 14:24:33 +01:00
  • 14b108f104 Added some missing "AUTO" values to vdr.5 Klaus Schmidinger 2022-01-14 10:46:15 +01:00
  • 330dbce1e7 Updated the Italian OSD texts Klaus Schmidinger 2022-01-14 10:27:26 +01:00
  • adeb6314fb Fixed starting replay after jumping to an editing mark Klaus Schmidinger 2022-01-13 21:41:41 +01:00
  • 78a09b5926 Removed a TODO - detecting errors was implemented in version 2.5.4 Klaus Schmidinger 2022-01-13 10:56:01 +01:00
  • d05765c670 Replaced strncpy() with memcpy() in strreplace() to avoid a compiler warning Klaus Schmidinger 2021-12-30 14:38:40 +01:00
  • a5a4b72d1c Fixed description of using number keys to toggle weekdays of a timer Klaus Schmidinger 2021-12-29 21:06:52 +01:00
  • 955b1c914f Official release of version 2.6.0 2.6.0 Klaus Schmidinger 2021-12-27 13:31:29 +01:00