Commit Graph

8390 Commits

Author SHA1 Message Date
vanhofen
e07b1bda32 streaminfo2: some position fixes; mosty on the right side
Origin commit data
------------------
Commit: 23bbd2bbf7
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-16 (Sat, 16 Mar 2019)

Origin message was:
------------------
- streaminfo2: some position fixes; mosty on the right side
2019-03-16 21:15:46 +01:00
Jacek Jendrzej
de759a90d1 cc_draw.h: try to fix broken hide() in derived classes
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: be35d6bc2d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-03-12 (Tue, 12 Mar 2019)
2019-03-12 22:09:39 +01:00
Thilo Graf
d60c56091f /widget/menue.h/cpp: add missing signal OnAfterChangeOption()
Origin commit data
------------------
Commit: 0462547303
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-03-12 (Tue, 12 Mar 2019)
2019-03-12 22:00:11 +01:00
Thilo Graf
5726e916de keyinput: outsource keytables into own header file
for better common usage


Origin commit data
------------------
Commit: 81c7d5c4a2
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-03-12 (Tue, 12 Mar 2019)
2019-03-12 22:00:11 +01:00
vanhofen
f9e4cc974f eventlist: don't show EPGplus button when EPGplus is disabled
Origin commit data
------------------
Commit: 05b46b65ab
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-09 (Sat, 09 Mar 2019)

Origin message was:
------------------
- eventlist: don't show EPGplus button when EPGplus is disabled
2019-03-09 23:31:13 +01:00
vanhofen
4d2e48ff7f channellist: show display mode in header (next/primetime only)
Origin commit data
------------------
Commit: bbf6f2e3c9
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-09 (Sat, 09 Mar 2019)

Origin message was:
------------------
- channellist: show display mode in header (next/primetime only)
2019-03-09 22:28:44 +01:00
vanhofen
af424bdbbe channellist: show event description per default in primetime mode only
Origin commit data
------------------
Commit: db682f2ab7
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-09 (Sat, 09 Mar 2019)

Origin message was:
------------------
- channellist: show event description per default in primetime mode only
2019-03-09 21:57:28 +01:00
vanhofen
67ec132fc5 channellist: respect g_settings.channellist_show_numbers in history mode too (first quick'n'dirty version)
Origin commit data
------------------
Commit: 0c4d842ce6
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-08 (Fri, 08 Mar 2019)

Origin message was:
------------------
- channellist: respect g_settings.channellist_show_numbers in history mode too (first quick'n'dirty version)
2019-03-08 23:36:43 +01:00
vanhofen
5d86ccf8a5 streaminfo: use fixed fonts
TODO: some small position fixes


Origin commit data
------------------
Commit: 8e321292e2
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-08 (Fri, 08 Mar 2019)

Origin message was:
------------------
- streaminfo: use fixed fonts

TODO: some small position fixes
2019-03-08 23:16:46 +01:00
TangoCash
0c704259c3 channellist: set beginning of primetime to 20:00
Origin commit data
------------------
Commit: fb65c1b463
Author: TangoCash <eric@loxat.de>
Date: 2019-03-06 (Wed, 06 Mar 2019)

Origin message was:
------------------
- channellist: set beginning of primetime to 20:00
2019-03-06 23:15:01 +01:00
vanhofen
66b0f6c49d channellist: use OFFSET defines in showdescription() function
Origin commit data
------------------
Commit: 6948c9424e
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-05 (Tue, 05 Mar 2019)

Origin message was:
------------------
- channellist: use OFFSET defines in showdescription() function
2019-03-05 22:23:11 +01:00
vanhofen
57ffa28059 channellist: show event description in primetime mode
Origin commit data
------------------
Commit: b8816141e2
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-05 (Tue, 05 Mar 2019)

Origin message was:
------------------
- channellist: show event description in primetime mode
2019-03-05 21:50:03 +01:00
vanhofen
caaf437a43 fix commit b4eac70 remove unnecessary
Origin commit data
------------------
Commit: 3413d942a7
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-05 (Tue, 05 Mar 2019)
2019-03-05 21:50:03 +01:00
TangoCash
f6339e4cd2 fix logic
Origin commit data
------------------
Commit: 59bb162730
Author: TangoCash <eric@loxat.de>
Date: 2019-03-05 (Tue, 05 Mar 2019)
2019-03-05 21:50:03 +01:00
TangoCash
9deac95063 show tomorrows events after todays primetime
Origin commit data
------------------
Commit: a250b29b1b
Author: TangoCash <eric@loxat.de>
Date: 2019-03-05 (Tue, 05 Mar 2019)
2019-03-05 21:50:03 +01:00
vanhofen
b4eac70b90 channellist: rework behaviour of green and blue button; ...
* blue key: switches now/next/primetime
* green key: switches eventlist/description (in favorites mode)


