Commit Graph

6117 Commits

Author SHA1 Message Date
Jacek Jendrzej
35b49b302d CNeutrinoApp::handleMsg: -fix segfault if Bouquets is empty 2013-10-08 07:18:32 +02:00
svenhoefer
7ccb3ef387 - change plugin_hdd_dir to a more suitable setting
auto-create plugin_hdd_dir
2013-10-07 17:22:52 +02:00
svenhoefer
4f1f1b6b86 - change logo_hdd_dir to a more suitable setting
auto-create logo_hdd_dir
2013-10-07 17:21:25 +02:00
svenhoefer
50ee98c3c9 - pictureviewer: readd fallback to the std logo directory in flash 2013-10-07 17:19:27 +02:00
[CST] Focus
78fd4a1204 zapit/src/zapit.cpp: prevent 'rotor moving' message for ZapForEpg 2013-10-07 16:58:41 +04:00
[CST] Focus
27dc2ba888 driver/scanepg.cpp: prefer current bouquet in favorite mode,
adding other favorites when current is finished
2013-10-07 16:46:56 +04:00
[CST] Focus
f2f3737c10 driver/scanepg.cpp: reuse code, do not try to add favorites again if scan complete 2013-10-07 16:46:56 +04:00
Michael Liebmann
839547acb9 Revert "Neutrino build: Fix build with '--with-tremor-static'"
This reverts commit 40dc93d9e8.
2013-10-06 19:23:21 +02:00
Thilo Graf
2ed9357222 CTestMenu: add sample code for channel logo item 2013-10-06 17:14:31 +02:00
Thilo Graf
992cac1a55 CComponentsPicture: add class CComponentsChannelLogo 2013-10-06 17:14:31 +02:00
Thilo Graf
662fbe2dec CPictureViewer: rework GetLogoName
Evaluation with real channel name was broken.
2013-10-06 17:14:31 +02:00
Thilo Graf
7a3506629a CColorChooser: use matching data type 2013-10-06 17:14:31 +02:00
Thilo Graf
0ac3656272 CNeutrinoApp: fix color of active channel in bouqets
supplement to 32ca9b848c
see also:
http://www.dbox2world.net/board293-cst-coolstream/board314-cst-coolstream-development/p157782-next-cc-branch/#post157782
2013-10-06 17:07:17 +02:00
Thilo Graf
d748680d66 CComponentsFrmClock: use 'localtime_r'
Follow general recommendation to use 'localtime_r'
for threadsafe applications.
2013-10-06 08:06:28 +02:00
defans
1af88c922b show record icon for normale records 2013-10-04 23:22:37 +02:00
defans
8bad688521 fix right offset when right_text and right_icon is given 2013-10-04 23:22:37 +02:00
svenhoefer
5c2fbf3348 - controlapi: use rcsim.h 2013-10-04 12:00:28 +02:00
svenhoefer
0bf82b2eda - rcsim: build binary 2013-10-04 11:29:38 +02:00
svenhoefer
c0e2797c57 - rcsim: add the wellknown names for menu/exit 2013-10-04 11:25:31 +02:00
svenhoefer
11a4fe1fd7 - rcsim: user const types in struct key 2013-10-04 11:24:40 +02:00
svenhoefer
57bcfed789 - rcsim: move enumeration to header 2013-10-04 10:55:53 +02:00
svenhoefer
6afcfa2b48 - rcsim: add header comment to rcsim.h 2013-10-04 10:54:22 +02:00
svenhoefer
fb44e90b03 - rcsim: create rcsim.h automatically
add rcsim.h to .gitignore
2013-10-04 10:25:27 +02:00
svenhoefer
5b95586530 - rcsim: fix usage output 2013-10-04 10:13:45 +02:00
striper
279c8d133c - rcsim: fix compiler warning 2013-10-04 09:44:34 +02:00
svenhoefer
4ab9dd6cb2 - add rcsim sources from martiis-neutrino-mp 2013-10-04 09:14:48 +02:00
defans
ab1c33f024 Fix infoviewer global font zoom faktor
Change the zoom factor made ​​time display broken, left side
2013-10-03 18:01:15 +02:00
Michael Liebmann
117b7bae3c Update deutsch.locale 2013-10-02 20:49:56 +02:00
Michael Liebmann
41d50d793f nederlands.locale: Fix sort order 2013-10-02 20:49:55 +02:00
Jacek Jendrzej
6321bd1810 eitd: -fix wakeup epg scan with max_events==0 2013-10-02 17:50:49 +02:00
Jacek Jendrzej
f41cb76e01 libfec.cpp: -fix compil with DEBUG 2013-10-02 17:48:41 +02:00
[CST] Focus
aff6f77cef neutrino.cpp: fix epg_scan option saving 2013-10-02 18:35:11 +04:00
[CST] Focus
41f6e03e3e gui/miscsettings_menu.cpp: add epg scan modes 2013-10-02 15:30:44 +04:00
[CST] Focus
da0bfde715 locals: add locale for epg scan mode 2013-10-02 15:30:44 +04:00
[CST] Focus
3ccd5cca68 driver/scanepg.cpp: add support to scan all favorites 2013-10-02 15:30:44 +04:00
Thilo Graf
30c7010c6b CChannelList: use CComponentsPIP object for minitv
It's working with unified other implementations of minitv e.g. imageinfo,
streaminfo and can provide better options for an
implementation with native pip. Possible variants will follow soon.
2013-10-02 10:21:11 +02:00
Thilo Graf
4f69f4f34a CComponentsPIP: centering alternate backkground image 2013-10-02 10:21:11 +02:00
Thilo Graf
252c1925d8 icons.h: add larger audio icon
Taken from GNU/GPL icon package "Dark Glass" by  Alessandro Rei

