svenhoefer
25e550e9e3
- sleeptimer: add possibilty to preset with a fixed value
2013-10-16 10:37:23 +02:00
Michael Liebmann
db59b7d3f1
src/system/mtdutils: Fix compiler warnings
2013-10-16 03:47:30 +02:00
Jacek Jendrzej
733f7a5382
CControlAPI::GetBouquetCGI fix segfault
2013-10-12 22:01:17 +02:00
Jacek Jendrzej
03b7151563
CControlAPI::EpgCGI fix control/epg
2013-10-12 21:39:41 +02:00
Jacek Jendrzej
febb30dc77
CZapitMessages:: init msg struct
2013-10-11 15:20:39 +02:00
[CST] Focus
3686c86232
driver/scanepg.cpp: fix wrong favorites adding in bouquet mode;
...
fix current bouquet check in case channel mode is changed;
save/restore live channel id in standby scan
2013-10-11 17:03:14 +04:00
Jacek Jendrzej
857514a8cd
fix compil warnings
2013-10-10 19:30:11 +02:00
[CST] Focus
6c7b80010e
neutrino.cpp: start epg scan on enter standby, wakeup epg scan on record stop
2013-10-10 19:01:46 +04:00
[CST] Focus
ebaa844494
src/gui/miscsettings_menu.cpp: always enable epg scan item
2013-10-10 19:01:46 +04:00
[CST] Focus
201fb60262
src/driver/scanepg.cpp: add support for standby epg scan;
...
block scan if recording is running;
experimental, needs more testing
2013-10-10 19:01:46 +04:00
[CST] Focus
6bfa59e506
.gitignore: add src/rcsim binary
2013-10-10 19:01:46 +04:00
[CST] Focus
0a831b87a0
eitd/sectionsd.cpp: do not send EVT_EIT_COMPLETE, if scanning paused
2013-10-10 19:01:46 +04:00
[CST] Focus
7c20ba490b
zapit/src/zapit.cpp: use CMD_ZAPTO_EPG to call ZapForEpg();
...
do not lock frontends in ZapForEpg() for standby mode
2013-10-10 19:01:45 +04:00
[CST] Focus
4ac5c40c5f
zapit/lib/zapitclient.cpp: add CMD_ZAPTO_EPG command, to be used with epg scan
2013-10-10 19:01:45 +04:00
Jacek Jendrzej
a74e05de7e
satellites.xml remove 23.3E
2013-10-10 15:13:48 +02:00
Jacek Jendrzej
371c0785a8
CGenPsi:: -fix ac3 type
2013-10-10 14:54:08 +02:00
Michael Liebmann
b645b644b0
Fix compiler warnings (-Wconversion)
2013-10-10 01:58:37 +02:00
Michael Liebmann
4ee8fded80
neutrino: Fit various functions to the changed at get_fs_usage()
2013-10-10 01:58:37 +02:00
Michael Liebmann
36f3579df6
src/system/helpers.cpp: Replace wrong data types in get_fs_usage()
...
- Change from 'long' to 'uint64_t'
- src/Makefile.am: Add -D_FILE_OFFSET_BITS=64 to AM_CPPFLAGS
2013-10-10 01:58:37 +02:00
defans
88b92d3d90
fix possible segfault in channallist
...
fix segfaut channallist in movieplayer mode with active minitv
2013-10-09 23:13:23 +02:00
Thilo Graf
72d2639a73
CComponentsFrmClock: prepare members for usage as virtual members
2013-10-09 22:50:58 +02:00
Thilo Graf
f6d04bfbba
CChannelList: fix color of inactive channel in bouquets on active quickzap mode
...
supplement to 32ca9b848c
see also:
http://www.dbox2world.net/index.php?page=Thread&postID=157903#post157903
2013-10-09 22:50:57 +02:00
Thilo Graf
70b43dc021
CComponentsFrmClock: fix posible flicker effects
...
Textbox handling was changed since 08e23a917c
2013-10-09 22:50:57 +02:00
Thilo Graf
01fdbba7b7
CChannelList: style fixes
...
unititialize variables 'r_icon_w', 'p_event':
Variable 'r_icon_w' and Variable 'p_event' were reassigned with value
before the old one has been used.
Scope of the variable 'buf', 'cFrom', 'rec_mode', 'first' can be reduced.
2013-10-09 22:50:57 +02:00
Thilo Graf
3788a5a5ec
CChannelList: use matching data types for output
2013-10-09 22:50:57 +02:00
Jacek Jendrzej
d92ad1de0d
CGenPsi:: add EAC3 audio support, revork genpsi
2013-10-09 21:51:18 +02:00
[CST] Focus
2e6276def7
neutrino: add EAC3 audio support
2013-10-08 17:18:35 +04:00
Jacek Jendrzej
6f07cbe3dd
CUpdateSettings:: allow choose tmp(ramfs,TMPFS_MAGIC) as update dir
2013-10-08 10:10:10 +02:00
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