Re: [vdr] [ANNOUNCE] VDR developer version 2.3.9

2018-03-18 Thread YUP
Hi Klaus,

My contribution to the translation of VDR.

Regards,
Yarema

2018-03-18 14:54 GMT+01:00 Klaus Schmidinger :
> VDR developer version 2.3.9 is now available at
>
>   ftp://ftp.tvdr.de/vdr/Developer/vdr-2.3.9.tar.bz2
>
> A 'diff' against the previous version is available at
>
>   ftp://ftp.tvdr.de/vdr/Developer/vdr-2.3.8-2.3.9.diff
>
> MD5 checksums:
>
> 9e4202b046df9ea960d930ce99e967ab  vdr-2.3.9.tar.bz2
> 38a0f436fbed219665725aa2e54a9ca0  vdr-2.3.8-2.3.9.diff
>
> Approaching version 2.4.0:
> ==
>
> If there are no more serious bug reports, the final version 2.4.0 of VDR
> shall be released on April 15.
> So please test this developer version intensely and report any problems
> you might encounter as soon as possible.
>
> The following language files still have the given number of untranslated
> texts:
>
> PLUGINS/src/hello/po/ca_ES.po: 6
> PLUGINS/src/hello/po/da_DK.po: 6
> PLUGINS/src/hello/po/el_GR.po: 6
> PLUGINS/src/hello/po/es_ES.po: 6
> PLUGINS/src/hello/po/fr_FR.po: 6
> PLUGINS/src/hello/po/hu_HU.po: 6
> PLUGINS/src/hello/po/nl_NL.po: 6
> PLUGINS/src/hello/po/nn_NO.po: 6
> PLUGINS/src/hello/po/pt_PT.po: 6
> PLUGINS/src/hello/po/ro_RO.po: 6
> PLUGINS/src/hello/po/sl_SI.po: 6
> PLUGINS/src/hello/po/sv_SE.po: 6
> po/ar.po: 76
> po/ca_ES.po: 76
> po/cs_CZ.po: 22
> po/da_DK.po: 208
> po/el_GR.po: 271
> po/es_ES.po: 22
> po/et_EE.po: 7
> po/fi_FI.po: 3
> po/fr_FR.po: 22
> po/hr_HR.po: 208
> po/hu_HU.po: 22
> po/it_IT.po: 3
> po/lt_LT.po: 22
> po/mk_MK.po: 22
> po/nl_NL.po: 22
> po/nn_NO.po: 336
> po/pt_PT.po: 104
> po/ro_RO.po: 22
> po/ru_RU.po: 10
> po/sk_SK.po: 22
> po/sl_SI.po: 77
> po/sr_RS.po: 76
> po/sv_SE.po: 22
> po/tr_TR.po: 208
> po/uk_UA.po: 22
> po/zh_CN.po: 76
>
> If nobody takes care of these, they will remain untranslated in version
> 2.4.0.
>
>
>
> The changes since version 2.3.8:
>
> - Updated the Italian OSD texts (thanks to Diego Pierotto).
> - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
> - Fixed a possible crash when stopping VDR (thanks to Matthias Senzel for
> reporting and
>   helping to debug this one).
> - Fixed handling VPS events outside the LingerLimit, which could cause
> recordings to
>   stop prematurely (thanks to Johann Friedrichs).
> - Fixed an invalid lock sequence when trying to remove a deleted recording
> in case
>   of low disk space.
> - Now making sure that AssertFreeDiskSpace() is called with the maximum
> timer
>   priority in case there are several timers recording with different
> priorities.
> - The MTD mapper now avoids immediately reusing unique PIDs when switching
> channels,
>   to prevent possible problems with old data in buffers (thanks to Onur
> Sentürk).
> - The function cDevice::GetVideoSystem() (which has been deprecated since
> version 2.1.6)
>   has been finally removed.
> - The macros used to control deprecated code or functions have been changed
> to hold
>   numeric values (0 and 1), so that they can be controlled at compile time,
> without
>   having to edit the actual source code (suggested by Jasmin Jessich).
> - The default for DEPRECATED_VDR_CHARSET_OVERRIDE has been set to 0, which
> means VDR
>   no longer reacts on the environment variable VDR_CHARSET_OVERRIDE. You can
> add
>   'DEPRECATED_VDR_CHARSET_OVERRIDE=1' when compiling in order to restore
> this
>   functionality. However, it is recommended to use the command line option
> --chartab
>   instead.
> - The timeout for the channel display is now reset whenever the channel or
> EPG data
>   changes.
> - OSD menus now try to keep the offset of the list cursor at a constant
> position on
>   the screen, even if the list is modified while being displayed.
> - The LCARS skin's main menu now reacts to changes of the current channel's
> name.
> - If an event in the Schedules menu is marked with a 'T' or 'I' and the user
> presses the
>   Red button to edit the timer, local timers are now preferred over remote
> timers
>   in case there is more than one timer that will record that event.
> - Switching the primary device is no longer done via osSwitchDvb (which has
> been
>   removed), but rather by the main program loop reacting to changes in
> Setup.PrimaryDVB.
> - The new SVDRP commands 'LSTD' and 'PRIM' can be used to list all available
> devices
>   and to switch the primary device (thanks to Thomas Reufer).
> - Added some comments regarding font height (thanks to Thomas Reufer).
> - Fixed handling timers during the change from DST to winter time (thanks to
> Johann
>   Friedrichs).
> - Added missing checks of 'player' in member functions of cControl, and
> setting
>   cControl::player to NULL in cDvbPlayerControl::Stop() to avoid a possible
> crash
>   with plugins that retrieve player information after a replay has been
> stopped, but
>   before the replay control has been destroyed (thanks to Johann Friedrich).
> - Now calling Hide() and cStatus::MsgReplaying(..., false) from
> 

Re: [vdr] [ANNOUNCE] vdrcm-0.0.2 - interactive console dialogs script for managing VDR configuration files

2016-01-09 Thread YUP
Very nice! I like it.


2016-01-09 19:43 GMT+01:00 Lucian Muresan :
> Hi all,
>
> vdrcm-0.0.2 - the VDR Config Manager for managing VDR configuration
> files is now available at [1].
>
> What is this all about? You may remember the ARGSDIR feature introduced
> in VDR last year, which allows to store all the CLI parameters supplied
> to VDR and its plugins spread over several files with the extension
> *.conf in INI style, located for example in the /etc/vdr/conf.d
> directory. They only need to contain INI sections named like [vdr] or
> [plugin-name], followed by one option per line, then vdr launched with
> no CLI-parameters at all will read these files in their file name order.
>
> Just like other implementations (for example vdrctl used by yaVDR),
> vdrcm will actually symlink config files from a pool directory
> /etc/vdr/conf.avail to ARGSDIR, when it enables a plugin, or delete the
> symlink only, when disabling it. It also lets you define the explicit
> order of the plugins, by prefixing the symlinks with a number, or fires
> up the text editor defined in the EDITOR environment variable, and all
> this interactivlely in a CLI console, by using whiptail or dialog, see
> sreenshots at [2]. Note that the screenshots are from version 0.0.1,
> running with dialog, now I noticed that whiptail looks a lot better and
> is now preferred if both are present on the system.
>
> There is also a non-interactive pure CLI-mode supporting enabling or
> disabling a plugin by its name, and promoting the order of a plugin
> before another one, by the index before re-ordering. These CLI-options
> should be suitable for writing a true vdr Plugin for managing plugins,
> which should need to call these commands with setuid in order to be able
> to execute them, and scan the directories for refreshing the list of
> available/active/inactive plugins in the OSD. There were such type of
> plugins in the past, but they were too distribution-specific. The
> ARGSDIR-feature would allow any distribution to use this type of
> VDR/plugins configuration, therefore also the usage of the same
> management tools for them. I'm planning to write such a plugin in the
> near future, as spare time will permit it.
>
> The runtime dependencies of vdrcm are quite basic:
> - which
> - coreutils
> - util-linux
> - grep
> - pkg-config (optional, see README for a workaround when missing)
> - whiptail or dialog (optional if only the CLI-mode is used).
>
> For more information and a short visual usage summary, check the
> README.md at the homepage.
>
> Have fun,
> Lucian
>
>
>
>
>
> [1](Homepage) https://github.com/lucianm/vdrcm
> [2](Screenshots)
> https://github.com/lucianm/vdrcm/wiki/Short-visual-usage-summary
> [3](Releases) https://github.com/lucianm/vdrcm/releases
>
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Coordinating translations for VDR 2.2.0

2015-02-13 Thread YUP
Klaus, it could better to announce so called string freeze. In that
period of time no more changes into po files are allowed, and
translators can do their work. After that you can release the next
version of vdr. It is normal practice.
I attached Ukrainian po file.
Best,
Yarema

2015-02-13 17:02 GMT+01:00 Klaus Schmidinger klaus.schmidin...@tvdr.de:
 On 13.02.2015 16:52, Klaus Schmidinger wrote:

 In order to help translators coordinate their work (and avoid duplicate
 work) for the upcoming VDR 2.2.0, I have set up the directory

