[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
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