Commit Graph

3913 Commits

Author SHA1 Message Date
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
Stefan Seyfried
7f131b4f15 suppress bogus compiler warning in addScanMenuTempSat 2013-01-06 16:02:17 +01:00
Stefan Seyfried
a0a02214cc copy framebuffer.cpp to fbaccel.cpp 2013-01-05 16:13:45 +01:00
Stefan Seyfried
21e27d463f framebuffer: start cleanup / refactoring
in order to not clash with upstream all the time, copy the files
over to framebuffer_ng.{cpp,h} and include this from old include file.
2013-01-05 14:41:50 +01:00
Stefan Seyfried
8d69036be5 Merge branch 'uncool/dvbsi++' commit 3bbaddec39
Conflicts:
	src/driver/framebuffer.cpp
2013-01-03 09:46:11 +01:00
satbaby
3bbaddec39 src/driver/framebuffer.cpp: fix fb for Threads use 2013-01-02 15:55:19 +01:00
Stefan Seyfried
09e0efb01e tuxtxt: fix width of topmenu box 2013-01-01 22:29:17 +01:00
Stefan Seyfried
e1c7f95d63 neutrino: update unicable code
* add an own diseqc type for unicable
* do not configure scr / freq per satellite but only per frontend
* use the diseqc setting of the satellite for determining input 0/1
2013-01-01 22:26:07 +01:00
micha-bbg
099d0181b6 * Software Update with apply the settings (Part14)
- Add warning/error if not enough space
- THX Striper for translation into English of the locale
2013-01-01 15:05:26 +01:00
micha-bbg
6e1a2dc9cd * system/helpers.cpp: Adding value 'bsize' as a possible return value 2013-01-01 15:05:21 +01:00
micha-bbg
158a8ba4ce * Software Update with apply the settings (Part13)
- Delete files from image, before apply settings
2013-01-01 15:05:21 +01:00
micha-bbg
48fff4f4db * Software Update with apply the settings (Part12)
- Make backup file from downloaded image
- Restore original file, if an error occurs
2013-01-01 15:05:21 +01:00
Stefan Seyfried
4b03fa98ba locale: adapt helper scripts to current compilers 2012-12-31 22:16:46 +01:00