1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

Commit Graph

  • f1eecdeb1c The DVB device adapters/frontends are now probed by scanning the /dev/dvb directory instead of looping through adapter/frontend numbers Klaus Schmidinger 2012-02-17 12:38:57 +0100
  • 6a93cfe0c9 Removed code stub for obsolete SVDRP command MOVT Klaus Schmidinger 2012-02-16 12:38:48 +0100
  • 6c7b28705e The SVDRP command DELR now won't delete a recording that is currently being edited Klaus Schmidinger 2012-02-16 12:29:27 +0100
  • 26d2fe51d1 An ongoing editing process is now canceled if either the original or the edited version of the recording is deleted from the Recordings menu Klaus Schmidinger 2012-02-16 12:20:46 +0100
  • 3432b2638c Updated storage requirements Klaus Schmidinger 2012-02-16 10:23:32 +0100
  • 7a8cadd393 Removed superfluous calls to SetVideoFormat() from device constructors Klaus Schmidinger 2012-02-15 13:22:03 +0100
  • 825dd70bc4 Fixed handling the PrimaryLimit when requesting a device for live viewing Klaus Schmidinger 2012-02-15 12:22:21 +0100
  • 8dc6eb0cda Added some missing 'const' to cDevice Klaus Schmidinger 2012-02-14 14:47:59 +0100
  • 63e2507b15 Credits to Ralf Schueler for some backports to version 1.6.0-3 Klaus Schmidinger 2012-02-14 14:40:15 +0100
  • 186ceaaacb Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4 (backport from version 1.7.9) 1.6.0-3 stable/1.6 Klaus Schmidinger 2012-02-14 13:57:25 +0100
  • 36b1caedc2 Modified cSVDRP::CmdGRAB() to avoid writing into const data (backport from version 1.7.8) Klaus Schmidinger 2012-02-14 13:55:52 +0100
  • 6715f40484 Added some missing 'const' keywords to avoid compilation errors with gcc 4.4 (backport from version 1.7.8) Klaus Schmidinger 2012-02-14 13:53:38 +0100
  • 17485ccc96 Changed cDvbDevice::GrabImage() to use V4L2 (backport from version 1.7.3) Klaus Schmidinger 2012-02-14 13:41:52 +0100
  • b74cb56d2b Added a missing '.' after the month in VPS strings Klaus Schmidinger 2012-02-13 15:00:24 +0100
  • 5e16ed7aab No longer using tabs as delimiter in the EPG bugfix log Klaus Schmidinger 2012-02-13 14:54:42 +0100
  • adc88b3790 Reactivated "Fixed handling symbolic links in cRecordings::ScanVideoDir()" Klaus Schmidinger 2012-02-13 11:49:43 +0100
  • 573449e935 Improved handling subtitles of BBC channels Klaus Schmidinger 2012-02-13 09:49:33 +0100
  • 1e74f596b2 Fixed a possible crash when canceling VDR while displaying subtitles, and the primary device is no longer available Klaus Schmidinger 2012-02-12 15:45:59 +0100
  • cace8bed8d Fixed selecting the primary device for receiving the live viewing channel in case it is bonded with an other device and has no receiver attached to it Klaus Schmidinger 2012-02-12 12:45:35 +0100
  • 2772964f99 The epg.data file is now read in a separate thread Klaus Schmidinger 2012-02-11 13:41:29 +0100
  • b3891d8319 Symbolic links are no longer resolved in cRecordings::ScanVideoDir() Klaus Schmidinger 2012-01-26 10:04:01 +0100
  • 9e7a2134b4 Fixed cRecording::LengthInSeconds(), which wrongfully rounded the result to full minutes Klaus Schmidinger 2012-01-25 09:34:24 +0100
  • fbe4f2a056 Some improvements to the Makefiles Klaus Schmidinger 2012-01-18 12:40:17 +0100
  • 6469b666bd Fixed some typos Klaus Schmidinger 2012-01-18 12:12:49 +0100
  • d3bf039f3f Fixed a crash in a plugin using cDeviceHook when VDR ends Klaus Schmidinger 2012-01-18 10:51:01 +0100
  • 33342fb17b Fixed the return type of cMyDeviceHook::DeviceProvidesTransponder() in PLUGINS.html Klaus Schmidinger 2012-01-18 09:09:30 +0100
  • f8d0f77307 Fixed asserting there is a live programme if the primary device is bonded with a device that starts a recording on a different band Klaus Schmidinger 2012-01-17 15:37:52 +0100
  • 9cd835b35e Fixed indentation Klaus Schmidinger 2012-01-16 16:57:00 +0100
  • d2f4fbb0b2 Updated the Finnish OSD texts Klaus Schmidinger 2012-01-16 15:54:25 +0100
  • f1b0011a10 Improved the way DVB_API_VERSION is checked Klaus Schmidinger 2012-01-16 12:53:38 +0100
  • 41f185b000 Fixed a high load in case a transponder can't be received Klaus Schmidinger 2012-01-16 12:43:33 +0100
  • 98a443cc61 Revoked "Fixed handling symbolic links in cRecordings::ScanVideoDir()" Klaus Schmidinger 2012-01-16 12:09:38 +0100
  • 3a0f7d314a Updated the Italian OSD texts Klaus Schmidinger 2012-01-16 09:50:03 +0100
  • 59f0138a7d Version 1.7.23 Original announce message: VDR developer version 1.7.23 is now available at Klaus Schmidinger 2012-01-15 16:10:00 +0100
  • 2d3fa1416f Fixed frozen live view with device bonding in case the bonded master is used for live viewing 1.7.23 Klaus Schmidinger 2012-01-15 14:31:47 +0100
  • c36c65416e Fixed wrongfully displaying the length of a recording in the title of the replay progress display Klaus Schmidinger 2012-01-15 11:12:58 +0100
  • 81f349bf58 Implemented setup option "Replay/Show remaining time" Klaus Schmidinger 2012-01-14 13:20:16 +0100
  • 5f86af093e Added option -N to the msgmerge call in the Makefile Klaus Schmidinger 2012-01-14 13:02:21 +0100
  • 262f20eaa0 Changed IndexToHMSF() so that it can handle negative Index values Klaus Schmidinger 2012-01-14 13:00:47 +0100
  • a7d8c92ddc Removed '998 QAM_AUTO' Klaus Schmidinger 2012-01-14 10:45:33 +0100
  • 9b754a6729 The parameters that are only used by "second generation" delivery systems (DVB-S2 and DVB-T2) are no longer written into channels.conf for "first generation" delivery systems Klaus Schmidinger 2012-01-13 12:27:18 +0100
  • 64f23b27d9 Added member functions Adapter() and Frontend() to cDvbDevice Klaus Schmidinger 2012-01-13 11:41:04 +0100
  • 0730f502c5 BIDI support now checks at runtime whether the system runs with UTF-8 Klaus Schmidinger 2012-01-13 09:45:08 +0100
  • ea6c6d370e Change Frank Neumann's email address Klaus Schmidinger 2012-01-13 09:38:20 +0100
  • 4bd9756caf Fixed the SVDRP command CLRE for a single channel in case there are events that have a timer Klaus Schmidinger 2012-01-12 15:11:50 +0100
  • 70d4e5105b Fixed a possible memory corruption in cTsToPes::GetPes() Klaus Schmidinger 2012-01-12 12:25:54 +0100
  • 44da06f384 Fixes from Rolf Ahrenberg Klaus Schmidinger 2012-01-12 08:43:52 +0100
  • 303e85e3a3 Added the required driver version for DVB-T2 Klaus Schmidinger 2012-01-12 08:38:36 +0100
  • de4780fad2 Fixed cConfig::Load() for g++ version 4.7.0 Klaus Schmidinger 2012-01-11 15:41:55 +0100
  • 875aebe14b Added support for handling DVB-T2 transponders Klaus Schmidinger 2012-01-11 13:22:51 +0100
  • ed118b079f Added support for DVB-T2 to libsi Klaus Schmidinger 2012-01-11 11:38:00 +0100
  • 48de95f5d2 Fixed cListBase::Move() in case From and To are equal Klaus Schmidinger 2012-01-11 11:23:38 +0100
  • 73ccde16e8 Fixed cDvbSubtitleConverter::SetOsdData() Klaus Schmidinger 2012-01-11 10:37:11 +0100
  • 4d30033936 cEvent::FixEpgBugs() now replaces any newline characters in stream component descriptions with blanks Klaus Schmidinger 2012-01-08 15:40:17 +0100
  • 2b3821cc88 cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands at any given time Klaus Schmidinger 2012-01-08 14:32:39 +0100
  • acaa549404 Updated the Hungarian language texts Klaus Schmidinger 2012-01-08 14:15:24 +0100
  • d661735e15 Added option -o to pic2mpg Klaus Schmidinger 2012-01-08 13:29:01 +0100
  • e197b04e4d Added support for devices with more than one delivery system per frontend Klaus Schmidinger 2012-01-08 09:27:59 +0100
  • 76b6ae2cab Added support for HbbTV to libsi Klaus Schmidinger 2011-12-10 15:51:35 +0100
  • 96160f91db Updated the Finnish OSD texts Klaus Schmidinger 2011-12-10 15:25:52 +0100
  • 8a49851b05 Added HasSnr to the DEBUG_SIGNALQUALITY output in cDvbTuner::GetSignalQuality() Klaus Schmidinger 2011-12-10 15:01:23 +0100
  • b25efc415e Removed a redundant NULL check in cDvbSpuDecoder::setTime() Klaus Schmidinger 2011-12-10 14:40:16 +0100
  • da352e63c6 Removed redundant memset() in the ctor of cSatCableNumbers Klaus Schmidinger 2011-12-10 14:37:55 +0100
  • 7d590428ec Removed redundant thanks Klaus Schmidinger 2011-12-10 14:31:00 +0100
  • 4dd52ffe39 Fixed a memory leak in cRecordings::ScanVideoDir() in case there are too many link levels Klaus Schmidinger 2011-12-10 14:29:38 +0100
  • 773c4419ea Fixed handling symbolic links in cRecordings::ScanVideoDir() Klaus Schmidinger 2011-12-10 14:14:58 +0100
  • 97d47b6a91 Fixed bonding more than two devices Klaus Schmidinger 2011-12-10 13:49:04 +0100
  • 5a28d99936 Version 1.7.22 Original announce message: VDR developer version 1.7.22 is now available at Klaus Schmidinger 2011-12-04 16:53:00 +0100
  • 96647c3c3d Removed the '.pl' suffix from svdrpsend.pl Klaus Schmidinger 2011-12-04 21:46:30 +0100
  • 8db58ff99e Fixed a crash with malformed SI data 1.7.22 Klaus Schmidinger 2011-12-04 15:09:45 +0100
  • 04e5380723 Replaced all calls to sleep() with cCondWait::SleepMs() Klaus Schmidinger 2011-12-04 14:53:41 +0100
  • 989fa21a21 Added file name and line number to LOG_ERROR_STR() Klaus Schmidinger 2011-12-04 14:48:53 +0100
  • 7584780dbf Changed the default location for the LIRC socket to /var/run/lirc/lircd Klaus Schmidinger 2011-12-04 14:43:13 +0100
  • a613816050 Removed the '.pl' suffix from all scripts Klaus Schmidinger 2011-12-04 14:36:37 +0100
  • 7ab9d4fcfd Removed 'Requires: freetype2 fontconfig' from the vdr.pc target Klaus Schmidinger 2011-12-04 14:12:49 +0100
  • c298ed0330 Added generating a pkg-config file to the Makefile Klaus Schmidinger 2011-12-04 14:11:20 +0100
  • abb95de8a9 Implemented the SVDRP command UPDR Klaus Schmidinger 2011-12-04 13:58:33 +0100
  • fe0a011611 Fixed several spelling errors Klaus Schmidinger 2011-12-04 13:40:52 +0100
  • ada6766c19 Fixed a crash when deleting a recording while cutting it Klaus Schmidinger 2011-12-04 12:56:55 +0100
  • 9eeecef612 Fixed handling images that are rotated by 180 degrees in pic2mpg Klaus Schmidinger 2011-12-04 12:50:00 +0100
  • a49ce434f6 Implemented "Device Bonding" Klaus Schmidinger 2011-12-04 12:45:26 +0100
  • a964269fe9 Implemented 'occupied' for devices Klaus Schmidinger 2011-10-16 14:02:34 +0200
  • ae8627e6fc Fixed setting the start time of an edited recording Klaus Schmidinger 2011-10-09 16:12:21 +0200
  • 583f840990 Added note about L and R polarization Klaus Schmidinger 2011-09-25 13:51:34 +0200
  • 0f320c7d88 Added cap_net_raw to the capabilities that are not dropped Klaus Schmidinger 2011-09-23 13:11:36 +0200
  • 0ecf6b00d4 Fixed handling DVB subtitles and implemented decoding textual DVB subtitles Klaus Schmidinger 2011-09-18 11:36:38 +0200
  • b1f6b586d4 Added device number selection to scr.conf Klaus Schmidinger 2011-09-17 14:13:31 +0200
  • b40cd95dcc Added random timeout to avoid SCR device interference Klaus Schmidinger 2011-09-17 12:53:46 +0200
  • b228086355 Disabled SCR code in cDvbTuner's dtor Klaus Schmidinger 2011-09-17 11:41:01 +0200
  • ffaf10c3f3 Added a note about rounding Klaus Schmidinger 2011-09-17 10:41:00 +0200
  • fea8c9a64f Added reference to EN50494 Klaus Schmidinger 2011-09-17 10:10:54 +0200
  • 7d637b588f The SVDRP command LSTC now also accepts channel IDs Klaus Schmidinger 2011-09-11 14:49:33 +0200
  • 56bdd34c07 Updated sources.conf Klaus Schmidinger 2011-09-11 14:32:29 +0200
  • 413a0e6373 VDR now supports "Satellite Channel Routing" (SCR) Klaus Schmidinger 2011-09-11 14:09:03 +0200
  • 78e89efee8 The DiSEqC codes are now copied in the call to cDiseqc::Execute() Klaus Schmidinger 2011-09-10 13:55:08 +0200
  • 873b14ac0c Fixed scaling subtitles in case the primary device's GetVideoSize() function doesn't return actual values Klaus Schmidinger 2011-09-10 09:45:55 +0200
  • 0c96d6b626 Version 1.7.21 Original announce message: VDR developer version 1.7.21 is now available at Klaus Schmidinger 2011-09-04 15:42:00 +0200
  • 699fd6d5d7 Detecting frames in case the Picture Start Code or Access Unit Delimiter extends over TS packet boundaries is now done by locally skipping TS packets in cFrameDetector 1.7.21 Klaus Schmidinger 2011-09-04 13:09:06 +0200
  • 96061c5b40 Revoked the changes to cFrameDetector that have been introduced in version 1.7.19 Klaus Schmidinger 2011-09-04 10:13:14 +0200
  • 6c110a7272 Fixed detecting frames on radio channels Klaus Schmidinger 2011-08-27 14:27:22 +0200