ftp://ftp.tvdr.de/vdr/Developer/Translations

 which contains the latest version of all VDR core *.po files.
 The file Untranslated in this directory contains a list of
 all the *.po files that still contain untranslated texts, each
 followed by the number of missing translations.
 These are currently

 ar.po: 54
 ca_ES.po: 54
 cs_CZ.po: 54
 da_DK.po: 187
 el_GR.po: 250
 es_ES.po: 54
 hr_HR.po: 187
 nn_NO.po: 315
 pt_PT.po: 82
 ru_RU.po: 54
 sk_SK.po: 54
 sl_SI.po: 55
 sr_RS.po: 54
 tr_TR.po: 187
 uk_UA.po: 3
 zh_CN.po: 54

 I will update these files as translations come in.
 If you are considering to contribute translations, please use these
 files as your starting point.

 The countdown for VDR version 2.2.0 is running, so translations can
 only be adopted until next Wednesday, February 19.


 Sorry, typo. It's of course February 18.


 Klaus

 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


uk_UA.po.gz
Description: GNU Zip compressed data
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] VDR developer version 2.1.9

2015-02-08 Thread YUP
Hi, I attached file with four missed strings in Ukrainian translation.
Looking forward to a new release!
Regards,
Yarema

2015-02-08 15:17 GMT+01:00 Klaus Schmidinger klaus.schmidin...@tvdr.de:
 VDR developer version 2.1.9 is now available at

   ftp://ftp.tvdr.de/vdr/Developer/vdr-2.1.9.tar.bz2

 A 'diff' against the previous version is available at

   ftp://ftp.tvdr.de/vdr/Developer/vdr-2.1.8-2.1.9.diff

 MD5 checksums:

 59a63596f3fcfe7c81df8e92b4486f78  vdr-2.1.9.tar.bz2
 e70d236f79bee5110f763a8109dba3d9  vdr-2.1.8-2.1.9.diff

 Approaching version 2.2.0:
 ==

 If there are no more serious bug reports, the final version 2.2.0 of VDR
 shall be released on February 19, 2015, which marks the 15th anniversary
 of VDR.
 So please test this developer version intensely and report any problems
 you might encounter as soon as possible.

 The following language files still have the given number of untranslated
 texts:

 ar.po: 51
 ca_ES.po: 51
 cs_CZ.po: 51
 da_DK.po: 184
 el_GR.po: 247
 es_ES.po: 51
 et_EE.po: 4
 fi_FI.po: 1
 fr_FR.po: 51
 hr_HR.po: 184
 it_IT.po: 4
 lt_LT.po: 4
 mk_MK.po: 51
 nl_NL.po: 51
 nn_NO.po: 312
 pl_PL.po: 51
 pt_PT.po: 79
 ro_RO.po: 1
 ru_RU.po: 51
 sk_SK.po: 51
 sl_SI.po: 52
 sr_RS.po: 51
 sv_SE.po: 51
 tr_TR.po: 184
 uk_UA.po: 4
 zh_CN.po: 51

 If nobody takes care of these, they will remain untranslated in version
 2.2.0.

 DEADLINE FOR SUBMITTING TRANSLATIONS IS WEDNESDAY, FEBRUARY 18!


 The changes since version 2.1.8:

 - Fixed a memory leak in case of broken Extended Event Descriptors (thanks
 to Lars
   Hanisch).
 - Fixed the German translation of Binary skip timeout (s) (thanks to
 Matthias
   Senzel).
 - Fixed the German translation of VDR will shut down later - press Power to
 force.
 - Fixed the Finnish translation of Binary skip timeout (s) (thanks to Rolf
   Ahrenberg).
 - Updated the Lithuanian OSD texts (thanks to Valdemaras Pipiras).
 - Added SDNOTIFY to Make.config.template (suggested by Christian Richter).
 Also
   added NO_KBD and BIDI.
 - Added code from the jumpplay patch that makes the recording still be
 considered
   unviewed when stopping replay within RESUMEBACKUP seconds of the first
 mark.
 - The new option Setup/Replay/Alternate behavior for adaptive skipping can
 be used
   to make adaptive skipping only halve the skip distance when the direction
 changes.
   That way you can reach the desired point in a recording even if you make
 one too
   many skips in a certain direction (see MANUAL for details).
 - Fixed cCamSlot::Assign(), so that it actually ignores the value of Query
 if Device
   is NULL (as described in the header file).
 - Added a missing VDRDIR=$(CWD) to the clean-plugins target of the
 Makefile, to
   avoid error messages regarding the missing vdr.pc file.
 - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
 - Updated the Estonian OSD texts (thanks to Arthur Konovalov).
 - Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
 - Updated the Romanian OSD texts (thanks to Lucian Muresan).
 - Updated the Hungarian OSD texts (thanks to István Füley).
 - Fixed switching channels in the Schedule menu after going through various
 Now and
   Schedule menus for different channels (reported by Matthias Senzel).
 - Fixed setting the Blue button in the Schedule/Now/Next menus, so that it
 only shows
   Switch if the selected event is on a different channel.
 - Added NORDIG to the list of DVB/Standard compliance options and using
 it to
   restrict the LCN (Logical Channel Numbers) parsing to networks that
 actually use
   this non-standard feature (thanks to Rolf Ahrenberg).
 - In the Edit recording menu the '0' key can now be used on the Name:
 field to
   remove the name of the recording and replace it with the last element of
 the
   recording's folder path name (suggested by Christoph Haubrich). See
 MANUAL, section
   Managing folders for details.
 - Updated the Italian OSD texts (thanks to Nino Gerbino).
 - The Select folder menu now adds the folder names of all existing
 recordings to
   any names that have been predefined in folders.conf (suggested by Sören
 Moch).
 - Updated the Italian OSD texts (thanks to Diego Pierotto).
 - Fixed the German translations of latitude and longitude (they were
 swapped).
 - Updated the Hungarian OSD texts (thanks to Mario Fenneis).
 - Modified runvdr.template to improve compatibility with the bash and
 dash shells.
 - Changed the German translations if the texts related to binary skipping
 (based
   on a suggestion by Thomas Reufer).
 - Updated sources.conf to reflect the fact that Astra 4A and SES5 are
 actually in
   two separate positions (thanks to Arthur Konovalov).
 - Fixed cMarks::GetNextBegin() and cMarks::GetNextEnd() (thanks to Stefan
 Herdler).
   The behavior of these two functions is now exacly as described in the
 header file.
   Editing marks that are placed at exactly the same offset in a recording
 are now
   preserved in the cutting process.

Re: [vdr] [ANNOUNCE] VDR developer version 2.1.9

2015-02-08 Thread YUP
I forgot to attach the file :-)

2015-02-08 19:56 GMT+01:00 YUP yupad...@gmail.com:
 Hi, I attached file with four missed strings in Ukrainian translation.
 Looking forward to a new release!
 Regards,
 Yarema

 2015-02-08 15:17 GMT+01:00 Klaus Schmidinger klaus.schmidin...@tvdr.de:
 VDR developer version 2.1.9 is now available at

   ftp://ftp.tvdr.de/vdr/Developer/vdr-2.1.9.tar.bz2

 A 'diff' against the previous version is available at

   ftp://ftp.tvdr.de/vdr/Developer/vdr-2.1.8-2.1.9.diff

 MD5 checksums:

 59a63596f3fcfe7c81df8e92b4486f78  vdr-2.1.9.tar.bz2
 e70d236f79bee5110f763a8109dba3d9  vdr-2.1.8-2.1.9.diff

 Approaching version 2.2.0:
 ==

 If there are no more serious bug reports, the final version 2.2.0 of VDR
 shall be released on February 19, 2015, which marks the 15th anniversary
 of VDR.
 So please test this developer version intensely and report any problems
 you might encounter as soon as possible.

 The following language files still have the given number of untranslated
 texts:

 ar.po: 51
 ca_ES.po: 51
 cs_CZ.po: 51
 da_DK.po: 184
 el_GR.po: 247
 es_ES.po: 51
 et_EE.po: 4
 fi_FI.po: 1
 fr_FR.po: 51
 hr_HR.po: 184
 it_IT.po: 4
 lt_LT.po: 4
 mk_MK.po: 51
 nl_NL.po: 51
 nn_NO.po: 312
 pl_PL.po: 51
 pt_PT.po: 79
 ro_RO.po: 1
 ru_RU.po: 51
 sk_SK.po: 51
 sl_SI.po: 52
 sr_RS.po: 51
 sv_SE.po: 51
 tr_TR.po: 184
 uk_UA.po: 4
 zh_CN.po: 51

 If nobody takes care of these, they will remain untranslated in version
 2.2.0.

 DEADLINE FOR SUBMITTING TRANSLATIONS IS WEDNESDAY, FEBRUARY 18!


 The changes since version 2.1.8:

 - Fixed a memory leak in case of broken Extended Event Descriptors (thanks
 to Lars
   Hanisch).
 - Fixed the German translation of Binary skip timeout (s) (thanks to
 Matthias
   Senzel).
 - Fixed the German translation of VDR will shut down later - press Power to
 force.
 - Fixed the Finnish translation of Binary skip timeout (s) (thanks to Rolf
   Ahrenberg).
 - Updated the Lithuanian OSD texts (thanks to Valdemaras Pipiras).
 - Added SDNOTIFY to Make.config.template (suggested by Christian Richter).
 Also
   added NO_KBD and BIDI.
 - Added code from the jumpplay patch that makes the recording still be
 considered
   unviewed when stopping replay within RESUMEBACKUP seconds of the first
 mark.
 - The new option Setup/Replay/Alternate behavior for adaptive skipping can
 be used
   to make adaptive skipping only halve the skip distance when the direction
 changes.
   That way you can reach the desired point in a recording even if you make
 one too
   many skips in a certain direction (see MANUAL for details).
 - Fixed cCamSlot::Assign(), so that it actually ignores the value of Query
 if Device
   is NULL (as described in the header file).
 - Added a missing VDRDIR=$(CWD) to the clean-plugins target of the
 Makefile, to
   avoid error messages regarding the missing vdr.pc file.
 - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
 - Updated the Estonian OSD texts (thanks to Arthur Konovalov).
 - Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
 - Updated the Romanian OSD texts (thanks to Lucian Muresan).
 - Updated the Hungarian OSD texts (thanks to István Füley).
 - Fixed switching channels in the Schedule menu after going through various
 Now and
   Schedule menus for different channels (reported by Matthias Senzel).
 - Fixed setting the Blue button in the Schedule/Now/Next menus, so that it
 only shows
   Switch if the selected event is on a different channel.
 - Added NORDIG to the list of DVB/Standard compliance options and using
 it to
   restrict the LCN (Logical Channel Numbers) parsing to networks that
 actually use
   this non-standard feature (thanks to Rolf Ahrenberg).
 - In the Edit recording menu the '0' key can now be used on the Name:
 field to
   remove the name of the recording and replace it with the last element of
 the
   recording's folder path name (suggested by Christoph Haubrich). See
 MANUAL, section
   Managing folders for details.
 - Updated the Italian OSD texts (thanks to Nino Gerbino).
 - The Select folder menu now adds the folder names of all existing
 recordings to
   any names that have been predefined in folders.conf (suggested by Sören
 Moch).
 - Updated the Italian OSD texts (thanks to Diego Pierotto).
 - Fixed the German translations of latitude and longitude (they were
 swapped).
 - Updated the Hungarian OSD texts (thanks to Mario Fenneis).
 - Modified runvdr.template to improve compatibility with the bash and
 dash shells.
 - Changed the German translations if the texts related to binary skipping
 (based
   on a suggestion by Thomas Reufer).
 - Updated sources.conf to reflect the fact that Astra 4A and SES5 are
 actually in
   two separate positions (thanks to Arthur Konovalov).
 - Fixed cMarks::GetNextBegin() and cMarks::GetNextEnd() (thanks to Stefan
 Herdler).
   The behavior of these two functions is now exacly as described in the
 header file.
   Editing marks

