svenhoefer
07b1f6f849
- infoviewer_bb: show resolution in livestream mode on color button
2016-03-03 09:46:42 +01:00
M. Liebmann
b4a2856e1c
movieplayer: Use Lua scripts for selecting live stream urls
2016-03-03 09:46:42 +01:00
Thilo Graf
6f3df3a5a8
CInfoViewerBB: ensure reinit bboffset before paint ca bar and footer
...
Value of bb offset was only initialized on bb init. If a user has changed
ca bar settings (e.g. enable/disable frame around ca bar) while runtime, the
current offset value could be wrong and infoviewer has display errors.
To solve this restart of neutrino was required.
2016-02-17 10:18:44 +01:00
Thilo Graf
3dc56386f5
CInfoViewerBB: try to fix repaint of sys scales after channel switch
...
Reset should force repaint and scales should be always visible after
footer paint.
2016-02-16 11:11:38 +01:00
M. Liebmann
6c72fe94bc
CCDraw: Set cc_gradient_bg_cleanup to true
...
Except menu headers: Disable cleanup when save screen is disabled
2016-01-29 15:31:12 +01:00
M. Liebmann
87e6f328dd
Fix osd error on nevis
2016-01-27 10:07:33 +01:00
M. Liebmann
8dd426d714
Fix ghost text in infoviewer
2016-01-26 20:00:22 +01:00
svenhoefer
32c28038a3
- infoviewer: fix audio description in mode_webtv
2016-01-26 00:57:08 +01:00
svenhoefer
61e457c0a6
Revert "- infoviewer_bb: use getMoviePlayerButtonName in mode_audio too;"
...
This reverts ugly commit a2b28048d6
2016-01-25 22:45:18 +01:00
svenhoefer
766276df9f
- infoviewer: supplement to 2786c13867
2016-01-25 13:28:25 +01:00
svenhoefer
2786c13867
Revert "- infoviewer_bb: use getMoviePlayerButtonName in mode_webtv too"
...
This reverts commit 5e51b5e252
because mode_webtv == (something like) live tv.
So the movieplayer button names shouldn't be displayed.
Conflicts:
src/gui/infoviewer_bb.cpp
2016-01-25 13:05:16 +01:00
svenhoefer
0b74f601db
- infoviewer: show plugin name, when movieplayer-plugin is selected
2016-01-25 12:00:47 +01:00
svenhoefer
23242e605c
- infoviewer: fix overlaps on buttons while zapping
2016-01-22 10:49:45 +01:00
svenhoefer
2694b87d08
- infoviewer: fix display of DolbyDigital icon
2016-01-21 08:25:18 +01:00
Thilo Graf
f5fba42118
CInfoViewerBB: fix missing parameter
...
Shadow was lost after repaint
2015-12-30 13:09:37 +01:00
svenhoefer
974480fc4f
- infoviewer_bb: use new infobar_buttons_usertitle key
2015-12-29 14:31:52 +01:00
svenhoefer
0561f6e663
- infoviewer_bb: remove labeling of audio control from green button ...
...
... now user can use any color key to control audio
2015-12-29 14:31:51 +01:00
svenhoefer
6d144ad685
- infoviewer_bb: remove arbitrarily titles from color buttons
2015-12-29 14:31:51 +01:00
svenhoefer
a2b28048d6
- infoviewer_bb: use getMoviePlayerButtonName in mode_audio too;
...
ugly workaround; why we're in mode_audio when using upnp-browser?
do we need a mode_upnp?
2015-12-29 14:31:51 +01:00
svenhoefer
5e51b5e252
- infoviewer_bb: use getMoviePlayerButtonName in mode_webtv too
2015-12-29 14:31:51 +01:00
M. Liebmann
f111ccc98e
CInfoViewerBB: try to fix missing sys scales in infoviewer
...
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2015-12-27 14:42:31 +01:00
Thilo Graf
523b273af8
Colors: init global color gradient implementation
2015-12-27 14:42:27 +01:00
svenhoefer
47eb2e27ec
- infoviewer_bb: don't paint deactivated buttons
2015-12-15 08:15:17 +01:00
svenhoefer
a52a0e6c1b
- infoviewer: do always show all buttons; enable is controlled by usermenu
2015-12-15 08:15:17 +01:00
svenhoefer
a50bd5bb97
- infoviewer_bb: fix text for green button in movieplayer mode
2015-12-15 08:15:17 +01:00
svenhoefer
4c7cea95e9
- infoviewer_bb: use key-assignment from movieplayer
2015-12-15 08:15:17 +01:00
svenhoefer
7ccb57548b
- infoviewer_bb: rename infobar buttons
2015-12-15 08:15:17 +01:00
Michael Liebmann
ab7e3956df
- infoviewer_bb: fix display of red button in movieplayer mode
2015-12-15 08:15:17 +01:00
[CST] Focus
a4d0179beb
gui/infoviewer_bb.cpp: show streaminfo label for red button in TS mode
2015-11-06 17:23:20 +03:00
M. Liebmann
ef30348cd1
CInfoViewerBB: display no tuner icon for webtv
2015-10-21 12:31:04 +02:00
svenhoefer
45968b339d
CInfoViewerBB: fix infobar ratio webtv
...
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com >
2015-10-21 12:31:04 +02:00
[CST] Focus
75ae46a216
neutrino: use background MP instance in webtv mode
2015-10-16 14:55:06 +03:00
vanhofen
fd6ad52c8c
- infoviewer_bb: add own color for CA-bar
2015-06-18 21:18:32 +02:00
vanhofen
59e2143e00
- infoviewer_bb: show/hide dotmatrix in CA-bar; default show
2015-06-18 21:18:32 +02:00
vanhofen
398dfeeab1
- infoviewer_bb: add frame to CA-bar; default off
2015-06-18 21:18:32 +02:00
svenhoefer
62daf1dc4c
- infoviewer: add color-to-color gradient feature; THX to TangoCash ...
...
... for basic inspiration and dbt for some optimizations
2015-05-04 09:41:41 +02:00
Stefan Seyfried
5ab6b53054
global.h: Use forward-declarations to reduce number of dependencies
2015-04-16 13:39:35 +02:00
Stefan Seyfried
dc99e757e9
infoviewer_bb: remove unnecessary (char *) casts
...
change paint_ca_icons to accept (const char *) to achieve this
2015-02-14 14:31:11 +01:00
Jacek Jendrzej
1dc78e9584
supplement to 0013e139a5
, fix upnpplayer mode
2014-12-19 15:38:10 +01:00
Jacek Jendrzej
0013e139a5
infoviewer_bb.cpp CInfoViewerBB::getBBButtonInfo() fix audioname in ts mode
2014-12-18 19:08:38 +01:00
martii
7c15db185f
add thread for determining free hdd (recording dir) space, enable hdd usage icons on vfd (untested)
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/driver/simple_display.cpp
src/gui/hdd_menu.cpp
src/gui/infoviewer_bb.cpp
src/gui/infoviewer_bb.h
src/gui/moviebrowser.cpp
src/gui/record_setup.cpp
src/neutrino.cpp
src/system/ytcache.h
2014-09-11 17:58:19 +04:00
[CST] Focus
420af7a4dc
neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii
2014-09-05 17:49:11 +04:00
[CST] Focus
a473fe8194
webtv channels integration port,
...
initial code (C) martii,
initial patch from jacek
2014-08-27 17:32:26 +04:00
[CST] Focus
416646bbff
merge neutrino-mp progressbar code, (C) martii
2014-07-17 17:02:37 +04:00
svenhoefer
649d1b1f9d
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00
martii
cbc9299df8
convert most char[...] configuration values to std::string
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-12-25 12:08:14 +01:00
[CST] Focus
beb442680b
gui/infoviewer_bb.cpp: fix memleak, hddscale and sysscale was never deleted
2013-11-29 17:27:09 +04:00
svenhoefer
837b8b71ad
- infoviewer_bb: align icons on right side with text above
2013-11-25 13:11:08 +01:00
Thilo Graf
9056504555
CInfoViewerBB: revert 024bb0bbc9
...
This changes has only effect with button bar. Infoviewer is ignored or
collide with Virtual_Zap.
2013-11-25 12:31:58 +01:00
M. Liebmann
024bb0bbc9
No display info clock when radio text is shown
2013-11-24 21:53:43 +01:00