Commit Graph

584 Commits

Author SHA1 Message Date
Stefan Seyfried
2d2cbf4001 neutrino: remove float() usage from audiodecoders 2012-04-17 19:33:50 +02:00
Stefan Seyfried
37e77fe6eb neutrino: update TD version of CFrameBuffer::setBlendLevel 2012-04-17 19:33:50 +02:00
Stefan Seyfried
589d1114ec neutrino: implement COSDFader under GPL-3.0+ 2012-04-17 19:33:50 +02:00
Stefan Seyfried
fb5805aa49 Revert "New class to handle osd fade"
This reverts commit 47312e24aace5b955a2dc5ef616f564e3b4a3172.
The code of this commit is GPL-2.0 only and thus incompatible.
2012-04-17 19:33:50 +02:00
Stefan Seyfried
5aa75e5820 neutrino: convert most parts to use safe_system()
e.g. network setup was leaking demux file descriptors to udhcpc
leading to strange issues later when trying to restart neutrino etc.
2012-04-17 19:33:50 +02:00
Stefan Seyfried
7368fad7ba neutrino: Tripledragon can only record one TS at once 2012-04-17 19:33:49 +02:00
Stefan Seyfried
3764ca7da0 neutrino: CRecordManager should not ignore errors when timeshifting 2012-04-17 19:33:49 +02:00
Stefan Seyfried
93e4ef3b08 framebuffer: implement setBlendLevel() and setBlendMode() for TripleDragon 2012-04-17 19:33:47 +02:00
Stefan Seyfried
9e72dcc2f6 neutrino: theoretical framebuffer correctness fix for TD 2012-04-17 19:33:47 +02:00
Stefan Seyfried
40f50f88cc neutrino: silence rcinput debug output 2012-04-17 19:33:47 +02:00
Stefan Seyfried
a99ff05934 neutrino: port "EPG title in LCD" from tuxbox 2012-04-17 19:33:45 +02:00
Stefan Seyfried
9fc1d89563 libtriple/framebuffer: use DirectFB acceleration
Use a hack, almost as ugly as the original Coolstream code ;),
to accelerate drawing of boxes and blitting with DirectFB functions.
2012-04-17 19:33:43 +02:00
[CST] Focus
dda6d45e5d Merge branch 'master' into dvbsi++ 2012-04-17 15:07:22 +04:00
[CST] Focus
016ab6c088 driver/volume.cpp: comment second creation of g_Zapit, g_RCInput; Use global g_RemoteControl 2012-04-17 14:51:51 +04:00
[CST] Focus
5a66719583 driver/audiodec: make sure driver/netfile.h included as last header 2012-04-17 11:01:02 +04:00
[CST] Focus
cc6787acd4 driver/audiodec/basedec.cpp: fix includes for inet radio after includecleanup 2012-04-17 10:59:52 +04:00
[CST] Focus
25ee18e1e1 driver/screenshot.cpp: use CServiceManager to get channel name 2012-04-10 16:03:23 +04:00
[CST] Focus
1124d0e064 Makefiles: remove non-existent daemons dir 2012-04-10 14:46:52 +04:00
[CST] Focus
1d9ab9929f change ca->SendPMT() from DEMUX_SOURCE_2 to channel->getRecordDemux() 2012-04-05 18:06:48 +04:00
[CST] Focus
cea534a857 Merge branch 'multituner' into dvbsi++ 2012-03-25 16:44:39 +04:00
[CST] Focus
f049239009 Merge branch 'master' into multituner 2012-03-25 16:42:58 +04:00
micha-bbg
01a520ab17 * Problems with display volume control (patch by snafed)
- Fixes display problems when setting 'mute icon volume at 0'
- Fixes problems with neutrino getMode() switching

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2160 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-24 08:31:17 +00:00
striper
63418c7a1b - movieinfo
Encode and decode special chars properly.
Patch by Gaucho316.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2158 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-23 17:13:52 +00:00
[CST] Focus
9f57fe2fd4 Merge branch 'multituner' into dvbsi++ 2012-03-22 19:17:04 +04:00
[CST] Focus
c43b9b6996 Merge branch 'master' into multituner 2012-03-22 19:14:27 +04:00
satbaby
ac7b77df50 delete with system(rm)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2157 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-21 13:40:37 +00:00
[CST] Focus
b9bc799cf1 fix conflicts 2012-03-20 11:14:05 +04:00
[CST] Focus
d39b174c75 fix conflicts 2012-03-20 11:07:28 +04:00
micha-bbg
5fee27085d * Moviebrowser: disabled 'pseudo' transparency for display screenshot
- Global setting for picture / icon transparency can be made
  in framebuffer constuctor