Re: [vdr] 15 years of VDR - time for a new stable version!

2015-02-02 Thread YUP
Hi Klaus,
Congratulation on 25th anniversary of VDR! Please find my small
contribution into so wonderful project. I attached update to Ukrainian
localization.

Regards,
Yarema




2015-02-01 15:24 GMT+01:00 Klaus Schmidinger klaus.schmidin...@tvdr.de:
 On February 19 (less than 3 weeks from now) it's going to be 15 years
 since the release of the very first revision of VDR. To celebrate this
 anniversary I'm planning on releasing a new stable version 2.2.0 on that
 very day.

 In order to help making this new version as stable as possible, please
 test the developer version 2.1.8 that I have just released today very
 thoroughly and report any bugs you might find. There will be one more
 developer version (2.1.9) which I plan to release next sunday (Feb 8).

 I would also appreciate if you could provide any missing translations
 for the OSD texts. Here's a list of all *.po files that need to be
 updated, followed by the number of missing translations:

 ar.po: 49
 ca_ES.po: 49
 cs_CZ.po: 49
 da_DK.po: 182
 el_GR.po: 245
 es_ES.po: 49
 et_EE.po: 10
 fr_FR.po: 49
 hr_HR.po: 182
 hu_HU.po: 49
 it_IT.po: 10
 lt_LT.po: 49
 mk_MK.po: 49
 nl_NL.po: 49
 nn_NO.po: 310
 pl_PL.po: 49
 pt_PT.po: 77
 ro_RO.po: 10
 ru_RU.po: 49
 sk_SK.po: 49
 sl_SI.po: 50
 sr_RS.po: 49
 sv_SE.po: 49
 tr_TR.po: 182
 uk_UA.po: 49
 zh_CN.po: 49

 Thanks to everyone for using VDR and contributing to its development,
 and for keeping this project alive for 15 years!

 Klaus

 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


vdr.tar.gz
Description: GNU Zip compressed data
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Ukrainian translation for vdr-webvideo plugin

2013-06-10 Thread YUP
Hi Antti,

Could you please add Ukrainian translation to vdr-webvideo plugin? I
attached po file. BTW, playing youtube video works pretty well, I
don't have to use xbmc for it, many thanks for that!

Regards,

Yarema (Knedlyk)


uk_UA.po
Description: Binary data
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] VDR Power Button Daemon 0.0.1

2013-03-28 Thread YUP
OK, thanks, it's good to know such a thing before installing on Archlinux.
Did you mean set PowerKeyIgnoreInhibited to yes in
/etc/systemd/logind.conf ? BTW, could you post a link to your bug report on
systemd?

Yarema


2013/3/27 Manuel Reimer manuel.rei...@gmx.de

 YUP wrote:

 Very cool! Gonna try it. Integration with systemd is very useful.


 Would be very useful, but at least the inhibitor thing, which was intented
 to block systemd from shutting down the system if the button is pressed,
 seems to be broken. So if you use it on systemd-based systems, you have to
 edit /etc/systemd/logind.conf to make systemd ignore the power button.

 But as the official console utility systemd-inhibit is broken, too, it
 doesn't seem to be my code but a bug in systemd itself. I reported this to
 the mailing list and I hope someone can tell me what's going on here.


 Yours

 Manuel Reimer

 __**_
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdrhttp://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] VDR Power Button Daemon 0.0.1

2013-03-27 Thread YUP
Very cool! Gonna try it. Integration with systemd is very useful.
Best,
Yarema
On Mar 27, 2013 6:45 PM, Manuel Reimer manuel.rei...@gmx.de wrote:

 Hello List,

 I have written a small daemon, which can replace acpid on VDR systems and
 was written with dedicated VDR systems in mind.

 Core Features:
 - Faster than acpid with all the required external scripts.
 - Emergency reboot feature. You don't loose the power button as safe
 emergency
   exit button. Just press it four times within three seconds and a clean
 reboot
   is triggered.
 - Very easy to set up. If you want, you can just copy the vdrpbd file to
 your
   VDR system and execute it. VDR should react to the power button
 immediately!
 - Systemd integration. If systemd is detected, then vdrpbd tries to
 register
   itself as power button inhibitor. The module Net::DBus is required
 for
   this to work.

 Note that it requires an up-to-date kernel, as the only supported way, to
 access the power button, is the input layer. There is no netlink support
 and I also won't add it.

 Download from here:
 http://projects.vdr-developer.**org/attachments/download/1331/**
 vdrpbd-0.0.1.tar.xzhttp://projects.vdr-developer.org/attachments/download/1331/vdrpbd-0.0.1.tar.xz

 To post bug reports and feature requests, you may use the ticket system
 here:
 http://projects.vdr-developer.**org/projects/vdrpbd/issues/newhttp://projects.vdr-developer.org/projects/vdrpbd/issues/new

 Or just answer to this mail and tell me about your opinion and/or give
 feature requests.

 Yours

 Manuel Reimer

 __**_
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdrhttp://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Femon plugin build failed against vdr-1.7.40

2013-03-10 Thread YUP
Hi, I tried to build femon 1.7.18 against vdr 1.7.40 and got the following
log:
== Starting build()...
g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -c -DPLUGIN_NAME_I18N='femon'  -o femonosd.o
femonosd.c
femonosd.c: In member function 'void cFemonOsd::DrawInfoWindow()':
femonosd.c:475:20: error: 'class cDvbTransponderParameters' has no member
named 'PlpId'
make: *** [femonosd.o] Error 1
== ERROR: A failure occurred in build().
Aborting...
Rolf, could you fix it, please?

Regards,
Yarema
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Femon plugin build failed against vdr-1.7.40

2013-03-10 Thread YUP
Thanks, Gianni, it works!

Regards,
Yarema


2013/3/10 Gianni Jan 23jan...@gmail.com

 Hi,

 I solved it this way

 --- /home/VDR/vdr-1.7.39/PLUGINS/src/femon/femonosd.c2013-02-10
 03:20:00.0 +0100
 +++ /home/VDR/vdr-1.7.40/PLUGINS/src/femon/femonosd.c2013-03-10
 17:01:00.754613217 +0100
 @@ -472,7 +472,7 @@
 offset += OSDROWHEIGHT;
 OSDDRAWINFOLEFT( trVDR(System),
 *getTerrestrialSystem(dtp.System()));
 if (dtp.System())
 -   OSDDRAWINFORIGHT(trVDR(PlpId),
 *cString::sprintf(%d, dtp.PlpId()));
 +   OSDDRAWINFORIGHT(trVDR(StreamId),
 *cString::sprintf(%d, dtp.StreamId()));
 }
 break;

 Regads,
 Gianni


 2013/3/10 Lars Hanisch d...@flensrocker.de

 Am 10.03.2013 18:01, schrieb YUP:
  Hi, I tried to build femon 1.7.18 against vdr 1.7.40 and got the
 following log:
  == Starting build()...
  g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC
 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c
 -DPLUGIN_NAME_I18N='femon'  -o femonosd.o femonosd.c
  femonosd.c: In member function 'void cFemonOsd::DrawInfoWindow()':
  femonosd.c:475:20: error: 'class cDvbTransponderParameters' has no
 member named 'PlpId'
  make: *** [femonosd.o] Error 1
  == ERROR: A failure occurred in build().
  Aborting...
  Rolf, could you fix it, please?

  PlpId has been renamed to StreamId.

  - Renamed the plp id to a more general stream id and added support
 for DVB-S2
