svenhoefer
d9ee92f83d
- yweb: add missing trinity rcu entry
2013-10-01 08:32:29 +02:00
Stefan Seyfried
e1e4a0f3a0
initialize variables (mostly to silence valgrind)
2013-09-30 20:50:31 +02:00
Stefan Seyfried
7cdf335b4e
movieplayer: fix invalid type
2013-09-30 20:48:00 +02:00
Stefan Seyfried
64ff2ed5b4
capmt: fix multiple recordings
...
...on multiple tuners, de-obfuscate code, add debug messages
2013-09-29 23:13:27 +02:00
Stefan Seyfried
0bdd33c509
spark: disable debug message in LED code
2013-09-29 21:43:26 +02:00
Michael Liebmann
96fd0ef59d
CFlashExpertSetup: Disable backup u-boot
2013-09-29 11:44:07 +02:00
Michael Liebmann
4cb2465665
CFlashExpert: Exclude 'env' from write flash
2013-09-29 11:42:53 +02:00
svenhoefer
5227f726c9
- yweb: fix /control/reboot
2013-09-28 22:25:41 +02:00
Stefan Seyfried
096f63de84
fbaccel: don't blit in waitForIdle() on spark
...
seems like it is not really needed, avoids too frequent blits
2013-09-28 18:16:32 +02:00
Stefan Seyfried
bb2f21d735
fbaccel: always blit every 250ms
...
this fixes problems with plugins that write directly into the
framebuffer (tuxtxt for example)
2013-09-28 18:14:40 +02:00
Stefan Seyfried
ba5e548792
Revert "frontend: add a "frontend index", set by femanager"
...
This reverts commit 2e84a632f5
,
which is no longer needed.
2013-09-28 17:14:26 +02:00
Stefan Seyfried
a6b41ccc72
hdd_menu: avoid compiler warning
2013-09-28 13:40:41 +02:00
Stefan Seyfried
c68ffa2155
remove all fb->blit() calls
...
TODO: check if plugins etc. need extra treatment
2013-09-28 13:01:03 +02:00
Stefan Seyfried
116aba09b0
fbaccel: auto-blit, obsoleting the explicit blit() calls
...
probably needs refining on some platforms
2013-09-28 11:57:26 +02:00
Michael Liebmann
b25b1c4fb5
CFlashExpert: Use findMTDNumberFromName() to find mtdnumber
2013-09-28 07:29:57 +02:00
Michael Liebmann
859ef920cc
CMTDInfo: Add function findMTDNumberFromName()
2013-09-28 07:29:57 +02:00
svenhoefer
dea8e8bbc8
- eventlist: fix paint of background in right box
2013-09-27 18:07:40 +02:00
svenhoefer
f468f9c176
- eventlist: use left/right to switch channels
2013-09-27 18:02:26 +02:00
[CST] Focus
d26bc23f6b
nhttpd/tuxboxapi/coolstream/controlapi.cpp: wakeup zapit before neutrino,
...
to be sure zapit will process any next commands
2013-09-27 16:27:21 +04:00
[CST] Focus
550ca1dedb
gui/miscsettings_menu.cpp: add 'info' action key in epg settings to show current eit event count
2013-09-27 16:27:21 +04:00
[CST] Focus
537a60fe6b
eitd/sectionsd.cpp: add getEventsCount()
2013-09-27 16:27:21 +04:00
[CST] Focus
d7d181a7ae
gui/widget/menue.cpp: fix parent arg for exec using menu action keys
2013-09-27 16:27:21 +04:00
Michael Liebmann
c48a8cf695
Image backup apollo Part #7
...
- Add image backup to menu 'Software Update'
2013-09-27 06:44:44 +02:00
Michael Liebmann
d00cb6f8ec
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
9188c78751
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
23163e7897
Image backup apollo Part #4
...
- Check of available disk space before image creation
2013-09-27 06:44:41 +02:00
Michael Liebmann
66b078cb92
src/system/mtdutils: Creation devtable moved to update.cpp
2013-09-27 06:44:41 +02:00
Michael Liebmann
acea9818b8
Image backup apollo Part #3
...
- Add ".256k" string to imagename for tank boxes
2013-09-27 06:44:39 +02:00
Michael Liebmann
2e360ca480
Image backup apollo Part #2
...
- Add locales for progressbar
2013-09-27 06:44:38 +02:00
Michael Liebmann
d4ca6a552e
Image backup apollo Part #1
...
- Use src/system/mtdutils for image creation
2013-09-27 06:44:36 +02:00
Michael Liebmann
2299807e11
src/system/mtdutils: Add and patch makefiles
2013-09-27 06:44:34 +02:00
Michael Liebmann
d8957d17ac
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
720f52c0a0
CFlashExpert: Add return value to showMTDSelector() & showFileSelector()
2013-09-27 06:44:33 +02:00
Michael Liebmann
40dc93d9e8
Neutrino build: Fix build with '--with-tremor-static'
2013-09-27 06:44:31 +02:00
Michael Liebmann
76d2cc17fb
Update deutsch.locale
2013-09-27 06:44:30 +02:00
[CST] Focus
173403120f
gui/channellist.cpp: fix reset 'new' channel flag
2013-09-26 19:46:25 +04:00
[CST] Focus
a2d5ccdce2
nhttpd/tuxboxapi/coolstream/neutrinoapi.cpp: fix memleak in GetChannelEvents()
2013-09-25 17:08:34 +04:00
[CST] Focus
1d63e4048e
src/gui/bouquetlist.cpp: do not add dublicate channels while copy bouquet to favorite,
...
if favorite bouquet already exist
2013-09-25 17:08:34 +04:00
[CST] Focus
8d52885a5e
gui/channellist.cpp: add menu option to reset all 'new' channels
2013-09-25 17:08:34 +04:00
Stefan Seyfried
ba4298b119
zapit: fix ordering of cleanup stuff
2013-09-25 17:08:34 +04:00
Jacek Jendrzej
c06e0c4bb4
CControlAPI::_GetBouquetWriteItem: -fix UTF-8 (THX Gaucho316) http://www.dbox2world.net/index.php?page=Thread&postID=157423
2013-09-24 12:39:54 +02:00
Stefan Seyfried
cfadfe3ae9
getservices: enable diagnostic output
2013-09-22 14:32:39 +02:00
Stefan Seyfried
c241bfee34
zapit: fix ordering for new azbox drivers
2013-09-22 14:32:02 +02:00
Stefan Seyfried
5352b1eae8
infoviewer: don't check resolution in radio mode
2013-09-22 14:30:59 +02:00
Stefan Seyfried
997f8761b0
azbox: default to manual blitting
...
to check if kernel-autoblit is getting usable, use
"AZBOX_KERNEL_BLIT=1" environment variable
2013-09-22 14:29:30 +02:00
Stefan Seyfried
80b48dea17
fbaccel: use the same blit-limiting hack on spark and azbox
...
TODO: test on other architectures, simplify code
2013-09-22 14:28:23 +02:00
Thilo Graf
740e7e8129
CTestMenu: fix build of test menu, name of member was changed
2013-09-21 00:24:13 +02:00
svenhoefer
18a24d18bd
- yweb: disable non-working rec on/off buttons
2013-09-20 14:57:06 +02:00
svenhoefer
8561622751
- yweb: fix typo in startpage definition
2013-09-20 14:31:05 +02:00
svenhoefer
99b477207f
- yweb: remove delivery_system from boxtype tank
...
and avoid duplicate code
2013-09-20 13:36:42 +02:00