Commit Graph

  • ada85b693e The 'Edit path' dialog now also shows the total size of all recordings in that path Klaus Schmidinger 2021-05-21 10:41:46 +0200
  • a1a8c5d94c Added code for the 'qad' audio track Klaus Schmidinger 2021-05-21 09:50:57 +0200
  • 505bcee926 The transponder value of channels is now cached Klaus Schmidinger 2021-05-21 09:38:34 +0200
  • c02c081d91 The cFile class has been partially deprecated Klaus Schmidinger 2021-05-20 10:13:43 +0200
  • c8566fab77 Removed 'register' from libsi/util.c to avoid a warning with ISO-C++17 Klaus Schmidinger 2021-05-19 11:55:00 +0200
  • 54c4e69299 Removed the macros __STL_CONFIG_H, _STL_ALGOBASE_H and _MOVE_H from tools.h Klaus Schmidinger 2021-05-19 11:50:24 +0200
  • 31b87544f1 Recordings are now checked for errors Klaus Schmidinger 2021-05-19 11:22:20 +0200
  • cd3cda2654 Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs Klaus Schmidinger 2021-05-11 20:47:31 +0200
  • c98fdd9120 Fixed a typo Klaus Schmidinger 2021-05-03 14:06:12 +0200
  • 10ffd08c82 Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0 Klaus Schmidinger 2021-04-29 09:19:58 +0200
  • 4a199fe4ac Now using a separate fixed value for internal EPG linger time Klaus Schmidinger 2021-04-28 20:44:56 +0200
  • 178f2cacf9 Official release of version 2.4.7 2.4.7 Klaus Schmidinger 2021-04-21 13:51:28 +0200
  • 98fa6206ac Version 2.5.3 2.5.3 Klaus Schmidinger 2021-04-20 14:25:33 +0200
  • ce23ba64bd Deleting expired timers is now triggered immediately after the timers are modified Klaus Schmidinger 2021-04-20 13:22:37 +0200
  • 02c668a6a9 EXPIRELATENCY now only applies to VPS timers Klaus Schmidinger 2021-04-20 09:50:02 +0200
  • 9de337d2ee The new functions cTimer::Start/StopTimeEvent() are now used in the LCARS skin to display the start/stop times of timers in the main menu Klaus Schmidinger 2021-04-18 14:56:40 +0200
  • fa8c7c35b5 Fixed the timer indicator in the Schedule menu in case an event is already over, but the timer is still recording Klaus Schmidinger 2021-04-17 09:44:01 +0200
  • 3d13eb002f Now making sure that spawned timers with reduced start/stop margins actually record with the full margins Klaus Schmidinger 2021-04-16 16:26:47 +0200
  • b2fb654bb3 To avoid problems with very short events, non-VPS pattern timers now spawn timers for all matching events that would start while the first one is still recording Klaus Schmidinger 2021-04-13 13:54:00 +0200
  • cd834c79ba Fixed dropping outdated events Klaus Schmidinger 2021-04-13 13:35:17 +0200
  • 65aafacd8e Now adjusting spawned timers before setting events to timers Klaus Schmidinger 2021-04-10 11:32:50 +0200
  • ebd92dcd31 Fixed logging the old timer data in cTimer::AdjustSpawnedTimer() Klaus Schmidinger 2021-04-10 11:32:50 +0200
  • 0003d6391c When spawning pattern timers, the new function cTimers::GetTimerForEvent() is now used to check whether a matching event already has a local timer Klaus Schmidinger 2021-04-10 10:09:50 +0200
  • 4e52547a59 cTimer::TriggerRespawn() now only acts on local timers 2.5.2 Klaus Schmidinger 2021-04-06 14:25:05 +0200
  • d3755c92d7 Version 2.5.2 Klaus Schmidinger 2021-04-06 10:04:24 +0200
  • d536cf0947 No longer switching devices for pattern timers Klaus Schmidinger 2021-04-06 10:00:27 +0200
  • 19a0e3cda7 Fixed MakePatternFileName() in case the event doesn't yet have a short text Klaus Schmidinger 2021-04-06 09:50:30 +0200
  • 7fb13b3cbf Fixed handling the timer counter in cSchedule::DelEvent() Klaus Schmidinger 2021-04-06 09:01:26 +0200
  • 23d986657a Spawned timers that don't use VPS now automatically adjust their start/stop times to changes in the respective event's times Klaus Schmidinger 2021-04-06 08:48:35 +0200
  • 8f1419fff5 The margins for timer recordings are now always limited to the duration of the previous and next event Klaus Schmidinger 2021-04-04 13:38:13 +0200
  • b80c22e9c4 Improved handling EPG data from the EIT tables Klaus Schmidinger 2021-04-04 11:06:30 +0200
  • f672fe90c1 Fixed scaling subtitles with anti-aliasing Klaus Schmidinger 2021-03-17 15:24:34 +0100
  • 3d55d3045e Decreased the scrambling timeout for CAMs known to decrypt a certain channel Klaus Schmidinger 2021-03-17 10:59:36 +0100
  • 7ffc1a5efe Made checking for done recordings more tolerant Klaus Schmidinger 2021-03-17 10:55:43 +0100
  • 36a833053b Improved cSectionSyncer Klaus Schmidinger 2021-03-16 15:10:54 +0100
  • ad35c9c2d3 Added some missing user command calls for copying, renaming and moving recordings Klaus Schmidinger 2021-01-19 20:38:28 +0100
  • 1b1465a677 Now making sure a spawned timer only fully overlaps the given event Klaus Schmidinger 2021-01-19 13:21:51 +0100
  • 2f6ce68ca7 Fixed setting the 'title' of a recording's info to the recording's name if there is no info file Klaus Schmidinger 2021-01-18 13:35:16 +0100
  • dee1225fa4 Made the functions cRecordingInfo::SetData() and cRecordingInfo::SetAux() public Klaus Schmidinger 2021-01-18 12:55:47 +0100
  • d78d6fba7e Spawned timers are now preferred over pattern timers in the Schedule menu Klaus Schmidinger 2021-01-15 13:52:40 +0100
  • 80bdc90650 Now explicitly triggering respawning of pattern timers Klaus Schmidinger 2021-01-14 10:29:05 +0100
  • c402d57809 Increased the number of possible modulation systems in cDevice::GetDevice() Klaus Schmidinger 2021-01-11 10:36:05 +0100
  • f1836af0b0 Fixed VPS handling when spawning a pattern timer, in case Setup.UseVps is false Klaus Schmidinger 2021-01-07 16:00:17 +0100
  • c276c6883d Fixed initializing the cChannel::schedule pointer after reading EPG data with PUTE Klaus Schmidinger 2021-01-04 14:58:59 +0100
  • eebcc57079 Fixed initializing the cChannel::schedule pointer after reading EPG data with PUTE Klaus Schmidinger 2021-01-04 09:05:26 +0100
  • cbc04d73b8 Added entries for backports to version 2.4.7 Klaus Schmidinger 2021-01-02 15:37:57 +0100
  • 163945045d Fixed handling $(PKG_CONFIG) in newplugin Klaus Schmidinger 2021-01-02 15:22:42 +0100
  • 5f1e08f606 Fixed a crash in the SVDRP command CLRE in case a non-existing channel number is given Klaus Schmidinger 2021-01-02 15:18:06 +0100
  • 9f4c5cd785 The Makefile now makes sure the 'x' bit of Doxyfile.filter is set before calling doxygen Klaus Schmidinger 2021-01-02 15:11:20 +0100
  • 3211df30df Fixed strreplace() to handle NULL strings Klaus Schmidinger 2021-01-02 15:05:48 +0100
  • be9eff0fad Fixed handling $(PKG_CONFIG) in newplugin Klaus Schmidinger 2021-01-02 14:32:20 +0100
  • 3f3e47d280 Fixed a crash in the SVDRP command CLRE in case a non-existing channel number is given Klaus Schmidinger 2021-01-01 21:23:00 +0100
  • 40ca081ff4 Using strgetlast() in more places Klaus Schmidinger 2021-01-01 15:26:27 +0100
  • c46fd1ff5b The Makefile now makes sure the 'x' bit of Doxyfile.filter is set before calling doxygen Klaus Schmidinger 2020-12-31 11:15:11 +0100
  • 55b237dbe8 Fixed strreplace() to handle NULL strings Klaus Schmidinger 2020-12-29 21:40:29 +0100
  • 2b3556b460 Implemented "Pattern Timers" 2.5.1 Klaus Schmidinger 2020-12-26 15:49:01 +0100
  • d2e0087c4e Official release of version 2.4.6 2.4.6 Klaus Schmidinger 2020-12-22 17:23:51 +0100
  • 9a650a4772 Fixed convertCharacterTable() in case iconv_open() fails Klaus Schmidinger 2020-12-19 14:41:41 +0100
  • f4739f89bf Whitespace cleanup Klaus Schmidinger 2020-12-18 23:02:47 +0100
  • 7ade54dfd7 Fixed a compiler warning Klaus Schmidinger 2020-12-18 14:51:57 +0100
  • 45fde332a0 Fixed initializing tmpbuf in ExtendedEventDescriptors::getText() Klaus Schmidinger 2020-12-17 12:52:57 +0100
  • 82cc5c76a4 Improved handling missing VDRPluginDestroyer() Klaus Schmidinger 2020-12-16 11:54:06 +0100
  • 67a4ba4228 Fixed error handling when loading a plugin Klaus Schmidinger 2020-12-13 10:56:36 +0100
  • 79a3607d0c Avoiding a lengthy lock on the Channels list when starting a recording Klaus Schmidinger 2020-12-12 22:01:01 +0100
  • dffeabbacb Fixed PMT handling in case locking the Channels list times out Klaus Schmidinger 2020-12-12 10:31:52 +0100
  • 9fa7de2036 Fixed a bug in handling shared PMTs, where after the first pass not all SIDs of a PMT pid were checked any more Klaus Schmidinger 2020-12-09 21:42:26 +0100
  • bacc873896 Added initialization of cDvbFrontend::frontendInfo Klaus Schmidinger 2020-12-05 15:48:40 +0100
  • 375d25627d Fixed generating the HashId in cEIT::cEIT() Klaus Schmidinger 2020-11-28 21:45:05 +0100
  • 56e2ed2628 Fixed "read incomplete section" errors Klaus Schmidinger 2020-11-24 21:19:49 +0100
  • ad55da4ef9 Fixed possible compilation errors with libjpeg Klaus Schmidinger 2020-11-22 13:32:05 +0100
  • 272231467a Fixed parsing the '-l' command line option Klaus Schmidinger 2020-11-20 13:49:58 +0100
  • 6cb818c7ad Fixed allocating memory for cImage Klaus Schmidinger 2020-11-16 15:53:53 +0100
  • c23547c4ca Fixed a crash in case an error occurs when setting a remote timer Klaus Schmidinger 2020-11-06 13:13:05 +0100
  • 0468b38ff3 Fixed an unnecessary double call to Display() in cMenuRecording::RefreshRecording() Klaus Schmidinger 2020-11-03 22:12:38 +0100
  • ebbc562aab Fixed multiple recording entries in case a recording is started during the initial reading of the video directory Klaus Schmidinger 2020-11-01 10:29:07 +0100
  • f387bb5e77 Now initializing the status variable in cDvbTuner::GetFrontendStatus() and cDvbTuner::GetSignalStats() to avoid problems with drivers that don't do this 2.4.5 Klaus Schmidinger 2020-10-16 13:58:45 +0200
  • c5461ffd9f Now checking for an empty command in cDvbTuner::GetSignalStats() to avoid a possible error message Klaus Schmidinger 2020-10-16 13:50:36 +0200
  • 8c1c92bff6 Added checking the symbol rate to cDvbTuner::IsTunedTo(), which apparently got lost in version 1.7.13 Klaus Schmidinger 2020-10-16 13:42:13 +0200
  • 36be6abfbd Increased the size of the TS buffer to 16MB, to have more reserve when recording several HD programmes Klaus Schmidinger 2020-10-15 10:16:38 +0200
  • f24e93ade1 Added test cases for alignment of semi-circles Klaus Schmidinger 2020-10-14 20:32:41 +0200
  • 1a6a518f49 Fixed alignment of semi-circles in case of odd sizes Klaus Schmidinger 2020-10-13 13:47:10 +0200
  • fc7ca12edd Implemented anti-aliasing for cPixmap::DrawEllipse() Klaus Schmidinger 2020-10-12 13:54:44 +0200
  • bbd36d0610 Implemented anti-aliasing for cPixmap::DrawSlope() Klaus Schmidinger 2020-09-29 14:09:26 +0200
  • eebe7c798a Fixed several typos Klaus Schmidinger 2020-09-16 13:48:33 +0200
  • 76a7bed575 Fixed a possible invalid lock sequence in cMenuTimers::OnOff() Klaus Schmidinger 2020-09-16 13:35:30 +0200
  • 46b480c798 Fixed checking the return value of the Open() call in cFileName::SetOffset() Klaus Schmidinger 2020-09-16 13:30:59 +0200
  • b4a6c36215 Fixed handling newline characters in ci.c's CopyString() Klaus Schmidinger 2020-08-17 10:26:18 +0200
  • 121f348379 Updated the Italian OSD texts Klaus Schmidinger 2020-08-16 13:34:23 +0200
  • 16fb7967ff Official release of version 2.4.4 2.4.4 Klaus Schmidinger 2020-08-02 08:55:08 +0200
  • 88a2ef45ee Fixed a possible 'invalid lock sequence' when switching to an unavailable channel with the main menu open Klaus Schmidinger 2020-07-13 08:16:41 +0200
  • dd6077eb90 Implemented handling multi packet CATs with MTD Klaus Schmidinger 2020-07-10 09:06:21 +0200
  • 568ca0e773 Fixed handling inactive shared CA pids Klaus Schmidinger 2020-07-01 15:16:21 +0200
  • fa5c9f764a Now setting currentDisplayChannel = NULL before calling cStatus::MsgOsdClear() in ~cDisplayChannel(), to avoid possible problems in case a plugin calls IsOpen() Klaus Schmidinger 2020-07-01 15:05:17 +0200
  • 5193fd9d99 Improved deleting plugins in case the plugin uses its own memory management Klaus Schmidinger 2020-06-29 09:29:06 +0200
  • a526eee165 Fixed the 'else if' branch in cDevice::GetDeviceForTransponder(), which hasn't been active since version 1.7.29 2.4.3 Klaus Schmidinger 2020-06-27 10:24:46 +0200
  • 848c65fe4f Added CRC check of the CAT in cCaPidReceiver::Receive() Klaus Schmidinger 2020-06-27 10:05:56 +0200
  • 488a13543e Now adding CPPFLAGS to CXXFLAGS to allow extra preprocessor flags to be given when doing make Klaus Schmidinger 2020-06-27 09:13:04 +0200
  • 3cc0abf6ea Adjusted device selection in GetDeviceForTransponder() to that in GetDevice() Klaus Schmidinger 2020-06-25 13:46:16 +0200
  • 35b95c2b00 Added a comment about the semantics of cTimeMs::Set() Klaus Schmidinger 2020-06-23 15:52:29 +0200
  • 7630f579e1 Added support for HEVC-video and AC-4-audio Klaus Schmidinger 2020-06-23 09:27:09 +0200