Input Stream Identifier (ISI) (based on a patch from Rolf Ahrenberg).
With this VDR now supports multi streaming on DVB-S2 and DVB-T2
 transponders.

 Regards,
 Lars.

 
  Regards,
  Yarema
 
 
  ___
  vdr mailing list
  vdr@linuxtv.org
  http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
 

 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr



 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Call for translations for VDR version 2.0.0: one more string needed

2013-03-04 Thread YUP
Ukrainian:
Завжди сортувати теки першими

Regards,
Yarema


2013/3/4 Dominique d...@free.fr

 Le lundi 04 mars 2013 15:34:21, Klaus Schmidinger a écrit :
  On 04.03.2013 15:30, Klaus Schmidinger wrote:
   While implementing an option to turn on/off sorting folders first in
 the
   Recordings
  
   menu, one more string was necessary and needs to be translated:
  Always sort folders first
  
   The patch for this new option can be found at
  
  
 http://www.vdr-portal.de/board17-developer/board97-vdr-core/p1130105-f
  
  eature-request-sortierreihenfolge-verzeichnisse-zuerst-im-osd-unter-au
  fnahmen/#post1130105
  
   but it would suffice if you could just send me (or post here) the
   translation of the string shown above.
 
  Sorry, the link above is the one to the start of the thread.
  The actual posting with the patch is here:
 
 
 
 http://www.vdr-portal.de/board17-developer/board97-vdr-core/p1130602-featu
 
 re-request-sortierreihenfolge-verzeichnisse-zuerst-im-osd-unter-aufnahmen/#
  post1130602
 
  Klaus
 
  ___
  vdr mailing list
  vdr@linuxtv.org
  http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

 In French language

 Toujours trier les dossiers en premier

 Best regards

 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] vdr-rotorng-0.3

2013-02-19 Thread YUP
Hey Morfsta,
Vdr 2.0.0 is coming, it's time to update your plugin. BTW, take a look into
this issue http://projects.vdr-developer.org/issues/740 . The same error I
discovered when compiled against vdr-1.7.38.
Regards,
Yarema


2012/10/27 Lars Hanisch d...@flensrocker.de

 Hi,

 Am 26.10.2012 14:12, schrieb Morfsta:
  Okay, updated version (0.3.1) has been uploaded to the VDR Projects site.
 
  I have also fixed all the compilation warnings (at last)!

  rotorng.c, line 204:
   if (ActuatorDevice-SendDiseqcCmd(switch_cmds[KNr]))
   {
 dsyslog(Failed to send diseqc command!\n);
 return;
   }

  I think, it should be (missed a !)
   if (!ActuatorDevice-SendDiseqcCmd(switch_cmds[KNr]))
   {
 dsyslog(Failed to send diseqc command!\n);
 return;
   }

  Tomorrow I will do some more review, so be patient with a new release...
 :)
  This one isn't bad, just a failure debug message when there's no error.

 Lars.

 
  Thanks
 
  ___
  vdr mailing list
  vdr@linuxtv.org
  http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
 

 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Request to translate cdplayer-plugin

2013-02-18 Thread YUP
Hi Ulrich,

Here you have my contribution. Ukrainian translation is attached.

Best,
Yarema


2013/2/18 Ulrich Eckhardt v...@uli-eckhardt.de

 Hi Bernard,

 thanks for the translation.

 Am 17.02.2013 19:59, schrieb Bernard Jaulin:

 Sure ! here is the french translation.

 Maybe  I can  do more (exactly/precisely)**if you explain what is:

 - Can not open still picture


 This means, that the picture for the image of the cd-player background
 could not be found.


  - Use GraphTFT special characters


 When the cd-player plugin is compiled with support for GraphTFT the
 cd-player plugin uses some special characters on the external GraphTFT
 display for menu display.


 Best Regards
 Uli
 --
 Ulrich Eckhardt  http://www.uli-eckhardt.de

 Ein Blitzableiter auf dem Kirchturm ist das denkbar stärkste
 Misstrauensvotum gegen den lieben Gott. (Karl Krauss)

 __**_
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdrhttp://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Request to translate cdplayer-plugin

2013-02-18 Thread YUP
Forgot to attach :-(


2013/2/18 YUP yupad...@gmail.com

 Hi Ulrich,

 Here you have my contribution. Ukrainian translation is attached.

 Best,
 Yarema


 2013/2/18 Ulrich Eckhardt v...@uli-eckhardt.de

 Hi Bernard,

 thanks for the translation.

 Am 17.02.2013 19:59, schrieb Bernard Jaulin:

 Sure ! here is the french translation.

 Maybe  I can  do more (exactly/precisely)**if you explain what is:

 - Can not open still picture


 This means, that the picture for the image of the cd-player background
 could not be found.


  - Use GraphTFT special characters


 When the cd-player plugin is compiled with support for GraphTFT the
 cd-player plugin uses some special characters on the external GraphTFT
 display for menu display.


 Best Regards
 Uli
 --
 Ulrich Eckhardt  http://www.uli-eckhardt.de

 Ein Blitzableiter auf dem Kirchturm ist das denkbar stärkste
 Misstrauensvotum gegen den lieben Gott. (Karl Krauss)

 __**_
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdrhttp://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr





vdr-plugin-cdplayer.tar.gz
Description: GNU Zip compressed data
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Request for translate the image-plugin

2013-02-12 Thread YUP
Hi, please add Ukrainian translations. See attachement.

Yarema


2013/2/12 Andreas Brachold m...@deltab.de

 Hi,

 I'll also want to ask if you want to help me translate the image-plugin?


 http://projects.vdr-developer.org/projects/plg-image/repository/revisions/master/show/po

 ca_ES : 13 translated messages, 31 untranslated messages.
 cs_CZ : 3 translated messages, 41 untranslated messages.
 da_DK : 3 translated messages, 41 untranslated messages.
 de_DE : 44 translated messages.
 el_GR : 17 translated messages, 27 untranslated messages.
 es_ES : 40 translated messages, 4 untranslated messages.
 et_EE : 3 translated messages, 41 untranslated messages.
 fi_FI : 41 translated messages, 3 untranslated messages.
 fr_FR : 40 translated messages, 4 untranslated messages.
 hr_HR : 3 translated messages, 41 untranslated messages.
 hu_HU : 2 translated messages, 42 untranslated messages.
 it_IT : 43 translated messages, 1 untranslated message.
 nl_NL : 38 translated messages, 6 untranslated messages.
 nn_NO : 3 translated messages, 41 untranslated messages.
 pl_PL : 3 translated messages, 41 untranslated messages.
 pt_PT : 38 translated messages, 6 untranslated messages.
 ro_RO : 3 translated messages, 41 untranslated messages.
 ru_RU : 34 translated messages, 10 untranslated messages.
 sl_SI : 17 translated messages, 27 untranslated messages.
 sv_SE : 15 translated messages, 29 untranslated messages.
 tr_TR : 43 translated messages, 1 untranslated message.

 I would like the creation of a issue in the project tracker.
 but that is just a tiny request, any other help is also welcome.

 http://projects.vdr-developer.org/projects/plg-image/issues

 Thanks,
 Andreas


 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr



image.tar.gz
Description: GNU Zip compressed data
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Call for translations for VDR version 2.0.0

2013-02-09 Thread YUP
Hi Klaus,

I had it ready :-) See attachment.

Yarema


2013/2/9 Klaus Schmidinger klaus.schmidin...@tvdr.de

 VDR is now approaching version 2.0.0, so this might be a good time
 for translators to complete the internationalized texts.

 Here's a list of the language files that still need some work,
 together with the number of untranslated texts in each of them:

 nn_NO.po: 261
 el_GR.po: 196
 ar.po:138
 sl_SI.po: 134
 tr_TR.po: 133
 sv_SE.po: 133
 pl_PL.po: 133
 nl_NL.po: 133
 hr_HR.po: 133
 fr_FR.po: 133
 es_ES.po: 133
 da_DK.po: 133
 ca_ES.po: 133
 ru_RU.po: 131
 zh_CN.po: 129
 hu_HU.po: 105
 sr_SR.po: 52
 cs_CZ.po: 34
 uk_UA.po: 29
 pt_PT.po: 27
 lt_LT.po: 27
 fi_FI.po: 11
 ro_RO.po: 6
 mk_MK.po: 5
 sk_SK.po: 2
 it_IT.po: 2
 et_EE.po: 2

 Please base your work on the latest version of these files in VDR 1.7.37
 and send me proper patches.

 Thanks
 Klaus

 __**_
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdrhttp://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr



vdr.tar.gz
Description: GNU Zip compressed data
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Updating actuator plugin

2012-03-27 Thread YUP
I managed to build actuator plugin. As it was stated by Klaus, Any plugins
that implement cStatus::ChannelSwitch() need to add the parameter  'bool
LiveView' to that function. So it is enough to add bool LiveView , for
details please see my PKGBUILD
https://aur.archlinux.org/packages.php?ID=42711.

Regards,

Yarema

