Commit Graph

4902 Commits

Author SHA1 Message Date
Jacek Jendrzej
53db7cd6f0 eitd: -fix wakeup epg scan with max_events==0
Origin commit data
------------------
Commit: 6321bd1810
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 2013)
2013-10-02 17:50:49 +02:00
Jacek Jendrzej
783d2da811 libfec.cpp: -fix compil with DEBUG
Origin commit data
------------------
Commit: f41cb76e01
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 2013)
2013-10-02 17:48:41 +02:00
[CST] Focus
11bc2a2597 neutrino.cpp: fix epg_scan option saving
Origin commit data
------------------
Commit: aff6f77cef
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 2013)
2013-10-02 18:35:11 +04:00
[CST] Focus
00892612e8 gui/miscsettings_menu.cpp: add epg scan modes
Origin commit data
------------------
Commit: 41f6e03e3e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 2013)
2013-10-02 15:30:44 +04:00
[CST] Focus
e97198e4a9 locals: add locale for epg scan mode
Origin commit data
------------------
Commit: da0bfde715
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 2013)
2013-10-02 15:30:44 +04:00
[CST] Focus
cae9925667 driver/scanepg.cpp: add support to scan all favorites
Origin commit data
------------------
Commit: 3ccd5cca68
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 2013)
2013-10-02 15:30:44 +04:00
Thilo Graf
620b091539 CChannelList: use CComponentsPIP object for minitv
It's working with unified other implementations of minitv e.g. imageinfo,
streaminfo and can provide better options for an
implementation with native pip. Possible variants will follow soon.


Origin commit data
------------------
Commit: 30c7010c6b
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-02 (Wed, 02 Oct 2013)
2013-10-02 10:21:11 +02:00
Thilo Graf
281827abbe CComponentsPIP: centering alternate backkground image
Origin commit data
------------------
Commit: 4f69f4f34a
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-02 (Wed, 02 Oct 2013)
2013-10-02 10:21:11 +02:00
Thilo Graf
2c48a510e0 icons.h: add larger audio icon
Taken from GNU/GPL icon package "Dark Glass" by Alessandro Rei

http://www.mentalrey.it/


Origin commit data
------------------
Commit: 252c1925d8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-02 (Wed, 02 Oct 2013)

Origin message was:
------------------
icons.h: add larger audio icon

Taken from GNU/GPL icon package "Dark Glass" by Alessandro Rei

http://www.mentalrey.it/
2013-10-02 10:21:01 +02:00
Thilo Graf
274fd0e9d4 CBouquetList: use required type
fix some possible compiler warnings


Origin commit data
------------------
Commit: acb256ba53
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-02 (Wed, 02 Oct 2013)
2013-10-02 10:07:34 +02:00
Michael Liebmann
c24b0bb9ad CFlashExpert::showMTDSelector(): Fixed typo at 'disable write uboot'
Origin commit data
------------------
Commit: 00a194990e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-01 (Tue, 01 Oct 2013)
2013-10-01 20:42:01 +02:00
Jacek Jendrzej
3b8ec519eb CControlAPI::SendChannelList: show only unique channellist & currenttpchannels
Origin commit data
------------------
Commit: 9d7751dc8c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-10-01 (Tue, 01 Oct 2013)
2013-10-01 17:55:18 +02:00
Stefan Seyfried
aaafe212c6 hdd_menu: avoid compiler warning
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: a94d9ea8f8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)
2013-10-01 14:00:20 +02:00
Stefan Seyfried
a16f165f19 initialize variables (mostly to silence valgrind)
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: f485bceff7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-30 (Mon, 30 Sep 2013)
2013-10-01 14:00:20 +02:00
Stefan Seyfried
e3940e1eba movieplayer: fix invalid type
Origin commit data
------------------
Commit: 878d8a55be
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-30 (Mon, 30 Sep 2013)
2013-10-01 14:00:20 +02:00
Stefan Seyfried
9a13a02cc8 infoviewer: don't check resolution in radio mode
Origin commit data
------------------
Commit: a0a370047c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-22 (Sun, 22 Sep 2013)
2013-10-01 14:00:20 +02:00
Thilo Graf
7662d3b3f8 CComponentsPIP: fix x position
pig_x+2 was wrong.


Origin commit data
------------------
Commit: 91b8b34a51
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-29 (Sun, 29 Sep 2013)
2013-10-01 10:09:08 +02:00
Thilo Graf
1b666d196b CInfoViewer: fix missing displaying content of infobar.txt
Text from infobar.txt was not painted after channel switch or in
virtual zap mode.
Thx snafed for suggestion.

TODO: many flicker effects in "virtual zap mode"


Origin commit data
------------------
Commit: 648218fc99
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-29 (Sun, 29 Sep 2013)
2013-10-01 10:09:08 +02:00
Thilo Graf
e0d485befc CInfoViewer: remove unused code
Logo background handling can be done with CComponentsChannelLogo object soon.


