vanhofen
b508879516
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 91fbed7586
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-03 (Fri, 03 Mar 2017)
2017-03-03 00:07:20 +01:00
vanhofen
f7bffbff09
Revert "- fix segfault at startup"
...
This reverts commit b6164c20b7
.
Origin commit data
------------------
Commit: 8bd88c94af
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-03 (Fri, 03 Mar 2017)
2017-03-03 00:07:10 +01:00
Michael Liebmann
3a8adb94f0
Merge branch 'master' into pu/fb-setmode
...
Origin commit data
------------------
Commit: 6c3b5dcd93
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-03-02 (Thu, 02 Mar 2017)
2017-03-02 23:38:19 +01:00
Michael Liebmann
0cdafc7a1e
CNeutrinoApp::loadSetup: Fix Segfault when an remote timer is defined
...
Origin commit data
------------------
Commit: 9fe20399c4
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-03-02 (Thu, 02 Mar 2017)
2017-03-02 23:37:41 +01:00
vanhofen
55b63d5299
luainstance: add offsets to lua; set Lua api version to 1.70
...
Origin commit data
------------------
Commit: 6eb1bb1ea4
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-02 (Thu, 02 Mar 2017)
Origin message was:
------------------
- luainstance: add offsets to lua; set Lua api version to 1.70
2017-03-02 23:00:49 +01:00
vanhofen
b6164c20b7
fix segfault at startup
...
Origin commit data
------------------
Commit: 0e2a405fa5
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-02 (Thu, 02 Mar 2017)
Origin message was:
------------------
- fix segfault at startup
2017-03-02 22:23:32 +01:00
vanhofen
e714a2ae52
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/update.cpp
Origin commit data
------------------
Commit: cd96638c45
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
2017-03-01 18:18:07 +01:00
vanhofen
9d0dd14108
update: rename DEBUG1 to DRYRUN
...
Origin commit data
------------------
Commit: 00d2d557c2
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
Origin message was:
------------------
- update: rename DEBUG1 to DRYRUN
2017-03-01 18:16:09 +01:00
vanhofen
b95f60030e
update: small cleanup; ...
...
remove obsolete g_Locale->getText() from ShowHint calls
Origin commit data
------------------
Commit: ea3ab21bb0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
Origin message was:
------------------
- update: small cleanup; ...
remove obsolete g_Locale->getText() from ShowHint calls
2017-03-01 18:16:09 +01:00
vanhofen
49a0062588
update: change filetype comparsion; "< '3'" to "<= '2'"
...
Origin commit data
------------------
Commit: 2a9b39f45f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
Origin message was:
------------------
- update: change filetype comparsion; "< '3'" to "<= '2'"
2017-03-01 18:16:09 +01:00
vanhofen
9591b9a0fc
update: prepare for menu hints
...
Origin commit data
------------------
Commit: 943c03fc52
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
Origin message was:
------------------
- update: prepare for menu hints
2017-03-01 18:16:09 +01:00
vanhofen
66b44f2a0f
flashtool: localize getType() function
...
Origin commit data
------------------
Commit: 950f74dd41
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
Origin message was:
------------------
- flashtool: localize getType() function
2017-03-01 18:16:09 +01:00
TangoCash
900748ae27
fix blinking clock in some modes (thx dbo)
...
Origin commit data
------------------
Commit: 16537620a6
Author: TangoCash <eric@loxat.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
2017-03-01 18:16:09 +01:00
Jacek Jendrzej
7c0dde29d3
src/neutrino.cpp init struct timer_remotebox_item, avoid segfault without InfoClock
...
Origin commit data
------------------
Commit: d12ea80c5b
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-03-01 (Wed, 01 Mar 2017)
2017-03-01 15:04:10 +01:00
vanhofen
260127f781
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/movieplayer.cpp
src/nhttpd/tuxboxapi/controlapi.cpp
Origin commit data
------------------
Commit: f30f4da574
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
2017-03-01 13:09:50 +01:00
vanhofen
a9edf315db
rename g_PluginList to g_Plugins; this isn't a list of plugins
...
Origin commit data
------------------
Commit: 856c676430
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
Origin message was:
------------------
- rename g_PluginList to g_Plugins; this isn't a list of plugins
2017-03-01 13:03:50 +01:00
Michael Liebmann
910c599447
Merge branch 'master' into pu/fb-setmode
...
Origin commit data
------------------
Commit: 02e5c9cbf4
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-28 (Tue, 28 Feb 2017)
2017-02-28 23:32:20 +01:00
Michael Liebmann
d3ebbd72b9
lua cwindow.new: Fix draw small windows
...
- Ignore percent conversion of width and height
to remain compatible with the Lua API
Origin commit data
------------------
Commit: 2d30ef10d8
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-28 (Tue, 28 Feb 2017)
Origin message was:
------------------
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
vanhofen
f5d9d25957
Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/neutrino.h
Origin commit data
------------------
Commit: 7829247fe8
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-28 (Tue, 28 Feb 2017)
2017-02-28 15:36:23 +01:00
Michael Liebmann
84759d6c05
osd resolution: Use COsdHelpers::changeOsdResolution() to adjust...
...
...OSD resolution after switching video format
Origin commit data
------------------
Commit: ff11dd44ab
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-28 (Tue, 28 Feb 2017)
2017-02-28 15:04:09 +01:00
Michael Liebmann
e981a3331a
NeutrinoMessages: Add EVT_AUTO_SET_VIDEOSYSTEM
...
Origin commit data
------------------
Commit: 3bf32265c1
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-28 (Tue, 28 Feb 2017)
2017-02-28 15:04:09 +01:00
Michael Liebmann
f74929b4ba
CInfoViewer::showTitle: Add parameter forcePaintButtonBar
...
Origin commit data
------------------
Commit: cc05d272f2
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-28 (Tue, 28 Feb 2017)
2017-02-28 15:04:09 +01:00
Michael Liebmann
71998d0131
osd resolution: Add 'mode' to osd_resolution_struct_t
...
- Use COsdSetup::OSDMODE_XXX enums to identify various resolutions
Origin commit data
------------------
Commit: 653e574937
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-28 (Tue, 28 Feb 2017)
2017-02-28 15:04:09 +01:00
Michael Liebmann
c59c3bbdd1
osd resolution: Add src/gui/osd_helpers.cpp
...
- Move switch osd resolution from COsdSetup::changeNotify() to
COsdHelpers::changeOsdResolution()
Origin commit data
------------------
Commit: 84b2af00fb
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-28 (Tue, 28 Feb 2017)
Origin message was:
------------------
osd resolution: Add src/gui/osd_helpers.cpp
- Move switch osd resolution from COsdSetup::changeNotify() to
COsdHelpers::changeOsdResolution()
2017-02-28 15:04:08 +01:00
Michael Liebmann
5173230337
configure: --enable-libcoolstream-static
...
--with-libcoolstream-static-dir= for path to static libcoolstream
Example for neutrino.mk:
N_CONFIG_OPTS += --enable-libcoolstream-static
# path for static libcoolstream
N_CONFIG_OPTS += --with-libcoolstream-static-dir="$(TARGETPREFIX)/lib"
Origin commit data
------------------
Commit: 544b8c76b3
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-20 (Mon, 20 Feb 2017)
Origin message was:
------------------
configure: --enable-libcoolstream-static
--with-libcoolstream-static-dir= for path to static libcoolstream
Example for neutrino.mk:
N_CONFIG_OPTS += --enable-libcoolstream-static
# path for static libcoolstream
N_CONFIG_OPTS += --with-libcoolstream-static-dir="$(TARGETPREFIX)/lib"
2017-02-28 09:56:51 +01:00
vanhofen
a41b057930
Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: e83babe2c0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-27 (Mon, 27 Feb 2017)
2017-02-27 08:01:20 +01:00
vanhofen
f5bc61cab8
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: d2b763294e
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-27 (Mon, 27 Feb 2017)
2017-02-27 08:00:34 +01:00
Michael Liebmann
1fe5a6bbd2
Merge branch 'master' into pu/fb-setmode
...
Origin commit data
------------------
Commit: 1fc0186175
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-27 (Mon, 27 Feb 2017)
2017-02-27 00:24:54 +01:00
Michael Liebmann
4bf399b5b2
CLuaInstance: Add script fumction 'scale2Res'
...
- Set Lua api version to 1.69
Origin commit data
------------------
Commit: 6166f4a6f4
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-27 (Mon, 27 Feb 2017)
2017-02-27 00:24:34 +01:00
Michael Liebmann
8d22530d1f
fb_generic: Add "#define SCALE2RES_DEFINED" to check...
...
...presence of 'CFrameBuffer::scale2Res()'
- Revert this patch when pu/fb-setmode branch is merged to master
Origin commit data
------------------
Commit: 1fea75f428
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-27 (Mon, 27 Feb 2017)
2017-02-27 00:24:07 +01:00
vanhofen
f37a36da3c
Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: db2a8c021b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 22:31:51 +01:00
vanhofen
24900dcdf9
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 5442173af0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 22:31:40 +01:00
Thilo Graf
1c18f84b0d
CHintBox: use OFFSET_INNER_MID as defaul value for W_RAME
...
Origin commit data
------------------
Commit: 17a9c691da
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
caa00d432d
CHintBox: fix passed width parameter
...
Origin commit data
------------------
Commit: 820ea4db3b
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
27fec8dc70
CTextBox: use scaled base dimensions
...
Origin commit data
------------------
Commit: 6b4e57ad73
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
d43207faf2
CBuildInfo: use percental calculated dimensions
...
Origin commit data
------------------
Commit: 04ba522dab
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
e88710cca6
hintbox.h: use calculated dimensions as default
...
Useful for possible different screen resolutions.
Origin commit data
------------------
Commit: 85fc37090e
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-25 (Sat, 25 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
166575e9a5
CProgressWindow: use percental calculated dimensions as default
...
Origin commit data
------------------
Commit: ed9edb5dad
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-25 (Sat, 25 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
8e56829706
CMovieBrowser: use percental calculated dimensions for progress window
...
Useful for possible for different screen resolutions.
Origin commit data
------------------
Commit: 11d8be5307
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-25 (Sat, 25 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
a461b75eb0
CComponentsWindow: add more tags for doxygen
...
Origin commit data
------------------
Commit: 9b6893ee34
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-25 (Sat, 25 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
a0d00bb34d
CComponentsWindow: use percentage conversion for dimension values
...
Dimension values for windows below a certain size are often not really
useful, even with regard to different resolutions.
Usage of percent values could be easier to handle.
In the constructor, the argument values für dimesions must be only
between 1 and 100 to achieve this.
TODO: behavior inside parents
Origin commit data
------------------
Commit: 055fef8b58
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-25 (Sat, 25 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
af05b0c60c
CMovieBrowser: visualize global loading of defined directories
...
Origin commit data
------------------
Commit: 6e487f2840
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-23 (Thu, 23 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
a364fc9cd0
CProgressWindow: syncronize paint of local and global bar on first paint
...
In some cases progress bars were painted with delay.
Now it should be looks better.
Origin commit data
------------------
Commit: f478c75e26
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-23 (Thu, 23 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
c56c971dd3
CTestMenu: add samples for progress window with signals
...
Origin commit data
------------------
Commit: 42619c8d2c
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-17 (Fri, 17 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
97d041d8f6
CProgressWindow: small cosmetic
...
Origin commit data
------------------
Commit: 1e6997e3af
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-17 (Fri, 17 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
57b8bac43e
CProgressWindow: rename InitProgressItem -> getProgressItem
...
more plausible
Origin commit data
------------------
Commit: 0281b7e8c7
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-17 (Fri, 17 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
186c04f2c5
CProgressWindow: move some methodes for more clarity
...
Origin commit data
------------------
Commit: 9d3e5f4fd2
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-17 (Fri, 17 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
3d6b3a5cb0
CProgressWindow: encapsulate show methodes, add dimension defines
...
Origin commit data
------------------
Commit: 7339d3dd03
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-16 (Thu, 16 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
34f40c9417
CTestMenu: ad samples for progress window
...
Origin commit data
------------------
Commit: b250ae6b9d
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-15 (Wed, 15 Feb 2017)
2017-02-26 21:29:53 +01:00
Thilo Graf
18b2d04640
CProgressWindow: add overloaded constructor with string arg
...
Origin commit data
------------------
Commit: 5049b69c3f
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-15 (Wed, 15 Feb 2017)
2017-02-26 21:29:53 +01:00