Commit Graph

4517 Commits

Author SHA1 Message Date
[CST] Focus
f194783ebd gui/scan_setup.cpp: add flag to ignore manual scan params update, while scan menu active
Origin commit data
------------------
Commit: 9412f3a041
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-10 (Mon, 10 Jun 2013)
2013-06-10 15:57:20 +04:00
[CST] Focus
9201422a11 zapit/src/femanager.cpp: skip unused cable frontend in getScanFrontend(), needed for test menu
Origin commit data
------------------
Commit: 642aea2c7d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-10 (Mon, 10 Jun 2013)
2013-06-10 15:57:14 +04:00
[CST] Focus
d859c5b68f gui/imageinfo.cpp: append image date from .version -
image is not neutrino only, other things could be changed


Origin commit data
------------------
Commit: 5fbb2e4a2d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
2013-06-10 15:57:03 +04:00
vanhofen
eb3afed9a5 flash.start: fix djmount upnp directory
Origin commit data
------------------
Commit: eb2edf404b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Origin message was:
------------------
- flash.start: fix djmount upnp directory
2013-06-10 10:54:03 +02:00
Michael Liebmann
294c594cd3 neutrino.cpp/stop_daemons(): display "Stop daemons" only in flash mode
Origin commit data
------------------
Commit: 64974f0692
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Origin message was:
------------------
* neutrino.cpp/stop_daemons(): display "Stop daemons" only in flash mode
2013-06-08 17:19:40 +02:00
Michael Liebmann
4987f7ef5b Software update: Rework preparing the flash process
- Finish all unnecessary threads and processes before the flash process
- Use flash.start to stop other (user-defined) processes


Origin commit data
------------------
Commit: c26fd64759
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Origin message was:
------------------
* Software update: Rework preparing the flash process

- Finish all unnecessary threads and processes before the flash process
- Use flash.start to stop other (user-defined) processes
2013-06-08 16:20:32 +02:00
Michael Liebmann
ed0c31f657 Software update: Add flash.start to neutrino start/stop scripts
Origin commit data
------------------
Commit: d74ce0da45
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Origin message was:
------------------
* Software update: Add flash.start to neutrino start/stop scripts
2013-06-08 16:20:32 +02:00
Michael Liebmann
5dba8edf5e Software update: Apply the settings in the options menu switchable
Origin commit data
------------------
Commit: 365661e841
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)

Origin message was:
------------------
* Software update: Apply the settings in the options menu switchable
2013-06-08 16:20:32 +02:00
FlatTV
6b933134f1 CComponentsText: add possibility to set a text border
Origin commit data
------------------
Commit: 96da2f95b8
Author: FlatTV <FlatTV@gmx.de>
Date: 2013-06-06 (Thu, 06 Jun 2013)

Origin message was:
------------------
- CComponentsText: add possibility to set a text border
2013-06-06 22:08:46 +02:00
Michael Liebmann
56c1d0a7d5 CVolumeBar: Reactivate position 'higher center' for volume bar
Origin commit data
------------------
Commit: c70167b58f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-06 (Thu, 06 Jun 2013)
2013-06-06 12:00:06 +02:00
Michael Liebmann
176d7e22a9 Add volume bar to osd timeouts in the OSD setup
Origin commit data
------------------
Commit: d08d18522e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)

Origin message was:
------------------
* Add volume bar to osd timeouts in the OSD setup
2013-06-04 01:17:39 +02:00
Thilo Graf
d8e4aa483c CTestMenu: add sample code for footer buttons, disable debug spam
Origin commit data
------------------
Commit: fc3829d695
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-03 (Mon, 03 Jun 2013)
2013-06-03 22:12:49 +02:00
Thilo Graf
9cb86caf96 CComponentsButton: rework position handling for buttons and code comments
Origin commit data
------------------
Commit: 7d82da09ae
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-03 (Mon, 03 Jun 2013)
2013-06-03 22:12:48 +02:00
Thilo Graf
cbdfda6992 CVolumeBar: rework size handling
Signed-off-by: Michael Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Commit: b010b3bd09
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-10 (Fri, 10 May 2013)
2013-06-03 22:12:48 +02:00
Thilo Graf
55512682b0 CProgressBar/CVolumeBar: fix position of active/passive bar
Assign real position values to progressbar if is bound (embedded) in a form.
This is dependently from its own parent status. Status of cc_parent==NULL
means, it's not bound and without parent form so we use x/y, otherwise
we use real values stored by cc_xr/cc_yr.
Values in cc_xr/cc_yr and cc_parent were assigned with addCCItem().

Signed-off-by: Michael Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Commit: fb812f38e8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-02 (Sun, 02 Jun 2013)
2013-06-03 22:12:48 +02:00
Thilo Graf
afaedb70db CComponents: rename and move real position attributes
These attributes are better placed in the basic class.


