Commit Graph

5033 Commits

Author SHA1 Message Date
Thilo Graf
8b4cff7146 CBEChannelWidget: use int instead float, is unnecessary here 2013-07-21 22:03:57 +02:00
Thilo Graf
9cfd8e675d localize: use general syntax for #incude 2013-07-21 22:03:41 +02:00
Thilo Graf
71423089b0 CZapitChannel: use unsigned char instead size_t
This removes some annoying warnings with specific compiler flags.
2013-07-21 22:03:27 +02:00
Thilo Graf
a6c43a62bd CComponentsText: try to use an inherited version of CBox class
It's a partial solution to use full functionality for size handling
of CTextBox in CComponentsText.
2013-07-21 22:02:43 +02:00
Thilo Graf
25c40a63dd CComponentsText: remove delete of CBox() object
Obtain of one instance of CBox() should working
just as like a new instance.
2013-07-21 22:02:33 +02:00
Michael Liebmann
20fd26a65d Fontrenderer: Use real color values for Renderstring() 2013-07-21 22:01:52 +02:00
Michael Liebmann
c60c5c5ce3 Replace color indexes of the text colors by real color values for RenderString()
- If necessary, Correct data types of the color values
2013-07-21 22:00:58 +02:00
Michael Liebmann
e60067545f Define real text color for use in RenderString() 2013-07-21 22:00:46 +02:00
Michael Liebmann
d1f2726060 Add Member to change the OSD color 2013-07-21 22:00:33 +02:00
Michael Liebmann
61d36266c8 src/gui/update_ext.cpp: Fix memleak (Thx SatBaby)
- rename enum's 'RESET_Fxx' => 'CLOSE_Fxx'
2013-07-20 10:21:29 +02:00
[CST] Focus
9cb1a9c335 gui/cam_menu.cpp: dont show CI reset/CI clock if no CI slots 2013-07-18 14:52:00 +04:00
[CST] Focus
6f65e59e22 driver/vfd.cpp: fix typo 2013-07-18 14:52:00 +04:00
[CST] Focus
c337d26f99 lib/libcoolstream2: headers update 2013-07-18 14:52:00 +04:00
[CST] Focus
e6af083de8 gui/videosettings.cpp: fix unused variable 2013-07-18 14:52:00 +04:00
[CST] Focus
c31c9d0e7f neutrino.cpp: add buttons backlight settings 2013-07-18 14:52:00 +04:00
[CST] Focus
990dc117b4 gui/vfd_setup.cpp: add buttons backlight menu 2013-07-18 14:52:00 +04:00
[CST] Focus
1dba13d74f locals: add locales for buttons backlight menu 2013-07-18 14:51:59 +04:00
[CST] Focus
cde862081f driver/vfd.cpp: add buttons backlight control 2013-07-18 14:51:59 +04:00
[CST] Focus
baf2df01dd gui/scan_setup.cpp: show sat diseqc and rotor position in sat config menu 2013-07-18 14:51:59 +04:00
[CST] Focus
ae1abb6fa6 gui/scan_setup.cpp: fix use usals for all option, use per-frontend use_usals 2013-07-18 14:51:59 +04:00
[CST] Focus
7722ecbdaa zapit/src/femanager.cpp: save/load frontend use_usals option 2013-07-18 14:51:59 +04:00
[CST] Focus
5b2b623314 zapit/src/frontend.cpp: add per-frontend use_usals option, use gotoXX
for all satellites if enabled
2013-07-18 14:51:59 +04:00
[CST] Focus
77f3f86d30 gui/nfs.cpp: RC_spkr clears selected mount entry, based on patch (c) martii <m4rtii@gmx.de> 2013-07-18 14:51:59 +04:00
[CST] Focus
cc115a3615 gui/filebrowser.cpp: restore selection,
remove double paint on exec(),
remember selected to restore on dir enter with OK button
2013-07-18 14:51:59 +04:00
[CST] Focus
4d7fb7e362 gui/scan_setup.cpp: fix manual frequency input lenght 2013-07-18 14:51:59 +04:00
[CST] Focus
5d95016b37 colorchooser: display selected color in menue, based on patch (c) martii <m4rtii@gmx.de> 2013-07-18 14:51:59 +04:00
[CST] Focus
1f02a0d49e gui/widget/colorchooser.cpp: add getColor() member 2013-07-18 14:51:59 +04:00
martii
d6de6baebb widget/menue: don't render text over right icon 2013-07-18 14:51:59 +04:00
martii
ca519aa074 widget/menue: implement CMenuOptionNumberChooser::getWidth() 2013-07-18 14:51:58 +04:00
[CST] Focus
cd8ee4a1c8 driver/framebuffer.h: add empty blit for neutrino-mp patches 2013-07-18 14:51:58 +04:00
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