Thilo Graf
dde30a382e
src/gui/widget/msgbox.cpp: add missing handling of RC_home message
...
Required in case of usage without explicit undefined home button.
Origin commit data
------------------
Commit: ebffa8073f
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-29 (Sun, 29 Apr 2018)
2018-04-29 03:13:07 +02:00
Thilo Graf
23cd5b33a0
data/bad_package_pattern.list.sample: add zsh
...
Origin commit data
------------------
Commit: 9c5c4d5268
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-29 (Sun, 29 Apr 2018)
2018-04-29 03:13:07 +02:00
Thilo Graf
e61f58b316
configure: add options for online services
...
Contains options to manage api keys and related gui features.
These options allows to add predefined api/dev keys. If option unused, it will be like before and
user can add end edit keys via gui.
Add keys with
--with-tmdb-dev-key=[KEY]
--with-omdb-api-key=[KEY]
--with-youtube-dev-key=[KEY]
--with-shoutcast-dev-key=[KEY]
In case of predefined keys it could be useful to avoid the gui managment for keys:
--disable-tmdb-key-manage
--disable-omdb-key-manage
--disable-youtube-key-manage
--disable-shoutcast-key-manage
Additional option to disable youtube player inside moviebrowser
--disable-youtube-player
Origin commit data
------------------
Commit: 7d920e182a
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-29 (Sun, 29 Apr 2018)
2018-04-29 03:13:07 +02:00
vanhofen
d230fe4732
neutrino: use WEBTVDIR as default for g_settings.livestreamScriptPath
...
The usage of WEBTVDIR_VAR was not a good idea because our delivered xml's
are located in WEBTVDIR.
In summery the location doesn't really matter, because our code in
movieplayer.cpp will find the script in several places.
Origin commit data
------------------
Commit: 35fa18c3d7
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-22 (Sun, 22 Apr 2018)
Origin message was:
------------------
- neutrino: use WEBTVDIR as default for g_settings.livestreamScriptPath
The usage of WEBTVDIR_VAR was not a good idea because our delivered xml's
are located in WEBTVDIR.
In summery the location doesn't really matter, because our code in
movieplayer.cpp will find the script in several places.
2018-04-22 22:48:04 +02:00
GetAway
fab27d0c19
videosettings: fix set and get video_43mode
...
Origin commit data
------------------
Commit: 5e65dca8c3
Author: GetAway <get-away@t-online.de >
Date: 2018-04-22 (Sun, 22 Apr 2018)
2018-04-22 22:24:18 +02:00
vanhofen
ce8f83d565
neutrino: remove NI-tag from g_settings.network_ntpserver
...
Origin commit data
------------------
Commit: 54551dd0a7
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-22 (Sun, 22 Apr 2018)
Origin message was:
------------------
- neutrino: remove NI-tag from g_settings.network_ntpserver
2018-04-22 20:58:31 +02:00
Thilo Graf
3bba714c94
data/bad_package_pattern.list.sample: fix typo, add webmin
...
Origin commit data
------------------
Commit: e3077a0f2f
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-22 (Sun, 22 Apr 2018)
2018-04-22 20:58:31 +02:00
Thilo Graf
2ac688fb3e
theme Gray-Blue: add 'enable' trigger button
...
Origin commit data
------------------
Commit: 345d38a877
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-22 (Sun, 22 Apr 2018)
2018-04-22 20:58:31 +02:00
Thilo Graf
e322148f2b
themes Olive3.0, Neutrino3.0: use more contrast for trigger buttons
...
Origin commit data
------------------
Commit: fb1f2b9c78
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-22 (Sun, 22 Apr 2018)
2018-04-22 20:58:31 +02:00
GetAway
7404f46614
pzapit -gm: reactivate get current TV/Radio mode
...
Origin commit data
------------------
Commit: bda07eeb14
Author: GetAway <get-away@t-online.de >
Date: 2018-04-22 (Sun, 22 Apr 2018)
2018-04-22 20:58:31 +02:00
Thilo Graf
32a78da5ff
color buttons: small changes on color
...
Origin commit data
------------------
Commit: 62e33793a1
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-22 (Sun, 22 Apr 2018)
2018-04-22 20:58:31 +02:00
vanhofen
f1d21d359b
icons: better differentiation for new sliders
...
Origin commit data
------------------
Commit: 1c078a18c3
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-21 (Sat, 21 Apr 2018)
Origin message was:
------------------
- icons: better differentiation for new sliders
2018-04-21 22:59:29 +02:00
vanhofen
a445e15f9c
remove webtv scripts/xml's; you'll find this stuff in plugin-repo now
...
Origin commit data
------------------
Commit: 0a12bfce08
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-19 (Thu, 19 Apr 2018)
Origin message was:
------------------
- remove webtv scripts/xml's; you'll find this stuff in plugin-repo now
2018-04-19 21:33:30 +02:00
Jacek Jendrzej
882c835829
fix epg dir, strange static behavior
...
Origin commit data
------------------
Commit: b7d59d8537
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2018-04-16 (Mon, 16 Apr 2018)
2018-04-16 21:02:49 +02:00
vanhofen
db5007bfeb
locale: small changes on themes locales
...
Origin commit data
------------------
Commit: 9c1fb737ad
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-12 (Thu, 12 Apr 2018)
Origin message was:
------------------
- locale: small changes on themes locales
2018-04-12 21:52:57 +02:00
vanhofen
d1852173c8
themes: don't show inactive item to visualize migrated theme
...
Origin commit data
------------------
Commit: b4849c98cc
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-12 (Thu, 12 Apr 2018)
Origin message was:
------------------
- themes: don't show inactive item to visualize migrated theme
2018-04-12 21:52:57 +02:00
vanhofen
c56dd6d8f8
yWeb: activate pos and recall keys on remote controls (thx to DdD)
...
Origin commit data
------------------
Commit: 284082f2ef
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-12 (Thu, 12 Apr 2018)
Origin message was:
------------------
- yWeb: activate pos and recall keys on remote controls (thx to DdD)
2018-04-12 21:06:18 +02:00
vanhofen
b3021319f7
icons: small changes on new option sliders
...
Origin commit data
------------------
Commit: 928400050d
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-12 (Thu, 12 Apr 2018)
Origin message was:
------------------
- icons: small changes on new option sliders
2018-04-12 00:15:20 +02:00
vanhofen
eec8af45fb
icons: rename important.png => marker_warning.png because it doesn't signalize important stuff, but warnings
...
Origin commit data
------------------
Commit: 0e64c1f14a
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
Origin message was:
------------------
- icons: rename important.png => marker_warning.png because it doesn't signalize important stuff, but warnings
2018-04-11 23:58:16 +02:00
vanhofen
b2462e2366
icons: add default icons for new option slider
...
Origin commit data
------------------
Commit: 7b149f3099
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
Origin message was:
------------------
- icons: add default icons for new option slider
2018-04-11 23:58:16 +02:00
vanhofen
e97c6ac33e
themes: add default theme
...
Origin commit data
------------------
Commit: 3a477d9f47
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
Origin message was:
------------------
- themes: add default theme
2018-04-11 23:58:16 +02:00
Thilo Graf
83576a96eb
Icons: change check markers, rename to dialog on/off, add update marker
...
Origin commit data
------------------
Commit: 1ebe774077
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:16 +02:00
Thilo Graf
e02bee6b85
themes: add some theme relevant trigger buttons
...
icons: add larger on/off buttons
Origin commit data
------------------
Commit: 332df34a2e
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:16 +02:00
Thilo Graf
74d135f2ae
Revert "COsdSetup: kill instance of osd_menu_colors"
...
This reverts commit 9401f2e8d1
.
With this commit were crashes are to be expected. If here is an issue,
we should fix it with another solution.
Origin commit data
------------------
Commit: 9be66d824a
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:16 +02:00
Thilo Graf
614badcf9e
menu: add optional usage of toggle buttons to visualze options
...
Origin commit data
------------------
Commit: f0f4698984
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:16 +02:00
Thilo Graf
518a0f362c
src/gui/osd_setup.cpp: use CMenuForwarder instead CMenuDForwarder
...
This should avoid possible segfaults when user is calling color setup.
This behavior was observed if start wizard has been completed and
after that user wants to change color settings.
If target object is a singelton, this should not be an issue.
Origin commit data
------------------
Commit: 84612b795c
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
7c26b9a2f3
getValue(void): remove multiple declared members
...
Already inherited from CMenuTarget
Origin commit data
------------------
Commit: 98a962c16e
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
8322e722ca
themes: add locales for theme reset
...
Origin commit data
------------------
Commit: 8b055d5011
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
ac513a9cc0
CThemes: visualize migrated theme after possible update
...
After an update this entry will be only shown if theme name is a new
configure option and theme name is still unknown.
This entry visualizes the state of current migrated theme. The old theme
settings will be kept.
If required users should save the theme as a new userdefined theme or
select a given theme.
Origin commit data
------------------
Commit: 6a36a75f26
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
a6d366ff5e
CThemes: add default theme from config and migrate theme settings if needed
...
Origin commit data
------------------
Commit: 0344962efc
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
839fbfcc18
CThemes: rename member readThemes -> showThemesMenu
...
more plausible name
Origin commit data
------------------
Commit: 2004017378
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
cc9f871cd4
CThemes: visualize current selected or applied theme
...
Origin commit data
------------------
Commit: 1aaaf8cb86
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
801d072540
CThemes: inherit CColorSetupNotifier into CThemes
...
Avoids explicit init of CColorSetupNotifier objects.
Origin commit data
------------------
Commit: dd329ce68e
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
511d603898
themes: set default theme instead static colors, but hold fallback
...
Origin commit data
------------------
Commit: 8498f29202
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
1f39eaa748
themes: add setting entry for theme name
...
Origin commit data
------------------
Commit: 06bd3519d8
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
90bf89e1ff
CFrameBuffer: add more possible icon paths in order of priority
...
This gives possibility to use theme relevant icon sets.
scheme:
/path/to/theme/icons/file.png
example:
/usr/share/tuxbox/neutrino/themes/Neutrino-3.0/icons/file.png
Origin commit data
------------------
Commit: bc794bab56
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
7b21adb9dd
Color theme setup: re sort some entries, remove some separator lines
...
Better separation of the gui and misc parts.
Origin commit data
------------------
Commit: d1a6bb8b13
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
611d4ca4c9
Progressbar setup: add missing caption for global settings
...
Origin commit data
------------------
Commit: 34300a2d61
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
vanhofen
370e8f2949
remove NI-tags from progressbar color code
...
Origin commit data
------------------
Commit: 75fc656e49
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
Origin message was:
------------------
- remove NI-tags from progressbar color code
2018-04-11 23:58:15 +02:00
Thilo Graf
06d30fb447
colorchooser.cpp/h: add separate init method
...
If color setup having already been used and after that user has done changed some other settings (e.g. font settings), graphical errors or crashes are possible.
The relocation of the initialization should prevent this.
Origin commit data
------------------
Commit: d2ab30f7af
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
Origin message was:
------------------
colorchooser.cpp/h: add separate init method
If color setup having already been used and after that user has done changed some other settings (e.g. font settings), graphical errors or crashes are possible.
The relocation of the initialization should prevent this.
2018-04-11 23:58:15 +02:00
Thilo Graf
ebb148afb9
Color setup: add button bar
...
Origin commit data
------------------
Commit: 411c3f091c
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
f57c44ae8c
CColorChooser: fine tune position of color rate
...
Origin commit data
------------------
Commit: 820d07c6dd
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
13ce81f4ab
Color setup: Show color number in preview.
...
Origin commit data
------------------
Commit: 3c1dfbb441
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
f7ad6de711
Color setup: align to general window composition
...
- add home context button and icon
- width increased
Origin commit data
------------------
Commit: e8f3ff1db4
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
bb78bfe453
CColorChooser: use unified variable vor window font
...
Origin commit data
------------------
Commit: 0da7bd9411
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:15 +02:00
Thilo Graf
f9cdecc4f1
color setup: Visualize color rate
...
Origin commit data
------------------
Commit: 7a51a392f1
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:14 +02:00
Thilo Graf
1a370532eb
locales/fonts: add global window font
...
Origin commit data
------------------
Commit: a3dc9cce69
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:14 +02:00
vanhofen
8867393d3a
english.locale: some more minor corrections
...
Origin commit data
------------------
Commit: 9d02827a13
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-10 (Tue, 10 Apr 2018)
Origin message was:
------------------
- english.locale: some more minor corrections
2018-04-10 22:45:06 +02:00
vanhofen
b89a31c6cd
deutsch.locale: Fix some english hints
...
Origin commit data
------------------
Commit: f62503e75a
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-10 (Tue, 10 Apr 2018)
Origin message was:
------------------
- deutsch.locale: Fix some english hints
2018-04-10 22:40:19 +02:00
vanhofen
ea61d2efc3
locale: minor alignments; mostly capitalization fixes in english.locale
...
Origin commit data
------------------
Commit: b48f9e26f0
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-04-10 (Tue, 10 Apr 2018)
Origin message was:
------------------
- locale: minor alignments; mostly capitalization fixes in english.locale
2018-04-10 22:30:17 +02:00