Commit Graph

5033 Commits

Author SHA1 Message Date
Michael Liebmann
5d77f01b5d helpers.cpp: Add getFileName(), getFileExt(), getNowTimeStr() 2013-08-08 14:09:47 +02:00
[CST] Focus
db027d50ea eitd/sectionsd.cpp: disable ntpd daemonize 2013-08-08 10:57:18 +04:00
[CST] Focus
f3c13fbf34 .gitignore: add src/dt 2013-08-07 18:05:13 +04:00
[CST] Focus
abfaf533e7 add frontpanel control tool to be used in scripts 2013-08-07 18:04:21 +04:00
[CST] Focus
28af6c810b eitd/sectionsd.cpp: check is /sbin/ntpdate present, use ntpd if not 2013-08-07 17:47:28 +04:00
[CST] Focus
d8b5979018 gui/vfd_setup.cpp: disable display settings on trinity too 2013-08-07 16:15:45 +04:00
[CST] Focus
f190332785 zapit/src/femanager.cpp: try to fix skipping free frontend, if other linked group is busy 2013-08-06 15:17:08 +04:00
[CST] Focus
d54a49b243 gui/start_wizard.cpp: disable astra initial settings in case of fast-scan setup 2013-08-06 15:17:03 +04:00
[CST] Focus
3e207638ef gui/start_wizard.cpp: hack to enable easy setup aka fast scan setup, if locale is nederlands only 2013-08-06 15:16:59 +04:00
[CST] Focus
8ade9f656b gui/update.cpp: download different image for different system fs erase size 2013-08-06 15:16:54 +04:00
[CST] Focus
7a41572563 revert apollo libcoolstream headers to release lib version 2013-08-06 15:16:48 +04:00
[CST] Focus
b2141a8217 autorun.sh: add reboot
Conflicts:
	autorun.sh
2013-08-06 15:16:37 +04:00
Jacek Jendrzej
390fb80fad genpsi: supplement to 7a3b584920 2013-08-01 19:03:54 +02:00
Jacek Jendrzej
7a3b584920 genpsi: add pcr pid handling 2013-08-01 17:54:51 +02:00
[CST] Focus
036ef3399a gui/infoviewer.cpp: fix shadow 2013-07-30 15:24:51 +04:00
[CST] Focus
d886a95acd try to fix shutdown after wakeup, if several recordings was done,
cancel shutdown after wakeup, if remote used, based on code (c) martii <m4rtii@gmx.de>
2013-07-30 14:10:21 +04:00
[CST] Focus
4fa0c9a233 gui/moviebrowser.cpp: add missed settings for reset to defaults 2013-07-30 14:10:17 +04:00
[CST] Focus
527e835d7e update initial astra frontend.conf, use same config as default 2013-07-30 11:13:50 +04:00
[CST] Focus
853baa6f29 gui/channellist.cpp: fix quick zap and virtual zap, when
empty bouquets present and zap cycle in current bouquet is disabled
2013-07-30 11:13:50 +04:00
[CST] Focus
05460d1a4d zapit/src/frontend.cpp: comment voltage switching for rotor commands 2013-07-30 11:13:50 +04:00
[CST] Focus
bbe63318b8 gui/infoviewer.cpp: disable EVT_NOEPG_YET in virtual zap mode 2013-07-30 11:13:50 +04:00
[CST] Focus
291a990be3 gui/channellist.cpp: fix selected after direct record 2013-07-30 11:13:50 +04:00
[CST] Focus
c7e5bc6e20 gui/moviebrowser.cpp: fix bug with always re-loaded ts/xml files 2013-07-30 11:13:50 +04:00
[CST] Focus
dd29b0ae86 english.locale: little changes/corrections 2013-07-30 11:13:50 +04:00
[CST] Focus
f75d6d1ea1 nederlands.locale update 2013-07-30 11:13:50 +04:00
Michael Liebmann
e473df6a43 CNeutrinoFonts: Use separate font renderer for dynamic fonts
- delete / initialize font renderer only if necessary
  (e.g. start program, change the font file, change the scaling)
