Commit Graph

3342 Commits

Author SHA1 Message Date
svenhoefer
77bbdfa0c9 - channellist.cpp: rework header and buttonbar
* paint channellogo in mini-tv-mode
* strech the positions of right elements in header marginally
* paint buttonbar over the full width
2013-02-02 02:10:35 +01:00
svenhoefer
1e45607ae1 - channellist.cpp: change color for infozone 2013-02-01 23:26:33 +01:00
svenhoefer
ec4a5bf3c1 - channellist.cpp: fix round borders for infozone 2013-02-01 22:59:07 +01:00
micha-bbg
49667088f7 * src/gui/channellist.cpp: miniTV osd fix
- Screen coordinate x could possibly receive a value under 0
2013-01-31 20:05:03 +01:00
Stefan Seyfried
0995ff5042 getservices: fix FindChannelFuzzy()
* for services with duplicate tsid/onid/sid, not all channels were found
  (function returned NULL if the first match was not the correct one)
* add compatibility with "wrong" ubouquets.xml for non-sat boxes: the
  position parameter was ignored before and is not too useful outside
  sat anyway
2013-01-31 16:51:43 +01:00
satbaby
2e5b54c509 src/gui/channellist.cpp: fix possible segfault 2013-01-31 16:18:05 +01:00
[CST] Focus
72d53fa44d gui/scan_setup.cpp: fix old merge 2013-01-31 18:01:19 +04:00
[CST] Focus
bcd02435dd Merge branch 'dvbsi++' into next 2013-01-31 17:40:19 +04:00
[CST] Focus
827a0fa5d7 gui/scan_setup.cpp: fix old merge 2013-01-31 17:21:21 +04:00
[CST] Focus
3517bba9d6 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2013-01-31 16:57:32 +04:00
satbaby
17cfb97f9e src/gui/channellist.cpp: minitv osd fix 2013-01-31 11:14:38 +01:00
satbaby
15623981df delete src/neutrino.cpp.~ .rej 2013-01-30 23:52:31 +01:00
satbaby
1d1f1e3ae9 delete src/gui/channellist.cpp.rej 2013-01-30 23:49:43 +01:00
satbaby
8c0ac9e724 delete src/gui/channellist.cpp~ 2013-01-30 23:47:25 +01:00
satbaby
e509f19361 src/gui/channellist.cpp: fix minitv gui & segfault 2013-01-30 23:37:11 +01:00
satbaby
deeed028d4 compil fix for commit 1a425308ed 2013-01-30 19:31:57 +01:00
TangoCash
1a425308ed add optional mini-tv to channellist
Signed-off-by: satbaby <crashdvb@googlemail.com>
2013-01-30 19:17:52 +01:00
[CST] Focus
b0eb071af1 zapit/src/femanager.cpp: fix cleanup on delete 2013-01-30 17:56:44 +04:00
[CST] Focus
ced8b191b1 system/setting_helpers.cpp: fix unused warning on apollo 2013-01-30 17:53:56 +04:00
[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
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
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
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
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