Origin commit data
------------------
Commit: 7bb694c690
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-04 (Mon, 04 Mar 2019)

Origin message was:
------------------
- channellist: rework behaviour of green and blue button; ...

* blue key: switches now/next/primetime
* green key: switches eventlist/description (in favorites mode)
2019-03-04 23:52:19 +01:00
Jacek Jendrzej
636ee531e4 fix possible memleak
Origin commit data
------------------
Commit: 9e89d2e01d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-03-03 (Sun, 03 Mar 2019)
2019-03-03 22:20:24 +01:00
vanhofen
481b0658ae channellist: fix formatation of new code from "add primetime feature to channellist"
Origin commit data
------------------
Commit: 87027c22a4
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-03 (Sun, 03 Mar 2019)

Origin message was:
------------------
- channellist: fix formatation of new code from "add primetime feature to channellist"
2019-03-03 22:20:23 +01:00
TangoCash
1f3b4a0499 add primetime feature to channellist
use green button in favorites to show whats showing on primetime


Origin commit data
------------------
Commit: eb8b55fa72
Author: TangoCash <eric@loxat.de>
Date: 2019-03-03 (Sun, 03 Mar 2019)
2019-03-03 22:20:23 +01:00
TangoCash
7cdaf83a1b fix tmdb cast
Origin commit data
------------------
Commit: aed4642225
Author: TangoCash <eric@loxat.de>
Date: 2019-03-03 (Sun, 03 Mar 2019)
2019-03-03 22:20:23 +01:00
TangoCash
481797cc20 fix segfault
Origin commit data
------------------
Commit: d49d7dcb74
Author: TangoCash <eric@loxat.de>
Date: 2019-03-03 (Sun, 03 Mar 2019)
2019-03-03 22:20:23 +01:00
TangoCash
86db725666 rework tmdb class
Origin commit data
------------------
Commit: a633525ba2
Author: TangoCash <eric@loxat.de>
Date: 2019-03-03 (Sun, 03 Mar 2019)
2019-03-03 22:20:23 +01:00
Frankenstone
def6aa3a00 epgview: use define tmdb_cover
Origin commit data
------------------
Commit: dd39f9249e
Author: Frankenstone <dampf_acc@online.de>
Date: 2019-03-03 (Sun, 03 Mar 2019)
2019-03-03 22:20:23 +01:00
BPanther
7e4cb53c0e fix remove tmdb.jpg
Origin commit data
------------------
Commit: f906380a1c
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-03-03 (Sun, 03 Mar 2019)
2019-03-03 22:20:23 +01:00
Jacek Jendrzej
7d75499591 audioplayer: fix memleak
Origin commit data
------------------
Commit: b520aa4827
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-03-01 (Fri, 01 Mar 2019)
2019-03-01 22:16:55 +01:00
Frankenstone
ff91a9a06b reduce ffmpeg warnings, thx DboxOldie
Origin commit data
------------------
Commit: b160f48143
Author: Frankenstone <dampf_acc@online.de>
Date: 2019-03-01 (Fri, 01 Mar 2019)
2019-03-01 18:34:51 +01:00
Frankenstone
f696dcaec3 fix ffmpeg compiler warnings, thx DboxOldie
Origin commit data
------------------
Commit: 48882de906
Author: Frankenstone <dampf_acc@online.de>
Date: 2019-02-27 (Wed, 27 Feb 2019)
2019-02-27 23:25:44 +01:00
vanhofen
2aed94b678 imageinfo_ni: use menu fonts only
Origin commit data
------------------
Commit: b62db2ed63
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-25 (Mon, 25 Feb 2019)

Origin message was:
------------------
- imageinfo_ni: use menu fonts only
2019-02-25 00:16:35 +01:00
BPanther
2f5ceff912 remove tmdb.jpg after exit
Origin commit data
------------------
Commit: 3e6251d95b
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-02-23 (Sat, 23 Feb 2019)
2019-02-23 22:40:56 +01:00
Thilo Graf
68acd069da moviebrowser.cpp: fix position of top marker for details line
Top marker was painted at wrong y position.


Origin commit data
------------------
Commit: 7cff6f52a2
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-23 (Sat, 23 Feb 2019)
2019-02-23 22:40:56 +01:00
vanhofen
5020a50a9e listframe: fix painting of scroolbar backround on empty pages
Origin commit data
------------------
Commit: 3e551d8d71
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-17 (Sun, 17 Feb 2019)

Origin message was:
------------------
- listframe: fix painting of scroolbar backround on empty pages
2019-02-17 00:04:03 +01:00
vanhofen
6fba12569c listframe: fix calculation of m_nLinesPerPage (part 2)
Origin commit data
------------------
Commit: 33720d4818
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: fix calculation of m_nLinesPerPage (part 2)
2019-02-16 23:49:03 +01:00
vanhofen
aefa280866 listframe: fix alignment of headerlist to content below
* since scrollbar isn't paint over the full height we have to reduce
 the netto width by a possible scrollbar width


