[CST] Focus
|
dda6d45e5d
|
Merge branch 'master' into dvbsi++
|
2012-04-17 15:07:22 +04:00 |
|
[CST] Focus
|
42b7cb33ab
|
zapit/src/scan.cpp: update satellite transponder list after scan
|
2012-04-17 15:06:54 +04:00 |
|
[CST] Focus
|
4082cf3fe2
|
zapit/src/getservices.cpp: add UpdateSatTransponders()
to add/replace satellite transponder list from transponders
|
2012-04-17 15:01:18 +04:00 |
|
[CST] Focus
|
7fd5fc01e8
|
gui/infoviewer.cpp: set chanready on NeutrinoMessages::EVT_TUNE_COMPLETE
|
2012-04-17 14:58:11 +04:00 |
|
[CST] Focus
|
3b0394d3eb
|
Merge branch 'master' of coolstreamtech.de:cst-public-gui-neutrino
|
2012-04-17 14:55:16 +04:00 |
|
[CST] Focus
|
016ab6c088
|
driver/volume.cpp: comment second creation of g_Zapit, g_RCInput; Use global g_RemoteControl
|
2012-04-17 14:51:51 +04:00 |
|
[CST] Focus
|
42813063aa
|
zapit/src/zapit.cpp: add safe-check in Stop()
|
2012-04-17 14:47:59 +04:00 |
|
[CST] Focus
|
f4dcafe2a3
|
zapit/src/scannit.cpp: fix exchanged tsid/onid in CREATE_TRANSPONDER_ID64
|
2012-04-17 11:55:47 +04:00 |
|
[CST] Focus
|
5a66719583
|
driver/audiodec: make sure driver/netfile.h included as last header
|
2012-04-17 11:01:02 +04:00 |
|
[CST] Focus
|
cc6787acd4
|
driver/audiodec/basedec.cpp: fix includes for inet radio after includecleanup
|
2012-04-17 10:59:52 +04:00 |
|
[CST] Focus
|
39c0b7c28b
|
neutrino.cpp: wakeup power/video before setting CEC
|
2012-04-16 17:59:31 +04:00 |
|
[CST] Focus
|
fa8f5f07d5
|
zapit/src/scan.cpp: cleanup; preincrement iterators; skip transponder if same freq/polarization already scaned
|
2012-04-16 17:11:53 +04:00 |
|
[CST] Focus
|
483315da8a
|
gui/scan.cpp: add support for L/R, use transponder::pol to display polarization
|
2012-04-16 17:05:43 +04:00 |
|
[CST]Nicu
|
3e03181715
|
changed current_is_nvod from private to protected
|
2012-04-16 16:02:20 +03:00 |
|
[CST] Focus
|
c14741dcd2
|
GUI: add support for L/R, use transponder::pol to display polarization
|
2012-04-16 16:56:26 +04:00 |
|
[CST] Focus
|
827bf0edc3
|
zapit/src/getservices.cpp: allow L/R polarization
|
2012-04-16 16:55:26 +04:00 |
|
[CST] Focus
|
1eea6628cb
|
zapit/src/frontend.cpp: remember polarization without & 1
|
2012-04-16 16:53:31 +04:00 |
|
[CST] Focus
|
225fd3b707
|
locals: add R/L polarization locales
|
2012-04-16 16:45:42 +04:00 |
|
[CST] Focus
|
d1801782a3
|
zapit/src/transponder.cpp: add static ::pol to get polarization letter
|
2012-04-16 16:42:27 +04:00 |
|
[CST] Focus
|
a4f3305e69
|
zapit/src/scan.cpp: rework adding transponders code, WIP
|
2012-04-15 20:47:05 +04:00 |
|
[CST] Focus
|
343e58c033
|
zapit/src/transponder.cpp: add ddump - print if zapit_debug is set
|
2012-04-15 20:36:59 +04:00 |
|
[CST] Focus
|
a5cd8c9ffe
|
zapit/src/frontend.cpp: change debug
|
2012-04-15 20:36:03 +04:00 |
|
[CST] Focus
|
ccc94e73dc
|
zapit/src/scannit.cpp: fix copy-paste; dont change fec, if its FEC_AUTO
|
2012-04-15 16:18:06 +04:00 |
|
[CST] Focus
|
8bf5fe89fc
|
zapit/src/scannit.cpp: fix cable freq id
|
2012-04-15 16:13:41 +04:00 |
|
[CST] Focus
|
1a3eb0e378
|
zapit/src/scan.cpp: add CleanAllMaps, SendTransponderInfo helpers, simplify ScanProviders loop - remove and xml usage, WIP
|
2012-04-15 15:36:59 +04:00 |
|
[CST] Focus
|
7f5780c303
|
zapit/src/fastscan.cpp: add transponder type
|
2012-04-15 15:32:15 +04:00 |
|
[CST] Focus
|
f3c7f825af
|
zapit/src/getservices.cpp: add transponder type, remove WriteTransponderHeader
|
2012-04-15 15:31:47 +04:00 |
|
[CST] Focus
|
8e87ec6264
|
zapit/src/transponder.cpp: add transponder type, compare and dumpServiceXml members
|
2012-04-15 15:25:55 +04:00 |
|
[CST] Focus
|
f21d184cd7
|
zapit/src/frontend.cpp: add fAuto to CFrontend::getCodeRate in case system != 0
|
2012-04-15 14:27:18 +04:00 |
|
[CST] Focus
|
5875ae68ca
|
zapit/include/zapit/getservices.h: remove struct transponder
|
2012-04-14 15:37:56 +04:00 |
|
[CST] Focus
|
14ee77e8e7
|
zapit/src/Makefile.am: add transponder.cpp
|
2012-04-14 15:37:32 +04:00 |
|
[CST] Focus
|
2068184b75
|
zapit/src/transponder.cpp: move struct transponder to its own module as class
|
2012-04-14 15:36:58 +04:00 |
|
[CST] Focus
|
1fa196e097
|
zapit/src/scan.cpp: remove xml parsing code, get get satellite transponders from CServiceManager
|
2012-04-13 18:03:16 +04:00 |
|
[CST] Focus
|
6d52724dfc
|
gui/scan_setup.cpp: get satellite transponders from CServiceManager
|
2012-04-13 18:01:45 +04:00 |
|
[CST] Focus
|
888be3de95
|
gui/scan.cpp: get satellite transponders from CServiceManager
|
2012-04-13 18:00:52 +04:00 |
|
[CST] Focus
|
778733fc75
|
zapit/include/zapit/getservices.h:
extend transponder struct;
add map to store satellite transponders per satellite;
add GetSatelliteTransponders(), remove global select_transponders
|
2012-04-13 17:59:53 +04:00 |
|
[CST] Focus
|
554ded6471
|
src/zapit/include/zapit/zapit.h: fix merge problems
|
2012-04-13 17:22:02 +04:00 |
|
[CST] Focus
|
fd3f7b92a1
|
Merge branch 'master' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
|
2012-04-13 17:10:00 +04:00 |
|
[CST] Focus
|
f0ea5c75c7
|
configure.ac: add missed r2189 from striper (allow usage of giflib instead of libungif)
|
2012-04-13 16:48:53 +04:00 |
|
[CST] Focus
|
67ae1262ba
|
zapit/include/zapit/types.h: add CREATE_FREQ_ID
|
2012-04-13 16:45:51 +04:00 |
|
[CST] Focus
|
f29f98b8a1
|
fix conflicts
|
2012-04-13 16:41:58 +04:00 |
|
[CST] Focus
|
a328dee9dd
|
src/zapit/include/zapit/zapit.h: move some vars to protected, make some methods virtual
|
2012-04-13 16:37:04 +04:00 |
|
[CST] Focus
|
82b1469557
|
zapit/include/zapit/getservices.h: add tallchans * GetAllChannels()
|
2012-04-13 16:22:46 +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 |
|
svenhoefer
|
9eafa4ad66
|
- yweb: supplement to rev. 2212
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2214 e54a6e83-5905-42d5-8d5c-058d10e6a962
|
2012-04-10 23:23:12 +00:00 |
|
svenhoefer
|
bcef1221ab
|
- yweb: update picture for neo-rc (by FlatTV)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2213 e54a6e83-5905-42d5-8d5c-058d10e6a962
|
2012-04-10 19:44:14 +00:00 |
|
svenhoefer
|
1fb1709a3b
|
- yweb: add screenshot to boxcontrol
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2212 e54a6e83-5905-42d5-8d5c-058d10e6a962
|
2012-04-10 19:34:46 +00:00 |
|
[CST] Focus
|
b69cb1019c
|
replace GET_SATELLITEPOSITION_FROM_TRANSPONDER_ID with cached satellitePosition
|
2012-04-10 18:14:26 +04:00 |
|
[CST] Focus
|
aa39cb1348
|
zapit/include/zapit/getservices.h: cache satellitePosition in transponder struct
|
2012-04-10 18:10:34 +04:00 |
|