Commit Graph

584 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
51bdbb8c8c mp3dec: work around improper usage of private function 2013-01-13 17:38:26 +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
[CST] Focus
51ae178942 driver/framebuffer.cpp: use box model to enable FB_HW_ACCELERATION 2013-01-11 18:52:11 +04:00
[CST] Focus
8267a53049 driver/rcinput.cpp: change device back to /dev/input/nevis_ir, apollo has link 2013-01-11 15:16:52 +04:00
[CST] Focus
a3d8085f0d driver/vfd.h: use cs_frontpanel.h header 2013-01-11 15:15:55 +04:00
[CST] Focus
71999b5f08 driver/framebuffer.cpp: fix USE_NEVIS_GXA code 2013-01-11 15:12:34 +04:00
[CST] Focus
d3d2efe475 Makefiles.am: add conditional include for libcoolstream 2013-01-11 14:17:16 +04:00
[CST] Focus
185abd1a64 driver/vfd.h: try to fix libcs headers 2013-01-11 14:16:57 +04:00
[CST] Focus
1413177ad1 driver/rcinput.h: try to fix libcs headers 2013-01-11 14:16:26 +04:00
[CST] Focus
6380763209 src/driver/rcinput.cpp: change ifdefs for headers and set_rc_hw 2013-01-11 14:04:07 +04:00
[CST] Focus
6e41c65fad merge public git changes 2013-01-09 19:30:07 +04:00
[CST] Focus
bea14518a5 driver/record.cpp: adapt to new frontend management 2013-01-09 15:41:43 +04: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
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
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
[CST] Focus
418890957d driver/framebuffer.cpp: cleanup, add ioctls to blit/fill rect using FB 2012-12-26 12:20:10 +04:00
micha-bbg
b1138e16b0 * Fix include path for moved header files 2012-12-13 18:09:09 +01:00
[CST] Focus
c81c18f387 src/driver/screenshot.cpp: enable png alpha invert 2012-12-12 11:33:51 +04:00
[CST] Bas
9448cd8d2a Merge branch 'dvbsi++' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
Conflicts:
	src/nhttpd/yhttpd.cpp
2012-12-07 14:39:05 +08:00
micha-bbg
fefa483469 * Moviebrowser: Ask if the file of a running recording to be deleted. 2012-11-26 15:03:58 +01:00
Stefan Seyfried
d1466c6354 framebuffer: implement alphablending for non-accelerated devices 2012-11-24 12:46:33 +01:00
Stefan Seyfried
e5e7d52fa1 Merge branch 'uncool/dvbsi++'
Conflicts:
	data/icons/border_lr.png
	data/icons/border_ul.png
	src/driver/rcinput.cpp
	src/driver/streamts.cpp
	src/system/setting_helpers.cpp
2012-11-23 18:45:22 +01:00
Stefan Seyfried
e0282a0537 rcinput: add ugly hack for azbox rc 2012-11-21 23:49:59 +01:00
svenhoefer
fc2c89c664 - src/driver/streamts.cpp: fix linefeed 2012-11-19 18:13:35 +01:00
satbaby
af7b6d7a98 src/driver/streamts.cpp fix segfault 2012-11-19 17:58:24 +01:00
[CST] Focus
00e188b37d driver/streamts.cpp: fix debug msg 2012-11-15 19:16:10 +04:00
[CST] Bas
89bf2f6846 Merge branch 'dvbsi++' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
Conflicts:
	src/neutrino.cpp
2012-11-13 12:51:18 +08:00
satbaby
7d570537fd src/driver/rcinput.cpp: use standby_rc in repeat mode only if need 2012-11-12 12:23:23 +01:00
Stefan Seyfried
e12ed231ee Revert "driver/file.h: define __USE_FILE_OFFSET64 instead of error"
This reverts commit 02c3cfb173.
Just defining it at one place is wrong and papers over the real bugs.
2012-11-11 01:50:53 +01:00
Stefan Seyfried
987ba44d64 streamts: fix 32<->64bit format strings 2012-11-11 01:47:40 +01:00
Stefan Seyfried
c480e36746 Merge branch 'uncool/dvbsi++'
Conflicts:
	src/driver/Makefile.am
	src/driver/streamts.cpp
	src/gui/audioplayer.cpp
	src/gui/epgview.cpp
	src/gui/infoviewer_bb.cpp
	src/gui/widget/textbox.h
2012-11-11 01:45:22 +01:00
Stefan Seyfried
be99a52526 tripledragon: small cosmetic LCD fixes 2012-11-10 13:56:17 +01:00
[CST] Focus
a2a6a7d5c8 driver/record.cpp: stop streaming before record start 2012-11-08 19:14:20 +04:00
[CST] Focus
ae6cbc9479 driver/streamts.cpp: replace old code with class,
support multi-client and multi-channel,
experimental / testing - please read comments at the top of driver/streamts.cpp
2012-11-08 19:10:37 +04:00
[CST] Focus
2b0f9efbc8 driver/record.cpp: use CGenPsi class 2012-11-08 15:09:10 +04:00
[CST] Focus
0578ef7c30 driver/Makefile.am: replace genpsi.c with genpsi.cpp 2012-11-08 15:08:41 +04:00
[CST] Focus
861a5a4a51 driver/genpsi.cpp: replace old code with class 2012-11-08 15:08:08 +04:00
[CST] Focus
02c3cfb173 driver/file.h: define __USE_FILE_OFFSET64 instead of error 2012-11-07 20:49:06 +04:00
satbaby
4e3791be72 src/driver/streamts.cpp: use new instead of malloc 2012-11-05 16:48:41 +01:00
Stefan Seyfried
3ecbdb76c5 simple_display: replace umlauts with visible characters
The SPARK VFD/LED cannot display umlauts, so add a crude function that
replaces the most common ones with characters that can be displayed.
TODO: test on azboxme.
2012-11-04 18:42:59 +01:00
satbaby
9cec234d73 src/driver/record.cpp: -fix auto_delete 2012-11-04 13:25:44 +01:00
Stefan Seyfried
fa9f7f92ec streamts: use demux(0) to fix streaming 2012-11-03 17:19:21 +01:00
Stefan Seyfried
e0acbd3ddb neutrino: fix 32<->64bit format string warnings
use portable C99 format string macros for 64bit types to
fix many warnings when compiling for 64bit architectures,
add some (int) casts for size_t
2012-11-03 14:05:48 +01:00
Stefan Seyfried
7e23ac7223 Merge branch 'uncool/dvbsi++' commit '7ea3a20a808'
...needs buildfixing...

Conflicts:
	data/Makefile.am
	src/driver/volume.cpp
	src/gui/infoviewer.cpp
	src/gui/miscsettings_menu.cpp
	src/gui/movieplayer.cpp
	src/gui/scan.cpp
	src/gui/widget/buttons.cpp
	src/gui/widget/menue.cpp
	src/gui/widget/stringinput.cpp
	src/neutrino.cpp
	src/nhttpd/tuxboxapi/coolstream/controlapi.cpp
	src/system/setting_helpers.cpp
	src/zapit/src/capmt.cpp
2012-11-03 10:45:33 +01:00