Origin commit data
------------------
Commit: c37b6d14f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: fix alignment of headerlist to content below

* since scrollbar isn't paint over the full height we have to reduce
 the netto width by a possible scrollbar width
2019-02-16 23:40:25 +01:00
Thilo Graf
c2689afd24 gui/subchannel_select.cpp: fix possible format-overflow error
error was:
'%s' directive writing up to 49 bytes into a region of size between 48
and 97 [-Werror=format-overflow=]
sprintf(nvod_s, "%s - %s %s", nvod_time_a, nvod_time_e, nvod_time_x);


Origin commit data
------------------
Commit: 621fb6eea4
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)
2019-02-16 23:19:05 +01:00
vanhofen
4b1e0c8b00 listframe: simplify calculation of m_cFrameScrollRel.iHeight
Origin commit data
------------------
Commit: cbe52317c3
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: simplify calculation of m_cFrameScrollRel.iHeight
2019-02-16 23:19:04 +01:00
vanhofen
e256051375 listframe: fix calculation of m_nLinesPerPage
Origin commit data
------------------
Commit: 1eb78116b0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: fix calculation of m_nLinesPerPage
2019-02-16 23:19:04 +01:00
vanhofen
dfc8bb81c2 listframe: add minimal offset to title line
Origin commit data
------------------
Commit: 855e0ffdf3
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: add minimal offset to title line
2019-02-16 23:19:04 +01:00
vanhofen
82d276938b listframe: add minimal offset to header line
Origin commit data
------------------
Commit: 96c642ada0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: add minimal offset to header line
2019-02-16 23:19:04 +01:00
vanhofen
ce8a28e3cb listframe: fix m_nNrOfPages value for empty pages
Origin commit data
------------------
Commit: 74e9223e50
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: fix m_nNrOfPages value for empty pages
2019-02-16 23:19:04 +01:00
vanhofen
ec7f5df424 listframe: fix calculation of width for rendering titles
Origin commit data
------------------
Commit: 705f11192d
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: fix calculation of width for rendering titles
2019-02-16 23:19:04 +01:00
Thilo Graf
c2e9e74cc3 scan_setup.cpp: fix possible compiler warning
enum constant in boolean context


Origin commit data
------------------
Commit: 39d7048d54
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-11 (Mon, 11 Feb 2019)
2019-02-11 21:49:09 +01:00
Thilo Graf
d74d8d9aa0 listframe.cpp: fix overlapping header line on scrollbar
Origin commit data
------------------
Commit: c606b963ba
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-11 (Mon, 11 Feb 2019)
2019-02-11 21:49:09 +01:00
Thilo Graf
5027fc56a9 listframe.cpp: remove unneeded offset
Bottom of text was over painted


Origin commit data
------------------
Commit: 310f2fc44c
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-11 (Mon, 11 Feb 2019)
2019-02-11 21:49:09 +01:00
Thilo Graf
bcb6ee3e26 widget/listframe.h: add function to get line height
Origin commit data
------------------
Commit: cb0ee9607e
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-11 (Mon, 11 Feb 2019)
2019-02-11 21:49:09 +01:00
Thilo Graf
412246a166 cc_draw.h: add member to set force full repaint of item
This overrides internal firstpaint and is_painted modes to
provoke full repaint of item.


Origin commit data
------------------
Commit: 5eea2e9be4
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-11 (Mon, 11 Feb 2019)
2019-02-11 21:49:09 +01:00
Thilo Graf
fdd3e47db3 osd_setup.cpp: outsource radio text notifier handling into own method
For usage with other functions.


Origin commit data
------------------
Commit: 49667cc83e
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-11 (Mon, 11 Feb 2019)
2019-02-11 21:49:09 +01:00
Thilo Graf
de842e55b8 osd_setup.cpp: resort and cleanup osd setup menue
Origin commit data
------------------
Commit: b714ff5f6b
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-11 (Mon, 11 Feb 2019)
2019-02-11 21:49:09 +01:00
Thilo Graf
8b51143607 themes: move rounded corners to theme section
Origin commit data
------------------
Commit: 77b62807db
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-11 (Mon, 11 Feb 2019)
2019-02-11 21:49:08 +01:00
Thilo Graf
af2f222f97 osd_setup.cpp: move radiotext option it osd main menue
This option is not really specific for infobar.


Origin commit data
------------------
Commit: 82ae084343
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-11 (Mon, 11 Feb 2019)
2019-02-11 21:49:08 +01:00
vanhofen
66df79926b use new exec_controlscript() function
Origin commit data
------------------
Commit: a84dbc4741
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-26 (Sat, 26 Jan 2019)

Origin message was:
------------------
- use new exec_controlscript() function
2019-01-26 17:05:44 +01:00