svenhoefer
29fd05002f
- port hardware_caps from Neutrino-MP
2017-03-06 21:49:32 +01:00
Thilo Graf
8c6a47ee3a
CMovieBrowser/cYTFeedParser: implement signals from CProgressSignals
2017-03-06 21:26:26 +01:00
Thilo Graf
7f511ebd1a
CProgressWindow/CProgressSignals: add prepared signals
...
Required for inhertance of signals used with CProgressWindow.
2017-03-06 21:26:26 +01:00
Thilo Graf
26a0f31923
CMovieBrowser: remove wrong progress value
2017-03-06 21:26:26 +01:00
Thilo Graf
4c388bb71c
CTextBox: fix pass of SCROLL_FRAME_WIDTH
2017-03-06 21:11:08 +01:00
Jacek Jendrzej
e10cb00613
subpagetable is unsigned
2017-03-06 15:50:06 +01:00
Jacek Jendrzej
92abe90d58
src/gui/movieplayer.cpp some streams need more time pro frame
2017-03-06 14:41:25 +01:00
M. Liebmann
77f74c5966
Merge branch 'master' into pu/fb-setmode
2017-03-05 19:54:19 +01:00
M. Liebmann
b1dcce0ad3
COsdHelpers: Remove no longer required function resetOsdResolution()
2017-03-05 19:54:09 +01:00
M. Liebmann
fa08347ef4
COsdHelpers: Add function setVideoSystem()
2017-03-05 19:54:09 +01:00
M. Liebmann
53460e54da
CFbAccelCSHD2::setMode: Fix value for screeninfo.yres_virtual
2017-03-05 19:54:09 +01:00
Stefan Seyfried
f80f69c232
msgbox: remove explicit handling of record events
...
these are handled in the last else clause anyway
2017-03-05 19:53:34 +01:00
Stefan Seyfried
c3ab1b91d8
msgbox: remove duplicated code
2017-03-05 19:53:34 +01:00
Stefan Seyfried
f9b7fca210
unbreak msgbox
...
the "if (msg)" was basically always true, killing all keys that were not
handled in this clause (e.g. it was not possible to switch the box from
standby if a plugin with output was running during standby)
2017-03-05 19:53:34 +01:00
Jacek Jendrzej
b3f69009af
try fix YT cache wirite to root
2017-03-05 17:06:22 +01:00
Jacek Jendrzej
d5cf652763
src/gui/widget/msgbox.cpp init result
2017-03-05 14:41:15 +01:00
M. Liebmann
52cd29a207
Merge branch 'master' into pu/fb-setmode
2017-03-05 13:53:34 +01:00
Jacek Jendrzej
bc188c66ba
src/zapit/src/zapit.cpp fix segfault without services.xml
2017-03-05 13:48:40 +01:00
svenhoefer
b283128d0f
- imageinfo: remove obsolete define
2017-03-03 15:50:47 +01:00
svenhoefer
629f91e229
- imageinfo: change handling of yWeb version; use own CConfigFile
2017-03-03 15:48:31 +01:00
M. Liebmann
487b69b1d4
Merge branch 'master' into pu/fb-setmode
2017-03-03 14:41:57 +01:00
M. Liebmann
c9242679a0
CScanTs::handleMsg: Fix handling left/right keys during channel search
2017-03-03 14:41:26 +01:00
svenhoefer
8862ef621b
- fix funny typo
2017-03-03 09:52:57 +01:00
Thilo Graf
a9a09541e0
CProgressWindow: small optimize of size handling
2017-03-03 09:22:08 +01:00
Thilo Graf
4d50172fbd
CTestMenu: adaopt progress sample with discret percental window dimensions
2017-03-03 09:22:08 +01:00
Thilo Graf
88f80053d2
CProgressWindow: adaopt for discret percental window dimensions
2017-03-03 09:22:08 +01:00
Thilo Graf
21b700879e
CMovieBrowser: adaopt for discret percental window dimensions
2017-03-03 09:22:08 +01:00
Thilo Graf
449901f1d8
CBuildInfo: adaopt for discret percental window dimensions
2017-03-03 09:22:08 +01:00
Thilo Graf
cf9a953b59
CComponentsWindow: use negative values for discret percental dimensions
...
Also add possibility to use placeholder for better readability and
better compatibilty with previous implementations.
See doc in source files for more details
2017-03-03 09:22:08 +01:00
M. Liebmann
3891789be8
Merge branch 'master' into pu/fb-setmode
2017-03-03 09:10:21 +01:00
svenhoefer
75ff8687dd
- luainstance: re-add typo TO_WIDE to stay backward compatible
2017-03-03 08:57:42 +01:00
svenhoefer
6afe247bc3
- luainstance: add missing RADIUS_NONE; fix typo in dynfont handling
2017-03-03 08:55:35 +01:00
M. Liebmann
6c3b5dcd93
Merge branch 'master' into pu/fb-setmode
2017-03-02 23:38:19 +01:00
M. Liebmann
9fe20399c4
CNeutrinoApp::loadSetup: Fix Segfault when an remote timer is defined
2017-03-02 23:37:41 +01:00
svenhoefer
6eb1bb1ea4
- luainstance: add offsets to lua; set Lua api version to 1.70
2017-03-02 23:00:49 +01:00
svenhoefer
00d2d557c2
- update: rename DEBUG1 to DRYRUN
2017-03-01 18:16:09 +01:00
svenhoefer
ea3ab21bb0
- update: small cleanup; ...
...
remove obsolete g_Locale->getText() from ShowHint calls
2017-03-01 18:16:09 +01:00
svenhoefer
2a9b39f45f
- update: change filetype comparsion; "< '3'" to "<= '2'"
2017-03-01 18:16:09 +01:00
svenhoefer
943c03fc52
- update: prepare for menu hints
2017-03-01 18:16:09 +01:00
svenhoefer
950f74dd41
- flashtool: localize getType() function
2017-03-01 18:16:09 +01:00
TangoCash
16537620a6
fix blinking clock in some modes (thx dbo)
2017-03-01 18:16:09 +01:00
Jacek Jendrzej
d12ea80c5b
src/neutrino.cpp init struct timer_remotebox_item, avoid segfault without InfoClock
2017-03-01 15:04:10 +01:00
svenhoefer
856c676430
- rename g_PluginList to g_Plugins; this isn't a list of plugins
2017-03-01 13:03:50 +01:00
svenhoefer
5edc857122
- yWeb: unify rec/zap timer handling; avoid german umlaut in js-popup
2017-03-01 11:51:25 +01:00
M. Liebmann
02e5c9cbf4
Merge branch 'master' into pu/fb-setmode
2017-02-28 23:32:20 +01:00
M. Liebmann
2d30ef10d8
lua cwindow.new: Fix draw small windows
...
- Ignore percent conversion of width and height
to remain compatible with the Lua API
2017-02-28 23:31:58 +01:00
M. Liebmann
ff11dd44ab
osd resolution: Use COsdHelpers::changeOsdResolution() to adjust...
...
...OSD resolution after switching video format
2017-02-28 15:04:09 +01:00
M. Liebmann
3bf32265c1
NeutrinoMessages: Add EVT_AUTO_SET_VIDEOSYSTEM
2017-02-28 15:04:09 +01:00
M. Liebmann
cc05d272f2
CInfoViewer::showTitle: Add parameter forcePaintButtonBar
2017-02-28 15:04:09 +01:00
M. Liebmann
653e574937
osd resolution: Add 'mode' to osd_resolution_struct_t
...
- Use COsdSetup::OSDMODE_XXX enums to identify various resolutions
2017-02-28 15:04:09 +01:00