Commit Graph

4669 Commits

Author SHA1 Message Date
[CST] Focus
d5e57f8877 start wizard: add easy mode as requested by customers,
which only ask for gui language and show fast scan (sat) and/or simple cable scan menu
2013-06-28 15:55:19 +04:00
[CST] Focus
584405883d src/gui/scan_setup.cpp: prevent crash in wizard - channel list not created yet 2013-06-28 15:55:19 +04:00
svenhoefer
63173fd5e2 - yweb: rework classifying slidertable in channellist for a smoother view 2013-06-28 00:52:59 +02:00
svenhoefer
b1f2f4dc98 - pluginlist: using CComponentsHeader to paint header
* fix scrollbar painting
2013-06-27 14:03:34 +02:00
[CST] Focus
9f63e80629 gui/videosettings.cpp: do not set g_settings.analog_mode2 on apollo 2013-06-27 15:03:49 +04:00
[CST] Focus
06a3533d68 neutrino.cpp: fix analog_mode1 on apollo 2013-06-27 15:03:49 +04:00
[CST] Focus
5c60ba98e6 Revert "gui/scan_setup.cpp: disable intro items in select satellite -"
seems to be fixed.

This reverts commit 41aaf96278.
2013-06-27 15:03:48 +04:00
svenhoefer
9078775a0a - yweb: re-introduce 'WebsiteMain.hosted_directory'
* this directory can be used to host some of your cracy stuff.
  yhtm, yjs and ysh will also parsed now. it is reachable with
  <boxip>/hosted/
* if exist a subdir named 'logos' in this directory you can use
  this as an external logo-dir for yweb too
* path can be configured with '--with-hosted_httpddir=PATH'
2013-06-27 12:20:29 +02:00
Thilo Graf
ac53313da4 CComponentsWindow: fix missing init of footer 2013-06-25 11:36:04 +02:00
Thilo Graf
f3cb2bc41c CComponentsForm: add more debug details 2013-06-25 11:36:04 +02:00
Thilo Graf
7fd870a063 CComponentsForm: fix possible segfault 2013-06-25 11:36:04 +02:00
Thilo Graf
5521a3b341 CComponentsWindow: add member Refresh() to reinit dimensions and positions 2013-06-25 11:36:03 +02:00
svenhoefer
5f87a1246d - yweb: a more suitable caption of remotecontrol button 2013-06-25 10:37:00 +02:00
svenhoefer
177eb70b91 - yweb: use a more matching icon for remotecontrol 2013-06-25 09:59:28 +02:00
svenhoefer
ef64f1dfbc - yweb: supplement2 to 915789c (typo) 2013-06-25 08:31:28 +02:00
svenhoefer
b9d9bdc21b - yweb: supplement to 915789c (the missing language entrys) 2013-06-24 15:37:14 +02:00
svenhoefer
915789cac8 - yweb: use correct remotecontrol in dependecy from neutrino-setting ...
... or choose another remotecontrol for yweb only

