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
vanhofen
8e36032281
yWeb: unify rec/zap timer handling; avoid german umlaut in js-popup
...
Origin commit data
------------------
Commit: 5edc857122
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
Origin message was:
------------------
- yWeb: unify rec/zap timer handling; avoid german umlaut in js-popup
2017-03-01 11:51:25 +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
68e2832f96
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
...
Conflicts:
src/Makefile.am
src/neutrino.cpp
Origin commit data
------------------
Commit: 4a07c24174
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-28 (Tue, 28 Feb 2017)
2017-02-28 16:55:39 +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
6556882cb1
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
...
Conflicts:
src/gui/movieplayer.cpp
Origin commit data
------------------
Commit: c188cf3683
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 22:35:47 +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
Michael Liebmann
83ca46a82c
Merge branch 'master' into pu/fb-setmode
...
Origin commit data
------------------
Commit: 8569412113
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 19:45:05 +01:00
Jacek Jendrzej
e8635fe8f7
src/gui/movieplayer.cpp try fix stop play file on file end
...
Origin commit data
------------------
Commit: df25b50944
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 15:05:21 +01:00
vanhofen
4a8ef2e828
channelist: use OFFSET-defines for channels w/o EPG too
...
Origin commit data
------------------
Commit: 1aa5e929db
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
Origin message was:
------------------
- channelist: use OFFSET-defines for channels w/o EPG too
2017-02-26 01:01:15 +01:00
vanhofen
4f4c656b55
Merge branch 'master' of https://github.com/neutrino-mp/neutrino-mp into ni/mp/tuxbox
...
Conflicts:
configure.ac
lib/libtuxtxt/tuxtxt.cpp
src/driver/fb_generic.cpp
src/driver/fb_generic.h
src/driver/rcinput.cpp
src/gui/bookmarkmanager.cpp
src/gui/filebrowser.cpp
src/gui/update.h
src/neutrino.cpp
src/system/setting_helpers.cpp
Origin commit data
------------------
Commit: 33441c2ba2
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 00:45:36 +01:00
vanhofen
59a5f1ad6b
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
...
Origin commit data
------------------
Commit: 7af71a8a03
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 00:39:36 +01:00
vanhofen
8c6da6da34
Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 5b95e7cfc1
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 00:39:09 +01:00
vanhofen
ca5fbb4083
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 05013e825d
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 00:38:58 +01:00
vanhofen
ae07afa352
timerlist: fix timer comparison in modifyTimer()
...
Origin commit data
------------------
Commit: cf9a1a705c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
Origin message was:
------------------
- timerlist: fix timer comparison in modifyTimer()
2017-02-26 00:06:32 +01:00
Michael Liebmann
e0de43dacf
Merge branch 'master' into pu/fb-setmode
...
Origin commit data
------------------
Commit: 0bc65538ac
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-25 (Sat, 25 Feb 2017)
2017-02-25 16:54:06 +01:00
vanhofen
9da4c15dbc
Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: bfdfd6fd08
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-25 (Sat, 25 Feb 2017)
2017-02-25 16:07:57 +01:00
vanhofen
36e36b7eb9
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 908706ad68
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-25 (Sat, 25 Feb 2017)
2017-02-25 16:07:46 +01:00
Stefan Seyfried
60a2853809
rcinput: apply ev.time adjustment to all events
...
This fixes detection of keys that are allowed to be long-pressed if
"long keypress" feature is enabled.
No idea why this was applied only to key press events before :-)
Origin commit data
------------------
Commit: c3e5d77bfe
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-25 (Sat, 25 Feb 2017)
2017-02-25 16:07:25 +01:00