satbaby
25563a2029
never used values
2012-05-08 16:31:25 +02:00
satbaby
e023548008
never used values
2012-05-08 15:49:36 +02:00
[CST] Focus
65edc676b4
neutrino.cpp: change pref_lang/subs defaults to 'none'
2012-05-07 13:59:18 +04:00
[CST] Focus
a216a33aaf
neutrino.cpp: move temp cleanup code to function
2012-05-05 17:35:32 +04:00
[CST] Focus
a2caf42de4
neutrino.cpp: fix memleak in channelsInit
2012-05-03 18:25:10 +04:00
[CST] Focus
6bb9f52fc8
fix conflict
2012-05-03 17:45:01 +04:00
[CST] Focus
194558d0a7
neutrino.cpp: remove unused g_volscale
2012-05-03 17:37:19 +04:00
[CST] Focus
30679037db
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into valgrind
2012-05-03 17:32:11 +04:00
[CST] Focus
c39c9a44a8
neutrino.cpp: delete things under ifdef EXIT_CLEANUP
2012-05-03 17:31:59 +04:00
[CST] Focus
1aac07779a
neutrino.cpp: fix g_info.has_fan init
2012-05-03 17:06:34 +04:00
Stefan Seyfried
3041a680b5
neutrino: 'standby after inactivity' *only* on Tripledragon
2012-05-01 19:42:43 +02:00
satbaby
bb347b3a44
performance Prefer prefix ++/-- operators for non-primitive types.
2012-04-28 10:56:27 +02:00
[CST] Focus
4d87874b62
neutrino.cpp: save/restore keep_numbers settings
2012-04-27 16:17:21 +04:00
[CST] Focus
abdf3f0993
neutrino.cpp: fix random channelsInit, init g_channel_list_changed variable
2012-04-25 17:44:09 +04:00
satbaby
71832331d0
add: sort channels in allchannel mode
2012-04-24 14:14:42 +02:00
Stefan Seyfried
ec83c10c6b
neutrino: add deep-standby support on SPARK
2012-04-22 21:08:16 +02:00
[CST] Focus
e4957ce1e0
neutrino.cpp: create new/removed channel lists if options set
2012-04-22 15:20:21 +04:00
[CST] Focus
361c6b2e31
neutrino.cpp: move new/removed from favorites to all channels bouquet list
2012-04-21 16:50:25 +04:00
[CST] Focus
b948c1c2fc
neutrino.cpp: fix crash, if old bouquet not present after edit
2012-04-20 20:10:08 +04:00
[CST] Focus
7e9f70d0ca
neutrino.cpp: move mount hack before CFSMounter::automount
2012-04-19 14:08:05 +04:00
[CST] Focus
fde8603044
neutrino.cpp: cleanup CNeutrinoApp::InitZapper;
...
replace zapit client getAudioMode, isChannelTVChannel with CZapit::GetAudioMode, CServiceManager::IsChannelTVChannel
2012-04-18 19:04:59 +04:00
Stefan Seyfried
2b5c9f6123
neutrino: increase repeat blocker default
2012-04-17 19:33:59 +02:00
Stefan Seyfried
187a7c6851
spark: fix screen_preset selection
2012-04-17 19:33:58 +02:00
Stefan Seyfried
63178c1e2a
neutrino: more variable init fixes
2012-04-17 19:33:57 +02:00
Stefan Seyfried
38eb03547b
neutrino: various fixes and ports from the original
...
* avoid ambiguities in new and delete by always allocating char[]
* get rid of unused next_program_timer
* reduce code differences to original, known good neutrino code
2012-04-17 19:33:56 +02:00
Stefan Seyfried
49ee83b1de
neutrino: better default for initial rcdelay value
2012-04-17 19:33:56 +02:00
Stefan Seyfried
26f85435a8
framebuffer,loadSetup: fix TD build
2012-04-17 19:33:55 +02:00
Stefan Seyfried
4856816f5a
neutrino: change 'create hd bouquet' default to 'no'
2012-04-17 19:33:55 +02:00
Stefan Seyfried
8d03db67ba
neutrino: different videomode defaults depending on platform
...
On Tripledragon, or if NEUTRINO_DEFAULT_SCART variable is set,
default to PAL mode. Otherwise default to 720p.
NEUTRINO_DEFAULT_SCART is set by start_neutrino if no HDMI is present.
2012-04-17 19:33:55 +02:00
Stefan Seyfried
7977665931
neutrino: use correct screen preset for PAL on spark
2012-04-17 19:33:54 +02:00
Stefan Seyfried
56b9b9bcc5
neutrino: enable 'standby after inactivity' for Tripledragon
2012-04-17 19:33:54 +02:00
Stefan Seyfried
8ee066d515
neutrino: wake up video decoder before zapping
2012-04-17 19:33:54 +02:00
Stefan Seyfried
ed8d08d25a
neutrino: show hintbox if reloading channels on standby
2012-04-17 19:33:53 +02:00
Stefan Seyfried
eabeec110c
spark: build stubbed out lcddisplay code to fix build
2012-04-17 19:33:53 +02:00
Stefan Seyfried
c3f8a7f530
spark: fix build by using correct includes
2012-04-17 19:33:52 +02:00
Stefan Seyfried
ca54ce2fb9
neutrino: disable screenshot code (incompatible License)
2012-04-17 19:33:52 +02:00
Stefan Seyfried
5aa75e5820
neutrino: convert most parts to use safe_system()
...
e.g. network setup was leaking demux file descriptors to udhcpc
leading to strange issues later when trying to restart neutrino etc.
2012-04-17 19:33:50 +02:00
Stefan Seyfried
3999e8d0e2
neutrino: add the possibility to lock bouquets by default
...
This basically inverts the "locked" attribute of bouquets.xml and
allows to selectively enable only favourites or similar.
2012-04-17 19:33:49 +02:00
Stefan Seyfried
f3fdf7c91b
neutrino: add profiling to startup (not for upstream)
2012-04-17 19:33:48 +02:00
Stefan Seyfried
37ce4b2012
neutrino: start sectionsd earlier to avoid waiting for it
2012-04-17 19:33:48 +02:00
Stefan Seyfried
67e7915bf2
neutrino: let the "AUX" key switch to SCART input on TD
2012-04-17 19:33:45 +02:00
Stefan Seyfried
beb10241ad
neutrino: remove screen type selection for Tripledragon
2012-04-17 19:33:44 +02:00
Stefan Seyfried
bb3e8ebe23
neutrino: show only usable video modes and video options on TD
2012-04-17 19:33:44 +02:00
Stefan Seyfried
4405bb367c
neutrino: fix framebuffer transparency issue
2012-04-17 19:33:44 +02:00
Stefan Seyfried
9142326043
neutrino: fix black rectangle on screen
...
The 'starting neutrino...' hintbox was hidden too late, so that
it overlapped with the 'reloading channels' box which caused a
black rectangle to stay on screen. Fix ordering.
2012-04-17 19:33:44 +02:00
Stefan Seyfried
5e86416ccb
various assorted build fixes / hacks
2012-04-17 19:33:44 +02:00
[CST] Focus
39c0b7c28b
neutrino.cpp: wakeup power/video before setting CEC
2012-04-16 17:59:31 +04:00
[CST] Bas
cac6486202
Merge branch 'dvbsi++' of 109.75.98.228:cst-private-neutrino into dvbsi++
2012-04-13 16:24:56 +08:00
[CST] Bas
86dbdde70d
Merge branch 'master' into dvbsi++
...
Conflicts:
src/zapit/include/zapit/zapit.h
2012-04-13 04:55:55 +08:00
[CST] Focus
4e60418750
neutrino.cpp: add zapitclient.h
2012-04-10 16:52:39 +04:00