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

Commit Graph

  • cf7f25fe50 Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than one character Klaus Schmidinger 2013-04-07 14:49:42 +0200
  • b6b66acfc7 Backport of 'Fixed initializing cDevice::keepTracks' Klaus Schmidinger 2013-04-05 11:03:02 +0200
  • df4ea10419 Fixed initializing cDevice::keepTracks Klaus Schmidinger 2013-04-05 10:48:51 +0200
  • d962999161 Fixed initializing cDevice::keepTracks Klaus Schmidinger 2013-04-05 10:27:16 +0200
  • 23a677c66e Version 2.0.0 VDR version 2.0.0 is now available at Klaus Schmidinger 2013-03-31 11:48:00 +0200
  • ac25275b10 Version 2.0.0 2.0.0 Klaus Schmidinger 2013-03-31 09:30:18 +0200
  • 965feab54f Fixed handling overlapping pending timers Klaus Schmidinger 2013-03-29 15:37:16 +0100
  • f30ac5075e Updated the French OSD texts Klaus Schmidinger 2013-03-29 10:28:26 +0100
  • 649351c2c4 Fixed the description of the 'M' parameter of channel definitions in vdr.5 (cont'd) Klaus Schmidinger 2013-03-29 10:25:56 +0100
  • a465820c1c Fixed the description of the 'M' parameter of channel definitions in vdr.5 Klaus Schmidinger 2013-03-28 10:03:42 +0100
  • c191acaa3d Updated the Lithuanian OSD texts Klaus Schmidinger 2013-03-28 09:04:25 +0100
  • c0f90a3e0c Version 1.7.42 VDR developer version 1.7.42 is now available at Klaus Schmidinger 2013-03-23 12:16:00 +0100
  • 65f6e9ae98 Updated the default channels.conf file 1.7.42 Klaus Schmidinger 2013-03-23 11:07:01 +0100
  • 495f197327 Fixed formatting the channel definition example in the vdr(5) man page Klaus Schmidinger 2013-03-18 12:38:54 +0100
  • 8d6c1f3e54 Added a note about HDTV support Klaus Schmidinger 2013-03-18 10:31:12 +0100
  • 5e805b5dfd The cutter now allocates its buffers on the heap to avoid problems on systems with limited stack space Klaus Schmidinger 2013-03-18 09:54:00 +0100
  • b7f4536fe1 The "Resume" button in the main menu is now only active if the respective recording actually exists Klaus Schmidinger 2013-03-18 09:19:42 +0100
  • b6d407a212 Fixed loading the setup.conf file in case a parameter contains the '#' character Klaus Schmidinger 2013-03-18 09:05:18 +0100
  • e724d871b2 Removed an obsolete reference to USEFHS Klaus Schmidinger 2013-03-17 16:07:42 +0100
  • a5d524b7e6 Updated email address of Rolf Ahrenberg Klaus Schmidinger 2013-03-17 14:07:35 +0100
  • eac63172e5 Renamed the language file sr_SR.po to sr_RS.po Klaus Schmidinger 2013-03-17 10:44:29 +0100
  • d1b0368a15 Version 1.7.41 VDR developer version 1.7.41 is now available at Klaus Schmidinger 2013-03-16 11:58:00 +0100
  • 4477a0171e Added maximum SNR and signal strength value for TechniSat SkyStar HD2 Klaus Schmidinger 2013-03-16 15:30:12 +0100
  • a033ebf167 Updated the Serbian OSD texts Klaus Schmidinger 2013-03-16 15:13:28 +0100
  • 66a2bf9906 Fixed creating a new VPS timer with the SVDRP command NEWT 1.7.41 Klaus Schmidinger 2013-03-16 10:39:16 +0100
  • 9bd2b9901f Updated the help and man page entry about the location of the epg.data file Klaus Schmidinger 2013-03-15 10:47:35 +0100
  • 21b564805d When switching to a less privileged user id, VDR now sets the environment variables HOME, USER, LOGNAME and SHELL accordingly Klaus Schmidinger 2013-03-14 09:38:06 +0100
  • 87acd119ce Added a note to the INSTALL file regarding multiple disk setup becoming deprecated in a future version of VDR Klaus Schmidinger 2013-03-14 09:20:51 +0100
  • 1b61b7f5bc Fixed stopping an ongoing recording on a system with bonded devices, if a timer with a higher priority requires a different band (cont'd) Klaus Schmidinger 2013-03-13 11:23:53 +0100
  • 4118097e73 Updated the introductory text of the vdr.1 man page Klaus Schmidinger 2013-03-12 13:43:04 +0100
  • ec7fac3c0d Some improvements to allowing the parameters PATH and NAME to the --dirnames command line option to be left empty to use the default values if only ENC shall be set Klaus Schmidinger 2013-03-12 13:27:40 +0100
  • cee221e843 Fixed stopping an ongoing recording on a system with bonded devices, if a timer with a higher priority requires a different band Klaus Schmidinger 2013-03-12 11:57:19 +0100
  • a8ae0d2f7c Fixed a possible "Channel not available" if a recording starts on a system with bonded devices Klaus Schmidinger 2013-03-12 10:18:55 +0100
  • 7100e4c209 The parameters PATH and NAME to the --dirnames command line option may now be left empty to use the default values if only ENC shall be set Klaus Schmidinger 2013-03-12 09:44:46 +0100
  • ccbe1905a1 The 'plugins' target of the VDR Makefile now also copies files matching the wildcard "lib$$i-*.so" (previously only "libvdr-*.so") and also descends into subdirectories of the plugin source Klaus Schmidinger 2013-03-11 15:01:01 +0100
  • 3488050173 Removed reference to 'remote control unit' Klaus Schmidinger 2013-03-11 13:24:12 +0100
  • 6213afa230 Updated version numbers and release dates Klaus Schmidinger 2013-03-11 13:17:12 +0100
  • cb6c2f7125 Updated copyright year Klaus Schmidinger 2013-03-11 11:51:27 +0100
  • 552b1e542f Changed email address to <vdr@tvdr.de> Klaus Schmidinger 2013-03-11 11:25:01 +0100
  • bc72b7e6cd Fixed using PATH_MAX and NAME_MAX (+/-1 because the first one includes the terminating 0, while the latter doesn't) Klaus Schmidinger 2013-03-11 11:07:59 +0100
  • f3ca6f2083 Updated the Polish OSD texts Klaus Schmidinger 2013-03-11 08:45:46 +0100
  • bda389f8b0 Version 1.7.40 VDR developer version 1.7.40 is now available at Klaus Schmidinger 2013-03-10 16:04:00 +0100
  • c8ef40ee92 Updated the Russian OSD texts Klaus Schmidinger 2013-03-10 16:47:30 +0100
  • aa17488a5b Updated the Hungarian OSD texts Klaus Schmidinger 2013-03-10 16:46:09 +0100
  • b8b6cd3e89 Version 1.7.39 VDR developer version 1.7.39 is now available at Klaus Schmidinger 2013-03-03 14:46:00 +0100
  • 38a15ef510 Changed the default values for the OSD size back to those before version 1.7.29 1.7.40 Klaus Schmidinger 2013-03-10 14:56:51 +0100
  • b526a70071 The LCARS skin now calls SetAntiAliasGranularity(20, 16) in order to reserve enough fixed colors on 8bpp displays with anti-aliasing Klaus Schmidinger 2013-03-09 10:46:41 +0100
  • d08777ed87 Limited the Goto() call in cDvbPlayer::SetAudioTrack() to the main thread Klaus Schmidinger 2013-03-08 13:47:02 +0100
  • f7645402ff Fixed resuming replay of PES recordings Klaus Schmidinger 2013-03-07 14:47:02 +0100
  • a67fe0663d Fixed a possible deadlock when changing the audio track while replaying a recording Klaus Schmidinger 2013-03-07 13:27:05 +0100
  • 16c931453d Renamed the "plp id" to a more general "stream id" and added support for DVB-S2 "Input Stream Identifier" (ISI) Klaus Schmidinger 2013-03-07 09:51:06 +0100
  • 0a0db91018 Updated the Romanian OSD texts Klaus Schmidinger 2013-03-07 09:39:07 +0100
  • 4e65807dc5 Using the English versions for all untranslated texts in ar.po as suggested by Osama Alrawab Klaus Schmidinger 2013-03-07 09:34:50 +0100
  • 4a3d74e511 Updated the Arabic OSD texts Klaus Schmidinger 2013-03-07 09:28:11 +0100
  • 5cca94d1b3 Updated the Finnish OSD texts Klaus Schmidinger 2013-03-06 10:48:02 +0100
  • 5b94631467 Updated the French OSD texts Klaus Schmidinger 2013-03-06 10:39:06 +0100
  • 6f43287d07 Updated the Slovak OSD texts Klaus Schmidinger 2013-03-05 10:40:51 +0100
  • 023f9366ef Updated the Catalan OSD texts Klaus Schmidinger 2013-03-05 10:10:13 +0100
  • 9711380e57 Updated the Spanish OSD texts Klaus Schmidinger 2013-03-05 10:09:06 +0100
  • 37da7d9961 Updated the Italian OSD texts Klaus Schmidinger 2013-03-05 10:07:32 +0100
  • f53913f144 Updated the Estonian OSD texts Klaus Schmidinger 2013-03-05 10:02:35 +0100
  • 926f980d87 Updated the Ukrainian OSD texts Klaus Schmidinger 2013-03-05 10:00:23 +0100
  • 3b7ae17055 Updated the Czech OSD texts Klaus Schmidinger 2013-03-05 09:53:48 +0100
  • 4f76862ff1 Updated the Dutch OSD texts Klaus Schmidinger 2013-03-05 09:50:48 +0100
  • 2b792e3519 Updated the Macedonian OSD texts Klaus Schmidinger 2013-03-05 09:45:46 +0100
  • 670e5a1eb6 Updated the Slovak OSD texts Klaus Schmidinger 2013-03-05 09:40:20 +0100
  • 889547de72 Updated the Chinese OSD texts Klaus Schmidinger 2013-03-05 09:17:37 +0100
  • 366ef1b812 Updated Chinese language texts Klaus Schmidinger 2013-03-05 09:16:35 +0100
  • 993dc45922 Updated the Swedish OSD texts Klaus Schmidinger 2013-03-04 16:48:11 +0100
  • db8cf38b5b Implemented the setup option "OSD/Always sort folders first" Klaus Schmidinger 2013-03-04 14:11:47 +0100
  • f3eb300bb0 Updated the Slovenian OSD texts Klaus Schmidinger 2013-03-04 13:08:41 +0100
  • 02bf57ba71 Updated the Spanish and Catalan OSD texts Klaus Schmidinger 2013-03-04 12:30:08 +0100
  • aaffda3119 Added the system's character set to the page header in the epg2html script Klaus Schmidinger 2013-03-04 12:14:09 +0100
  • 4da13b57ec Fixed a faulty UTF-8 character in cs_CZ.po Klaus Schmidinger 2013-03-04 11:14:33 +0100
  • 4d8f68e906 Added a note about the new default sort order of recordings to the release notes of version 1.7.29 Klaus Schmidinger 2013-03-04 10:25:46 +0100
  • 64c81d24dc Updated email address of Rolf Ahrenberg Klaus Schmidinger 2013-03-04 10:11:32 +0100
  • 2966432870 Updated the Catalan OSD texts Klaus Schmidinger 2013-03-04 09:34:59 +0100
  • 01c44e8b2c The "Recording info" page of the skins that come with VDR now displays the name of the channel (if available) from which this recording was taken Klaus Schmidinger 2013-03-03 15:38:17 +0100
  • 1983983214 Updated the Russian OSD texts 1.7.39 Klaus Schmidinger 2013-03-03 13:01:26 +0100
  • f239934bf9 When sorting recordings by name, folders are now always at the top of the list Klaus Schmidinger 2013-03-03 11:04:22 +0100
  • e0448bded8 Whitespace fixes Klaus Schmidinger 2013-03-03 10:37:58 +0100
  • 030b41c370 Changed the calls to Skins.QueueMessage() in vdr.c that are related to reporting the status of the editing process back to Skins.Message() in order to have them appear immediately Klaus Schmidinger 2013-03-03 10:27:23 +0100
  • 3766a71741 Updated the Hungarian language texts Klaus Schmidinger 2013-03-01 21:38:01 +0100
  • 65cc35f7f9 Updated the Spanish OSD texts Klaus Schmidinger 2013-03-01 13:02:51 +0100
  • df4e5a1072 Now calling DeviceClear() in cTransfer::Receive() if the output device blocks, instead of not retrying for 10 seconds Klaus Schmidinger 2013-03-01 10:02:01 +0100
  • 5c47a0033e Removed all "fuzzy" translations from the files ar.po, hu_HU.po and sr_SR.po, because more often than not they are just wrong Klaus Schmidinger 2013-03-01 09:05:33 +0100
  • 4c5f7bc80e Updated the Dutch OSD texts Klaus Schmidinger 2013-02-26 10:47:07 +0100
  • 85027db9b9 Limited 'Fixed stuttering or asynchronous audio after changing the audio track' to TS recordings to avoid a segfault Klaus Schmidinger 2013-02-25 12:17:19 +0100
  • 9e47d589e2 Updated the French OSD texts Klaus Schmidinger 2013-02-25 10:14:05 +0100
  • bb4035f812 Fixed immediately disappearing subtitle track menu in "high level OSD" mode of the TT S2-6400 when selecting "No subtitles" Klaus Schmidinger 2013-02-24 12:01:49 +0100
  • 24e46b3604 Added a manual page for 'svdrpsend' Klaus Schmidinger 2013-02-24 10:41:12 +0100
  • ce94ced9d3 Removed consecutive empty lines Klaus Schmidinger 2013-02-22 15:25:31 +0100
  • b5fefa2f9e Removed empty lines at end of file Klaus Schmidinger 2013-02-22 14:52:49 +0100
  • 037b10b4e9 Added cDvbTuner::IsBondedMaster() Klaus Schmidinger 2013-02-20 09:12:12 +0100
  • 680838947b Fixed stuttering or asynchronous audio after changing the audio track Klaus Schmidinger 2013-02-20 09:10:19 +0100
  • f13e8a156e Fixed flashing OSD in "high level OSD" mode of the TT S2-6400 in case a menu is open while subtitles are being displayed Klaus Schmidinger 2013-02-19 13:51:46 +0100
  • bcdbfe95e7 The demos in the "osddemo" plugin can now also be ended with the "Back" key Klaus Schmidinger 2013-02-19 12:44:08 +0100
  • 8260adafc2 Improved working around the broken driver values for SNR in case of a "TT-budget S2-3200" receiving DVB-S2 Klaus Schmidinger 2013-02-19 12:16:42 +0100
  • 851318c9b4 Fixed a possible deadlock in handling the tuners of bonded devices Klaus Schmidinger 2013-02-19 10:24:39 +0100
  • 39ad232ee5 Now clearing device bondings for devices that don't provide DVB-S in the Setup/LNB menu Klaus Schmidinger 2013-02-19 09:48:54 +0100