Commit Graph

19 Commits

Author SHA1 Message Date
Michael Liebmann
7e9107c8a8 neutrino: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
 BOXMODEL_APOLLO => BOXMODEL_CS_HD2


Origin commit data
------------------
Commit: 0d66899cbd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-12 (Sun, 12 Feb 2017)

Origin message was:
------------------
neutrino: Rename hardware defined macros for coolstream stb

 BOXMODEL_NEVIS => BOXMODEL_CS_HD1
 BOXMODEL_APOLLO => BOXMODEL_CS_HD2
2017-02-12 09:21:04 +01:00
Stefan Seyfried
18ecc961ff update_menu: put opkg update in front
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 20bf0b00d8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)
2016-01-05 15:06:18 +01:00
Stefan Seyfried
427b25ea3e update_menu: don't leak COPKGManager objects
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 70e1891b36
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)
2016-01-05 15:06:18 +01:00
Thilo Graf
401251278e CSoftwareUpdate: show package feature as disabled without support
Origin commit data
------------------
Commit: 936735a77f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-21 (Sun, 21 Dec 2014)
2015-12-28 12:13:43 +01:00
vanhofen
92960161a9 remove w_max()-calls to define menu-width, because ...
w-max() returns a pixel-value, but menus need a percentage-value.


Origin commit data
------------------
Commit: 9041bff59c
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-24 (Fri, 24 Apr 2015)

Origin message was:
------------------
- remove w_max()-calls to define menu-width, because ...

 w-max() returns a pixel-value, but menus need a percentage-value.
2015-04-24 09:11:04 +02:00
[CST] Focus
2793e55793 gui/update_menue.cpp: fix crash in dtor, CMenuForwarder is deleted on menu delete
Origin commit data
------------------
Commit: 37891d2de3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 13:56:15 +04:00
martii
69f917f16d drop explicit CMenuForwarder icon assignments
Conflicts:
	src/gui/3dsetup.cpp
	src/gui/bouquetlist.cpp
	src/gui/hdd_menu.cpp
	src/gui/keybind_setup.cpp
	src/gui/mediaplayer.cpp
	src/gui/mediaplayer_setup.cpp
	src/gui/moviebrowser.cpp
	src/gui/network_setup.cpp
	src/gui/nfs.cpp
	src/gui/osd_setup.cpp
	src/gui/osdlang_setup.cpp
	src/gui/parentallock_setup.cpp
	src/gui/personalize.cpp
	src/gui/proxyserver_setup.cpp
	src/gui/record_setup.cpp
	src/gui/scan_setup.cpp
	src/gui/screensetup.cpp
	src/gui/settings_manager.cpp
	src/gui/timerlist.cpp
	src/gui/update_menue.cpp
	src/gui/vfd_setup.cpp
	src/gui/videosettings.cpp
	src/neutrino_menue.cpp


Origin commit data
------------------
Commit: e84782bc4c
Author: martii <m4rtii@gmx.de>
Date: 2014-02-22 (Sat, 22 Feb 2014)
2014-09-15 11:44:08 +04:00
Thilo Graf
2e64a88b0a 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


Origin commit data
------------------
Commit: 758f3535c8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-13 (Sun, 13 Apr 2014)
2014-04-15 11:59:12 +02:00
[CST] Focus
cf90dc1866 gui/update_menue.cpp: fix memleak
Origin commit data
------------------
Commit: 520b59e64a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 17:27:10 +04:00
[CST] Focus
41b74f6951 gui/update_menue.cpp: re-enable 'save current software' for easymenu mode
Origin commit data
------------------
Commit: 53b351fc2b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
2013-10-30 18:49:11 +04:00
[CST] Focus
6ce5bb2170 gui/update_menue.cpp: cut update menu for easy mode
Origin commit data
------------------
Commit: 15c280b46a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-25 15:49:51 +04:00
Michael Liebmann
3f19c34e16 Image backup apollo Part #7
- Add image backup to menu 'Software Update'


Origin commit data
------------------
Commit: c48a8cf695
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-26 (Thu, 26 Sep 2013)
2013-09-27 06:44:44 +02:00
Thilo Graf
0e9ff3d23c fix license text, sorry, was a c&p error
Origin commit data
------------------
Commit: 0dc4686874
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-20 (Wed, 20 Mar 2013)
2013-03-21 11:37:00 +01:00
Michael Liebmann
631631cc5f src/gui/update_menue.cpp: Fix assignment color buttons
Origin commit data
------------------
Commit: 1fc0547588
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-17 (Sat, 17 Nov 2012)

Origin message was:
------------------
* src/gui/update_menue.cpp: Fix assignment color buttons
2012-11-17 00:51:43 +01:00
[CST] Focus
0848973b00 gui/update_menue.cpp: show both local and inet update menu points:
i dont see reason why user should switch mode in settings before use one or other


Origin commit data
------------------
Commit: b627c4767b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
2012-11-16 19:52:22 +04:00
Michael Liebmann
2bfa5767af gui/update_menue.cpp: add menu hints
Origin commit data
------------------
Commit: 569725ff44
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-11 (Sat, 11 Aug 2012)

Origin message was:
------------------
* gui/update_menue.cpp: add menu hints
2012-08-11 00:40:10 +01:00
Michael Liebmann
395daafe35 Use dynamic text for software update online/local
Origin commit data
------------------
Commit: bb4682125f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-10 (Fri, 10 Aug 2012)

Origin message was:
------------------
* Use dynamic text for software update online/local
2012-08-11 00:40:10 +01:00
defans
d50a9ff04d update.cpp/update_menu.cpp: add hotkeys
Origin commit data
------------------
Commit: 6ff5a915bd
Author: defans <defans@bluepeercrew.us>
Date: 2012-06-16 (Sat, 16 Jun 2012)

Origin message was:
------------------
- update.cpp/update_menu.cpp: add hotkeys
2012-06-16 00:21:00 +02:00
Thilo Graf
41faabe294 update: reworked update menu
-moved software_update.cpp/h to update_menue.cpp/h
-add new class CUpdateSettings into files update_settings.cpp/h
-using update settings in sub menus, so we've got only hotkeys
 and less menu items in update menu
-reworked some locales


Origin commit data
------------------
Commit: 643b9f485f
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-06-08 (Fri, 08 Jun 2012)
2012-06-08 23:15:30 +02:00