Origin commit data
------------------
Commit: 3c5f4867fb
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-31 (Fri, 31 May 2013)
2013-06-03 22:12:47 +02:00
Thilo Graf
46533626c2 CComponentsForm: fix position of items in added forms
Position of added items in subforms was fitted with wrong offset.
Usage of relative x/y position avoids wrong positions of items in subforms.


Origin commit data
------------------
Commit: d3d0bff7ac
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-29 (Wed, 29 May 2013)
2013-06-03 22:11:19 +02:00
Thilo Graf
26f6390906 CComponentsForm: add index to items
Helpers to identfie added items.


Origin commit data
------------------
Commit: ddaa7a876e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-29 (Wed, 29 May 2013)
2013-06-03 22:06:30 +02:00
Thilo Graf
f83a9e6b19 CComponentsFooter: add new class CComponentsFooter
Origin commit data
------------------
Commit: e665ab18ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-29 (Wed, 29 May 2013)
2013-06-03 22:06:03 +02:00
Jacek Jendrzej
e076ac5d54 CEitManager::getEventsServiceKey - simplification - THX Gaucho316
Origin commit data
------------------
Commit: 09bd2c98e9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
2013-06-03 21:37:47 +02:00
Jacek Jendrzej
1d778ea701 update slovak locale ( THX EnoSat )
Origin commit data
------------------
Commit: f201ea2717
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
2013-06-03 21:13:50 +02:00
Michael Liebmann
6738d63b81 youtube feeds: Fix header texts in movie browser
Origin commit data
------------------
Commit: e59189f890
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)

Origin message was:
------------------
* youtube feeds: Fix header texts in movie browser
2013-06-03 19:11:58 +02:00
Michael Liebmann
660b5d6073 youtube feeds: Fix handling mute icon
Origin commit data
------------------
Commit: 54e4a812d2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)

Origin message was:
------------------
* youtube feeds: Fix handling mute icon
2013-06-03 19:11:58 +02:00
Gaucho316
b8d4504f1d Neutrino timer list: always show correct infos in EPG viewer
if the EPG ID of a timer list entry is 0 or the corresponding EPG data
can't be found, then you see wrong infos in EPG viewer

Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>


Origin commit data
------------------
Commit: 5964aa7ad4
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
2013-06-02 22:20:39 +02:00
Michael Liebmann
e67781c414 Update deutsch.locale (THX bazi98)
Origin commit data
------------------
Commit: 78d9d97a82
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)

Origin message was:
------------------
* Update deutsch.locale (THX bazi98)
2013-06-02 18:42:39 +02:00
Jacek Jendrzej
18d5da8212 fix compil warrnings
Origin commit data
------------------
Commit: 6e171cc9f2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)

Origin message was:
------------------
-fix compil warrnings
2013-06-02 13:39:10 +02:00
Jacek Jendrzej
60574c373c typo
Origin commit data
------------------
Commit: e1310f8977
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
2013-06-02 13:25:55 +02:00
Jacek Jendrzej
f3621c3db4 fix compil warrnings
Origin commit data
------------------
Commit: 1eb46dbfba
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)

Origin message was:
------------------
-fix compil warrnings
2013-06-02 13:18:03 +02:00
Jacek Jendrzej
200602a008 fix compil warrnings
Origin commit data
------------------
Commit: 0940f4a767
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)

Origin message was:
------------------
-fix compil warrnings
2013-06-02 13:14:33 +02:00
[CST] Focus
8e29de022a gui/scan_setup.cpp: disable intro items in select satellite -
multi-page menu with intro items has old bug with last item refresh/clear


Origin commit data
------------------
Commit: 41aaf96278
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
2013-06-02 10:49:13 +04:00
[CST] Focus
a42b39e72a Change image license to GPL v2
Origin commit data
------------------
Commit: f46fc25da0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-05-30 (Thu, 30 May 2013)
2013-06-02 10:48:10 +04:00
[CST] Focus
499d23e6a6 Merge branch 'next' into next-cc
Conflicts:
	data/locale/english.locale
	src/driver/framebuffer.cpp
	src/gui/channellist.cpp
	src/gui/eventlist.cpp
	src/gui/moviebrowser.cpp


Origin commit data
------------------
Commit: 6f8ef9ec46
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
2013-06-02 10:46:42 +04:00
Michael Liebmann
24393838b7 CChannelList: using CComponentsHeader to paint header
- using CComponentsFrmClock to paint clock in header


Origin commit data
------------------
Commit: 0128a61708
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-01 (Sat, 01 Jun 2013)

Origin message was:
------------------
* CChannelList: using CComponentsHeader to paint header

