Commit Graph

20 Commits

Author SHA1 Message Date
svenhoefer
4f97b169c0 - update: shorten updates lists in menu separators
Conflicts:
	src/gui/update.cpp
	src/gui/update.h

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

Added update_php() to avoid conflicts
2018-01-07 17:45:18 +01:00
Stefan Seyfried
2819e651c3 Merge remote-tracking branch 'tuxbox/pu/fb-modules'
only compile tested ;-)
2017-02-12 21:29:10 +01:00
M. Liebmann
0d66899cbd neutrino: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS  => BOXMODEL_CS_HD1
  BOXMODEL_APOLLO => BOXMODEL_CS_HD2
2017-02-12 09:21:04 +01:00
Stefan Seyfried
63b6efd1f5 replace framebuffer.h include with forward declaration
instead of including framebuffer.h almost everywhere, replace it with
class CFrameBuffer forward declarations and/or generic system includes.
Add a hack to define fb_pixel_t to config.h (one reason for
framebuffer.h includes was the fb_pixel_t define)
2017-02-05 13:05:07 +01:00
M. Liebmann
6121e57fbc Apollo/Kronos: Use backup with readmtdJFFS2() also for var partition 2015-09-22 13:41:13 +02:00
[CST] Focus
a755074c0e gui/update.cpp: add function to check first url for image update;
check update version and timestamp to notify user about updates
2014-10-20 14:19:37 +04:00
Thilo Graf
2f0e4e1687 CProgressWindow: implement CComponent classes
This implement window functionality from CComponentsWindow,
progress items from CProgressBar() and status text
items from CComponentsLabel()
2014-06-23 18:43:47 +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
66b078cb92 src/system/mtdutils: Creation devtable moved to update.cpp 2013-09-27 06:44:41 +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
720f52c0a0 CFlashExpert: Add return value to showMTDSelector() & showFileSelector() 2013-09-27 06:44:33 +02:00
Michael Liebmann
a3762416af Softupdate: Check the available disk space when reading the flash 2013-08-20 02:55:56 +02:00
[CST] Focus
2ac735d0ec gui/update.cpp: add local variable for update mode 2012-11-16 19:47:25 +04:00
[CST] Focus
76947173c0 gui/update.cpp: return result from file browser or image select menu 2012-11-16 16:49:58 +04:00
micha-bbg
b001b36f4a * Software Update with apply the settings (Part1)
- Settings are applied to the image before flashing
- Use the function on the menu "Software Update => Expert functions
  => Write one partition => systemFS with settings"
- Log output to /tmp/update.log for testing
- Use settingsupdate.conf as config file
2012-10-25 01:10:35 +01:00
Thilo Graf
ddab0fd734 update license text in some files
TODO: many other files still need corrections
2012-07-08 22:01:11 +02:00
thilo
3bbf1524ea *neutrino mtd update: use unified menu width
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1402 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-04-15 15:05:10 +00:00
focus
d133701c83 Search mtd device to update by name
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@581 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-05-12 12:10:12 +00:00
mrcolor
bc5bd4154e our current experimental Neutrino branch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 11:05:11 +00:00