Commit Graph

50 Commits

Author SHA1 Message Date
M. Liebmann
6803a8dff3 Remove obsolete 'contrast_fonts' code from osd menu 2017-01-31 16:36:40 +01:00
Thilo Graf
4b4c295289 locales: add locales for buttontext settings
supplement to: 0bf74271652982ff69f378589ee3b8409dce003f
2016-12-30 20:33:26 +01:00
M. Liebmann
fd21f57406 Sort locales 2016-12-05 15:54:56 +01:00
Thilo Graf
d6ecaf855b Messages: add localized osd timeout option for interactive/static messages
TODO: add locales for hints
2016-12-02 21:32:15 +01:00
M. Liebmann
b8e314695b Sort locale 2016-11-22 19:19:30 +01:00
Thilo Graf
4988df1dd9 Messages: add option to change size of message text
Include default size and localized setup.

TODO: localize for nederlands and slovak, current english only.
2016-11-20 01:08:14 +01:00
Thilo Graf
1b4f976c6b Locales: use generic gui name in messages and windows 2016-11-18 17:46:17 +01:00
Thilo Graf
dde298b1b7 CMsgBox: rework msgbox classes with Window class implementation
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.

TODO: fix and optimize details
2016-10-24 10:31:24 +02:00
Thilo Graf
6b88cea7bf Imageinfo: add lua API info
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	data/locale/nederlands.locale
	src/system/locals.h
	src/system/locals_intern.h
2016-10-03 01:54:06 +02:00
Thilo Graf
1d74379981 lua api: fix broken build with --disable-lua 2016-10-03 01:44:54 +02:00
M. Liebmann
c5d1120f9f tmdb: Add hintbox when search data 2016-03-04 14:15:50 +01:00
Thilo Graf
aad5db705f COPKGManager: add possibility to manage source feeds for packages
Feeds are saved in opkg config file.

NOTE:Existing config file will be overwrite, so must be reconfigured
via gui.
Source names are strictly numbered src 0...10 (maximmal 10 at the moment)

FIXME: input mask in keyboardinput class is too small for some adresses, large
address names are cutted and makes entries useless
2015-12-28 12:13:45 +01:00
Thilo Graf
33bf0fd7ba Locales: add message line for not supported feature 2015-12-28 12:13:42 +01:00
Thilo Graf
10debbbfa0 COPKGManager: optimize handling after installation
Show a success message only if restart/reboot is required and user
should decide what to do or not.
NOTE: marker file should be generated by opkg package itself
(eg. with preinstall scripts), so it's controlled by the package maintainer!
2015-12-28 12:13:41 +01:00
Thilo Graf
a6f7043ab1 COPKGManager: add possibilty to check required size before install package 2015-12-28 12:13:40 +01:00
Thilo Graf
b3afd24260 COPKGManager: add members to get package infos and optmize update check 2015-12-28 12:13:39 +01:00
Thilo Graf
6016ea718c COPKGManager: add locales for local installation 2015-12-28 12:13:39 +01:00
Thilo Graf
6feca09a07 locales: remove format tags in opkg manager messages
Most messages can shows more details after evaluation of shellmessages.
2015-12-28 12:13:35 +01:00
Thilo Graf
523b273af8 Colors: init global color gradient implementation 2015-12-27 14:42:27 +01:00
svenhoefer
e22d2d8a45 - keybind_setup/locale: timeshift isn't a movieplayer key 2015-12-15 08:15:17 +01:00
svenhoefer
ca5d85986e - osd_setup: try to bring more structure in infoviewer setup 2015-05-05 11:43:17 +02:00
svenhoefer
cb5f052e83 - themes: move colored_events settings to themes setup 2015-05-05 11:43:17 +02:00
Thilo Graf
a58f1621b4 Merge branch 'cst-next.pre' into cst-next 2015-04-30 09:20:43 +02:00
Thilo Graf
01516cf943 themes: use hintbox and header gradient option in theme settings
Color gradient feature was originally intended for use
inside theme settings and it's not really suitable  for
generally use as default in all themes at the moment, so it makes more
sense to have options in theme settings and let the user decide
to customize this, unless enough other gui parts can use this feature.
2015-04-29 10:16:55 +02:00
[CST] Focus
32f38219c9 data/locale/nederlands.locale: update locale 2015-04-02 14:40:05 +03:00
svenhoefer
3c52e2b87f - re-enable front-panel settings for Trinity; re-sort vfd_setup 2014-11-04 14:59:23 +01:00
svenhoefer
837cbbe5a7 - locale: update nederlands.locale; translated by Astrasat 2014-10-23 11:34:03 +02:00
[CST] Bas
2af0d0c4ee streaminfo: since new libcs return AUDIO_FORMAT as Type in getAudioInfo() update the code and add AAC information while at it. We set audio stream to unknown if we don't know what codec is in use. 2014-10-22 16:14:34 +04:00
svenhoefer
da7f3b9cb1 - drop obsolete code around FONT_TYPE_GAMELIST
these fonts are not needed since gamelist/scriptlist
  are painted with menu-widget
