Commit Graph

6117 Commits

Author SHA1 Message Date
Jacek Jendrzej
beb6dab48b compil fix withot mdev
Origin commit data
------------------
Commit: b58e9b612c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-15 (Tue, 15 Apr 2014)
2014-04-15 15:57:20 +02: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
Michael Liebmann
709ec3d9e4 Update deutsch.locale
Origin commit data
------------------
Commit: 8b22c44a56
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-04-15 (Tue, 15 Apr 2014)
2014-04-15 09:01:33 +02:00
[CST] Focus
3406e2b5ef gui/hdd_menu.cpp: rework HDD menu, add device mount/umount,
add support for mmc and DVD/BD devices, make easy to add other filesystems mkfs/fsck,
parts based on code (C) martii


Origin commit data
------------------
Commit: 37fb9ddc87
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
2014-04-14 14:19:09 +04:00
[CST] Focus
13961f77bb locals: add hdd mount/umount locales
Origin commit data
------------------
Commit: 49177a18f8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
2014-04-14 14:19:03 +04:00
[CST] Focus
e4e3ade565 gui/widget/menue.cpp: fix selected in case saved one do not match new menu size
Origin commit data
------------------
Commit: 4a1ac9b55c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
2014-04-14 14:18:58 +04:00
[CST] Focus
cd8789b96a zapit/src/fastscan.cpp: fix compile warning
Origin commit data
------------------
Commit: 3427b0b8da
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
2014-04-14 14:18:49 +04:00
[CST] Focus
f088698566 zapit/src/fastscan.cpp: implement new/removed channel marking
Origin commit data
------------------
Commit: 241b8d7724
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-08 (Tue, 08 Apr 2014)
2014-04-14 14:18:37 +04:00
[CST] Focus
6011490557 gui/scan_setup.cpp: add explicit option to enable/disable fast-scan update
Origin commit data
------------------
Commit: b925988afe
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
2014-04-14 14:18:32 +04:00
[CST] Focus
c02584984e locals: add new locales for fast-scan
Origin commit data
------------------
Commit: e35abd4ff2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
2014-04-14 14:18:27 +04:00
[CST] Focus
8395333ef4 for fast-scan and cable-scan, put bouquets to beginning of favorites list
Origin commit data
------------------
Commit: 65c811e762
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
2014-04-14 14:18:22 +04:00
Jacek Jendrzej
85f754ddda upnpbrowser.cpp: osd fix with radius
Origin commit data
------------------
Commit: f51c47f597
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-13 (Sun, 13 Apr 2014)
2014-04-13 21:55:25 +02:00
vanhofen
d7545ddf1f menu: add possibility to add a footer to the menus; fix alignment of menus
add footer-keys to testmenu

 (some of this code is based on code by martii; thx)


Origin commit data
------------------
Commit: 4fba818cc2
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-04-11 (Fri, 11 Apr 2014)

Origin message was:
------------------
- menu: add possibility to add a footer to the menus; fix alignment of menus

 add footer-keys to testmenu

 (some of this code is based on code by martii; thx)
2014-04-11 00:26:52 +02:00
Thilo Graf
a6ff7e0f01 CMenuItem: reduce scope of str, trivial
Origin commit data
------------------
Commit: 9dc59ec556
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-09 (Wed, 09 Apr 2014)
2014-04-09 19:02:38 +02:00
Thilo Graf
f25a2d58df /gui/widget/menue.cpp: rework constructors, use methodes for init
Many redundant code lines were never been refactored or reduced,
but instead came many in with some of last changes e.g. 1918153c0a


Origin commit data
------------------
Commit: 5f7f453bd7
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-07 (Mon, 07 Apr 2014)
2014-04-09 19:02:38 +02:00
Michael Liebmann
bbdc79c42c CPersonalizeGui: Replaces CMenuOptionChooser::getOptionName() by getName()
Signed-off-by: Thilo Graf <dbt@novatux.de>

partial revert of b6b44d9088


Origin commit data
------------------
Commit: ee99902be3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
2014-04-09 19:02:38 +02:00
Michael Liebmann
687ee118e6 CPersonalizeGui::changeNotify: Fix display error
Signed-off-by: Thilo Graf <dbt@novatux.de>

