Commit Graph

930 Commits

Author SHA1 Message Date
svenhoefer
a3d4e938b2 - deutsch.locale: typo 2016-02-11 15:10:01 +01:00
svenhoefer
61a4b3bf9c - movieplayer/browser: add user key to create/remove movie cover 2016-02-11 15:04:11 +01:00
svenhoefer
ab82c36b9f - moviebrowser: introduce user-assignable keys 2016-02-09 15:53:56 +01:00
svenhoefer
0a98143e49 - moviebrowser: add possibility to search for movies in SMS-style
This feature has to be activated first. Menu -> Settings ->
Key Setup -> Edit -> My recordings

In moviebrowser press three times key "3" to select first movie
title starting with a "F" or press two times "6" to select first
movie title starting with a "N".

The new item in keybind-setup is the first step to introduce user-
assignable keys in moviebrowser. So finally the horrible hotkeys
for the cutting functions can be removed and/or replaced.
2016-02-09 12:05:28 +01:00
svenhoefer
fb2967ca8b - movieplayer: add virtual zap mode for moviebrowser playlists
This commit fixes virtual zap for timeshift mode too.
TODO: virtual zap for fileplayer playlists
2016-02-03 16:27:07 +01:00
svenhoefer
48261501a7 - moviebrowser: allow to show detailed infos about bookmarks 2016-02-01 16:53:17 +01:00
svenhoefer
b56f4ed149 - vfd: allow to disable rc-lock message on vfd 2016-01-25 08:04:35 +01:00
svenhoefer
2eb0aed5db - rc_lock: rework class; switch to singleton; add icon; vfd-support 2016-01-20 20:26:52 +01:00
svenhoefer
2ea0c1c136 - deutsch.locale: add screensaver.mode_clock_color 2016-01-10 22:20:58 +01:00
defans
0f2c73aed3 screensaver: add optional colored property 2016-01-10 22:02:00 +01:00
Stefan Seyfried
0d6fd4c7d7 opkg_manager: make progress reports on startup more practical
Signed-off-by: Thilo Graf <dbt@novatux.de>
2016-01-05 15:06:18 +01:00
svenhoefer
d88e40f41d - locale: add cut/copy/truncate menu hints; thx to tewsbo for support 2016-01-03 20:42:58 +01:00
svenhoefer
5860045999 - locale: add usermenu title locales ...
some small reworks; cleanup from #if 0'ed code
2016-01-02 12:18:06 +01:00
svenhoefer
3107e621ef - add menu item to force usertitles for color buttons in infobar 2015-12-29 14:31:52 +01:00
Thilo Graf
52cc52a28b themes: add demo themes 2015-12-28 18:36:59 +01:00
M. Liebmann
182e6ae5d1 Fix & sort locale 2015-12-28 16:24:24 +01:00
Thilo Graf
9345f792a7 COPKGManager: use config file for bad package detection
To detect bad packages, it must be existing a matching pattern list file.
Path is defined in OPKG_BAD_PATTERN_LIST_FILE.
This gives the option to filter some bad entries in the package listing menue.
NOTE: a sample file you should find here as : "/var/tuxbox/config/bad_package_pattern.list.sample".
If required, remove the ".sample" extension and change the entries for your requirements
2015-12-28 12:13:51 +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
4909844ad6 COPKGManager: add member to handle line of shell lines
prepared for use as callback in shell window class, currently
it is not possible to get line output from shellwindow object, this
should help soon

also added ne locales
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
0b3576b4a7 Screensaver: add option to show current time instead images 2015-12-27 22:26:23 +01:00
Thilo Graf
ff667dfef3 Screeansaver: add optional random images 2015-12-27 19:46:14 +01:00
Thilo Graf
523b273af8 Colors: init global color gradient implementation 2015-12-27 14:42:27 +01:00
svenhoefer
ceb3344a70 - update: localize question of flashing image 2015-12-23 10:16:26 +01:00
svenhoefer
beb324c606 - moviebrowser: small changes in locales 2015-12-19 22:15:03 +01:00
svenhoefer
beeeeb224a - moviebrowser: update and localize help box 2015-12-16 22:52:27 +01:00
svenhoefer
eb7c044b05 - movieplayer: show correct key in bookmark hints; smoother locales 2015-12-16 11:34:09 +01:00
svenhoefer
8c9c98b3c9 - locale: smoother locals for movieplayer keys 2015-12-15 08:15:17 +01:00
svenhoefer
e22d2d8a45 - keybind_setup/locale: timeshift isn't a movieplayer key 2015-12-15 08:15:17 +01:00
svenhoefer
fae6c5eb4c - deutsch.lokale: fix timeshift_pause translation 2015-12-15 08:15:17 +01:00
M. Liebmann
56a86e8d42 Sort slovak.locale 2015-12-08 12:01:25 +01:00
Jacek Jendrzej
423b1e0bc7 update slovak.locale (THX EnoSat) 2015-12-01 18:36:02 +01:00
svenhoefer
9ff6e120d8 - cables.xml: update Antennenverein Hohenmoelsen; thx to lusto 2015-11-22 03:56:22 +01:00
svenhoefer
66e8b155f3 - cables.xml: update Antennengemeinschaft Goeltzschtalbruecke 2015-11-21 22:58:23 +01:00
Jacek Jendrzej
21914f032c data/satellites.xml update Astra 19 (THX Janus) 2015-11-18 16:52:56 +01:00
Jacek Jendrzej
6ddfb506de data/satellites.xml update Eutelsat 16A (16.0E) 2015-11-17 17:37:09 +01:00
Jacek Jendrzej
a237b55d6a data/satellites.xml update Astra 3B (23.5E) (THX bazi98) 2015-11-17 17:18:15 +01:00
Jacek Jendrzej
4034666fe3 data/satellites.xml update Eutelsat Hot Bird 13 and Astra 19 2015-11-17 13:50:50 +01:00
M. Liebmann
35c6121780 CLuaInstance: Add script function 'paramDeprecated' 2015-11-16 13:15:49 +01:00
svenhoefer
0b264e0b66 - locale: update deutsch.locale 2015-11-08 19:55:55 +01:00
[CST] Focus
eab8bbec20 neutrino: add option to limit CI usage to selected bouquets;
if no bouquets selected, CI used for all channels
2015-11-06 17:24:15 +03:00
[CST] Focus
5a8fc39ef9 neutrino: add option to limit CI usage to selected tuner 2015-11-06 17:24:10 +03:00
svenhoefer
c92ddd7668 - deutsch.locale: add ci.save_pincode 2015-10-08 18:35:00 +02:00
svenhoefer
ebd3cf6369 - moviebrowser: allow to delete all marked movies w/o any question 2015-09-29 08:49:14 +02:00
[CST] Focus
04aa958d19 gui/cam_menu.cpp: hack: save blind answer as pincode and re-use it if enabled 2015-09-24 12:32:28 +03:00