http://www.mentalrey.it/
2013-10-02 10:21:01 +02:00
Thilo Graf
acb256ba53 CBouquetList: use required type
fix some possible compiler warnings
2013-10-02 10:07:34 +02:00
Michael Liebmann
00a194990e CFlashExpert::showMTDSelector(): Fixed typo at 'disable write uboot' 2013-10-01 20:42:01 +02:00
Jacek Jendrzej
9d7751dc8c CControlAPI::SendChannelList: show only unique channellist & currenttpchannels 2013-10-01 17:55:18 +02:00
Stefan Seyfried
a94d9ea8f8 hdd_menu: avoid compiler warning
Signed-off-by: Thilo Graf <dbt@novatux.de>
2013-10-01 14:00:20 +02:00
Stefan Seyfried
f485bceff7 initialize variables (mostly to silence valgrind)
Signed-off-by: Thilo Graf <dbt@novatux.de>
2013-10-01 14:00:20 +02:00
Stefan Seyfried
878d8a55be movieplayer: fix invalid type 2013-10-01 14:00:20 +02:00
Stefan Seyfried
a0a370047c infoviewer: don't check resolution in radio mode 2013-10-01 14:00:20 +02:00
Thilo Graf
91b8b34a51 CComponentsPIP: fix x position
pig_x+2 was wrong.
2013-10-01 10:09:08 +02:00
Thilo Graf
648218fc99 CInfoViewer: fix missing displaying content of infobar.txt
Text from infobar.txt was not painted after channel switch or in
virtual zap mode.
Thx snafed for suggestion.

TODO: many flicker effects in "virtual zap mode"
2013-10-01 10:09:08 +02:00
Thilo Graf
93f177b8aa CInfoViewer: remove unused code
Logo background handling can be done with CComponentsChannelLogo object soon.
2013-10-01 10:09:07 +02:00
Thilo Graf
633fbe43dd CTimeOSD: use matching data type required by updatePos() 2013-10-01 10:09:07 +02:00
Thilo Graf
76aa02db42 CListBox: remove float type
Is not really required
2013-10-01 10:09:07 +02:00