27 березня 2012 р. 14:55 Dominic Evans oldma...@gmail.com написав:

  It is just to remind you that vdr is updated (1.7.27 is now), and that
 impossible to compile actuator plugin against new vdr. I do like your
 plugin, it very useful for channel's scanning. It is better than other
 scanner pluging I tried. Pls, find some time! ;-)
 
  I'm really sorry, but I have even less time now :-(
  I think I won't have time to touch this at least until summer.
 
  Where is the latest actuator plugin source? It should be fairly easy
  to rebase it on top of 1.7.27 api changes.

 It was trivial to make the SystemValuesSat update that you suggested,
 but of course, this still needs VDR to be patched with the rotor patch
 that adds cDvbTuner::SendDiseqcCmd to dvbdevice.c

 https://github.com/oldmanuk/rotorng/

 Has anyone asked Klaus to accept the rotor patch (rebased onto vanilla
 VDR sources) or for him to provide his own implementation of a public
 method on dvbdevice for sending diseqc commands from plugins?

 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] externalplayer plugin for vdr: update

2012-03-27 Thread YUP
Hi, Felix,

Can you please update your plugin? VDR code has significant changes and
some plugins need updating. Basically the problem is only in i18n. I made a
patch, for those interested I attached it.

Regards,

Yarema


i18n.patch
Description: Binary data
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Updating actuator plugin

2012-03-26 Thread YUP
Luca,
It is just to remind you that vdr is updated (1.7.27 is now), and that
impossible to compile actuator plugin against new vdr. I do like your
plugin, it very useful for channel's scanning. It is better than other
scanner pluging I tried. Pls, find some time! ;-)

Regards,

Yarema

17 січня 2012 р. 13:28 Luca Olivetti l...@ventoso.org написав:

 Al 17/01/12 00:39, En/na YUP ha escrit:
  Hi Luca,
 
  Maybe it is a right time to update your actuator plugin. There are some
 changes in vdr-1.7.23,  it is enough to change SystemValues to
 SystemValuesSat to compile vdr-actuator against the last vdr-1.7.23, or
 simply:
  sed -i -e s/SystemValues/SystemValuesSat/ actuator.c

 I'm still using 1.7.21, not much time to upgrade vdr right now.

 Bye
 --
 Luca

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Updating actuator plugin

2012-01-16 Thread YUP
Hi Luca,

Maybe it is a right time to update your actuator plugin. There are some
changes in vdr-1.7.23,  it is enough to change SystemValues to
SystemValuesSat to compile vdr-actuator against the last vdr-1.7.23, or
simply:
sed -i -e s/SystemValues/SystemValuesSat/ actuator.c


Regards,

Yarema
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] How to add new sattelite?

2011-06-12 Thread YUP
Hi,

Just add new satellite to your diseqc.conf file and use rotorng plugin to
scan satellite or transponders.

Below is an example of my diseqc.conf. Here Sirius is on LNB1 output, LNB2
is Amos, LNB4 is HotBird. LNB3 is commented out, there is nothing on LNB3
output. Take a look carefully on a structure and write your own diseqc.conf.

# Sirius  LNB 1
S4.8E 11700 V 9750 t v W15 [E0 10 38 F0] [E1 10 38 F0] W15 t
S4.8E 9 V 10600 t v W15 [E0 10 38 F1] [E1 10 38 F1] W15 T
S4.8E 11700 H 9750 t V W15 [E0 10 38 F2] [E1 10 38 F2] W15 t
S4.8E 9 H 10600 t V W15 [E0 10 38 F3] [E1 10 38 F3] W15 T
# Amos LNB 2
S4.0W 11700 V 9750 t v W15 [E0 10 38 F4] [E1 10 38 F4] W15 t
S4.0W 9 V 10600 t v W15 [E0 10 38 F5] [E1 10 38 F5] W15 T
S4.0W 11700 H 9750 t V W15 [E0 10 38 F6] [E1 10 38 F6] W15 t
S4.0W 9 H 10600 t V W15 [E0 10 38 F7] [E1 10 38 F7] W15 T
# Sirius LNB 3
#S5E 11700 V 9750 t v W15 [E0 10 38 F8] [E1 10 38 F8] W15 t
#S5E 9 V 10600 t v W15 [E0 10 38 F9] [E1 10 38 F9] W15 T
#S5E 11700 H 9750 t V W15 [E0 10 38 FA] [E1 10 38 FA] W15 t
#S5E 9 H 10600 t V W15 [E0 10 38 FB] [E1 10 38 FB] W15 T
# Hotbird LNB 4
S13.0E 11700 V 9750 t v W15 [E0 10 38 FC] [E1 10 38 FC] W15 t
S13.0E 9 V 10600 t v W15 [E0 10 38 FD] [E1 10 38 FD] W15 T
S13.0E 11700 H 9750 t V W15 [E0 10 38 FE] [E1 10 38 FE] W15 t
S13.0E 9 H 10600 t V W15 [E0 10 38 FF] [E1 10 38 FF] W15 T

Yarema

2011/6/12 Artem Makhutov ar...@makhutov.org

 Hello,

 I would like to receive one more sattelite using VDR.
 I have added one more LNB to my sat dish pointing to AMOS S4.0W.

 I have manually added some channels to channels.conf and vdr has pick them
 up and has updated channels.conf, but a lot of channels are missed there.

 It looks like the NIT table is incorrect on Amos and VDR does not find all
 channels. What is the best way to perform a full scan on vdr, or just to add
 the missing transponders?

 Thanks, Artem


 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] vdr-dxr3 0.2.12

2011-02-07 Thread YUP
thanks for the patch...


You are wellcome. I'm still using dxr3 card for my vdr system on 600 Mhz
Pentium III box.


 The goal of this repository is to get the driver finally into
 mainline. There is lot work left, but I started to push the first
 patch into mainline - it got included into 2.6.38-rc2 [1]. The next
 patch I will send to media list will be the bt865 subdevice
 driver. So... its a long way until the whole driver will be in
 mainline, but I am working hard to get it done.


WOW Thanks for your work!!!



 [0] https://github.com/austriancoder/v4l2-em8300
 [1]
 http://git.linuxtv.org/media_tree.git?a=commitdiff;h=e5fc54719861ab6ff0853a14b0c44272874a297f
 --
 Christian Gmeiner, MSc



 2011/2/6 YUP yupad...@gmail.com
  Please use the following patch for kernel 2.6.{36,37} (in attachment).
  Christian's repository hasn't been changed for a 3 months and you cannot
  compile modules for a newer kernels. I maintain em8300-hg and
  em8300-utils-hg packages for archlinux.
  Yarema
 
  2011/2/6 Ville Skyttä ville.sky...@iki.fi
 
  On 02/06/2011 06:29 PM, Helmut Auer wrote:
 
   Thanks for the update ! Is there anyone working on the drivers ?
 
  As far as I know, Christian Gmeiner is the only one who has worked on
  them recently.  I haven't tested that stuff, but his hg repository is at
  http://hg.assembla.com/em8300-cgmeiner/
 
   With a recent kernel the em8300 modules won't compile.
 
  The attached patch [1] over driver 0.18.0 is enough to make them build
  and work for me with kernel 2.6.35.10; I haven't tested with later
  versions.
 
  [1] Backport of http://hg.assembla.com/em8300-cgmeiner/changeset/720/
 
  ___
  vdr mailing list
  vdr@linuxtv.org
  http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
 
 
 
  ___
  vdr mailing list
  vdr@linuxtv.org
  http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
 
 

 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] vdr-dxr3 0.2.12

2011-02-06 Thread YUP
Please use the following patch for kernel 2.6.{36,37} (in attachment).
Christian's repository hasn't been changed for a 3 months and you cannot
compile modules for a newer kernels. I maintain em8300-hg and
em8300-utils-hg packages for archlinux.

Yarema

2011/2/6 Ville Skyttä ville.sky...@iki.fi

 On 02/06/2011 06:29 PM, Helmut Auer wrote:

  Thanks for the update ! Is there anyone working on the drivers ?

 As far as I know, Christian Gmeiner is the only one who has worked on
 them recently.  I haven't tested that stuff, but his hg repository is at
 http://hg.assembla.com/em8300-cgmeiner/

  With a recent kernel the em8300 modules won't compile.

 The attached patch [1] over driver 0.18.0 is enough to make them build
 and work for me with kernel 2.6.35.10; I haven't tested with later
 versions.

 [1] Backport of http://hg.assembla.com/em8300-cgmeiner/changeset/720/

 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr




mutex.patch
Description: Binary data
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] Subdirectories are missing

2010-07-13 Thread YUP
Wow, thanks for the tip, it's good to know!

Yarema

2010/7/13 Arno Esser arno.es...@gmx.de

 Hi,

 my 1.7.15 offer a nice feature. I have a subdirectory beneath video.00,
 that contains other mounted dirs. Initially after startup vdr only offers
 real recording in video.00. Only after a touch on video.00/.update ALL files
 in video.00 including the subdirectory are shown. Is that a mistake or a
 special feature?

 Regards,
 Arno

 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] wirblescan 0.0.5-pre11e compilation errors

2010-04-27 Thread YUP
Thanks! It works great! Probably it is good idea to report
this to the wirblescan developer...

Yarema




Tue, 27 Apr 2010 19:47:22 +0200
gimli gi...@dark-green.com написав:

 Maybe this patch helps.
 
 http://sourceforge.net/apps/trac/archvdr/browser/trunk/archvdr/vdr-plugin-wirbelscan/gcc_45.patch
 
 cu
 
 Edgar (gimli) Hucek
 
 On Tue, 27 Apr 2010 14:11:41 +0200, YUP yupad...@gmail.com wrote:
  Hi,
  
  As far as I understood from
  http://wirbel.htpc-forum.de/wirbelscan/index2.html
  there is no support for dvb-s2. But I saw in source code, that 0.0.5
  version supports almost all satellites. In the previous versions
  only few satellites were included. 
  
  Concerning errors I got, it seems to me that problem is in new
  compiler, gcc-4.5.0.
  
  Best,
  
  Yarema

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] wirblescan 0.0.5-pre11e compilation errors

