Commit Graph

415 Commits

Author SHA1 Message Date
Stefan Seyfried
7fcd36ed66 spark: revert framebuffer scaling commits
we're going to use the STFB blitter instead of manually
scaling everything if the videomode is not 720p, so more
or less revert all commits regarding FB scaling:

Revert "fontrenderer: scale fonts for nonstandard FB resolutions"
Revert "neutrino: resize framebuffer on videomode change"
Revert "fontrenderer: fix issue with epgwindow font when FB is scaling"
Revert "neutrino: fix artefacts with scaling framebuffer and 1080i"
Revert "spark: draw lines 2px wide instead of 1 in full-HD mode"
Revert "spark: do not scale framebuffer for PAL mode"
Revert "spark: fix framebuffer glitches"
Revert "spark: do not sync blitter after every rectangle (improves performance)"
2012-04-17 19:33:57 +02:00
Stefan Seyfried
b8cf78a490 infoviewer: only show remaining time if time is set 2012-04-17 19:33:57 +02:00
Stefan Seyfried
38eb03547b neutrino: various fixes and ports from the original
* avoid ambiguities in new and delete by always allocating char[]
* get rid of unused next_program_timer
* reduce code differences to original, known good neutrino code
2012-04-17 19:33:56 +02:00
Stefan Seyfried
3189f7fdc4 misc variable init fixes 2012-04-17 19:33:56 +02:00
Stefan Seyfried
1182430ac3 neutrino: fix artefacts with scaling framebuffer and 1080i 2012-04-17 19:33:54 +02:00
Stefan Seyfried
fb6633b7aa neutrino: avoid float for percent calculations 2012-04-17 19:33:51 +02:00
Stefan Seyfried
a99ff05934 neutrino: port "EPG title in LCD" from tuxbox 2012-04-17 19:33:45 +02:00
[CST] Focus
7fd5fc01e8 gui/infoviewer.cpp: set chanready on NeutrinoMessages::EVT_TUNE_COMPLETE 2012-04-17 14:58:11 +04:00
[CST] Focus
c14741dcd2 GUI: add support for L/R, use transponder::pol to display polarization 2012-04-16 16:56:26 +04:00
[CST] Focus
ea9c2fc136 gui/infoviewer.cpp: commit bouquetList checks, it never should be NULL 2012-04-05 20:32:09 +04:00
[CST] Focus
5027559691 Merge branch 'multituner' into dvbsi++ 2012-03-16 14:22:37 +04:00
[CST] Focus
02099ffd9a gui/infoviewer.cpp: add safe check 2012-03-16 14:20:26 +04:00
[CST] Focus
68201bad9e fix conflict 2012-03-16 14:11:06 +04:00
satbaby
e7f4a0a9cc show infobar with colored freq after SDT freq update
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2150 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-15 18:06:22 +00:00
[CST] Focus
008940a3b7 WIP. stop assuming whole channel list selected == channel number 2012-03-14 19:44:06 +04:00
[CST] Focus
2c5e1e9948 gui/infoviewer.cpp: add showTitle for t_channel_id and CZapitChannel 2012-03-13 20:29:44 +04:00
[CST] Focus
a41d93a686 Merge branch 'multituner' into dvbsi++ 2012-03-07 18:50:05 +04:00
[CST] Focus
55f29c5daf fix conflict 2012-03-07 17:55:10 +04:00
satbaby
2591100c42 remove never used volues
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2138 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-04 17:25:48 +00: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
satbaby
987d592da5 infoviewer: extension infobar timeout for motor rotation
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2133 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-29 13:20:23 +00:00
[CST] Focus
bcfee650d2 gui/infoviewer.cpp: fix ca icons display 2012-02-23 17:27:58 +04:00
[CST] Focus
f8b3469f98 infoviewer.cpp: disable setServiceChanged 2012-02-21 18:58:49 +04:00
[CST] Focus
1af6f79d2c neutrino.cpp: register CZapitClient::EVT_TUNE_COMPLETE;
send full channel id with Sectionsd->setServiceChanged - mask will be done in sectionsd.cpp
2012-02-19 14:17:46 +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
[CST] Focus
8aace8f669 Merge branch 'master' into multituner 2012-02-15 13:51:38 +04:00
[CST] Focus
4dfaa13725 sync 2012-02-10 19:11:39 +04:00
micha-bbg
cce30fb301 * Custom Menu Icons
- Use paint background to draw the icons in the info bar.
- Scale down var/hdd fill level in the info bar if larger icons are used.
- No change to use the original icons.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2083 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-07 11:12:52 +00:00
[CST] Focus
475f4d9893 Merge branch 'master' into multituner 2012-01-16 17:48:19 +04:00
satbaby
101870c27a -add alternative remote controls option (thx, patch by bellum)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2060 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-15 15:44:52 +00:00
[CST] Focus
deeb24760e infoviewer: get satellite name from CServiceManager; add tuner number icon; use channel camap to display ca systems 2012-01-13 14:41:21 +04:00
thilo
0db7df99bd *neutrino usermenu: rework manage of usermenu name
TODO:
- fix handling of menu names on changed buttons in infoviewer
- fix handling in user menu setup, if no item was defined
...just to name a few

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2036 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-05 23:38:54 +00:00
satbaby
b2aa68e063 infoviewer: infobar centered (thx svenhoefer)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1982 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-20 13:57:32 +00:00
focus
1ed77d2b22 Movieplayer cleanup: remove unused, split huge PlayFile to functions, fix MB jumps, etc. Please test.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1977 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-16 13:42:43 +00:00
focus
c268208f2e Remove old fade code
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1973 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-14 13:41:40 +00:00
focus
fb8c8f05d7 Use CMoviePlayerGui enum
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1968 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-13 16:31:21 +00:00
focus
897a8293cd Pass reference to showMovieTitle; Fix function name
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1959 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-08 16:26:08 +00:00
focus
eed6f509a7 Use new class to fade. Old code commented for reference until confirmed no changes in behavior
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1951 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-06 15:13:04 +00:00
striper
583c8316e8 - fix display of western satellites in infoviewer
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1928 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-01 18:37:49 +00:00
focus
82d3290d98 Remove unused g_settings.gtx_alpha1/2
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1917 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-26 12:45:02 +00:00
micha-bbg
4f4f46a912 Correct calculation of the size of logo in list header.
- Function for calculating from infoviewer.cpp to pictureviewer.cpp moved
- Correct calculation in channellist.cpp, epgview.cpp and moviebrowser.cpp


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1869 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-21 23:11:52 +00:00
micha-bbg
8b8b89a129 *Fix LED/VFD indication in time shift (r1828)
- Changes resulted to sometimes crash neutrino, this patch fixes it.


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1846 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-14 21:59:48 +00:00
micha-bbg
6c7a8e5184 "Ghost" Infobar when recording removes.
- See also http://www.dbox2world.net/board293-coolstream-hd1/board314-coolstream-development/p135515-anzeige-bugs/#post135515


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1796 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-29 21:25:05 +00:00
micha-bbg
b265df5204 Switchover remote control standard / neo1
- Redundant code removed, THX dbt for the tip.
- Bug in "remote control neo1" left / right keys fixed.


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1781 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 21:26:54 +00:00
striper
80c84efb7c - extend colored events to channellist
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1779 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 16:39:12 +00:00
micha-bbg
027b5a06a1 Infobar blocked buttons in time shift.
- When pressing the player buttons (play, pause, etc.)
  in the infobar is now hidden and runs the appropriate commands.


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1778 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-26 19:51:06 +00:00
thilo
5342a8c116 *neutrino infoviewer: fix ts rec icon display
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1731 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-01 21:12:37 +00:00