[CST] Focus
9002cc77d3
neutrino.cpp: cleanup CNeutrinoApp::channelsInit
2012-05-10 15:23:37 +04:00
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
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
[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
[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
[CST] Focus
4abcb24346
neutrino.cpp: remove firstChannel()
2012-04-10 16:40:09 +04:00
[CST] Focus
f1ff5ad778
neutrino.cpp: use CServiceManager to get channel name
2012-04-10 16:01:51 +04:00
micha-bbg
b984e3498c
* Neutrino: Load keys not working correct
...
- Move missing entries to CNeutrinoApp::loadKeys()/saveKeys()
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2191 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-06 18:36:28 +00:00
[CST] Focus
9d5ccfa4f4
neutrino.cpp: remove bouquetList checks, it never should be NULL
2012-04-05 20:36:33 +04:00
[CST] Focus
5754baebe5
neutrino.cpp: fix indents; create new/removed channel lists in favorites (WIP, for testing
2012-04-03 20:44:38 +04:00
[CST] Focus
5a9e96fb27
system/settings.cpp: remove unused diseqcMode, diseqcRepeat, scanSectionsd;
...
remove useDefaults(), init all variables to default values
2012-04-02 13:38:45 +04:00
[CST] Focus
1f1531ba86
neutrino.cpp: exit() in place of _exit() hack, for testing
2012-04-02 12:24:09 +04:00
[CST] Focus
7ac8ae5801
neutrino.cpp: use locals for HD and other bouquets
2012-03-29 16:53:15 +04:00
[CST] Focus
08b3a3b0ad
neutrino.cpp: fix, adjust channel list after channelsInit
2012-03-22 19:09:25 +04:00
[CST] Focus
f85d3eb435
neutrino.cpp: make hdBouquet virtual
2012-03-22 18:21:03 +04:00
[CST] Focus
2209489d3e
Mark some found bugs with FIXME
2012-03-22 18:15:18 +04:00
[CST] Focus
a343a64883
src/neutrino.cpp: fix conflict, remove old code
2012-03-20 11:20:13 +04:00
[CST] Focus
b9bc799cf1
fix conflicts
2012-03-20 11:14:05 +04:00
[CST] Focus
d39b174c75
fix conflicts
2012-03-20 11:07:28 +04:00
thilo
cfa58da3c6
* neutrino clean up: move "start wizard" into its own module
...
It's better, to have a single module for coming features in the wizard
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2154 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-19 09:00:11 +00:00
micha-bbg
6a5ffc315f
* neutrino: GUI Painting of Vol. Mute and Clock (Part3)
...
- Use new class for volumebar
- Numeric display added for volumebar (switchable)
- Display of volumebar, mute icon and info clock optimized (top right)
- Volumebar better scalable
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2153 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-18 18:46:48 +00:00
[CST] Focus
4f4c395ae8
neutrino.cpp: new bug fix: dont set service changed, if channel list empty
2012-03-16 20:38:08 +04:00
[CST] Focus
34e0455631
neutrino.cpp: add numericZap function
2012-03-16 17:15:50 +04:00
[CST] Focus
a0fff2b417
gui/channellist.cpp: comment CVFD::getInstance()->setMode in show(),
...
call it after channel list closed, to prevent recursive calls on
bouquet lists close. Some places to call could be missed
2012-03-16 15:08:09 +04:00
[CST] Focus
5027559691
Merge branch 'multituner' into dvbsi++
2012-03-16 14:22:37 +04:00
[CST] Focus
5cc7321132
neutrino.cpp: fix indent in CNeutrinoApp::SDT_ReloadChannels
2012-03-16 14:19:40 +04:00
[CST] Focus
68201bad9e
fix conflict
2012-03-16 14:11:06 +04:00
satbaby
e7f4a0a9cc
show infobar with colored freq after SDT freq update
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2150 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-15 18:06:22 +00:00
satbaby
0167d227b2
show Saving EPG info on CVFD
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2149 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-15 14:26:43 +00:00
[CST] Focus
008940a3b7
WIP. stop assuming whole channel list selected == channel number
2012-03-14 19:44:06 +04:00
[CST] Focus
3468fffd75
neutrino.cpp: change lastChannelRadio/lastChannelTV from number to channel_id
2012-03-13 14:07:15 +04:00