2010-04-26 Thread YUP
Hello,

Did anybody try to compile latest wirblescan plugin for vdr 1.7.14? I
mean version 0.0.5-pre11e. I've got these errors:

scanner.c: In member function ‘virtual void cScanner::Action()’:
scanner.c:679:25: error: expected type-specifier
scanner.c:679:25: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in
assignment scanner.c:679:25: error: expected ‘;’
scanner.c:957:28: error: expected type-specifier
scanner.c:957:28: error: cannot convert ‘int*’ to ‘cSwReceiver*’ in
assignment scanner.c:957:28: error: expected ‘;’
make: *** [scanner.o] Error 1

I didn't find maintener's direct email address, that is why I decided to
write to this mailing list.

Regards,

Yarema



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Cannot compile vdr-plugin-streamdev from today cvs against vdr 1.7.11

2010-01-09 Thread YUP

Compilation breaks with the following error:

server/connectionVTP.c: In member function ‘bool cLSTEHandler::Next(bool)’:
server/connectionVTP.c:303: error: ‘const class cEvent’ has no member 
named ‘GetContentsString?’
server/connectionVTP.c:304: error: ‘const class cEvent’ has no member 
named ‘GetContentsString?’

make: *** [server/connectionVTP.o] Error 1

Regards,

YUP

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] vdr-osdteletext 0.8.2

2009-05-25 Thread YUP

Hi Tobi,

I just want to update Ukrainian translations. Please find updated file 
in the attachment.


Regards,

Yarema

Tobi написав(ла):

Hello!

A new version of the VDR OSDTeletext plug-in was just released.





This is intended to be a community maintained project! Don't expect me
to fix your problems, I'm merely maintaining the project!

Please report any bugs, ideas or feature requests to the project site (no
registration required for this!). If you want to contribute patches, new
features or whatever, post an issue or patch to the projects issue tracker
or request to join the project. I would happily add everyone as a project
member, who would like to contribute to the project!

If you want to contribute but don't know what to do - start with some code
refactoring or improve the documentation!

Tobias

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr



# VDR plugin language source file.
# Copyright (C) 2007 Klaus Schmidinger k...@cadsoft.de
# This file is distributed under the same license as the VDR package.
# Yarema P. aka Knedlyk yupad...@gmail.com, 2008
#
msgid 
msgstr 
Project-Id-Version: VDR 1.5.7\n
Report-Msgid-Bugs-To: nob...@nowhere.org\n
POT-Creation-Date: 2008-12-20 21:45+0100\n
PO-Revision-Date: 2009-05-25 20:33+0200\n
Last-Translator: Yarema P. aka Knedlyk yupad...@gmail.com\n
Language-Team: Ukrainian\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

msgid Channel (press OK): 
msgstr Канал (натисніть ОК): 

msgid Page
msgstr Сторінка

msgid not found
msgstr не знайдена

msgid Displays teletext on the OSD
msgstr Показувати телетекст в меню

msgid Teletext
msgstr Телетекст

msgid Zoom
msgstr Збільшити

msgid Half page
msgstr Пів сторінки

msgid Change channel
msgstr Змінити канал

msgid Switch background
msgstr Переключити фон

msgid Jump to...
msgstr Перейти до...

msgid Background transparency
msgstr Ступінь прозорості фону

msgid Show clock
msgstr Показувати годинник

msgid Auto-update pages
msgstr Автооновлення сторінок

msgid OSD height
msgstr Висота OSD

msgid OSD width
msgstr Ширина OSD

msgid OSD horizontal align
msgstr Горизонтальне положення OSD

msgid OSD vertical align
msgstr Вертикальне положення OSD

msgid Key bindings
msgstr Призначення клавіш

msgid   Page number
msgstr   Номер сторінки___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr: error while reading '/etc/vdr/channels.conf

2009-05-24 Thread YUP
Hi,

In ubuntu you have to run
grep /var/log/syslog
and
grep /var/log/messages

Another way to monitor what happening in your system is to open separate 
new terminal and run tail -f /var/log/syslog , and in the previuos 
terminal start vdr with /etc/init.d/vdr restart. Now you can see what is 
wrong with your vdr configuration.

Good luck,

Yarema



marti...@embl.de написав(ла):
 Hi Klaus,
 
 /var/log/vdr.log doesn´t contain any info regarding problems with channel
 s.conf
 I start vdr with -l 3
 
 dmesg |grep vdr
 shows nothing
 


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Where do you live and what kind of broadcast do you receive?

2009-03-19 Thread YUP
Country: Ukraine, Lviv
Transmission: DVB-S, DVB-T, (DVB-S2 is expected to come)
Encoding: MPEG-2 (about 25 channels), h.264 HD channels I'm not watching...


Waiting for a stable version of VDR with HDTV (1.7.x or 1.8) 'cause I 
don't have enough time for experiments.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] vdr+streamdevice and streamdevice client - personal experience

2008-12-11 Thread YUP
Hello everybody,

Here I want to share my personal experience with vdr and streamdevice 
plugin.

So, the main task was the following: to stream encoded vdr-stream from 
my vdr through internet (not in local net!) to the client machine (to my 
friend). For encoding you need to have a good machine, at least 3000Mgz. 
I used E2160 Dual Core Intel processor and Abit I-N73HD motherboard. To 
stream into internet you need to have also good upload speed, at least 
500-700 kb/s. Below you can find vdr configuration files for 
streamdevice-plugin:
file /etc/vdr/plugins/plugin.streamdev-server.conf has only one line:

--remux=/var/lib/vdr/tools/externremux.sh

and executable file /var/lib/vdr/tools/externremux.sh :

#!/bin/bash
IN=-
OUT=/tmp/out
rm -f $OUT.avi /tmp/$OUT.log
killall -9 cat
mkfifo $OUT.avi
cat $OUT.avi  /usr/bin/mencoder $IN -ovc x264 -x264encopts 
bitrate=512:subq=5:8x8dct:frameref=2:bframes=3:b_pyramid:weight_b:threads=auto 
-oac lavc -lavcopts acodec=aac:abitrate=20  -o $OUT.avi $OUT.log
rm -f $OUT.avi /tmp/$OUT.log
killall -9 cat


Now what about client? We experimented a lot, my friend even wrote a 
standalone program for that, but finally he found that xbmc version from 
svn,  patched by external-player patch
http://xbmc.org/forum/showthread.php?t=40136
and with vdr plugin
http://xbmc.org/forum/showthread.php?t=36988
is all he needed to watch stream from my vdr.

He also use wakeonlan to boot my vdr machine. Taking into account 6 
hours difference in time between our countries he doesn't bother me.

TODO It is a good idea to implement possibility to use external player 
(mplayer for example) in stream-device client. Then you can watch 
encoded stream on the vdr. For a present moment you can only watch mpeg2 
stream and only in local network.


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] e-tobi ubuntu hardy

2008-05-04 Thread YUP
Hi,

I had a similar situation with xine plugin and finally I decided to use 
  only e-tobi repositories (more plugins than in ubuntu builds) and 
softdevice plugin instead of xinelib plugin compiled from source in the 
following way:

apt-get source vdr-plugin-softdevice
apt-get build-dep vdr-plugin-softdevice

cd directory with plugin source
fakeroot debian/rules binary

It build vdr-plugin-softdevice-***.deb and it can be successfully use 
with vdr. But remember, use ONLY e-tobi repositories. You can check 
version in synaptic. In the same way you can build any vdr plugin from 
e-tobi repositories:

## VDR sources
deb http://e-tobi.net/vdr-experimental/ etch base addons vdr-standard
deb-src http://e-tobi.net/vdr-experimental/ etch base addons vdr-standard

Good luck,


Yarema



Leo Márquez написав(ла):
 Hi,
 
 I'm trying to set vdr building the packages from the e-tobi source packages.
 I'm doing this because I want to run vdr as streamdev client, with no 
 dvb card in the client system.
 The e-tobi source I'm using is:
 
 deb-src http://e-tobi.net/vdr-experimental etch base addons vdr-multipatch
 
 The problem I have is that if I do:
 
 sudo apt-get build-dep vdr-plugin-xineliboutput
 
 The system says me that any version of the libxine-dev package can 
 satisfy the xineliboutput dependencies.
 If I ignore the message and try to build the .deb packages (satisfying 
 manually the dependences) there is a moment that apt ask me to update 
 the vdr package.
 At this point I am a bit confused because I understand that this is a 
 conflict between my e-tobi installed vdr and the ubuntu hardy vdr package.
 
 My goal on this is get a streamdev client vdr box with xineliboutput output.
 
 Could anyone advise me to acquire my objective?
 
 Thank you.
 
 Leo
 
 
 
 
 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] How to use VDR2VDR for h264 streaming?

2008-04-29 Thread YUP
Hello,

We (me and my friend from the States) have the following problem. My 
friend wants to watch tv programs from Europe, which I stream to him. 
Because my upload is not too big (about 0.5 megabits) we used 
externremux script together with stream-device plugin for vdr to encode 
stream with h264 codec and after that stream it into internet. I have to 
say that my friend was impressed, quality was really nice. Now we want 
more  :-)  It is so inconvenient to use web-interface for switching 
channels, search EPG etc.  And here is our question: is it possible to 
use vdr-stream plugin to stream from one VDR (server) to another VDR( 
client) h264 encoded stream in the same way as it is implemented in
VDR-2-VDR with mpeg2? I mean with remote menu, epg searching, switching 
channels.

