Thilo Graf
|
ab29b2fa43
|
CFlashUpdate: remove superfluous paint of progress
This should fix remains on screen of progressbars after
flashing or local updates.
|
2016-01-03 16:49:11 +01:00 |
|
M. Liebmann
|
0e68d504c9
|
Remove redundant pthread_cancel() call
|
2016-01-03 12:59:44 +01:00 |
|
defans
|
f661cb2ee3
|
movieplayer: Add screensaver function when movie player is paused
|
2016-01-03 12:59:44 +01:00 |
|
svenhoefer
|
fdf8bd4860
|
- movieplayer: allow configurable RC_setup key
|
2016-01-02 14:14:41 +01:00 |
|
vanhofen
|
c617f764ab
|
- neutrino: don't autofill usermenu title, when no items included
This keeps init-code compatible to personalize-code (title is removed
automatically, when no items are included).
|
2016-01-02 12:33:32 +01:00 |
|
svenhoefer
|
5860045999
|
- locale: add usermenu title locales ...
some small reworks; cleanup from #if 0'ed code
|
2016-01-02 12:18:06 +01:00 |
|
Thilo Graf
|
f54f1d0805
|
CPlugins: try to fix possible segfault while open shellwindow scripts
|
2016-01-02 00:10:20 +01:00 |
|
Thilo Graf
|
74bb998c40
|
CInfoViewer: fix assign corner and shadow modes, depends of virtual zap mode
|
2016-01-01 21:20:45 +01:00 |
|
Thilo Graf
|
e50d205574
|
CTimeOSD: decouple timeosd from general clock format settings
|
2016-01-01 19:27:42 +01:00 |
|
Jacek Jendrzej
|
fc8cf590c3
|
src/gui/timeosd.cpp init m_mode
|
2016-01-01 19:07:04 +01:00 |
|
M. Liebmann
|
f12e49e720
|
CLuaInstance: Precise error message for obsolete hide() parameter
- Supplement for commit 75631a97f1
|
2016-01-01 14:43:59 +01:00 |
|
M. Liebmann
|
a7790ce049
|
CLuaInstance: Fix commit e85f64d733
- Use return value from checkMagicMask() for color
|
2016-01-01 14:43:59 +01:00 |
|
svenhoefer
|
6801bf215e
|
- Happy new year, neutrino. \o/
|
2016-01-01 00:18:28 +01:00 |
|
Stefan Seyfried
|
b346b7077f
|
luainstance: narrow scope of video_cs header
|
2015-12-31 11:44:04 +01:00 |
|
Stefan Seyfried
|
59f91b190c
|
avoid continuous rebuilds from LUA_API* changes
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
|
2015-12-31 11:44:04 +01:00 |
|
Stefan Seyfried
|
85b03349e9
|
luainstance: remove unneeded hardware dependencies
|
2015-12-31 11:44:04 +01:00 |
|
Stefan Seyfried
|
b62da2624e
|
luainstance: fix types to allow compilation with newer gcc
|
2015-12-31 11:44:04 +01:00 |
|
Stefan Seyfried
|
e85f64d733
|
luainstance: fix build with newer GCC
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
|
2015-12-31 11:44:04 +01:00 |
|
Stefan Seyfried
|
dbad3b069a
|
define LUA_COMPAT_5_2 to allow build with newer lua versions
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
|
2015-12-31 11:44:04 +01:00 |
|
Stefan Seyfried
|
7f69a433ad
|
acinclude: fix DVB_API_VERSION check for gcc5
|
2015-12-31 11:44:04 +01:00 |
|
Stefan Seyfried
|
9b337ee530
|
acinclude: get rid of old nokia dvb API
|
2015-12-31 11:44:04 +01:00 |
|
Thilo Graf
|
3acd04e865
|
CInfoViewer: optimize signal bar arrangement
|
2015-12-30 22:23:24 +01:00 |
|
Thilo Graf
|
648e01f401
|
CSignalBar: try to fix position and height of scale bars
|
2015-12-30 22:22:44 +01:00 |
|
Thilo Graf
|
4dfb2a75ae
|
CSignalBar: unified reference percent text length
|
2015-12-30 17:31:42 +01:00 |
|
Thilo Graf
|
a1ae17abb3
|
CInfoViewer: use old names for signal type names
|
2015-12-30 16:57:32 +01:00 |
|
Thilo Graf
|
06686334bf
|
signalbars: add missing parameters for signal type names
|
2015-12-30 16:56:45 +01:00 |
|
Thilo Graf
|
f5fba42118
|
CInfoViewerBB: fix missing parameter
Shadow was lost after repaint
|
2015-12-30 13:09:37 +01:00 |
|
Thilo Graf
|
5d6e33ac9d
|
CInfoViewer: try to fix paint info text box after delayed painting of timescale
|
2015-12-30 13:09:36 +01:00 |
|
Thilo Graf
|
c15731e6e7
|
CInfoViewer: refine arrangement of epg title
this reduces some flicker or fade effects nearly of numberbox
|
2015-12-30 13:09:36 +01:00 |
|
Thilo Graf
|
ad6940fd85
|
CCDraw: add parameter force_paint to member enableShadow()
TODO executed
Default behavior is not changed but parameter allows repaint shadow
in some constellations if required.
|
2015-12-30 13:09:36 +01:00 |
|
Jacek Jendrzej
|
946d64fc37
|
fix possible segafult, invalid type
|
2015-12-29 17:58:31 +01:00 |
|
Thilo Graf
|
14124c7dd6
|
COsdSetup: kill instance of osd_menu_colors
Suggested, by svenhoefer
|
2015-12-29 16:55:08 +01:00 |
|
Thilo Graf
|
bea8f5e980
|
COPKGManager: don't init if no opkg support available
This avoids creating of any basic configuration files or directories on
non opkg supported firmware releases.
|
2015-12-29 16:55:08 +01:00 |
|
svenhoefer
|
974480fc4f
|
- infoviewer_bb: use new infobar_buttons_usertitle key
|
2015-12-29 14:31:52 +01:00 |
|
svenhoefer
|
3107e621ef
|
- add menu item to force usertitles for color buttons in infobar
|
2015-12-29 14:31:52 +01:00 |
|
svenhoefer
|
9325385ce9
|
- user_menu: allow controlable return_title value
|
2015-12-29 14:31:51 +01:00 |
|
svenhoefer
|
0c82bbe8d6
|
- user_menue_setup: don't override users title anymore
|
2015-12-29 14:31:51 +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 |
|
Thilo Graf
|
961d6ce888
|
clean up: remove useless line in osd_setup.cpp
|
2015-12-29 12:55:03 +01:00 |
|
Thilo Graf
|
a78721f640
|
COsdSetup: try to fix multiple item arrangement while open osd settings
|
2015-12-29 12:46:29 +01:00 |
|
Thilo Graf
|
68b5040c9f
|
CComponentsDetailLine: fix possible rests on screen after hided detailsline
Shadow width was missing.
|
2015-12-28 20:20:40 +01:00 |
|
svenhoefer
|
6d6f055732
|
- yWeb: show correct header in timer list
|
2015-12-28 19:06:44 +01:00 |
|
Thilo Graf
|
52cc52a28b
|
themes: add demo themes
|
2015-12-28 18:36:59 +01:00 |
|
Thilo Graf
|
4bd3173d41
|
CComponentsWindow: add return value to addWindowCCItem(), fix footer color
- return value of addWindowCCItem() = current id of added body item
- assignment of footer color was missing
|
2015-12-28 18:13:21 +01:00 |
|
Thilo Graf
|
888c575ef4
|
CComponentsForm: add return value to addCCItem()
return value = current id of added item
|
2015-12-28 17:58:46 +01:00 |
|
M. Liebmann
|
182e6ae5d1
|
Fix & sort locale
|
2015-12-28 16:24:24 +01:00 |
|
M. Liebmann
|
75631a97f1
|
CLuaInstance: Display warning when using a obsolete parameter...
...in cwindow/ctext/cpicture:hide()
|
2015-12-28 16:24:24 +01:00 |
|