* TODO: add an image an an imagemap for remotecontrol v4 (neo twin)
* imagemaps for dbox-remotecontrols are taken from tuxbox neutrino
2013-06-24 15:15:13 +02:00
Thilo Graf
4a2a55e3dd CComponentsWindow: fix wrong type for ccw_footer 2013-06-23 23:28:26 +02:00
Thilo Graf
3fe6a376a5 CComponentsWindow: remove unused member 2013-06-23 23:28:20 +02:00
Thilo Graf
75fe48043e CComponentsForm: fix position of inserted item
It's not enough to insert an item object only. Also properties like
parent and index must be defined to inserted item to ensure that
positions are calculated correctly.
2013-06-23 22:54:40 +02:00
Thilo Graf
460c8bbff3 CComponentsForm: use addCCItem() instead push_back
push_back doesn't make all necessary steps to add an item
2013-06-23 22:54:35 +02:00
Thilo Graf
a8721fa72a CComponentsForm: add new member genIndex() 2013-06-23 22:54:30 +02:00
Thilo Graf
c66c778326 CComponentsForm: fix position of replaced item
If cc-item is bound on a parent form, it's not enough
to replace the item object only, also properties like
parent and index must be moved to new item to ensure that positions are calculated correctly.
But it's matter for unbound cc-items.
2013-06-23 20:34:19 +02:00
Thilo Graf
0495780668 Locales: small text change for image info caption 2013-06-21 13:52:55 +02:00
[CST] Focus
9cf2c7e0c6 src/gui/moviebrowser.cpp: change default ytquality to 1080p 2013-06-20 16:11:52 +04:00
[CST] Focus
2d47ab2ecd add system/set_threadname.h from git://gitorious.org/~martii/neutrino-mp/martiis-neutrino-mp.git 2013-06-20 16:07:59 +04:00
martii
b90497fc69 yt: revert to original quality selection order) 2013-06-20 16:07:59 +04:00
martii
8836a15a42 yt: speed up retrieving feed data by starting multiple (up to 8, default is 4) http transfers in parallel 2013-06-20 16:07:59 +04:00
martii
dd7ff427f7 ytparser: create CURL object in constructor 2013-06-20 16:07:59 +04:00
martii
e01e96c1ac ytparser/moviebrowser: add option for selecting prefered quality 2013-06-20 16:07:59 +04:00
martii
0e6848d7d9 ytparser: re-use exiting curl connection for bulk transfers 2013-06-20 16:07:59 +04:00
martii
eb00181c52 ytparser: prefer 720p (due to 1080p playback problems with ffmpeg/eplayer3/spark, and I'm not even sure which of those is at fault) 2013-06-20 16:07:59 +04:00
svenhoefer
1f297edafe - slovak.license: fix license text (thx bazi98) 2013-06-20 12:43:18 +02:00
Stefan Seyfried
ecef1e8ab8 CMenuWidget: fix simplified up/down code 2013-06-20 12:13:54 +02:00
Stefan Seyfried
c5186c82dd CMenuWidget: simplify up/down selection code 2013-06-20 12:13:04 +02:00
Stefan Seyfried
4774366474 menu: fix artifacts on page change 2013-06-20 12:12:29 +02:00
Stefan Seyfried
ed039d6ba9 menu: make page_start[] int, avoids lots of casts 2013-06-20 12:11:45 +02:00
Thilo Graf
020d52ddbb CComponentsFrmClock: ensure update of possible changed property values
This also fixes a segfault in channellist when font settings
were changed und user is change back into channellist.
2013-06-18 19:33:35 +02:00
Thilo Graf
03ef18cdb9 CComponentsFrmClock: set font only with fontrender object 2013-06-18 19:33:34 +02:00
[CST] Focus
ad48ffd99c gui/update_ext.cpp: return error, if sysfs not found;
hack mtd size for apollo
2013-06-18 16:24:50 +04:00
[CST] Focus
be05be5069 system/flashtool.cpp: prevent crash on invalid mtdData access,
ie pos = -1 if system-fs not found;
change sysfs name on apollo
2013-06-18 16:23:51 +04:00
[CST] Focus
d7bdd4ee6e gui/update.cpp: hide progress window, if applySettings() failed 2013-06-18 16:22:34 +04:00
Thilo Graf
3f8b127e3f CComponents: move unmaintained files into own directory 2013-06-16 14:32:24 +02:00
Thilo Graf
e8ddd8100f CComponentsPIP: show scaled aspect ratio in minitv box 2013-06-16 02:01:42 +02:00
Thilo Graf
b7e5121001 CTestMenu: add some sample codes for window and button handling, 2013-06-16 00:34:08 +02:00
Thilo Graf
ebc7b4ca6f CImageInfo: adapt for new window handling 2013-06-16 00:34:08 +02:00
Thilo Graf
2a7c712f25 CComponentsWindow: add more functionality
Window comes now with footer and body
2013-06-16 00:34:08 +02:00
Thilo Graf
a6cd3d8633 CVolumeBar: remove redundant code parts
corrections of position is already  calculated in paintInit()
2013-06-16 00:34:07 +02:00
Thilo Graf
940576f0a0 CComponentsText: fix position handling in sub forms 2013-06-16 00:34:07 +02:00
Thilo Graf
b18741efc7 CComponentsButton: fix alignment of button items 2013-06-16 00:34:07 +02:00