[CST] Focus
720bfba267
nhttpd/tuxboxapi/coolstream/neutrinoyparser.cpp: filter channels, show real channel number
2013-01-30 13:05:08 +04:00
[CST] Focus
6fe4b8aad4
gui/timerlist.cpp: filter bouquets channels
2013-01-30 11:54:49 +04:00
[CST] Focus
62529ede9c
gui/zapit_setup.cpp: filter bouquets channels,
...
fix return values to close all menus on menu key
2013-01-30 11:39:51 +04:00
[CST] Focus
55e3db20b8
zapit/src/bouquets.cpp: fix copy/paste in getRadioChannels
2013-01-30 11:37:08 +04:00
[CST] Focus
6724414335
configure.ac: always define HAVE_COOLSTREAM_NEVIS_IR_H, ifdef in rcinput.h decide what to include
2013-01-30 11:16:24 +04:00
[CST] Focus
e5c032b032
Merge branch 'dvbsi++' into next
2013-01-30 11:07:59 +04:00
[CST] Focus
1e444d2f61
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2013-01-30 11:06:54 +04:00
Stefan Seyfried
70b3ef04f9
bouquets: fix ubouquet generation for broken services
...
Services with duplicate tsid/onid/sid like found e.g. on "8W Atlantic
Bird 2", "12.5W Atlantic Bird 1", "4.8E Sirius", "7E Eutelsat" caused
wrong bouquet entries because the satellite position and transponder
frequency was not used to distinguish the channels. Use the new
FindChannelFuzzy() function to fix this.
2013-01-29 22:50:23 +01:00
Stefan Seyfried
536484f698
getservices: add FindChannelFuzzy() function
...
Add a function that returns a channel if tsid, onid, sid and
satellite position matches and the frequency matches +-2MHz.
(This frequency tolerance allows ubouquets to be used after
updates to satellites.xml)
2013-01-29 22:50:23 +01:00
[CST] Focus
5776c67825
Merge branch 'dvbsi++' into next
2013-01-29 17:42:19 +04:00
[CST] Focus
38461dca6c
configure scripts: add boxmodel
2013-01-29 17:41:06 +04:00
[CST] Focus
66a2e68946
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2013-01-29 17:39:13 +04:00
[CST] Focus
d1cbff900f
system/flashtool.cpp: fix buffer size for nor
2013-01-29 17:38:39 +04:00
svenhoefer
1320462626
- neutrino.cpp: fix wrong configfile in loadKeys()
2013-01-29 13:13:55 +01:00
[CST] Focus
b0e404922a
.gitignore: add generated src/nhttpd/nhttpd.conf
2013-01-29 14:49:25 +04:00
[CST] Focus
4b10e2e7c9
system/setting_helpers.cpp: use CONFIGDIR to remove xml/conf files
2013-01-29 14:48:00 +04:00
[CST] Focus
6804d18d1c
gui/start_wizard.cpp: copy initial settings using CONFIGDIR
2013-01-29 14:44:45 +04:00
[CST] Focus
8763ab3fe0
Merge branch 'next' of 109.75.98.228:cst-private-neutrino into next
2013-01-29 14:25:08 +04:00
[CST] Focus
5f105f2ee3
gui/update.cpp: use mtd0 as default on apollo, disable uboot/uldr partitions write
2013-01-29 14:24:47 +04:00
[CST] Focus
e739868e7c
system/flashtool.cpp: add bad block skip for read/write/erase in case of NAND
2013-01-29 14:23:50 +04:00
[CST] Bas
34187b12cd
Merge branch 'next' of coolstreamtech.de:cst-private-neutrino into next
2013-01-29 01:21:50 +08:00
[CST] Bas
1babe68529
neutrino: fix file location.
2013-01-29 01:20:55 +08:00
[CST] Bas
d1046fd8a5
neutrino make nhttpd depend on neutrino's config.
2013-01-29 01:20:28 +08:00
[CST] Bas
ee169288a5
neutrino: add multiple paths so they can be configured and not be hard-coded in
...
multiple files.
2013-01-29 01:18:38 +08:00
[CST] Bas
9055caf32b
neutrino: remove space from nhttpd.conf.in.
2013-01-29 01:17:23 +08:00
[CST] Bas
fb81654ef2
neutrino: make default language english.
2013-01-29 01:10:07 +08:00
[CST] Bas
8e8b65e9d2
neutrino: add predefined config for nhttpd.
2013-01-29 01:06:26 +08:00
[CST] Focus
d591e90395
neutrino.cpp: get bouquets with filtering;
...
move HD bouquet to 'all' to use sorting on it
2013-01-28 14:44:45 +04:00
[CST] Focus
ea8c9c2356
zapit/src/scansdt.cpp: add missed channel flags - they should not be 0
2013-01-28 13:58:45 +04:00
[CST] Focus
776377089c
zapit/src/getservices.cpp: add flags filter to all get channels functions,
...
change default filter flags to PRESENT (new+updated),
dont save channels with NOT_FOUND flag
2013-01-28 12:06:41 +04:00
[CST] Focus
a4005bc75c
zapit/src/bouquets.cpp: dont clear user-bouquets in 'erase' mode;
...
add helpers to get filtered channel lists;
add channels not present in services.xml with NOT_FOUND flag
2013-01-28 12:03:03 +04:00
[CST] Focus
c8414974fa
zapit/src/scansdt.cpp: set existing channel's flags to UPDATED
2013-01-28 11:56:54 +04:00
[CST] Focus
c7ef67ac84
data/locale/english.locale: change bouquets mode 'erase all' to 'erase old'
2013-01-28 11:50:41 +04:00
[CST] Focus
189635fd6f
zapit/src/fastscan.cpp: set channels flags to UPDATED
2013-01-28 11:49:39 +04:00
[CST] Focus
75cc4b4c9e
zapit/include/zapit/channel.h: add NOT_FOUND flag to mark channels not present in services.xml
2013-01-28 11:48:38 +04:00
[CST] Bas
8dfa226920
neutrino: fix file locations. use the predetermined CONFIGDIR instead of hardcoding paths.
2013-01-25 10:33:40 +08:00
[CST] Focus
8a2b6270c7
Merge branch 'next' of 109.75.98.228:cst-private-neutrino into next
2013-01-24 13:47:56 +04:00
[CST] Focus
9fc6869961
gui/scan_setup.h: add diseqc order chooser
2013-01-24 13:47:49 +04:00
[CST] Focus
972dea8b37
gui/scan_setup.cpp: add diseqc order option for advanced diseqc mode;
...
add missed hints;
fix diseqc options enable/disable
2013-01-24 13:47:21 +04:00
[CST] Focus
4fc2e13df3
zapit/src/frontend.cpp: use per-frontend diseqc order
2013-01-24 13:46:07 +04:00
[CST] Focus
2efc58cdf0
zapit/src/femanager.cpp: save/load fe diseqc order
2013-01-24 13:44:48 +04:00
[CST] Focus
0deb430615
zapit/include/zapit/frontend_types.h: add diseqc_order to frontend config
2013-01-24 13:42:55 +04:00
[CST] Focus
740efbba6b
locals: add locale for diseqc order and missed hints
2013-01-24 13:41:58 +04:00
[CST] Bas
05bc38eac5
Merge branch 'next' of coolstreamtech.de:cst-private-neutrino into next
2013-01-24 17:41:34 +08:00
[CST] Bas
e9ab19f6aa
neutrino: diseqc changes for testing.
2013-01-24 17:40:31 +08:00
bellum
0577329740
Neutrino: 'Port' of Neutrino-SD 'Additionally refresh EPG before recording starts'
...
Patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?f=2&t=50004
2013-01-23 11:11:29 +01:00
[CST] Focus
3f7ddf58a5
driver/framebuffer.cpp: move fade sleep workaround to fade.cpp
2013-01-23 11:57:27 +04:00
satbaby
460e224a28
fix compil warnings
2013-01-22 17:27:51 +01:00
[CST] Focus
ca3ac51881
lib/libcoolstream2: sync control headers
2013-01-18 16:53:40 +04:00
[CST] Focus
777e417c0a
driver/fade.cpp: fix compile for nevis
2013-01-18 15:58:25 +04:00