Regards,

Yarema

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] How to use VDR2VDR for h264 streaming?

2008-04-29 Thread YUP
Yes, we encode it on the fly: Abit I-N73HD motherboard with overclocked 
Intel Pentium E2160 processor. Working like a charm, about 50-60% 
loading  of the each of processors.
Here is my encoding line:
(Middle quality)
cat $OUT.avi  /usr/bin/mencoder $IN  -vf scale=512:384 -ovc x264 
-x264encopts bitrate=300:threads=auto  -oac lavc -lavcopts 
acodec=aac:abitrate=20  -o $OUT.avi $OUT.log

High quality:
cat $OUT.avi  /usr/bin/mencoder $IN  -vf scale=512:384 -ovc x264 
-x264encopts 
bitrate=256:subq=5:8x8dct:frameref=2:bframes=3:b_pyramid:weight_b:threads=auto 
-oac lavc -lavcopts acodec=aac:abitrate=20  -o $OUT.avi $OUT.log

Yarema


 We (me and my friend from the States) have the following problem. My 
 friend wants to watch tv programs from Europe, which I stream to him. 
 Because my upload is not too big (about 0.5 megabits) we used 
 externremux script together with stream-device plugin for vdr to encode 
 stream with h264 codec and after that stream it into internet. 
 
 do you encode mpeg2 satellite channels to h.264 on the fly ? It seems to me 
 it's very hard job for CPU
 or do you stream in Internet h.264 dvb-s2 channels ?
 
 Igor 
 
 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
 


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] VDR developer version 1.5.17 - release candidate 2

2008-03-07 Thread YUP
Hi Klaus,


I attached new ukrainian language file for VDR 1.5.17 (uk_UA.po.VDR), 
and also ukrainian language file for DXR3 (uk_UA.po.DXR3).

All the best,

Yarema



 VDR developer version 1.5.17 is now available at
 
 ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.17.tar.bz2
 
 A 'diff' against the previous developer version is available at
 
 ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.16-1.5.17.diff
 
 
 NOTE:
 =
 
 The originally planned release of version 1.6.0 has been postponed,
 because there have been a few small changes that need to be properly
 tested first.
 Please report any bugs as soon as possible.
 
 If nothing unexpected happens, I plan to release version 1.6.0 on March 9.
 
 The following translation files still have untranslated texts:
 
   ca_ES.po
   el_GR.po
   es_ES.po
   hr_HR.po
   nn_NO.po
   pl_PL.po
   pt_PT.po
   sv_SE.po
   uk_UA.po
 
 It would be nice if somebody could finish these before the 1.6.0 release.
 To avoid duplicate work, please announce your activity here in this thread.
 
 

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] VDR developer version 1.5.17 - release candidate 2

2008-03-07 Thread YUP

Hi Klaus,


I attached new ukrainian language file for VDR 1.5.17 (uk_UA.po.VDR),
and also ukrainian language file for DXR3 (uk_UA.po.DXR3).

All the best,

Yarema




VDR developer version 1.5.17 is now available at

ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.17.tar.bz2

A 'diff' against the previous developer version is available at

ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.16-1.5.17.diff


NOTE:
=

The originally planned release of version 1.6.0 has been postponed,
because there have been a few small changes that need to be properly
tested first.
Please report any bugs as soon as possible.

If nothing unexpected happens, I plan to release version 1.6.0 on March 9.

The following translation files still have untranslated texts:

  ca_ES.po
  el_GR.po
  es_ES.po
  hr_HR.po
  nn_NO.po
  pl_PL.po
  pt_PT.po
  sv_SE.po
  uk_UA.po

It would be nice if somebody could finish these before the 1.6.0 release.
To avoid duplicate work, please announce your activity here in this thread.




# VDR language source file.
# Copyright (C) 2008 Klaus Schmidinger [EMAIL PROTECTED]
# This file is distributed under the same license as the VDR package.
# Yarema Aka Knedlyk [EMAIL PROTECTED], 2007
#
msgid 
msgstr 
Project-Id-Version: VDR 1.6.0\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]\n
POT-Creation-Date: 2008-02-10 12:22+0100\n
PO-Revision-Date: 2008-03-07 14:17+0200\n
Last-Translator: Yarema Aka Knedlyk [EMAIL PROTECTED]\n
Language-Team: Ukrainian\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=ISO-8859-5\n
Content-Transfer-Encoding: 8bit\n

msgid *** Invalid Channel ***
msgstr *** ½ÕßàÐÒØÛìÝØÙ ÚÐÝÐÛ ***

msgid Channel not available!
msgstr ºÐÝÐÛ ÝÕÔÞáâãßÝØÙ!

msgid Can't start Transfer Mode!
msgstr ½ÕÜÞÖÛØÒÞ ÒÚÛîçØâØ àÕÖØÜ ßàÞßãáÚã!

msgid Starting EPG scan
msgstr ¿ÞçØÝÐî EPG-áÚÐÝãÒÐÝÝï

msgid No title
msgstr ±Õ× ÝÐ×ÒØ

#. TRANSLATORS: The name of the language, as written natively
msgid LanguageName$English
msgstr ÃÚàÐ÷ÝáìÚÐ

#. TRANSLATORS: The 3-letter code of the language
msgid LanguageCode$eng
msgstr ukr

msgid Phase 1: Detecting RC code type
msgstr ºàÞÚ 1: ²Ø×ÝÐçÕÝÝï âØßã ÚÞÔã ßãÛìâÐ

msgid Press any key on the RC unit
msgstr ½ÐâØáÝöâì ÑãÔì-ïÚã ÚÝÞßÚã ÝÐ ßãÛìâö

msgid RC code detected!
msgstr ²Ø×ÝÐçÕÝÞ ÚÞÔ ßãÛìâÐ!

msgid Do not press any key...
msgstr ½Õ ÝÐâØáÚÐÙâÕ ÚÝÞßÚØ...

msgid Phase 2: Learning specific key codes
msgstr ºàÞÚ 2: ¿àØßØáãÒÐÝÝï ÚÞÔöÒ ÔÛï ÒöÔßÞÒöÔÝØå ÚÝÞßÞÚ

#, c-format
msgid Press key for '%s'
msgstr ½ÐâØáÝöâì ÚÝÞßÚã '%s'

msgid Press 'Up' to confirm
msgstr ½ÐâØáÝöâì '²ÒÕàå' ÔÛï ßöÔâÒÕàÔÖÕÝÝï

msgid Press 'Down' to continue
msgstr ½ÐâØáÝöâì '²ÝØ×' ÔÛï ßàÞÔÞÒÖÕÝÝï

msgid (press 'Up' to go back)
msgstr (½ÐâØáÝöâì '²ÒÕàå' ÔÛï ßÞÒÕàÝÕÝÝï)

msgid (press 'Down' to end key definition)
msgstr (½ÐâØáÝöâì '²ÝØ×' ÔÛï ×ÐÚöÝçÕÝÝï ÝÐáâàÞÙÚØ ßãÛìâÐ)

msgid (press 'Menu' to skip this key)
msgstr (½ÐâØáÝöâì '¼ÕÝî' éÞÑ ßàÞßãáâØâØ ÚÝÞßÚã)

msgid Learning Remote Control Keys
msgstr ½ÐÒçÐÝÝï ßãÛìâÐ

msgid Phase 3: Saving key codes
msgstr ºàÞÚ 3: ·ÐßÐÜ'ïâÞÒãÒÐÝÝï ÚÞÔöÒ ÚÝÞßÞÚ

msgid Press 'Up' to save, 'Down' to cancel
msgstr ½ÐâØáÝöâì '²ÒÕàå' ÔÛï ×ÐÚöÝçÕÝÝï, '²ÝØ×' ÔÛï ÒöÔÜÞÒØ

msgid Key$Up
msgstr ²ÒÕàå

msgid Key$Down
msgstr ²ÝØ×

msgid Key$Menu
msgstr ¼ÕÝî

msgid Key$Ok
msgstr Ok

msgid Key$Back
msgstr ½Ð×ÐÔ

msgid Key$Left
msgstr ½ÐÛöÒÞ

msgid Key$Right
msgstr ½ÐßàÐÒÞ

msgid Key$Red
msgstr ÇÕàÒÞÝÐ

msgid Key$Green
msgstr ·ÕÛÕÝÐ

msgid Key$Yellow
msgstr ¶ÞÒâÐ

msgid Key$Blue
msgstr ÁØÝï

msgid Key$Info
msgstr ¦ÝäÞ

msgid Key$Play
msgstr ¿àÞÓàÐÒÐÝÝï

msgid Key$Pause
msgstr ¿Ðã×Ð

msgid Key$Stop
msgstr ÁâÞß

msgid Key$Record
msgstr ·ÐßØá

msgid Key$FastFwd
msgstr ¿àÞÚàãâÚÐ ÒßÕàÕÔ

msgid Key$FastRew
msgstr ¿àÞÚàãâÚÐ ÝÐ×ÐÔ

msgid Key$Next
msgstr ²ßÕàÕÔ

msgid Key$Prev
msgstr ½Ð×ÐÔ

msgid Key$Power
msgstr ²ØÚÛîçØâØ

msgid Key$Channel+
msgstr ºÐÝÐÛ +

msgid Key$Channel-
msgstr ºÐÝÐÛ -

