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
M. Liebmann
5c5b2b9a43
Fix sort order in locales & update deutsch.locale
2014-05-02 09:47:42 +02:00
[CST] Focus
bbcd7330a8
gui/hdd_menu.cpp: add question to set record directory to formatted drive;
...
mark partition used for recording with icon, disable umount
2014-05-01 19:03:09 +04:00
[CST] Focus
bc5b5dd7f3
locals: add locale for hdd hotplug messages
2014-04-23 17:44:20 +04:00
[CST] Focus
b127646b43
gui/record_setup.cpp: add option to auto-create movie thumbnail on playback
2014-04-21 14:07:37 +04:00
[CST] Focus
d446be1f95
gui/videosettings.cpp: add option to enable/disable SD OSD on apollo
2014-04-16 18:12:02 +04:00
Thilo Graf
758f3535c8
OPKG-Manager: add opkg manager feature
...
Signed-off-by: Markus Volk <f_l_k@gmx.net >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Opkg is a lightweight package management system based on Ipkg.
For usage with Neutrino, installed opkg programms opkg-cl and opkg-key
are required and can be find in service update menu,
otherwise this feature is not available.
With this feature it is possible to select packages for install and remove
via gui-menu.
See also:
OPKG-Website
- http://bitbucket.org/opkg/opkg for more details.
Tuxbox:
- http://wiki.tuxbox.org/Neutrino-MP Entwicklungsumgebung#OPKG-Pakete
- http://wiki.tuxbox.org.Neutrino-HD Entwicklungsumgebung:OPKG-SystemInstall
Buildsystems with opkg support:
- http://gitorious.org/neutrino-hd/buildsystem-cs
- http://sourceforge.net/p/bstuff/bs4cs/
- Yocto
OPKG-Manager Neutrino:
- picked from http://gitorious.org/neutrino-mp/martiis-neutrino-mp include shellwindow feature by martii
- update License text
- add missing icon
- use macros to get opkg binaries
- use matching buttons in footer, menu button is already reserved to left menu
2014-04-15 11:59:12 +02:00
[CST] Focus
49177a18f8
locals: add hdd mount/umount locales
2014-04-14 14:19:03 +04:00
[CST] Focus
e35abd4ff2
locals: add new locales for fast-scan
2014-04-14 14:18:27 +04: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
29bec8dda2
locals: add new locales for epg scan
2014-03-27 18:56:49 +04:00
[CST] Focus
df95c904b4
locals: add new locales for fast-scan
2014-03-21 17:17:57 +04:00
M. Liebmann
5136563035
CLuaInstance: Add function 'functionDeprecated()' for debug output...
...
...when a script function is deprecated.
2014-03-16 12:33:26 +01:00
FlatTV
e0055b5339
record menu: add filename template
2014-03-14 09:39:57 +01:00
[CST] Focus
cc6848624a
locals: add locale for timeshift record duration
2014-03-11 15:51:24 +04:00
[CST] Focus
476f6f8da9
locals: add locale for rotor options menu hints
2014-03-06 16:09:10 +04:00
svenhoefer
580fcc97e5
- fix (and enable) one-key-plugin; fix movieplayer-plugin
2014-03-01 23:33:45 +01:00
Stefan Seyfried
64a61f5aa2
hdd_menu: better error message
...
...when trying to check unsupported file system type
2014-03-01 21:17:11 +01:00
martii
b0a77a8e26
gui/zapit_setup: add initial channel list mode options
2014-03-01 21:14:15 +01:00
martii
aee3647fef
gui/streaminfo2: fix DVB-T label
...
Conflicts:
data/locale/deutsch.locale
2014-02-28 13:44:23 +04:00
Stefan Seyfried
5f4c1b986c
add basic support for DVB-T
...
This needs more fine tuning wrt scan setup etc, but should work for now.
Conflicts:
data/Makefile.am
data/locale/english.locale
src/gui/scan.cpp
src/gui/scan_setup.cpp
src/neutrino.cpp
src/zapit/include/zapit/getservices.h
src/zapit/src/frontend.cpp
src/zapit/src/getservices.cpp
src/zapit/src/transponder.cpp
2014-02-28 13:44:22 +04:00
[CST] Focus
fa79f1d9d3
locals: add locale for subtitles charset selection
2014-02-25 16:48:55 +04:00
martii
7826ab0fca
driver/rcinput: implement long key press support (but no rcsim/yWeb support at this time)
...
driver/rcinput: drop unused gettimeofday code
2014-02-25 00:09:14 +01:00
M. Liebmann
0aaf3cd369
Update and sort locales
2014-02-23 01:57:18 +01:00
svenhoefer
70f61217f7
- personalizing: show menuhints in plugin type selection menu
2014-02-21 23:59:45 +01:00
[CST] Focus
0207d59a12
locals: add locale for titles/chapters menu separators
2014-02-21 20:01:14 +04:00
[CST] Focus
c081733739
locals: add locale for 'other' font size group and subtitle font size
2014-02-21 20:01:13 +04:00
M. Liebmann
7c5d29a687
hddmenu: Support ext4 for formating disk
...
- Support ext4 for formating disk (require /sbin/mkfs.ext4)
- Support ext4 for check disk (require /sbin/fsck.ext4 or /sbin/e2fsck)
- Display disk format in menu (require /sbin/blkid)
- 'ext4' and 'display disk format' disabled when required files not present
2014-02-21 00:02:46 +01:00
svenhoefer
e97ea955c9
- plugins: type for listed plugins on blue key is more selectable
2014-02-06 22:51:18 +01:00
Jacek Jendrzej
3818875a80
epgview.cpp: -add adzap
2014-02-04 19:32:47 +01:00
svenhoefer
f9ad30f183
- plugins: type for listed plugins on blue key is selectable
...
* add mainmenu items for tools and lua-extensions
(default not visible)
* add usermenu items for tools and lua-extensions
(default off)
2014-02-04 09:08:21 +01:00
[CST] Focus
1f2fc31438
locals: add locale for vfd scroll on/off option
2014-01-17 14:17:24 +04:00
[priv] M. Liebmann
ae2a01a37a
CRecordInstance: Turns message when recording start/end on or off
2014-01-13 19:42:46 +01:00
martii
eda90ac834
gui/moviebrowser, system/ytparser: Google dropped most YouTube feeds. Limit code to what's left.
2014-01-04 16:59:11 +01:00
svenhoefer
9fb63a20d9
- channellist: channellogos can be disabled
2013-12-28 23:39:51 +01:00
M. Liebmann
025295b6b4
CInfoClock: menu item for setting color of the digit added
2013-12-25 18:32:01 +01:00
martii
697b1a75b3
gui/osd_setup, gui/record_setup: use CMenuOptionNumberChooser ...
...
... instead of CStringInput to enter numbers
* neutrino.cpp: drop SetupTiming method
* system/settings: use integers for timing values#
* system/setting_helpers: drop CTimingSettingsNotifier
2013-12-22 21:13:45 +01:00
martii
f7ccedf620
remove unused locale
2013-12-22 16:36:13 +01:00
svenhoefer
31f93c4740
- locale: add unit.decimal from martii-neutrino-mp
2013-12-22 01:23:50 +01:00
martii
60e6647244
gui/scan_setup: add unit to fe timeout chooser
...
(and add unit-locals from martiis-neutrino-mp)
2013-12-21 22:04:32 +01:00
svenhoefer
e97e33532b
- infoclock: add some features
...
* add shadow to infoclock
* rename some locals
* change default height of clock
* add option to switch bachground on/off (default off)
* add option to switch seconds on/off (default on)
2013-12-10 02:38:43 +01:00
svenhoefer
25b1b35872
- osd-setup: add option to switch clock on or off
2013-12-10 02:22:27 +01:00
svenhoefer
52f51e7f27
- infoclock: cleanup (remove unneeded stuff)
2013-12-09 23:12:23 +01:00
M. Liebmann
435d25c0ce
CInfoClock: Use dynamic font for display
2013-11-28 16:07:49 +01:00
Jacek Jendrzej
4f387ae87f
CEventFinderMenu -add epg search history
2013-11-26 16:23:24 +01:00
martii
fd5f9f118d
yt: make search order selectable
2013-11-13 16:04:30 +01:00
martii
4a0fdba710
implement yt search history
2013-11-11 17:22:55 +01:00
Michael Liebmann
4cf4857201
Add display of build info
...
- Display compiler version, compiler flags, build PC, kernel version
- configure.ac part ported from filezilla project
2013-11-11 00:20:09 +01:00
[CST] Focus
71510aa3f0
locals: add locales for wlan scan
2013-11-01 16:43:06 +04:00
Michael Liebmann
36e20a8535
Update deutsch.locale an fix sort order in english.locale
2013-10-26 18:55:40 +02:00