Resolves issue for repaint of observed items in personalize menu.
In this case, text of item 'TV-' and 'Radio-Mode' was not updated
after switched tv/radio mode item


Origin commit data
------------------
Commit: 8f5f6fa0b3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
2014-04-09 19:02:38 +02:00
Michael Liebmann
0da9d7bd7f CMenuOptionChooser: Remove bad function getOptionName()
- Please use getName() as replacement.

Signed-off-by: Thilo Graf <dbt@novatux.de>

partial revert of b6b44d9088


Origin commit data
------------------
Commit: e07af686f0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
2014-04-09 19:02:37 +02:00
Jacek Jendrzej
48e581a94c yWeb: dont zap on channel change
Origin commit data
------------------
Commit: 74e1cb7f14
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
2014-04-09 17:02:05 +02:00
Jacek Jendrzej
6da922cd1e eitd/sectionsd.cpp void addEven: crash fix, do not use iterator without locking
Origin commit data
------------------
Commit: f1028f0d16
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
2014-04-09 16:57:56 +02:00
Jacek Jendrzej
b5ad1dc8b1 streamts.cpp StreamInstance::Send: do not block neutrino by faulty stream
Origin commit data
------------------
Commit: c170b03b9a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
2014-04-07 16:01:27 +02:00
[CST] Focus
c1f695680a neutrino.cpp: log and return messages_return::handled, if msg data was deleted;
add fast-scan update: if version changed on boot,
forced after 30 seconds in standby, and at shutdown


Origin commit data
------------------
Commit: 022608cb98
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)
2014-04-02 17:33:49 +04:00
[CST] Focus
71cdbdc612 zapit/src/fastscan.cpp: add read FST version, adjust for quiet scan
Origin commit data
------------------
Commit: d18d83fbf3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)
2014-04-02 17:33:35 +04:00
[CST] Focus
e9f4c4cdaf system/settings.cpp: remove delivery_system setting, add FST version
Origin commit data
------------------
Commit: c2cbfdbfac
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)
2014-04-02 17:33:14 +04:00
[CST] Focus
c01e54a632 gui/scan_setup.cpp: save FST version after scan
Origin commit data
------------------
Commit: 14d4ffa28f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)
2014-04-02 17:32:58 +04:00
[CST] Focus
6b56cae74a zapit/src/scan.cpp: reset FST version on normal scan
Origin commit data
------------------
Commit: 185403dfd3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)
2014-04-02 17:32:55 +04:00
[CST] Focus
2e6b32e7e1 gui/scan.cpp: center scan header
Origin commit data
------------------
Commit: 27a7cd0579
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)
2014-04-02 17:32:50 +04:00
[CST] Focus
44cf155ae1 locales: remove extra info from satsetup.fastscan_head
Origin commit data
------------------
Commit: 23f89acf54
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)
2014-04-02 17:32:46 +04:00
[CST] Focus
6e33762479 gui/cam_menu.cpp: remove extra debug
Origin commit data
------------------
Commit: 7fa0111c4b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)
2014-04-02 17:32:42 +04:00
[CST] Focus
7f7d448adb gui/bouquetlist.cpp: show epg icon for bouquets selected to scan epg
Origin commit data
------------------
Commit: 330c8af7c2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
2014-04-02 17:32:38 +04:00
[CST] Focus
07b17ab313 gui/widget/icons.h: add NEUTRINO_ICON_EPG
Origin commit data
------------------
Commit: 7f1bd135af
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
2014-04-02 17:32:34 +04:00
[CST] Focus
87635c97f5 gui/audio_select.cpp: disable analog audio on/off for easy menu mode
Origin commit data
------------------
Commit: 8bd433aee0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
2014-04-02 17:32:30 +04:00
[CST] Focus
331f78a1ed zapit/src/capmt.cpp, zapit/src/femanager.cpp: fix warnings
Origin commit data
------------------
Commit: 96ea43f420
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
2014-04-02 17:32:25 +04:00
[CST] Focus
d1b5580039 lib/libcoolstream2/dmx_cs.h: update apollo header
Origin commit data
------------------
Commit: 88a622a0ad
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
2014-04-02 17:32:20 +04:00
Thilo Graf
164ac60304 CComponentsFrmClock: add missing init of items
Origin commit data
------------------
Commit: 2997b5eea2
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-25 (Tue, 25 Mar 2014)
2014-04-02 08:40:22 +02:00
Thilo Graf
e36aba479b CComponentsText: rework constructor
allows usage of parent parameter without another parameter


