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
svenhoefer
d9ee92f83d
- yweb: add missing trinity rcu entry
2013-10-01 08:32:29 +02:00
Michael Liebmann
96fd0ef59d
CFlashExpertSetup: Disable backup u-boot
2013-09-29 11:44:07 +02:00
Michael Liebmann
4cb2465665
CFlashExpert: Exclude 'env' from write flash
2013-09-29 11:42:53 +02:00
svenhoefer
5227f726c9
- yweb: fix /control/reboot
2013-09-28 22:25:41 +02:00
Michael Liebmann
b25b1c4fb5
CFlashExpert: Use findMTDNumberFromName() to find mtdnumber
2013-09-28 07:29:57 +02:00
Michael Liebmann
859ef920cc
CMTDInfo: Add function findMTDNumberFromName()
2013-09-28 07:29:57 +02:00
svenhoefer
dea8e8bbc8
- eventlist: fix paint of background in right box
2013-09-27 18:07:40 +02:00
svenhoefer
f468f9c176
- eventlist: use left/right to switch channels
2013-09-27 18:02:26 +02:00
[CST] Focus
d26bc23f6b
nhttpd/tuxboxapi/coolstream/controlapi.cpp: wakeup zapit before neutrino,
...
to be sure zapit will process any next commands
2013-09-27 16:27:21 +04:00
[CST] Focus
550ca1dedb
gui/miscsettings_menu.cpp: add 'info' action key in epg settings to show current eit event count
2013-09-27 16:27:21 +04:00
[CST] Focus
537a60fe6b
eitd/sectionsd.cpp: add getEventsCount()
2013-09-27 16:27:21 +04:00