[mythtv-firehose] mythtv branch master updated by dekarl. v29-pre-273-g899adcd

Git Repo Owner noreply at mythtv.org
Fri Jan 20 19:59:39 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  899adcd27883e01b6560147ff82c15641d5aadf0 (commit)
       via  f61ddc419b4ec18274703c7d5af6f5229bd5b0da (commit)
       via  c730c6aff33bdc310ca6843a7a4916c8236c38c8 (commit)
       via  72b0fda4724bc6eb9687a5bfbc17d75a795948dd (commit)
       via  c146d1ea8efa092297c6ccb3d930efa0603de40e (commit)
      from  2a0fda6df3a6da761073c19829902f3d05010820 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 899adcd27883e01b6560147ff82c15641d5aadf0
Author:    Karl Dietz <dekarl at mythtv.org> at Fri, 20 Jan 2017 20:52:45 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Fri, 20 Jan 2017 20:59:10 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=899adcd27883e01b6560147ff82c15641d5aadf0

don't translate recording status CSS classes (use RecStatusToClass)
Fixes #12733
Spotted and based on fix by Ernst Reiter



commit f61ddc419b4ec18274703c7d5af6f5229bd5b0da
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 18 Jan 2017 21:51:12 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Fri, 20 Jan 2017 20:59:10 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f61ddc419b4ec18274703c7d5af6f5229bd5b0da

update german translation with the latest new strings



commit c730c6aff33bdc310ca6843a7a4916c8236c38c8
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 17 Jan 2017 18:51:49 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Fri, 20 Jan 2017 20:59:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c730c6aff33bdc310ca6843a7a4916c8236c38c8

add missing delete before throw (memory leak)
Pointed out by cppcheck



commit 72b0fda4724bc6eb9687a5bfbc17d75a795948dd
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 16 Jan 2017 20:21:40 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Fri, 20 Jan 2017 20:59:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=72b0fda4724bc6eb9687a5bfbc17d75a795948dd

merge multiple translatable substrings that form one sentence
This avoids a bad german translation due to the used storage not being
at the very end of the string.

"which consume %1" + "GB" in the source code
"die %1 belegen" + "GB" in the german translation

Also show used storage when there is only one recording in the group.



commit c146d1ea8efa092297c6ccb3d930efa0603de40e
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 16 Jan 2017 14:28:34 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Fri, 20 Jan 2017 20:59:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c146d1ea8efa092297c6ccb3d930efa0603de40e

update documentation in version.sh after 70a157f96c5644510700057cb9437395188c67d9
Refs #12108



-----------------------------------------------------------------------

Summary of changes:
 mythtv/html/tv/guide.qsp                      |    7 +-
 mythtv/i18n/mythfrontend_de.qm                |  Bin 728924 -> 729792 bytes
 mythtv/i18n/mythfrontend_de.ts                | 2658 +++++++++++++------------
 mythtv/programs/mythbackend/services/myth.cpp |    1 +
 mythtv/programs/mythfrontend/playbackbox.cpp  |   16 +-
 mythtv/version.sh                             |    2 +-
 6 files changed, 1357 insertions(+), 1327 deletions(-)

-- 



More information about the mythtv-firehose mailing list