Origin commit data
------------------
Commit: 93f177b8aa
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-29 (Sun, 29 Sep 2013)
2013-10-01 10:09:07 +02:00
Thilo Graf
30d00dbd3f CTimeOSD: use matching data type required by updatePos()
Origin commit data
------------------
Commit: 633fbe43dd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-27 (Fri, 27 Sep 2013)
2013-10-01 10:09:07 +02:00
Thilo Graf
44aa26661c CListBox: remove float type
Is not really required


Origin commit data
------------------
Commit: 76aa02db42
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-13 (Fri, 13 Sep 2013)
2013-10-01 10:09:07 +02:00
vanhofen
c07864e90d yweb: add missing trinity rcu entry
Origin commit data
------------------
Commit: d9ee92f83d
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-10-01 (Tue, 01 Oct 2013)

Origin message was:
------------------
- yweb: add missing trinity rcu entry
2013-10-01 08:32:29 +02:00
Michael Liebmann
8e76619dbf CFlashExpertSetup: Disable backup u-boot
Origin commit data
------------------
Commit: 96fd0ef59d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-29 (Sun, 29 Sep 2013)
2013-09-29 11:44:07 +02:00
Michael Liebmann
354a7b479e CFlashExpert: Exclude 'env' from write flash
Origin commit data
------------------
Commit: 4cb2465665
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-29 (Sun, 29 Sep 2013)
2013-09-29 11:42:53 +02:00
vanhofen
1392bdf4e7 yweb: fix /control/reboot
Origin commit data
------------------
Commit: 5227f726c9
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)

Origin message was:
------------------
- yweb: fix /control/reboot
2013-09-28 22:25:41 +02:00
Michael Liebmann
212d44e02c CFlashExpert: Use findMTDNumberFromName() to find mtdnumber
Origin commit data
------------------
Commit: b25b1c4fb5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-28 (Sat, 28 Sep 2013)
2013-09-28 07:29:57 +02:00
Michael Liebmann
1a5f43683d CMTDInfo: Add function findMTDNumberFromName()
Origin commit data
------------------
Commit: 859ef920cc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-28 (Sat, 28 Sep 2013)
2013-09-28 07:29:57 +02:00
vanhofen
d28c10ed92 eventlist: fix paint of background in right box
Origin commit data
------------------
Commit: dea8e8bbc8
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-09-27 (Fri, 27 Sep 2013)

Origin message was:
------------------
- eventlist: fix paint of background in right box
2013-09-27 18:07:40 +02:00
vanhofen
00d48aa64b eventlist: use left/right to switch channels
Origin commit data
------------------
Commit: f468f9c176
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-09-27 (Fri, 27 Sep 2013)

Origin message was:
------------------
- eventlist: use left/right to switch channels
2013-09-27 18:02:26 +02:00
[CST] Focus
c7462305ca nhttpd/tuxboxapi/coolstream/controlapi.cpp: wakeup zapit before neutrino,
to be sure zapit will process any next commands


Origin commit data
------------------
Commit: d26bc23f6b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-27 (Fri, 27 Sep 2013)
2013-09-27 16:27:21 +04:00
[CST] Focus
4449c774ac gui/miscsettings_menu.cpp: add 'info' action key in epg settings to show current eit event count
Origin commit data
------------------
Commit: 550ca1dedb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-27 (Fri, 27 Sep 2013)
2013-09-27 16:27:21 +04:00
[CST] Focus
5ae7bcf60c eitd/sectionsd.cpp: add getEventsCount()
Origin commit data
------------------
Commit: 537a60fe6b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-27 (Fri, 27 Sep 2013)
2013-09-27 16:27:21 +04:00
[CST] Focus
1979dd5ef4 gui/widget/menue.cpp: fix parent arg for exec using menu action keys
Origin commit data
------------------
Commit: d7d181a7ae
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-27 (Fri, 27 Sep 2013)
2013-09-27 16:27:21 +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
Michael Liebmann
3e016e5e81 Image backup apollo Part #6
- Menu option for including kernel/uldr/u-boot in the image backup
- Menu option for creating an image with a different erasesize
 Tank <=> Trinity


Origin commit data
------------------
Commit: d00cb6f8ec
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-24 (Tue, 24 Sep 2013)

Origin message was:
------------------
Image backup apollo Part #6

- Menu option for including kernel/uldr/u-boot in the image backup
- Menu option for creating an image with a different erasesize
 Tank <=> Trinity
2013-09-27 06:44:43 +02:00
Michael Liebmann
4bffdaa95b Image backup apollo Part #5
- Rework handling devtable
- Use file for devtable '/var/tuxbox/config/devtable.txt'
- If file is empty or does not exist, will default entries
 '/dev/console' and '/dev/null' creates