2013-07-26 14:52:37 +02:00
Thilo Graf
94b2ebda44 CSignalBar/CSignalBox: use better base color for caption COL_INFOBAR_TEXT 2013-07-25 21:44:14 +02:00
Thilo Graf
3b3156d55d CSignalBar/CSignalNoiseRatioBar: add missing initSBItems() 2013-07-25 21:44:13 +02:00
Michael Liebmann
7e58a0bcae Update deutsch.locale 2013-07-24 11:47:25 +02:00
Jacek Jendrzej
d5876963e7 CChannelList::paint(): reduce background paint in miniTV mode 2013-07-23 19:24:42 +02:00
[CST] Focus
c71de7fea2 src/zapit/src/frontend.cpp: disable driveToSatellitePosition() code for linked frontends 2013-07-23 16:10:28 +04:00
[CST] Focus
5b57fc6150 gui/scan_setup.cpp: disable frontend motor options, if more not master or independent 2013-07-23 16:10:28 +04:00
[CST] Focus
3c074a9582 gui/motorcontrol.cpp: cleanup/rework, add simple network info 2013-07-23 16:10:28 +04:00
[CST] Focus
5c3708e871 locals: add locale for motor control network info;
change motor options hints
2013-07-23 16:07:49 +04:00
[CST] Focus
b9464f15e5 zapit/src/scan.cpp: clear abort flag in Cleanup() 2013-07-23 16:07:49 +04:00
[CST] Focus
0913a47e1c zapit/src/scannit.cpp: remember first seen position from satellite descriptor 2013-07-23 16:07:49 +04:00
Michael Liebmann
ce91ca7f13 Fontrenderer: Fixed error when rendering the font
- Add comment for parameter 'useFullBg'
2013-07-23 06:29:47 +02:00
Michael Liebmann
7d1fd50cfb streaminfo2: Fix text color of the signal bars
- supplement to c60c5c5ce3
2013-07-22 18:32:19 +02:00
Thilo Graf
b7b74ec718 CTextBox: set the correct H/V border
Signed-off-by: Thilo Graf <dbt@novatux.de>
2013-07-22 14:14:36 +02:00
Thilo Graf
42bee0ae0b Signalbars: add new classes to show signal bars, based up CComponents 2013-07-22 13:59:42 +02:00
Thilo Graf
2c3b86baa2 CComponentsText: add missing init in constructor 2013-07-21 22:31:10 +02:00
Michael Liebmann
a1fe4298c3 CNeutrinoFonts: Fix segfault, when font size changed 2013-07-21 22:06:44 +02:00
Michael Liebmann
aca97e210e CNeutrinoFonts: Fix segfault, when fontfile changed
- use std::string for font and style names
2013-07-21 22:06:40 +02:00
Michael Liebmann
0a0035c2ae Add option to resize the VolumeBar
- Minimum height: Height of NEUTRINO_ICON_VOLUME + 2 pixels
- Maximum height: 50 pixels
- Setting can be changed with:
  Menu -> Settings -> OSD -> Volume -> Height of display
2013-07-21 22:06:05 +02:00
Michael Liebmann
5267667cfb Use dynamic font in CVolumeBar 2013-07-21 22:06:00 +02:00
Michael Liebmann
0bcb7bcfae Add dynamic fonts to CNeutrinoFonts
- Dynamic fonts with their size matched to a given text box.
  The display size is retained even when changing the font size factor.
- "Normal" dynamic fonts, characterized by FONT_ID_SHARE in
  CNeutrinoFonts::getDynFont() can be used by several objects
  simultaneously. That is, if the calculated font size and font style
  are the same, the existing font is used.
- Dynamic font for exclusive application will only be used by an object.
  For this, a FontID (FONT_ID_xxx, defined in src/driver/neutrinofonts.h)
  in CNeutrinoFonts::getDynFont() is specified.
- Objects with dynamic font for exclusive application can resize at
  run time, the font size will be adjusted accordingly.
- The return value of CNeutrinoFonts::getDynFont() is a pointer
  to a font, for example:
  Font** font = CNeutrinoFonts::getInstance()->getDynFont(...);
  (*font)->RenderString(...)
2013-07-21 22:05:18 +02:00
Michael Liebmann
465d2aba23 Add new class CNeutrinoFonts for setup and modify neutrino fonts
- move SetupFonts() from CNeutrinoApp to CFontSetup
2013-07-21 22:05:14 +02:00
Thilo Graf
2cffcf53a3 CComponentsText: do also paint text on changed text color 2013-07-21 22:05:07 +02:00
Thilo Graf
e199d0c558 CFrontend: fix compiler warnings, wrong datatype
There are a lot of possible conversion problems
to one data type from other datatype those may alter values.
Sure, not for all, but on this quantity it's not to be underestimated.
This should be considered in more detail and should be
corrected over time, if required.
2013-07-21 22:04:49 +02:00
Thilo Graf
72c4deb17c CChannelList: use matching datatype for color 2013-07-21 22:04:10 +02:00