Commit Graph

924 Commits

Author SHA1 Message Date
Thilo Graf
1a6bfa081b misc settings: add missing locals and settings variables 2018-04-28 08:54:26 +02:00
Thilo Graf
db64f1e094 epgview: add imdb functionality into epgviewer
taken over from https://bitbucket.org/neutrino-images/ni-neutrino-hd
2018-04-28 08:54:26 +02:00
svenhoefer
5b05939099 - locale: small changes on themes locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-04-14 00:04:57 +02:00
Thilo Graf
bfb61a273e themes: add locales for theme reset 2018-04-11 17:03:11 +02:00
Thilo Graf
ab281d8581 Color theme setup: re sort some entries, remove some separator lines
Better separation of the gui and misc parts.
2018-04-11 16:05:43 +02:00
Thilo Graf
baacf318f6 Progressbar setup: add missing caption for global settings 2018-04-11 16:05:43 +02:00
FlatTV
1652faecff OSD Menu: Add progressbar color
Signed-off-by: Thilo Graf <dbt@novatux.de>

- themes/Makefile.am unchanged, build was broken
- whitespace errors fixed
- unnecessary comments removed
- bump lua api version, was missed
2018-04-11 15:58:20 +02:00
Thilo Graf
3007c27469 Color setup: add button bar 2018-04-11 15:58:19 +02:00
Thilo Graf
c4bc6154d8 locales/fonts: add global window font 2018-04-11 15:57:33 +02:00
svenhoefer
8dc0fc5268 - english.locale: some more minor corrections
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-04-10 23:35:17 +02:00
svenhoefer
e46a2b4abf - deutsch.locale: Fix some english hints
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-04-10 23:34:23 +02:00
svenhoefer
6907a23dbd - locale: minor alignments; mostly capitalization fixes in english.locale
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-04-10 23:33:32 +02:00
svenhoefer
384669df13 - locale: minor changes in timing.infobar locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-04-10 23:07:07 +02:00
Thilo Graf
557805bc40 infobar: rework infobar timeout behavior
Options were sometimes described ambiguously and previous behavior was no longer available.
Now the descriptions should be more plausible for current behavior.
2018-04-10 10:29:38 +02:00
Thilo Graf
6f02799b03 Imageinfo: resort image and gui relevant entries 2018-04-10 10:29:38 +02:00
svenhoefer
4b12086438 - channellist: signalize zap tries while movie playback
Signed-off-by: Thilo Graf <dbt@novatux.de>

Conflicts:
	data/locale/english.locale
2018-04-09 23:44:57 +02:00
svenhoefer
167039c1f9 - channellist: re-add list of recordable channels (while recording) to key_current_transponder
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-03-22 21:20:18 +01:00
svenhoefer
f833778b32 - channellist: simplify key_zaphistory/key_current_transponder handling
* Remove strange list of "zapable" channels while recording. Channellist
(RC_ok) has same feature ... not avalable channels are marked inactive.

* Add hint, when no zapping histoty is available to confirm user's keypress

 Conflicts:
	data/locale/english.locale

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-03-22 21:20:12 +01:00
svenhoefer
7d95a7b76c - locale: change menu.hint_infobar_radiotext locale
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-03-01 16:31:26 +01:00
svenhoefer
6ad2ca6a46 - movieplayer: allow to display plackback time instead of movietitle on vfd
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/neutrino.cpp
	src/system/locals.h
	src/system/locals_intern.h
	src/system/settings.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-02-28 11:18:53 +01:00
Thilo Graf
70607c9809 locales: fix order
thx balkon
2018-02-14 11:49:36 +01:00
Thilo Graf
d08eae1a9c locales: more precise setting for startup volume in audio settings 2018-02-14 11:49:32 +01:00
svenhoefer
627295fe2c - locale: remove obsolete AUDIOSelectMenue.volume locale
Signed-off-by: Thilo Graf <dbt@novatux.de>

additional typo fix

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-01-21 21:51:49 +01:00
svenhoefer
21f6ec5944 - multiformat audioplayer: add separate timeout for infobar
Conflicts:
	src/gui/infoviewer.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-01-09 22:44:00 +01:00
svenhoefer
4c2ce1bac2 - flashtool: add posibilty to get localized and non-localized type
Conflicts:
	src/gui/update.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-01-06 20:14:36 +01:00
svenhoefer
0c5f53f016 - locale: improve experimental image warning
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-01-06 20:14:32 +01:00
Stefan Seyfried
d633d23793 deutsch.locale: fix typo 2017-12-28 00:07:23 +01:00
Thilo Graf
91ee69f22e Fileplay: add separat fileplay for audio and video 2017-12-21 12:10:40 +01:00
svenhoefer
483f4053a5 - settings_manager: remember last used directory
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/gui/settings_manager.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-17 23:17:17 +01:00
svenhoefer
cb7cf4a225 - locale: small changes in infobar ca system locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-15 18:42:13 +01:00
TangoCash
4e65f22bdf add DVB-S2X support 2017-12-06 10:47:36 +01:00
svenhoefer
7e8b866425 - locale: minor changes on new tunersetup locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-01 14:26:27 +01:00
TangoCash
e4bdd4700d add DVB-T2 support, enable 5V supply 2017-11-28 10:52:01 +01:00
svenhoefer
dbf2fa3f18 - vfd-setup: allow to set scroll_repeats if possible
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-16 20:39:34 +01:00
Striper
9c041c5961 - shorten string
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-16 19:43:26 +01:00
svenhoefer
29580c7417 - locale: minor changes in streaminfo locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-16 19:43:26 +01:00
svenhoefer
ffb15f08cd - streaminfo: port from TangoCash
Conflicts:
	src/gui/streaminfo2.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-16 19:43:26 +01:00
svenhoefer
3fd544737a - add webradio; first steps
Conflicts:
	data/Makefile.am
	data/scripts/backup.sh
	src/neutrino.cpp
	src/zapit/include/zapit/zapit.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-16 19:43:26 +01:00
svenhoefer
4a5adfcb23 - update: ask for copy settings to new image
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 21:47:16 +01:00
svenhoefer
80a9198603 - update: allow ofgwrite to flash another partition
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 21:37:41 +01:00
svenhoefer
ba9c87dd07 - locale: minor changes in update-locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 18:37:54 +01:00
svenhoefer
47fbc69af5 - deutsch.locale: small spelling fixes
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 18:34:07 +01:00
TangoCash
9c12ce65aa modify autocreate HD _and_ UHD channels as seperate lists
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 18:33:58 +01:00
svenhoefer
5fd7ec68ac - audio_select: copy full code from TangoCash
Just compile tested. Maybe some more alignments needed.

Signed-off-by: Thilo Graf <dbt@novatux.de>
Additional changes on cs playback_cs.h, because broken build
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 18:32:30 +01:00
Thilo Graf
91128cdfa4 locales: generalize image settings, rewrite welcome text 2017-10-29 18:30:43 +01:00
Thilo Graf
54c8d9c4e9 locales: use german entries for channel scan 2017-10-29 18:30:38 +01:00
Thilo Graf
1e006a9769 locales: complete plugin entry for plugins.hdd_dir 2017-10-29 18:30:31 +01:00
Thilo Graf
e372f02873 locales: typo fix 2017-10-29 18:30:27 +01:00
Thilo Graf
6ae15d962a locales: message for record scan generalized 2017-10-29 18:30:17 +01:00
Thilo Graf
8eca73b6bd locales: hint for followscreenings setup shortened 2017-10-29 18:30:12 +01:00