Origin commit data
------------------
Commit: 9188c78751
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-24 (Tue, 24 Sep 2013)

Origin message was:
------------------
Image backup apollo Part #5

- Rework handling devtable
- Use file for devtable '/var/tuxbox/config/devtable.txt'
- If file is empty or does not exist, will default entries
 '/dev/console' and '/dev/null' creates
2013-09-27 06:44:43 +02:00
Michael Liebmann
5fb5b497ae Image backup apollo Part #4
- Check of available disk space before image creation


Origin commit data
------------------
Commit: 23163e7897
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-22 (Sun, 22 Sep 2013)
2013-09-27 06:44:41 +02:00
Michael Liebmann
1b32725b15 src/system/mtdutils: Creation devtable moved to update.cpp
Origin commit data
------------------
Commit: 66b078cb92
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-22 (Sun, 22 Sep 2013)
2013-09-27 06:44:41 +02:00
Michael Liebmann
03371d7c80 Image backup apollo Part #3
- Add ".256k" string to imagename for tank boxes


Origin commit data
------------------
Commit: acea9818b8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-21 (Sat, 21 Sep 2013)
2013-09-27 06:44:39 +02:00
Michael Liebmann
3c9cdf38c6 Image backup apollo Part #2
- Add locales for progressbar


Origin commit data
------------------
Commit: 2e360ca480
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-21 (Sat, 21 Sep 2013)
2013-09-27 06:44:38 +02:00
Michael Liebmann
786fd14316 Image backup apollo Part #1
- Use src/system/mtdutils for image creation


Origin commit data
------------------
Commit: d4ca6a552e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-21 (Sat, 21 Sep 2013)
2013-09-27 06:44:36 +02:00
Michael Liebmann
9e3b8e79bf src/system/mtdutils: Add and patch makefiles
Origin commit data
------------------
Commit: 2299807e11
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-01 (Sun, 01 Sep 2013)
2013-09-27 06:44:34 +02:00
Michael Liebmann
d87eeae5ce src/system/mtdutils: Add files from mtd-utils
- based on mtd-utils http://git.infradead.org/mtd-utils.git
 commit ab8c6fb93ce9db0f09401c4b819b0b277dc00340 (2013-07-01)
- Add files for create jffs2 image and using sumtool
- Creating classes for mkfs.jffs2 and sumtool


Origin commit data
------------------
Commit: d8957d17ac
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-01 (Sun, 01 Sep 2013)

Origin message was:
------------------
src/system/mtdutils: Add files from mtd-utils

- based on mtd-utils http://git.infradead.org/mtd-utils.git
 commit ab8c6fb93ce9db0f09401c4b819b0b277dc00340 (2013-07-01)
- Add files for create jffs2 image and using sumtool
- Creating classes for mkfs.jffs2 and sumtool
2013-09-27 06:44:34 +02:00
Michael Liebmann
1a4b568ceb CFlashExpert: Add return value to showMTDSelector() & showFileSelector()
Origin commit data
------------------
Commit: 720f52c0a0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-26 (Thu, 26 Sep 2013)
2013-09-27 06:44:33 +02:00
Michael Liebmann
0dadd08c80 Neutrino build: Fix build with '--with-tremor-static'
Origin commit data
------------------
Commit: 40dc93d9e8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-08-29 (Thu, 29 Aug 2013)
2013-09-27 06:44:31 +02:00
Michael Liebmann
fb9cf673d2 Update deutsch.locale
Origin commit data
------------------
Commit: 76d2cc17fb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-25 (Wed, 25 Sep 2013)
2013-09-27 06:44:30 +02:00
[CST] Focus
73abb320ba gui/channellist.cpp: fix reset 'new' channel flag
Origin commit data
------------------
Commit: 173403120f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-26 (Thu, 26 Sep 2013)
2013-09-26 19:46:25 +04:00
[CST] Focus
709c0d9a8a nhttpd/tuxboxapi/coolstream/neutrinoapi.cpp: fix memleak in GetChannelEvents()
Origin commit data
------------------
Commit: a2d5ccdce2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-25 (Wed, 25 Sep 2013)
2013-09-25 17:08:34 +04:00
[CST] Focus
4fb2d2308b src/gui/bouquetlist.cpp: do not add dublicate channels while copy bouquet to favorite,
if favorite bouquet already exist


Origin commit data
------------------
Commit: 1d63e4048e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-25 (Wed, 25 Sep 2013)
2013-09-25 17:08:34 +04:00
[CST] Focus
362cf44e16 gui/channellist.cpp: add menu option to reset all 'new' channels
Origin commit data
------------------
Commit: 8d52885a5e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-25 (Wed, 25 Sep 2013)
2013-09-25 17:08:34 +04:00