Commit Graph

4653 Commits

Author SHA1 Message Date
martii
8f4eee554c widget/menu: print right icon regardless of activation status 2013-07-18 14:51:58 +04:00
martii
3d187e56da CMenuWidget: add action keys
Conflicts:
	src/gui/widget/menue.h
2013-07-18 14:51:58 +04:00
[CST] Focus
8b5bbf8911 gui/widget/menue.cpp: add CMenuItem isStatic param, (c) martii <m4rtii@gmx.de> 2013-07-18 14:51:58 +04:00
Christian Schuett
7702408456 - menue.cpp: fix macro usage of SUB_HEAD 2013-07-15 23:16:44 +02:00
Jacek Jendrzej
6948ab4258 fix compil without ENABLE_FASTSCAN 2013-07-15 23:16:07 +02:00
J. Krieg
a1640dd958 imageinfo: add possibility to display a custom text for image version 2013-07-15 23:10:13 +02:00
J. Krieg
1557dafabc imageinfo: display other version info on missing '.version' file 2013-07-15 23:10:06 +02:00
Michael Liebmann
339b1b4030 keybind_setup: Rename item in locale
- fix to ea66aaaf8f
2013-07-15 00:22:12 +02:00
J. Krieg
cc728d299c cables.xml: update Kabel BW (rearrangement channels, June 2013) 2013-07-13 23:03:06 +02:00
tomworld
ea66aaaf8f - keybind_setup: add possibility to disable/enable some special keys 2013-07-12 15:50:30 +02:00
svenhoefer
c866bf0866 - yweb: fix position and dimension of volume table 2013-07-07 22:33:21 +02:00
svenhoefer
262820f927 - yweb: increase left secondary menu frame
* increase version for last 3 commits. sry
2013-07-07 22:29:50 +02:00
FlatTV
153d2f3c78 CTextBox: expand parameters of member setTextBorderWidth()
This allows to use different horizontal and vertical width of borders
in text boxes.

Signed-off-by: Thilo Graf <dbt@novatux.de>
2013-07-07 14:24:02 +02:00
svenhoefer
af662827d5 - yweb: remove obsolete Y_Settings.yhtm 2013-07-06 08:43:43 +02:00
svenhoefer
2c1477f46c - yweb: split links to screenshot pages to different list rows 2013-07-06 08:41:07 +02:00
svenhoefer
a78fcbc6a9 - yweb: add new function 'add_yExtensions()' to avoid duplicate code
* remove prefix '-' from added items
* add class 'y_menu_sec_ext' to added items
* rename unused class 'y_menu_prim_item' to 'y_menu_prim_ext'
2013-07-05 16:08:30 +02:00
svenhoefer
9e90a1ac56 - yweb: don't add undefined info urls to extentions page 2013-07-05 13:37:11 +02:00
svenhoefer
431ec51419 - yweb: fix fallback path to extentions.txt 2013-07-05 13:35:08 +02:00
Michael Liebmann
dfd5c29371 COsdSetup: Fix segfault due 'double free or corruption' (glibc)
- remove 'delete mfFontFile' & 'delete mfTtxFontFile' from destructor
- initialize variables mfFontFile & mfTtxFontFile
2013-07-04 22:58:36 +02:00
Michael Liebmann
082b301d64 start wizard: add german locale 2013-07-04 22:58:36 +02:00
Michael Liebmann
84ab2cb555 CRecordManager::ShowMenu: Fix display durations
- Save Option for CMenuForwarderNonLocalized in vector<std::string>
2013-07-04 07:45:52 +02:00
Michael Liebmann
5f4d598b1e Revert "CMenuForwarder: Use std::string (not pointer to std::string or char) for option"
This reverts commit b5d1322617.
2013-07-04 07:45:51 +02:00
Michael Liebmann
0ce25a86d5 CRecordInstance::GetRecordString(): Fix calculation of duration
- Use locales for time string
- Show recording duration right aligned in stop menu
2013-07-04 02:05:34 +02:00
Michael Liebmann
b5d1322617 CMenuForwarder: Use std::string (not pointer to std::string or char) for option 2013-07-04 02:05:33 +02:00
Michael Liebmann
d313392144 info viewer: Fix corner radius 2013-07-03 07:30:10 +02:00
Michael Liebmann
6d3a05fe0a COsdSetup: Display file names in font setup menu 2013-07-03 07:30:10 +02:00
Michael Liebmann
767ff03d98 src/system/helpers.cpp: Add getBaseName() and getPathName() 2013-07-03 07:30:09 +02:00
Michael Liebmann
31e2dae622 Fix paint VolumeBar on InfoViewer 2013-07-03 07:30:09 +02:00
Michael Liebmann
2a63a85584 CVolumeBar: add enums for volume bar pos 2013-07-03 07:30:09 +02:00
svenhoefer
1b7c7fecf6 - yweb: new images for remotecontrols v3 (zee and neo2) and v4 (neo twin)
special thanks to luuk@astrasat for support

* add image for remotecontrol v4 (neo twin)
* replace german images with plain images and localized tooltips.
2013-07-01 15:19:58 +02:00
Michael Liebmann
4003d5f434 CMenuWidget: fix simplified up/down code
- supplement to c5186c82dd
2013-07-01 12:49:37 +02:00
[CST] Focus
9827f03601 src/zapit/src/getservices.cpp: try to fix satellite services load
in case service.xml and satellites.xml have different sat names
2013-06-29 14:49:11 +04:00
svenhoefer
f7ff06485f - yweb: fix 5f87a12 (change eventhandler to new function) 2013-06-29 01:26:14 +02:00
[CST] Focus
33bc58915a add initial Astra 19e settings to install 2013-06-28 16:12:33 +04:00
[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