Commit Graph

  • 5f136032a2 Official release of version 2.6.4 master 2.6.4 stable/2.6 Klaus Schmidinger 2023-02-17 12:04:45 +0100
  • 63efcf3927 Removed unnecessary empty lines Klaus Schmidinger 2023-02-16 17:20:09 +0100
  • 468dc1115e Revised support for kernel based LIRC driver Klaus Schmidinger 2023-02-16 17:15:06 +0100
  • d53e0fd5c3 Fixed unnecessary interruption of ongoing recordings if timers avoided the transfer mode receiver device Klaus Schmidinger 2023-02-16 14:53:38 +0100
  • 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 +0100
  • 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 +0100
  • 42b584e38d Fixed initializing cDvbPlayerControl (was broken in version 2.6.3) Klaus Schmidinger 2022-12-27 15:57:20 +0100
  • 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 +0100
  • 4372d55dd1 Added a note to epg.h about not messing with event ids Klaus Schmidinger 2022-12-24 11:37:17 +0100
  • 13672280b6 Fixed symmetry of Begin/EndSegmentTransfer() calls in cEIT::cEIT() Klaus Schmidinger 2022-12-23 09:47:23 +0100
  • 5b134cb23e Fixed restoring the volume at program start Klaus Schmidinger 2022-12-19 15:13:56 +0100
  • 87cf0b7a3d Updated the Italian OSD texts Klaus Schmidinger 2022-12-16 12:17:03 +0100
  • 8b14723e9e Official release of version 2.6.3 2.6.3 Klaus Schmidinger 2022-12-14 09:38:41 +0100
  • 7fe59548cd Now checking the video directory after setting the user id Klaus Schmidinger 2022-12-12 10:27:38 +0100
  • 15f13ac936 Avoiding a zero sized array in cDevice::GetDevice() Klaus Schmidinger 2022-12-07 09:38:05 +0100
  • 5b176f97a4 Now avoiding unnecessary processing in cDvbSubtitleConverter::FinishPage() if there are no areas Klaus Schmidinger 2022-12-06 16:57:01 +0100
  • 0bb6f87776 Now avoiding the memcpy() call in cGlyph::cGlyph() if the bitmap is empty Klaus Schmidinger 2022-12-06 12:30:13 +0100
  • c06d2389e9 Now avoiding calling poll() in cSectionHandler::Action() if there are no filters Klaus Schmidinger 2022-12-06 12:25:08 +0100
  • 548a33c728 Fixed initializing cPictureControl Klaus Schmidinger 2022-12-05 15:26:23 +0100
  • 4336b55f4e Fixed initializing cDvbPlayerControl and cTransferControl Klaus Schmidinger 2022-12-05 14:45:51 +0100
  • c12c7378e9 Fixed a possible heap-use-after-free in cDvbTuner::Action() Klaus Schmidinger 2022-12-05 14:04:10 +0100
  • a299d8d348 Added code for the 'qks' audio track Klaus Schmidinger 2022-12-01 20:57:12 +0100
  • c7bf474a42 Fixed a faulty 'Timer still recording' query when canceling an editing job Klaus Schmidinger 2022-12-01 13:09:04 +0100
  • 8d65cc6dc0 Fixed generating the index file in the cutter Klaus Schmidinger 2022-12-01 12:47:33 +0100
  • f2b9f0e8dd Fixed a compiler warning Klaus Schmidinger 2022-11-30 14:38:46 +0100
  • 30f05ba714 Official release of version 2.6.2 2.6.2 Klaus Schmidinger 2022-11-30 12:03:17 +0100
  • 76445411a5 Added missing rounding when dividing frequencies in processing the NIT Klaus Schmidinger 2022-11-30 12:02:00 +0100
  • 4425918d31 Fixed regenerating the index file of a recording in case it is present, but empty Klaus Schmidinger 2022-11-28 14:39:23 +0100
  • 6888ea68b6 Added periodic calls to malloc_trim(0) to reduce memory consumption Klaus Schmidinger 2022-11-28 10:44:01 +0100
  • abb82a2396 Added support for kernel based LIRC driver Klaus Schmidinger 2022-11-26 13:37:06 +0100
  • 6192ca81d9 Fixed name and email for Marko Mäkelä Klaus Schmidinger 2022-11-23 14:42:03 +0100
  • d06c5efa54 Avoiding a compiler warning Klaus Schmidinger 2022-11-22 15:53:07 +0100
  • f859b8d2ae Fixed printing/scanning values for systems where %ld doesn't work for time_t Klaus Schmidinger 2022-11-22 14:33:56 +0100
  • 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 +0100
  • 93d578d9b8 Implemented parsing frame rate and image size for MPEG2, H.264 and H.265 Klaus Schmidinger 2022-11-22 11:31:39 +0100
  • d756628297 Added a chapter about locking to PLUGINS.html Klaus Schmidinger 2022-11-20 21:38:18 +0100
  • a4cde807bc Added a missing 'const' to cTimers::GetTimerForEvent() Klaus Schmidinger 2022-11-20 10:57:31 +0100
  • 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 +0100
  • b14ed38a48 Removed some unnecessary locks from SVDRPClientHandler Klaus Schmidinger 2022-11-19 15:47:03 +0100
  • 2bf0967a47 Fixed default values for DVB-T Klaus Schmidinger 2022-11-15 10:21:55 +0100
  • 7ed306d127 Changed email address of Winfried Köhler Klaus Schmidinger 2022-11-14 11:14:10 +0100
  • 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 +0100
  • 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 +0100
  • 982a9a5157 Setting the '.timer' file when regenerating the index file Klaus Schmidinger 2022-11-13 14:49:08 +0100
  • c8e4921a0a Now checking for '.timer' file to determine whether a recording is still active Klaus Schmidinger 2022-11-06 11:49:31 +0100
  • 786245efe5 Now assuming the lock when removing deleted recordings even if the disk is full Klaus Schmidinger 2022-11-04 14:30:01 +0100
  • 74460f22bf Now dropping capabilities after opening terminal Klaus Schmidinger 2022-06-01 14:24:57 +0200
  • 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 +0100
  • d3f3e856e4 Added UPDATE-2.6.0, which was missing in the official 2.6.0 release Klaus Schmidinger 2022-02-09 12:34:09 +0100
  • be3c6048ed Official release of version 2.6.1 2.6.1 Klaus Schmidinger 2022-02-02 10:56:43 +0100
  • 2a0222226a Clarified some potentially mistakable code in cSectionHandler::SetStatus() Klaus Schmidinger 2022-01-31 21:21:42 +0100
  • 50c3951017 Fixed a possible deadlock in cDevice::DetachAllReceivers() Klaus Schmidinger 2022-01-24 16:53:45 +0100
  • ea1ad945b4 Fixed handling error conditions in the index file Klaus Schmidinger 2022-01-24 10:44:21 +0100
  • 8cde8464eb Fixed handling zero bytes in cH264Parser Klaus Schmidinger 2022-01-18 14:24:33 +0100
  • 14b108f104 Added some missing "AUTO" values to vdr.5 Klaus Schmidinger 2022-01-14 10:46:15 +0100
  • 330dbce1e7 Updated the Italian OSD texts Klaus Schmidinger 2022-01-14 10:27:26 +0100
  • adeb6314fb Fixed starting replay after jumping to an editing mark Klaus Schmidinger 2022-01-13 21:41:41 +0100
  • 78a09b5926 Removed a TODO - detecting errors was implemented in version 2.5.4 Klaus Schmidinger 2022-01-13 10:56:01 +0100
  • d05765c670 Replaced strncpy() with memcpy() in strreplace() to avoid a compiler warning Klaus Schmidinger 2021-12-30 14:38:40 +0100
  • a5a4b72d1c Fixed description of using number keys to toggle weekdays of a timer Klaus Schmidinger 2021-12-29 21:06:52 +0100
  • 955b1c914f Official release of version 2.6.0 2.6.0 Klaus Schmidinger 2021-12-27 13:31:29 +0100
  • 5b28aa7e02 Added entries for backports to version 2.4.8 Klaus Schmidinger 2021-12-27 13:27:16 +0100
  • cea1e4061f Official release of version 2.4.8 2.4.8 stable/2.4 Klaus Schmidinger 2021-12-27 11:30:19 +0100
  • 2dc383d362 Fixed calculating the disk use percentage if there's more than 20TB of recordings Klaus Schmidinger 2021-12-27 11:20:35 +0100
  • a16a451c1f Fixed a possible memory leak in creating fonts Klaus Schmidinger 2021-12-27 11:16:04 +0100
  • 26412e8888 Fixed a memory leak in handling the NIT Klaus Schmidinger 2021-12-27 11:11:16 +0100
  • 2e1b2107e7 Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer() Klaus Schmidinger 2021-12-27 11:05:38 +0100
  • ba5eee6cb8 Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs Klaus Schmidinger 2021-12-27 11:00:05 +0100
  • 1861074241 Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0 Klaus Schmidinger 2021-12-27 10:53:46 +0100
  • f34a6d66a0 Removed a leftover debugging line Klaus Schmidinger 2021-12-25 14:11:39 +0100
  • 104bddc560 Fixed calculating the disk use percentage if there's more than 20TB of recordings Klaus Schmidinger 2021-12-24 10:56:47 +0100
  • e7107b789e Fixed a possible memory leak in creating fonts Klaus Schmidinger 2021-12-20 13:19:52 +0100
  • f2e71eb668 Version 2.5.7 2.5.7 Klaus Schmidinger 2021-12-20 10:06:37 +0100
  • f275346ecc Fixed a memory leak in handling the NIT Klaus Schmidinger 2021-12-14 21:15:02 +0100
  • 33b47142e4 Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer() Klaus Schmidinger 2021-12-11 20:58:51 +0100
  • 5f3d42bcd8 Added missing '0x09=H.265 video, 0x19 = AC4 audio' to vdr.5 Klaus Schmidinger 2021-10-16 09:27:11 +0200
  • 3f2dd916c1 Replaced all umlauts in the example channels.conf with their ae, oe, ue substitutes to avoid problems on UTF-8 systems Klaus Schmidinger 2021-07-26 12:39:42 +0200
  • 0d50ec57f5 Version 2.5.6 2.5.6 Klaus Schmidinger 2021-07-02 08:58:59 +0200
  • 7301f2de08 The Recordings menu now marks recordings with errors, and the number of errors (if any) is displayed in the recording's Info menu Klaus Schmidinger 2021-07-01 15:40:46 +0200
  • 8c7d387e86 Fixed triggering the PAT filter Klaus Schmidinger 2021-06-21 20:13:55 +0200
  • 6c5a448dec Fixed deleting the edited recording in case of an error Klaus Schmidinger 2021-06-21 15:30:16 +0200
  • a84f9a8e19 Improved responsiveness in cSectionHandler::Action() Klaus Schmidinger 2021-06-20 10:27:19 +0200
  • 545613e0e7 When checking whether a recording has already been made, recording names are now compared case insensitive Klaus Schmidinger 2021-06-20 10:03:28 +0200
  • ac4da6e380 Fixed a possible access to characters after the terminating zero of strings in cDoneRecordings::Contains(), in case there are fuzzy characters at the end of a string Klaus Schmidinger 2021-06-19 15:34:38 +0200
  • 4d5cbaf57d If an error occurs while recording, the respective entry in the list of recordings is now updated immediately Klaus Schmidinger 2021-06-19 14:21:16 +0200
  • a4a2466bf4 Fixed restarting PMT pids after starting a recording on the currently viewed channel Klaus Schmidinger 2021-06-11 09:38:38 +0200
  • a0cdfc432a Version 2.5.5 2.5.5 Klaus Schmidinger 2021-06-10 09:59:45 +0200
  • 60c858689b Fixed handling incomplete multi-packet CAT Klaus Schmidinger 2021-06-09 09:42:15 +0200
  • 9686a9b474 Removed unused declaration of cDvbTuner::SetFrontendType() Klaus Schmidinger 2021-06-09 09:12:25 +0200
  • 0f6265a97f Fixed flushing old data from the section handler Klaus Schmidinger 2021-06-08 15:10:51 +0200
  • 7b1c097958 No longer permanently looping through PMT PIDs, which caused problems with some SatIP receivers Klaus Schmidinger 2021-06-08 14:57:26 +0200
  • 58e21d8e37 Now using __cplusplus instead of DISABLE_TEMPLATES_COLLIDING_WITH_STL, and using std::min(), std::max() and std::swap() if available Klaus Schmidinger 2021-05-26 13:37:53 +0200
  • e1f04cd6fa Added missing initialization of cRecorder::lastErrors Klaus Schmidinger 2021-05-25 20:14:06 +0200
  • 7775698bac The error counter of a recording is now copied as is when editing a recording Klaus Schmidinger 2021-05-25 20:09:29 +0200
  • 8f52603665 cRecordingInfo::Errors() now returns -1 for old recordings; added a missing 'const' Klaus Schmidinger 2021-05-23 15:03:17 +0200
  • c40fb4b4aa Version 2.5.4 2.5.4 Klaus Schmidinger 2021-05-21 15:09:34 +0200
  • 161fa8ead4 The default for DEPRECATED_SKIN_SETITEMEVENT has been set to 0 Klaus Schmidinger 2021-05-21 13:03:42 +0200
  • 115eb9fdb4 The macro DEPRECATED_GETBITMAP and the related code has been removed Klaus Schmidinger 2021-05-21 12:54:08 +0200
  • b7112ece6c The default for DEPRECATED_SETCURRENTCHANNEL has been set to 0 Klaus Schmidinger 2021-05-21 12:51:16 +0200
  • f7c8f582ea The macro DEPRECATED_VDR_CHARSET_OVERRIDE and the related code has been removed Klaus Schmidinger 2021-05-21 12:43:18 +0200