msgid Key$PrevChannel
msgstr ¿ÞßÕàÕÔÝöÙ ÚÐÝÐÛ

msgid Key$Volume+
msgstr ³ãçÝöáâì +

msgid Key$Volume-
msgstr ³ãçÝöáâì -

msgid Key$Mute
msgstr ²ØÚÛîçØâØ ×ÒãÚ

msgid Key$Audio
msgstr ¼ÞÒÐ

msgid Key$Subtitles
msgstr ÁãÑâØâàØ

msgid Key$Schedule
msgstr ÂÕÛÕÓöÔ

msgid Key$Channels
msgstr ºÐÝÐÛØ

msgid Key$Timers
msgstr ÂÐÙÜÕàØ

msgid Key$Recordings
msgstr ·ÐßØáØ

msgid Key$Setup
msgstr ½ÐÛÐèâãÒÐÝÝï

msgid Key$Commands
msgstr ºÞÜÐÝÔØ

msgid Key$User1
msgstr ºÞàØáâãÒÐç1

msgid Key$User2
msgstr ºÞàØáâãÒÐç2

msgid Key$User3
msgstr ºÞàØáâãÒÐç3

msgid Key$User4
msgstr ºÞàØáâãÒÐç4

msgid Key$User5
msgstr ºÞàØáâãÒÐç5

msgid Key$User6
msgstr ºÞàØáâãÒÐç6

msgid Key$User7
msgstr ºÞàØáâãÒÐç7

msgid Key$User8
msgstr ºÞàØáâãÒÐç8

msgid Key$User9
msgstr ºÞàØáâãÒÐç8

msgid Disk
msgstr ´ØáÚ

msgid free
msgstr ÒöÛìÝÞ

msgid Free To Air
msgstr FTA (ÝÕ×ÐÚÞÔÞÒÐÝÞ)

msgid encrypted
msgstr ×ÐÚÞÔÞÒÐÝÞ

msgid auto
msgstr ÐÒâÞ

msgid Edit channel
msgstr ÀÕÔÐÚâãÒÐÝÝï ÚÐÝÐÛã

msgid Name
msgstr ½Ð×ÒÐ

msgid Source
msgstr ´ÖÕàÕÛÞ

msgid Frequency
msgstr ÇÐáâÞâÐ

msgid Vpid
msgstr Vpid (ÒöÔÕÞ)

msgid Ppid
msgstr Ppid

msgid Apid1
msgstr Apid1 (ÐãÔöÞ 1)


Re: [vdr] current status of Extension HD PCI card from ReelMultimedia

2007-12-25 Thread YUP
Hello, I think it must be

http://www.reel-multimedia.com/shop/index.php?cPath=63
or
http://www.reel-multimedia.de/shop/product_info.php?products_id=223language=en
and
http://www.reel-multimedia.com/rmm-english/pdf/produkt-flyer/extension_hd.pdf


Wolfgang Rohdewald написав(ла):
 On Dienstag, 25. Dezember 2007, Igor wrote:
 would you somebody inform us about the current status of Extension HD PCI 
 card from ReelMultimedia
 
 the first two links don't work
 


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Advice

2007-11-23 Thread YUP
Hi all,

I need an advice.
Actually I'm looking for usb H.264 or mpeg4 encoder which can work with 
VDR, I need it for watching hdtv and stream video in mpeg4 or h.264 on 
my dell GX1 (http://support.dell.com/support/edocs/systems/ban_gx1/ , 
pentium 3 with 256 RAM, 600 Mhz). Encoding with mencoder gives bad 
results, processor is too slow for it. I found the following usb encoder

http://www.fastvdo.com/SmartCapture/

So, can I use it with VDR? If positive, then how? Can it replace my 
Hollywood Plus? Or can it work together?

Yarema


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Advice

2007-11-23 Thread YUP
Well, I made mistake. You are right. Anyway, can I use it with VDR?

Y.

Kartsa wrote:
 YUP kirjoitti:
 Hi all,

 I need an advice.
 Actually I'm looking for usb H.264 or mpeg4 encoder which can work with 
 VDR, I need it for watching hdtv and stream video in mpeg4 or h.264 on 
 my dell GX1 (http://support.dell.com/support/edocs/systems/ban_gx1/ , 
 pentium 3 with 256 RAM, 600 Mhz). Encoding with mencoder gives bad 
 results, processor is too slow for it. I found the following usb encoder

 http://www.fastvdo.com/SmartCapture/

 So, can I use it with VDR? If positive, then how? Can it replace my 
 Hollywood Plus? Or can it work together?

   
 I don't see how it could replace your Hollywood card since the card is 
 decoder and the usb device is encoder.
 
 \\Kartsa
 
 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
 


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] dxr3 compiling and 1.5.11

2007-11-16 Thread YUP
No way, I have installed xubuntu with truetype fonts, so that is not a 
reason.

Yarema


Luca Olivetti wrote:
 El Thu, 15 Nov 2007 19:58:43 +0100
 YUP [EMAIL PROTECTED] escribió:
 
 I successfully compiled dxr3 plugin from cvs (stable at it was
 described here http://www.linuxtv.org/vdrwiki/index.php/Dxr3-plugin),
 but still no luck - vdr crashes with segmentation fault.
 
 This happened to me with the first version of vdr using truetype fonts:
 since my vdr machine is headless, has no X and consequently no
 kde/gnome desktop, I had no truetype font installed.
 Installing TT fonts and configuring vdr to use the installed
 fonts solved my problem.
 
 Bye
 


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Compiling dxr3 plugin against vdr-1.5.11

2007-11-15 Thread YUP
Hi,

Did anybody try to compile dxr3 plugin from source from e-tobi
repositories against 1.5.11 tree? Any luck?


Regards,

Y.


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] dxr3 compiling and 1.5.11

2007-11-15 Thread YUP
Hi,

Did anybody try to compile dxr3 plugin from source from e-tobi
repositories against 1.5.11 tree? Any luck?


Regards,

Yarema
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] dxr3 compiling and 1.5.11

2007-11-15 Thread YUP
Well, I will try. Thanks for a tip.

Yarema

Jan Willies wrote:
 YUP wrote:
 Did anybody try to compile dxr3 plugin from source from e-tobi
 repositories against 1.5.11 tree? Any luck?
 
 It compiles fine for me from cvs. No idea what e-tobi uses, but probably 
 not current trunk.
 
 
 - Jan
 
 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
 


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] dxr3 compiling and 1.5.11

2007-11-15 Thread YUP
I successfully compiled dxr3 plugin from cvs (stable at it was described 
  here http://www.linuxtv.org/vdrwiki/index.php/Dxr3-plugin), but still 
no luck - vdr crashes with segmentation fault. Compiling official dxr3 
1.2.7 plugin marked as stable gives me the following errors:

../../../include/vdr/osd.h:410: warning: ‘virtual cOsd* 
cOsdProvider::CreateOsd(int, int, uint)’ was hidden
dxr3osd.h:13: warning:   by ‘virtual cOsd* 
cDxr3OsdProvider::CreateOsd(int, int)’
g++ -fPIC -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='dxr3' 
-D_GNU_SOURCE -DMICROCODE=\/lib/firmware/em8300.bin\ -DUSE_XINE_SCALER 
-I../../../include `ffmpeg-config --cflags` -I/usr/include dxr3device.c
/usr/include/ffmpeg/avcodec.h:2432: warning: attribute ignored in 
declaration of ‘struct ImgReSampleContext’
/usr/include/ffmpeg/avcodec.h:2432: warning: attribute for ‘struct 
ImgReSampleContext’ must follow the ‘struct’ keyword
/usr/include/ffmpeg/avcodec.h:2437: warning: ‘ImgReSampleContext’ is 
deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434)
/usr/include/ffmpeg/avcodec.h:2444: warning: ‘ImgReSampleContext’ is 
deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434)
/usr/include/ffmpeg/avcodec.h:2448: warning: ‘ImgReSampleContext’ is 
deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434)
/usr/include/ffmpeg/avcodec.h:2450: warning: ‘ImgReSampleContext’ is 
deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434)
../../../include/vdr/osd.h:410: warning: ‘virtual cOsd* 
cOsdProvider::CreateOsd(int, int, uint)’ was hidden
dxr3osd.h:13: warning:   by ‘virtual cOsd* 
cDxr3OsdProvider::CreateOsd(int, int)’
dxr3device.c: In member function ‘virtual void 
cDxr3Device::MakePrimaryDevice(bool)’:
dxr3device.c:53: error: cannot allocate an object of abstract type 
‘cDxr3OsdProvider’
dxr3osd.h:10: note:   because the following virtual functions are pure 
within ‘cDxr3OsdProvider’:
../../../include/vdr/osd.h:410: note:   virtual cOsd* 
cOsdProvider::CreateOsd(int, int, uint)
make: *** [dxr3device.o] Error 1


Yarema


Xavier Beaudouin wrote:
 Hi,
 
 Did anybody try to compile dxr3 plugin from source from e-tobi
 repositories against 1.5.11 tree? Any luck?
 
 About dxr3 plugin I still have bloody green screen... ;( No luck at all to 
 make this card working... ;(
 
 /Xavier
 
 --
 Xavier Beaudouin - http://oav.net/
 
 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
 


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] compiling dxr3 plugin against vdr-1.5.11

2007-11-14 Thread YUP
Hi,

Did anybody try to compile dxr3 plugin from source from e-tobi 
repositories against 1.5.11 tree? Any luck?


Regards,

Y.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr