Commit Graph

4025 Commits

Author SHA1 Message Date
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
svenhoefer
4b8d0e156e - cables.xml: add "antennengemeinschaft penig"
thx Zeng!
2013-01-31 17:28:18 +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
Stefan Seyfried
e2c99cd24b 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 14:26:16 +01:00
satbaby
43aaec7cfc -add .rej ~ to .gitignore 2013-01-31 12:24:34 +01: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
5803ddf873 -add locale minitv 2013-01-30 23:41:40 +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
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
Stefan Seyfried
7e701bfefc Merge branch 'uncool/dvbsi++' commit 1320462626
Conflicts:
	src/eitd/SIevents.cpp
2013-01-29 21:27:41 +01:00
Stefan Seyfried
cd0896a35d 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 21:05:53 +01:00
Stefan Seyfried
4c298ed2d3 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 21:01:35 +01:00
svenhoefer
1320462626 - neutrino.cpp: fix wrong configfile in loadKeys() 2013-01-29 13:13:55 +01: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
satbaby
460e224a28 fix compil warnings 2013-01-22 17:27:51 +01:00
satbaby
30436f353d src/gui/update_ext.h: supplement to 9939fc9197 2013-01-16 12:03:40 +01:00
Stefan Seyfried
c1dd39b42e fbaccel: fix blit2FB on SPARK/TD/x86 2013-01-14 22:49:49 +01:00
Gaucho316
ce7869008e Scan setup: fix memleak 2013-01-14 20:24:53 +01:00
Thilo Graf
9939fc9197 extended update: move ext_update.* to update_ext.*
Beware the canonical order of filenames.
2013-01-14 15:31:43 +01:00
Stefan Seyfried
379ef4c9d1 fbaccel: relax waitForIdle() timeout on coolstream 2013-01-14 01:07:36 +01:00
Stefan Seyfried
f19f1d7414 fbaccel: fix paintPixel for coolstream 2013-01-14 00:59:06 +01:00
Stefan Seyfried
28e1a4a988 Merge branch 'uncool/dvbsi++' commit d0ea4ad62e 2013-01-13 22:49:12 +01:00
Stefan Seyfried
492305b848 Revert "src/neutrino.cpp: revert"
This reverts commit be0eb77373.
2013-01-13 22:46:12 +01:00
Stefan Seyfried
93fc85901d Revert "neutrino: -add unicabel menu option"
This reverts commit 7d550ed88e.
2013-01-13 22:44:18 +01:00
Stefan Seyfried
a13328c600 Revert "src/gui/scan_setup.cpp -fix compil warnings"
This reverts commit 14a6028667.
2013-01-13 22:44:09 +01:00
Stefan Seyfried
c733bb3d81 Revert "neutrino-tell-the-user-if-no-frontend-is-found1.patch from neutrino-mp"
This reverts commit d0ea4ad62e.
2013-01-13 22:42:49 +01:00
satbaby
d0ea4ad62e neutrino-tell-the-user-if-no-frontend-is-found1.patch from neutrino-mp 2013-01-13 21:52:37 +01:00
satbaby
be0eb77373 src/neutrino.cpp: revert 2013-01-13 21:45:08 +01:00
satbaby
14a6028667 src/gui/scan_setup.cpp -fix compil warnings 2013-01-13 21:23:40 +01:00
Stefan Seyfried
2321745c4d fbaccel: add GXA sync marker during GXA setup 2013-01-13 18:50:14 +01:00
Stefan Seyfried
a5ed005ff8 neutrino: enable screenshots 2013-01-13 18:49:37 +01:00
Stefan Seyfried
bc062dca05 fbaccel: implement support for SPARK target
this should obsolete framebuffer_spark.cpp
2013-01-13 17:52:44 +01:00
Stefan Seyfried
7e6e08da5b Revert "Revert "New class to handle osd fade""
This reverts commit fb5805aa49.
2013-01-13 17:48:13 +01:00
Stefan Seyfried
aa098a7701 neutrino: tell the user if no frontend is found
even though there is not much left to do if no frontend is present,
at least the user can be informed about that fact before crashing :-)
2013-01-13 17:42:47 +01:00
Stefan Seyfried
a19a2b57ad hintbox: fix artifacts on accelerated framebuffers 2013-01-13 17:40:03 +01:00
Stefan Seyfried
51bdbb8c8c mp3dec: work around improper usage of private function 2013-01-13 17:38:26 +01:00
Stefan Seyfried
dbf7f9719b tuxtxt: fix topmenu for small OSD borders 2013-01-13 17:36:41 +01:00
Stefan Seyfried
b50c5d5a27 framebuffer_ng: fbaccel backend for some targets
Implement fbaccel functionality for most target platforms. Some old
code is just #if 0'ed for now in order to keep the diffs smaller
and to compare the code directly.
Probably needs some wider testing, small graphics problems are likely.

TODO: implement for SPARK, remove unused #if 0 code.
2013-01-13 17:32:11 +01:00
micha-bbg
6b9045def9 * yWeb: Because of format changes klack.de temporarily disabled 2013-01-11 19:04:48 +01:00
micha-bbg
28c0525e14 * yWeb: Update timer sync for tvinfo.de 2013-01-11 11:21:28 +01:00
satbaby
f912b7096c bouqueteditor:-fix paint infox box 2013-01-09 17:37:36 +01:00
satbaby
7d550ed88e neutrino: -add unicabel menu option 2013-01-08 20:35:53 +01:00