- Default is old standard (transparency when Black Content)
- Individual transparency with CFrameBuffer::SetTransparent()

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2155 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-19 21:40:03 +00:00
micha-bbg
6a5ffc315f * neutrino: GUI Painting of Vol. Mute and Clock (Part3)
- Use new class for volumebar
- Numeric display added for volumebar (switchable)
- Display of volumebar, mute icon and info clock optimized (top right)
- Volumebar better scalable

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2153 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-18 18:46:48 +00:00
micha-bbg
cece80cc6f * neutrino: GUI Painting of Vol. Mute and Clock (Part2)
- Move painting of muteicon to framebuffer
- Background removed for MuteIcon (switchable)

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2152 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-18 18:46:40 +00:00
micha-bbg
0aeeb601bd * neutrino: GUI Painting of Vol. Mute and Clock (Part1)
- Added getDigitHeight() and getDigitOffset() to fontrenderer (better numerics display)

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2151 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-18 18:46:36 +00:00
[CST] Bas
ce9eb10ed0 Merge branch 'dvbsi++' of c00lstreamtech.de:cst-private-neutrino into includecleanup
Conflicts:
	src/eitd/SIlanguage.cpp
	src/eitd/SIsections.cpp
	src/eitd/dmx.cpp
	src/eitd/dmxapi.cpp
2012-03-08 12:17:03 +08:00
[CST] Focus
361513c016 driver/rcinput.cpp: try to use monotonic time,
ifdef old code with USE_GETTIMEOFDAY;
dont set time in neutrino
2012-03-06 18:28:35 +04:00
[CST] Bas
2142970a35 Merge branch 'dvbsi++' of c00lstreamtech.de:cst-private-neutrino into includecleanup 2012-03-06 12:51:31 +08:00
[CST] Focus
e7c5d8925f driver/abstime.c: add time_monotonic_us 2012-03-05 19:59:39 +04:00
[CST] Bas
0c13957427 radiotext.h: use dmx.h header as this decides which demux header to include 2012-03-04 16:06:15 +08:00
[CST] Bas
bec26850a3 driver: fix compile after include change. 2012-03-04 15:50:19 +08:00
[CST] Focus
f3d2895847 Merge branch 'master', remote-tracking branch 'origin' into dvbsi++ 2012-03-02 19:31:49 +04:00
[CST] Focus
2ecc60cf71 Merge branch 'master' into multituner 2012-03-02 18:59:50 +04:00
striper
dc25ebc257 - revert to svn 2126 to stop some people crying
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2132 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-28 08:08:36 +00:00
striper
bbb1ec8e3c [PATCH] streamts: speed up shutdown
From: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: Sun, 12 Feb 2012 22:16:29 +0100

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2129 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-27 18:53:08 +00:00
satbaby
5235d99b31 screenshot: -fix if no video
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2118 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-22 15:23:41 +00:00
[CST] Focus
ff1e40d684 driver/rcinput.cpp: process CZapitClient::EVT_TUNE_COMPLETE 2012-02-19 14:15:21 +04:00
[CST] Focus
e9430aec0d Merge remote-tracking branch 'origin/master' into dvbsi++ 2012-02-19 13:20:19 +04:00
[CST] Focus
97b72836a9 Merge branch 'master' into multituner 2012-02-19 12:25:28 +04:00
satbaby
382ec004ab -add settings menu screenshot
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2113 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-18 17:16:30 +00:00
micha-bbg
c85c353344 * Moviebrowser: Deleting recordings
- Deleting of active recordings will be disabled.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2112 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-17 23:31:36 +00:00
satbaby
aa969f1fbe rcinput: -add RC_www
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2111 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-17 17:22:54 +00:00
thilo
36a1030a72 *neutrino record: use option 'yes' in message as default to stop recording
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2104 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-15 18:21:49 +00:00