Commit Graph

6085 Commits

Author SHA1 Message Date
[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
Stefan Seyfried
e6dc114395 initialize variables (mostly to silence valgrind)
Origin commit data
------------------
Commit: e1e4a0f3a0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-30 (Mon, 30 Sep 2013)
2013-09-30 20:50:31 +02:00
Stefan Seyfried
8957eb0a99 movieplayer: fix invalid type
Origin commit data
------------------
Commit: 7cdf335b4e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-30 (Mon, 30 Sep 2013)
2013-09-30 20:48:00 +02:00
Stefan Seyfried
3246e35302 capmt: fix multiple recordings
...on multiple tuners, de-obfuscate code, add debug messages


Origin commit data
------------------
Commit: 64ff2ed5b4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-29 (Sun, 29 Sep 2013)
2013-09-29 23:13:27 +02:00
Stefan Seyfried
2b45966db3 spark: disable debug message in LED code
Origin commit data
------------------
Commit: 0bdd33c509
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-29 (Sun, 29 Sep 2013)
2013-09-29 21:43:26 +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
Stefan Seyfried
32272636c1 fbaccel: don't blit in waitForIdle() on spark
seems like it is not really needed, avoids too frequent blits


Origin commit data
------------------
Commit: 096f63de84
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)
2013-09-28 18:16:32 +02:00
Stefan Seyfried
292bab614c fbaccel: always blit every 250ms
this fixes problems with plugins that write directly into the
framebuffer (tuxtxt for example)


Origin commit data
------------------
Commit: bb2f21d735
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)
2013-09-28 18:14:40 +02:00
Stefan Seyfried
2032e7a7ce Revert "frontend: add a "frontend index", set by femanager"
This reverts commit 01a8c5355d,
which is no longer needed.


Origin commit data
------------------
Commit: ba5e548792
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)
2013-09-28 17:14:26 +02:00
Stefan Seyfried
d1263ce34d hdd_menu: avoid compiler warning
Origin commit data
------------------
Commit: a6b41ccc72
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)
2013-09-28 13:40:41 +02:00
Stefan Seyfried
14d73c9280 remove all fb->blit() calls
TODO: check if plugins etc. need extra treatment


Origin commit data
------------------
Commit: c68ffa2155
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)
2013-09-28 13:01:03 +02:00
Stefan Seyfried
0597b88988 fbaccel: auto-blit, obsoleting the explicit blit() calls
probably needs refining on some platforms


Origin commit data
------------------
Commit: 116aba09b0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)
2013-09-28 11:57:26 +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