[vdr-plugin-xineliboutput] branch master updated (b6deec9 -> c7bc02f)

Tobias Grimm tiber-guest at moszumanska.debian.org
Wed Feb 11 21:45:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a change to branch master
in repository vdr-plugin-xineliboutput.

      from  b6deec9   New upstream release
       new  76edba5   * Build-depend on vdr-dev (>= 2.0.6) * Standards-Version: 3.9.5
       new  f47553b   Imported Upstream version 1.1.0+cvs20150211
       new  4735089   Merge tag 'upstream/1.1.0+cvs20150211'
       new  2304d8f   New upstream snapshot
       new  c7bc02f   Fixed build

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 HISTORY                                   |   5 +
 Makefile                                  | 175 +++----
 config.c                                  |   7 +-
 config.h                                  |   3 +-
 configure                                 |  14 +-
 debian/changelog                          |  14 +
 debian/control                            |   4 +-
 debian/get-vcs-snapshot.sh                |  24 +-
 debian/patches/Makfile-fixes.patch        |  22 +
 debian/patches/series                     |   1 +
 debian/rules                              |   6 -
 device.c                                  | 215 +--------
 device.h                                  |  20 +-
 frontend_svr.c                            |  10 +-
 media_player.c                            |   6 +-
 menu.c                                    |   6 +-
 osd.c                                     |  49 +-
 po/cs_CZ.po                               |   5 +-
 po/de_DE.po                               |   5 +-
 po/et_EE.po                               |   5 +-
 po/fi_FI.po                               |   5 +-
 po/it_IT.po                               |   5 +-
 po/pl_PL.po                               | 774 ++++++++++++++++++++++++++++++
 po/ru_RU.po                               |   5 +-
 po/{cs_CZ.po => sk_SK.po}                 | 392 +++++++--------
 po/uk_UA.po                               |   5 +-
 po/zh_CN.po                               |   5 +-
 po/zh_TW.po                               |   5 +-
 setup_menu.c                              |   5 +-
 tools/gnome_screensaver.c                 |   4 +
 xine_osd_command.h => tools/osd_command.h |  15 +-
 tools/rle.c                               |  50 +-
 tools/rle.h                               |  28 +-
 tools/udp_pes_scheduler.c                 |   9 +-
 xine/osd_manager.c                        |  20 +-
 xine/ts2es.c                              |  10 +-
 xine/vo_osdscaler.c                       |   6 +-
 xine_frontend.c                           |   4 +-
 xine_frontend.h                           |   3 +-
 xine_frontend_cec.c                       | 498 +++++++++++++++++++
 xine_frontend_cec.h                       |  19 +
 xine_frontend_main.c                      |  30 +-
 xine_input_vdr.c                          |  14 +-
 xine_sxfe_frontend.c                      | 112 ++++-
 xineliboutput.c                           |  35 +-
 45 files changed, 1979 insertions(+), 675 deletions(-)
 create mode 100644 debian/patches/Makfile-fixes.patch
 create mode 100644 po/pl_PL.po
 copy po/{cs_CZ.po => sk_SK.po} (56%)
 rename xine_osd_command.h => tools/osd_command.h (93%)
 create mode 100644 xine_frontend_cec.c
 create mode 100644 xine_frontend_cec.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-xineliboutput.git



More information about the pkg-vdr-dvb-changes mailing list