Origin commit data
------------------
Commit: d21df99ed4
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-23 (Sun, 23 Mar 2014)
2014-04-02 08:40:22 +02:00
Thilo Graf
8b6c92681e CComponentsHeader: rework context button handling
CComponentsHeader uses now CComponentsIconForm, which is now derived
from CComponentsFrmChain. Some methods should be now simplified and
allow to handle some modifications easier.


Origin commit data
------------------
Commit: 6fe7b452c1
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-22 (Sat, 22 Mar 2014)
2014-04-02 08:40:21 +02:00
Thilo Graf
cc8fd42ceb CComponentsPIP: use a default frame with thickness 2 and small corner radius
Origin commit data
------------------
Commit: a573b02b85
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-16 (Sun, 16 Mar 2014)
2014-04-02 08:40:21 +02:00
Thilo Graf
54ec22af21 CComponentsFrmChain: add missing parameter 'parent'
supplement to f33efdbdc4


Origin commit data
------------------
Commit: 7cc66fea93
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-11 (Tue, 11 Mar 2014)
2014-04-02 08:40:21 +02:00
Thilo Graf
37915b1e2e CComponents: use neutrino debug mode for debug output
Origin commit data
------------------
Commit: 750691fbbf
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-08 (Sat, 08 Mar 2014)
2014-04-02 08:40:21 +02:00
Thilo Graf
f323b988b7 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.


Origin commit data
------------------
Commit: 8a8748c5e7
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-08 (Sat, 08 Mar 2014)
2014-04-02 08:40:21 +02:00
vanhofen
3fb13f1d28 yWeb: scale channellogos in channellist and epg plus
Origin commit data
------------------
Commit: 1e2290a758
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-04-01 (Tue, 01 Apr 2014)

Origin message was:
------------------
- yWeb: scale channellogos in channellist and epg plus
2014-04-01 17:59:04 +02:00
Michael Liebmann
30f7acdee0 Fix commit 948ce4c32d
Origin commit data
------------------
Commit: 7d4747b5be
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-04-01 (Tue, 01 Apr 2014)
2014-04-01 15:11:42 +02:00
Michael Liebmann
73ecdd0034 Update deutsch.locale
Origin commit data
------------------
Commit: e9f1abcc03
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-04-01 (Tue, 01 Apr 2014)
2014-04-01 15:11:42 +02:00
Jacek Jendrzej
1242b47e67 dboxinfo.cpp: shov inactive rec icon, if no rec is run
Origin commit data
------------------
Commit: 5764f3fc2c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-01 (Tue, 01 Apr 2014)
2014-04-01 14:44:09 +02:00
vanhofen
948ce4c32d bouqueteditor_channels.cpp: de-highlight channels not found
Origin commit data
------------------
Commit: ae8b6e7efc
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-04-01 (Tue, 01 Apr 2014)

Origin message was:
------------------
- bouqueteditor_channels.cpp: de-highlight channels not found
2014-04-01 13:48:03 +02:00
Jacek Jendrzej
25a9841b99 bouqueteditor_channels - CBEChannelWidget::paintItem: extra color for channels not found in service
Origin commit data
------------------
Commit: f65454c3d4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-01 (Tue, 01 Apr 2014)
2014-04-01 13:09:17 +02:00
Jacek Jendrzej
be335deef9 getservices.cpp dont add to remove not existing channel
Origin commit data
------------------
Commit: b61acdb28c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
2014-03-31 16:32:54 +02:00
Jacek Jendrzej
b466663b2f getservices.cpp: -fix dont replace not existing channel
Origin commit data
------------------
Commit: fe7775665a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-03-30 (Sun, 30 Mar 2014)
2014-03-30 19:35:48 +02:00
[CST] Focus
b881554e29 gui/bouquetlist.cpp: another fix for bouquet epg scan option :D
Origin commit data
------------------
Commit: b7604664a4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-28 (Fri, 28 Mar 2014)
2014-03-28 19:04:36 +04:00