2014-05-02 22:28:36 +02:00
Thilo Graf
8a8748c5e7 CMiscMenue: add entry for temporarily debug mode settings
Option "Level" overwrites assigned debug level output mode of Neutrino
start parameters, but only temporarily till change of options by user
or restart of Neutrino.
2014-04-02 08:40:21 +02:00
[CST] Focus
33caf8edca Revert "deutsch, english, nederlands locale: little change for twin, independent modes:"
This reverts commit 8beb80c246.
2014-03-03 15:07:40 +04:00
[CST] Focus
8beb80c246 deutsch, english, nederlands locale: little change for twin, independent modes:
TWIN meant for TWIN LNB, independent also suitable for monoblock
2014-02-25 18:59:21 +04:00
[CST] Bas
b8d5a61c1d nederlands.locale: fix spelling error. 2014-02-25 18:56:45 +04:00
[CST] Bas
9805f0abb7 nederlands.locale: fix some weird characters that were supposed to be newlines. 2014-02-25 18:56:39 +04:00
Thilo Graf
0d50045469 locales: remove colon from string
Entry is used as caption, not as descriptive paragraph.
2013-11-11 09:02:23 +01:00
Thilo Graf
6955df5c5e CBuildInfo: rework buildinfo class for use as CComponentsWindow
also possible: get partial informations also as strings for usage
in other classes
2013-11-11 00:20:10 +01:00
svenhoefer
c239f7af95 - locale: remove confusing string 'squashFS' 2013-10-23 10:41:47 +02:00
Michael Liebmann
41d50d793f nederlands.locale: Fix sort order 2013-10-02 20:49:55 +02:00
[CST] Focus
70882dde00 data/locale/nederlands.locale: fix telesat prov name 2013-08-08 17:02:30 +04:00
[CST] Focus
f75d6d1ea1 nederlands.locale update 2013-07-30 11:13:50 +04:00
[CST] Bas
5b42594a1a neutrino: fix dutch locale, it's being maintained by Astrasat. Move it to 'maintained'. 2013-05-17 05:10:52 +08:00
svenhoefer
2e250fcb24 - locale: move unmaintained locale to subdir 'unmaintained/' 2012-10-24 13:12:05 +02:00
satbaby
cc9260f9ce remove unused locale
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2114 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-18 17:54:33 +00:00
satbaby
ce521394f2 cleanup locales
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1979 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-18 07:03:37 +00:00
satbaby
9b0e5d0dc6 cleanup locales (thx Tomworld)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1978 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-16 21:14:08 +00:00
satbaby
6ae39297ad -add channel information option
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1101 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-02 15:45:53 +00:00
thilo
944703a272 *neutrino locales: permissions corrected,
no idea why these files were saved as executable ?:-(

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1077 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-01-28 08:54:16 +00:00
thilo
bf20bb63b8 *neutrino clean up: Streaming settings removed
- from all locales,
	locales.h,
	locales_intern.h
- usage of settings in
	filebrowser.cpp,
	movieplayer.cpp,
	neutrino.cpp,
	neutrino.h,
	neutrino_menue.cpp,
	setting_helpers.cpp,
	setting_helpers.h,
	settings.h
There is no reason to keep dead features,
but if we need streaming settings sometime in future again,
then we can dig out it.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1076 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-01-28 08:44:46 +00:00
satbaby
1e9c76d6b9 -fix #337
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@814 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-10-03 18:24:51 +00:00
mrcolor
bc5bd4154e our current experimental Neutrino branch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 11:05:11 +00:00