- using CComponentsFrmClock to paint clock in header
2013-06-01 19:37:46 +02:00
Michael Liebmann
c83cbbd3f3 CComponentsFrmClock: Add member setTextColor()
- Add member refresh() for (re)calculate clock dimensions


Origin commit data
------------------
Commit: 39704b72c0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-01 (Sat, 01 Jun 2013)

Origin message was:
------------------
* CComponentsFrmClock: Add member setTextColor()

- Add member refresh() for (re)calculate clock dimensions
2013-06-01 19:37:46 +02:00
Jacek Jendrzej
e71c7eb61d CScanSetup::showScanMenu - add digi keys to cable menu
Origin commit data
------------------
Commit: 49008d4885
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-01 (Sat, 01 Jun 2013)

Origin message was:
------------------
 CScanSetup::showScanMenu - add digi keys to cable menu
2013-06-01 18:31:16 +02:00
vanhofen
1e0fdca368 locals: (re)sort
Origin commit data
------------------
Commit: 7f3a7367e4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)

Origin message was:
------------------
- locals: (re)sort
2013-06-01 17:41:47 +02:00
Jacek Jendrzej
3df0492743 CFlashTool::erase - shutdown sectionsd before erase flash
Origin commit data
------------------
Commit: 412d430ed0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-01 (Sat, 01 Jun 2013)
2013-06-01 15:04:46 +02:00
vanhofen
b7db8c2023 gitignore: update version-header
Origin commit data
------------------
Commit: a17cd3574b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)

Origin message was:
------------------
- gitignore: update version-header
2013-06-01 10:12:34 +02:00
vanhofen
4081ac2f14 imageinfo: show both vcs-info and built-date
Origin commit data
------------------
Commit: ed9b4278b4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)

Origin message was:
------------------
- imageinfo: show both vcs-info and built-date
2013-06-01 09:52:19 +02:00
vanhofen
75c827e413 version-header: generalize (add built_date and vcs string)
Origin commit data
------------------
Commit: 5c0a692f13
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)

Origin message was:
------------------
- version-header: generalize (add built_date and vcs string)
2013-06-01 09:44:45 +02:00
Jacek Jendrzej
836f7be469 channllist: fix new_zap_mode handling
Origin commit data
------------------
Commit: daf539b141
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-01 (Sat, 01 Jun 2013)

Origin message was:
------------------
- channllist: fix new_zap_mode handling
2013-06-01 08:30:37 +02:00
Jacek Jendrzej
940acee3af CNeutrinoEventList::findEvents - fix iterator
Origin commit data
------------------
Commit: 917e95aea3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-31 (Fri, 31 May 2013)
2013-05-31 18:54:48 +02:00
Stefan Seyfried
38ea5ba88c infoviewer: always paint 'no epg...' in the same place
Origin commit data
------------------
Commit: 93a428c817
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-31 (Fri, 31 May 2013)
2013-05-31 12:25:58 +02:00
Stefan Seyfried
6b1267e8e0 infoviewer: simplify show_current_next()
Origin commit data
------------------
Commit: 06ea41f003
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-31 (Fri, 31 May 2013)
2013-05-31 12:24:54 +02:00
vanhofen
7328f49d6a menue-widget: set header-offset and align sub-headers
Origin commit data
------------------
Commit: 07b4716ebf
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-30 (Thu, 30 May 2013)

Origin message was:
------------------
- menue-widget: set header-offset and align sub-headers
2013-05-30 23:06:27 +02:00
vanhofen
0f01c062ea cc_frm_header: rework positions/dimensions calculations
Origin commit data
------------------
Commit: b318c15895
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-30 (Thu, 30 May 2013)

Origin message was:
------------------
- cc_frm_header: rework positions/dimensions calculations
2013-05-30 21:51:12 +02:00
Jacek Jendrzej
a805a274c7 CStringInput: - don't use sizeof pointer
Origin commit data
------------------
Commit: 2c0838eb06
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-30 (Thu, 30 May 2013)
2013-05-30 12:41:11 +02:00
Stefan Seyfried
4849dec9de netfile: paranoia checks to avoid out-of-bounds access
Origin commit data
------------------
Commit: 256aacf33f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-28 (Tue, 28 May 2013)
2013-05-30 11:20:27 +02:00
Stefan Seyfried
d44ad2939c neutrino: fix nullpointer crash if no channels are present
Origin commit data
------------------
Commit: b8aa68a2da
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-29 (Wed, 29 May 2013)
2013-05-30 11:20:11 +02:00
Stefan Seyfried
6210ac6726 neutrino: fix possible div-by-zero in scrollbar calculation
Origin commit data
------------------
Commit: a33086568b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-29 (Wed, 29 May 2013)
2013-05-30 11:19:39 +02:00