Commit Graph

3782 Commits

Author SHA1 Message Date
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
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
Stefan Seyfried
59e8be0b58 locale: fix ordercheck target 2012-12-31 22:16:46 +01:00
Stefan Seyfried
f6e3dcd385 create zapit config dir on install 2012-12-31 22:16:46 +01:00
Gaucho316
1b4ad51d0a nhttpd: don't decode URL parameters multiple times 2012-12-31 07:04:52 +01:00
Stefan Seyfried
acfd623d02 fix nevis_ir.h check and libcoolstream/hwcaps 2012-12-30 21:36:44 +01:00
Stefan Seyfried
f8f5467fdb Merge branch 'uncool/dvbsi++' commit 4965619a79
Conflicts:
	src/gui/widget/hintboxext.cpp
	src/nhttpd/tuxboxapi/coolstream/controlapi.cpp
2012-12-30 21:35:20 +01:00
Stefan Seyfried
8dcd92d557 Revert "neutrino: fix segfault if not found frontend"
This reverts commit 0806c47c73.

(it does not fix the real problem)
2012-12-30 20:56:19 +01:00
Stefan Seyfried
231499a078 oggdec: remove old include to fix build with new tremor 2012-12-30 18:31:03 +01:00
Stefan Seyfried
2c07e391a1 pictureviewer: compatibility with giflib-5.x 2012-12-28 13:57:46 +01:00
satbaby
4965619a79 src/nhttpd/tuxboxapi/coolstream/controlapi.cpp: add current transponder pchannels list , use: <BOXID>/control/currenttpchannels 2012-12-23 19:12:41 +01:00
satbaby
b58cbd4135 src/nhttpd/yhttpd_core/yrequest.cpp: maybe needed, supplement to 289e927e04 2012-12-22 17:19:43 +01:00
satbaby
8b35ae8060 src/nhttpd/web/scripts/Y_Tools.sh: show alle prozesse 2012-12-22 17:12:22 +01:00
satbaby
289e927e04 src/nhttpd/yhttpd_core/yrequest.cpp: fix automount string decode 2012-12-22 16:42:00 +01:00
satbaby
2d1beb8402 nhttpd: fix encode bouquet and audio name 2012-12-20 21:05:44 +01:00
satbaby
0806c47c73 neutrino: fix segfault if not found frontend 2012-12-20 20:13:44 +01:00
[CST] Focus
5749f86323 gui/miscsettings_menu.cpp: always enable EPG options,
which not depend on save epg on/off
2012-12-19 16:45:40 +04:00
[CST] Focus
34c8dd0fc2 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-12-19 16:37:00 +04:00
svenhoefer
bce78c2cff - moviebrowser.cpp: accept covers without appended date/time
patch by FlatTV
2012-12-18 21:58:00 +01:00
satbaby
f66b2baedc nhttpd: dont doubles decode, revert ed318d97bc 2012-12-17 22:01:46 +01:00
satbaby
ed318d97bc nhttpd: skip doubles decode on channlename, revert 42b69a8a5e 2012-12-17 12:58:24 +01:00
[CST] Focus
9e765c7478 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-12-17 12:47:32 +04:00
[CST] Focus
636be7fa84 gui/videosettings.cpp: fix video mode switch ask,
fix menu redraw after video mode switch
2012-12-17 12:47:15 +04:00
satbaby
42b69a8a5e src/nhttpd/yhttpd_core/helper.cpp: dont decode '+' to ' ', fix for channelname with '+' 2012-12-14 14:34:18 +01:00
micha-bbg
b1138e16b0 * Fix include path for moved header files 2012-12-13 18:09:09 +01:00
satbaby
d67b1e9c93 src/zapit/src/zapit.cpp: fix segfault if channel==NULL (reloadchannels) 2012-12-13 14:03:04 +01:00
svenhoefer
da716f865e Merge remote-tracking branch 'svn_CROSSENVIRONMENT_coolstream/master' into dvbsi++ 2012-12-13 10:50:49 +01:00
svenhoefer
998ae6d81d - svn_CROSSENVIRONMENT_coolstream: move files to new right place 2012-12-13 10:49:06 +01:00
swing99
0ec6859ea9 cables.xml: update Kabel Deutschland - Offensive 2012 2012-12-10 16:17:56 +01:00
satbaby
b3ddc46e14 supplement to dc33e93375 2012-12-08 17:53:01 +01:00
satbaby
dc33e93375 yWeb: Timer: dont stop recording after modifying timer - Timer: sets audio-pid correctly - Timer: seconds set to Null 2012-12-08 17:47:25 +01:00
satbaby
59fa692bd0 supplement to 7bebdf91e0, simplification 2012-12-08 16:28:53 +01:00
satbaby
7bebdf91e0 add provider name to infobar , no gui option 2012-12-08 11:15:40 +01:00