Commit Graph

  • 8e9d445248 cListObject now implements a private copy constructor and assignment operator, to keep derived objects from calling them implicitly Klaus Schmidinger 2017-05-09 08:39:19 +02:00
  • 7d1dde01ba The constructor of cHash (via cHashBase) now has an additional parameter (OwnObjects); fixed a memory leak in cSectionSyncerHash Klaus Schmidinger 2017-05-09 08:33:37 +02:00
  • 79b57feab6 Events in the EIT that end before the EPG linger time are now ignored in the incoming data stream Klaus Schmidinger 2017-05-03 09:02:24 +02:00
  • 1a92ae77a0 Added a note about complete TS packets to cCamSlot::Inject() Klaus Schmidinger 2017-05-01 16:26:34 +02:00
  • 84b8ea8395 Log messages about switching channels now include the channel ID Klaus Schmidinger 2017-05-01 13:06:32 +02:00
  • 9491948f04 Fixed handling UNC values Klaus Schmidinger 2017-05-01 12:50:12 +02:00
  • 073268bd45 CAMs are now sent a generated EIT packet that contains a single 'present event' for the current SID, in order to avoid any parental rating dialogs Klaus Schmidinger 2017-05-01 09:32:32 +02:00
  • 7cfce2fffa Adjusted release date 2.3.4 Klaus Schmidinger 2017-04-27 08:43:41 +02:00
  • a1fda4f218 Fixed a possible crash when pulling the CAM while decrypting a channel with MTD (cont'd) Klaus Schmidinger 2017-04-26 09:18:26 +02:00
  • 1a31974789 Fixed a typo Klaus Schmidinger 2017-04-24 14:59:39 +02:00
  • 3d63936a36 Fixed a possible crash when pulling the CAM while decrypting a channel with MTD Klaus Schmidinger 2017-04-24 09:25:29 +02:00
  • 2e9060d549 Removed logging DVB API 5 signal statistics, because it happened too often if EPG scan is active (cont'd) Klaus Schmidinger 2017-04-23 12:00:06 +02:00
  • 467829af32 The SVDRP command LSTC can now list the channels with channel ids; channel number 0 lists the data of the current channel Klaus Schmidinger 2017-04-22 15:02:56 +02:00
  • 9cd28b2ded Fixed handling the uncorrected block counter for DVB API 3 devices when calculating signal quality Klaus Schmidinger 2017-04-20 14:43:54 +02:00
  • 686831caf5 Fixed editing a remote timer immediately after it has been created Klaus Schmidinger 2017-04-20 10:08:04 +02:00
  • 1efd5e6b7e Fixed displaying remote timers in the main menu of skin LCARS Klaus Schmidinger 2017-04-20 08:49:31 +02:00
  • f90edc1e8b Removed logging DVB API 5 signal statistics, because it happened too often if EPG scan is active Klaus Schmidinger 2017-04-18 13:11:51 +02:00
  • d1ff365767 Updated the Finnish OSD texts Klaus Schmidinger 2017-04-18 12:15:01 +02:00
  • 6132a46768 Implemented getting and logging DVB API 5 signal statistics Klaus Schmidinger 2017-04-17 15:02:44 +02:00
  • 1f541487e0 cTSBuffer::Skip() no longer immediately deletes the given number of bytes from the TS buffer Klaus Schmidinger 2017-04-15 09:55:32 +02:00
  • 1a160e7afe The function cCamSlot::Decrypt() can now also be called with Data == NULL Klaus Schmidinger 2017-04-15 09:39:55 +02:00
  • 016e10c1b0 Signal strength and quality (CNR) are now determined via DVB API 5 (if available) Klaus Schmidinger 2017-04-06 17:12:59 +02:00
  • 6d52c80273 Changed some leftover 'number' to 'id' in SVDRP replies Klaus Schmidinger 2017-04-04 11:09:14 +02:00
  • 63a32ce483 Fixed a deadlock in the SVDRP command PLAY in case there is currently a recording being replayed Klaus Schmidinger 2017-04-04 11:05:38 +02:00
  • 7170c20c7e Added missing GetById() calls Klaus Schmidinger 2017-04-04 09:39:36 +02:00
  • 7e6667f58f Changed 'number' to 'id' in the help texts of SVDRP commands that deal with timers Klaus Schmidinger 2017-04-03 14:32:33 +02:00
  • 67cb53d587 Recordings now have unique ids Klaus Schmidinger 2017-04-03 14:11:41 +02:00
  • e622854789 cOsdMenu::Display() now checks whether the OSD size has changed and if so calls SetDisplayMenu() Klaus Schmidinger 2017-04-03 12:49:56 +02:00
  • 792b9dc45f Added a note to the "Pausing live video" section of the MANUAL Klaus Schmidinger 2017-04-03 08:42:10 +02:00
  • fe535d25e5 Added some guidelines and recommendations to the 'Logging' section of PLUGINS.html Klaus Schmidinger 2017-04-02 13:01:34 +02:00
  • c4cc5e613c The cEvent class now has a new member 'aux' Klaus Schmidinger 2017-04-02 12:13:15 +02:00
  • 0a5a7893a5 Detecting whether a particular CAM actually decrypts a given channel is now done separately for each receiver Klaus Schmidinger 2017-04-02 10:08:49 +02:00
  • f39d31631b The file 'cam.data' is no longer written if it is read-only Klaus Schmidinger 2017-04-02 10:06:31 +02:00
  • 8d3ae53bcd Changed tEventID back to u_int32_t Klaus Schmidinger 2017-04-01 12:39:46 +02:00
  • d6f57259fa The function cEpgHandlers::BeginSegmentTransfer() is now boolean Klaus Schmidinger 2017-03-31 15:24:35 +02:00
  • 112bfa5897 The functionality of HandleRemoteModifications() has been moved to timers.[ch] Klaus Schmidinger 2017-03-30 15:25:20 +02:00
  • da105e3bda Added credit for Jasmin Jessich 2.3.3 Klaus Schmidinger 2017-03-28 08:31:51 +02:00
  • 2e8815ece8 Silently ignore MTD index -1 Klaus Schmidinger 2017-03-27 14:26:04 +02:00
  • 830e30e2fb Only store ChannelCamRelations for receivers with valid channel ids Klaus Schmidinger 2017-03-27 14:02:54 +02:00
  • d60336ba96 Added TS_SYNC to cMtdHandler::Put() Klaus Schmidinger 2017-03-27 09:09:37 +02:00
  • 44813e56a5 Limiting locking the mtdBuffer to reading and clearing Klaus Schmidinger 2017-03-27 08:35:29 +02:00
  • b313d88db1 Improved clearing the MTD buffer and syncing on TS packets Klaus Schmidinger 2017-03-26 13:07:01 +02:00
  • 9e808255f8 Now stopping any ongoing recordings before stopping the plugins Klaus Schmidinger 2017-03-25 14:32:37 +01:00
  • fe57c16f6f Fixed a crash when stopping VDR while recording encrypted channels with MTD Klaus Schmidinger 2017-03-25 14:09:31 +01:00
  • 2d9eb7e25d Mapping PIDs in CanDecrypt(); improved description of Start-/StopDecrypting(); removed obsolete cMtdCamSlot::IsDecrypting(); fixed getting device fpr channel up/down Klaus Schmidinger 2017-03-23 14:34:53 +01:00
  • b7be7c900a cMtdHandler::Put() now processes as many TS packets as possible in one call Klaus Schmidinger 2017-03-19 14:20:22 +01:00
  • e2756f8e9a Now clearing the MTD buffer Klaus Schmidinger 2017-03-19 13:33:53 +01:00
  • 367557039a The function cRingBufferLinear::Clear() can now be called safely from the reading thread, without additional locking Klaus Schmidinger 2017-03-19 13:11:39 +01:00
  • 31b0feae14 Added some remarks Klaus Schmidinger 2017-03-19 10:48:52 +01:00
  • 2cc25e65f4 Implemented support for MTD Klaus Schmidinger 2017-03-18 16:33:59 +01:00
  • 3f9cdea1c1 PIDs can now be added to and deleted from a cReceiver while it is attached to a cDevice Klaus Schmidinger 2017-02-21 14:17:07 +01:00
  • 71601e363e Fixed setting the local machine's SVDRP host name Klaus Schmidinger 2017-02-14 11:04:24 +01:00
  • 9b9d15438e Implemented the concept of 'master cams' Klaus Schmidinger 2017-01-23 12:01:48 +01:00
  • 6121095a30 Changed 'unsigned' to 'signed' in some places to avoid trouble with abs() in gcc6+ Klaus Schmidinger 2017-01-09 15:21:13 +01:00
  • 6773ab35d2 Fixed updating the elapsed/remaining time in the progress display during fast forward/rewind Klaus Schmidinger 2017-01-09 14:52:57 +01:00
  • 196f2af596 The mechanism of trying different CAMs when switching to an encrypted channel is now only triggered if there acually is more than one CAM in the system Klaus Schmidinger 2017-01-09 14:27:36 +01:00
  • d1ddb39781 The channel/CAM relations are now stored in the file 'cam.data'; fixed a flaw in handling timeouts for encrypted channels Klaus Schmidinger 2017-01-09 13:42:41 +01:00
  • 882273d508 Added a missing dependency to the Makefile to avoid error messages in the clean-plugins target Klaus Schmidinger 2017-01-08 11:09:54 +01:00
  • 0aba3abaeb Updated the Russian OSD texts Klaus Schmidinger 2017-01-05 11:42:21 +01:00
  • 1c7c2f50b0 Fixed a possible deadlock in the recordings handler thread Klaus Schmidinger 2017-01-01 17:52:51 +01:00
  • f345908f77 Added 'S3W ABS-3A' to sources.conf Klaus Schmidinger 2016-12-27 11:45:25 +01:00
  • ab9e7d50a3 Adjusted release date 2.3.2 Klaus Schmidinger 2016-12-24 08:48:22 +01:00
  • 834ac04c3b Added a short sleep to cTSBuffer::Action() to avoid high CPU usage Klaus Schmidinger 2016-12-23 14:49:06 +01:00
  • e2ba3d09a5 Added support for the systemd watchdog Klaus Schmidinger 2016-12-23 14:36:24 +01:00
  • bac0ca39ba Avoiding some duplicate code and unnecessary work in nit.c Klaus Schmidinger 2016-12-23 14:25:27 +01:00
  • 68acf8815c Fixed a possible buffer overflow in handling CA descriptors Klaus Schmidinger 2016-12-23 14:08:14 +01:00
  • 736f2fed42 Fixed the non-const version of cTimers::GetTimer() Klaus Schmidinger 2016-12-23 09:49:31 +01:00
  • fdbbbd146a Fixed a typo in the description of cTimers::GetTimersRead() Klaus Schmidinger 2016-12-22 14:31:50 +01:00
  • bac165a751 Added a 'const' version of cTimers::GetTimer() Klaus Schmidinger 2016-12-22 14:27:01 +01:00
  • 3d488bcf1c Updated the Estonian OSD texts Klaus Schmidinger 2016-12-22 14:19:54 +01:00
  • 39c9fc1199 Fixed truncated date/time strings in the skins on multi-byte UTF-8 systems Klaus Schmidinger 2016-12-22 14:13:42 +01:00
  • 99dfe9f66a Added 'S58.5E Kazsat 3' to sources.conf Klaus Schmidinger 2016-12-22 13:32:49 +01:00
  • 03d6fbec0a Sorted sources.conf by continuous azimuth Klaus Schmidinger 2016-12-22 13:30:30 +01:00
  • 5c8d366975 Fixed building VDR with systemd >= 230 Klaus Schmidinger 2016-12-22 13:20:16 +01:00
  • 26252c37cd Fixed regenerating the index of audio recordings Klaus Schmidinger 2016-12-22 13:14:10 +01:00
  • b6080634cc Added cFont::Width(void) to get the default character width and allow stretched font drawing in high level OSDs Klaus Schmidinger 2016-12-22 12:53:09 +01:00
  • f91468ff9b Implemented a frame parser for H.265 (HEVC) recordings Klaus Schmidinger 2016-12-22 12:22:11 +01:00
  • 22cb026e5e Fixed replaying recordings to their very end, if they don't end with an I-frame Klaus Schmidinger 2016-12-22 11:40:25 +01:00
  • be4cdcf170 Improved handling frame numbers to have a smoother progress display during replay of recordings with B-frames Klaus Schmidinger 2016-12-22 11:33:12 +01:00
  • fd85701a84 Fixed resuming replay at a given position, which was off by one frame Klaus Schmidinger 2016-12-22 09:41:48 +01:00
  • 1135a1f9d5 Made the cPlayer member functions FramesPerSecond, GetIndex and GetReplayMode 'const' Klaus Schmidinger 2016-12-22 09:26:40 +01:00
  • d71544d797 Added a note to the description of cFont::Size(), regarding possible differences between it and cFont::Height() Klaus Schmidinger 2016-12-13 15:01:24 +01:00
  • 08066065e3 Fixed a crash when moving a recording to a folder on a different volume Klaus Schmidinger 2016-12-13 13:54:00 +01:00
  • a9bd3ca0dc Fixed a crash when deleting a recording that is currently being replayed Klaus Schmidinger 2016-12-11 13:06:58 +01:00
  • 031bbcef40 Fixed setting the current item and counter values in the Recordings menu after deleting the last recording in a subfolder Klaus Schmidinger 2016-12-09 15:00:55 +01:00
  • d6c26af696 Using SetCurrentChannel(int ChannelNumber) instead of the deprecated SetCurrentChannel(const cChannel *Channel) Klaus Schmidinger 2016-12-08 10:48:53 +01:00
  • 12308b3c29 Fixed a crash when trying to delete a channel that is being used by a timer Klaus Schmidinger 2016-12-08 10:43:58 +01:00
  • 85ae27e372 The cRwLock class now allows nested read locks within a write lock from the same thread Klaus Schmidinger 2016-12-08 10:18:32 +01:00
  • ce6c90a450 The SVDRP command DELC now refuses to delete the very last channel in the list Klaus Schmidinger 2016-12-08 09:53:01 +01:00
  • 1172937e8a The function SetCurrentChannel(const cChannel *Channel) is now deprecated Klaus Schmidinger 2016-12-06 14:17:39 +01:00
  • 146f2cbd4d Fixed initializing device specific parameters in cDvbTransponderParameters Klaus Schmidinger 2016-11-07 14:33:01 +01:00
  • 8ea018404a Updated the Italian OSD texts Klaus Schmidinger 2015-09-16 14:12:01 +02:00
  • 5d249c1ae5 Fixed an overflow of PIDs in a receiver Klaus Schmidinger 2015-09-16 14:08:42 +02:00
  • 09e64c24f2 Fixed a crash when deleting a recording Klaus Schmidinger 2015-09-16 11:11:42 +02:00
  • 462e094783 Adjusted release date 2.3.1 Klaus Schmidinger 2015-09-14 14:11:00 +02:00
  • 8a09e90f02 Fixed handling remote timers Klaus Schmidinger 2015-09-14 13:23:06 +02:00
  • bfc3f1f4b2 Fixed moving currently recording timers between machines Klaus Schmidinger 2015-09-13 13:57:51 +02:00
  • 2b20b9e064 Added missing saving of SVDRPHostName Klaus Schmidinger 2015-09-13 11:09:44 +02:00
  • 3427e224e3 Adjusted release date Klaus Schmidinger 2015-09-13 10:39:52 +02:00
  • cf1474fc19 Removed unnecessary 'false' Klaus Schmidinger 2015-09-13 10:39:02 +02:00