Commit Graph

632 Commits

Author SHA1 Message Date
satbaby
71832331d0 add: sort channels in allchannel mode 2012-04-24 14:14:42 +02:00
no@ma.il
6cfd4da52e channellist.cpp : fix biggest chan number in list 2012-04-24 12:55:18 +02:00
[CST] Focus
67c9e32bd2 gui/channellist.cpp: add menu point to remove 'new' channel flag 2012-04-22 15:26:26 +04:00
[CST] Focus
28352bcc52 gui/channellist.cpp: fix last change in setSelected - always set tuned 2012-04-21 16:52:02 +04:00
[CST] Focus
a3621a73ca gui/channellist.cpp: safe-check in setSelected(), to prevent crash if incorrect selected set 2012-04-20 20:09:25 +04:00
Stefan Seyfried
a029333c1a neutrino: adapt to the framebuffer_spark blitter change
basically add fb->blit() in every widget where necessary to
make sure the framebuffer is updated with current content
2012-04-17 19:33:57 +02:00
Stefan Seyfried
98e8e0f856 channellist: always start video if parental lock is disabled
this fixes an obscure wakeup-from-standby bug if parental locking is
disabled but a bouquet is marked as "locked" anyway
2012-04-17 19:33:54 +02:00
Stefan Seyfried
3f84fb416f neutrino: do not display expired events in channel list 2012-04-17 19:33:52 +02:00
Stefan Seyfried
2f65aea744 neutrino: make button bar use available space intelligently
modify the paintButtons() function, so that it spreads the buttons
over the available width with constant space between them.
Port over all users to the new method and clean up quite some custom
button drawing code on the way.

Attention: This code is GPL v3+ only for now!
2012-04-17 19:33:49 +02:00
Stefan Seyfried
3999e8d0e2 neutrino: add the possibility to lock bouquets by default
This basically inverts the "locked" attribute of bouquets.xml and
allows to selectively enable only favourites or similar.
2012-04-17 19:33:49 +02:00
Stefan Seyfried
a99ff05934 neutrino: port "EPG title in LCD" from tuxbox 2012-04-17 19:33:45 +02:00
[CST] Focus
1c2363cfb4 gui/scan_setup.cpp,
gui/channellist.cpp,
gui/bedit/bouqueteditor_channels.cpp,
gui/bedit/bouqueteditor_chanselect.cpp: use transponder::description to show channel details
2012-04-17 18:42:52 +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
9bcc63ea01 gui/channellist.cpp: remove bouquetList checks, it never should be NULL 2012-04-05 20:29:07 +04:00
[CST] Focus
7abc312042 gui/channellist.cpp: remove unused if/else in CChannelList::paintDetails 2012-04-05 19:57:49 +04:00
[CST] Focus
07a250130b gui/channellist.cpp: remove CmpChannel.. 2012-04-05 18:57:50 +04:00
[CST] Focus
2cb3edd0eb gui/channellist.cpp: remove switch(), use CRCInput::getNumericValue 2012-04-04 18:45:40 +04:00
[CST] Focus
3d5d834f3c gui/channellist.cpp: reuse code as updateSelection() 2012-04-04 18:34:51 +04:00
[CST] Focus
2209489d3e Mark some found bugs with FIXME 2012-03-22 18:15:18 +04:00
[CST] Focus
70371b93a9 gui/channellist.cpp: bugfix, reset selected chid in setSelected 2012-03-19 18:06:57 +04:00
[CST] Focus
a0fff2b417 gui/channellist.cpp: comment CVFD::getInstance()->setMode in show(),
call it after channel list closed, to prevent recursive calls on
bouquet lists close. Some places to call could be missed
2012-03-16 15:08:09 +04:00
[CST] Focus
984eccc84a gui/channellist.cpp: fix warning 2012-03-16 14:27:58 +04:00
[CST] Focus
5027559691 Merge branch 'multituner' into dvbsi++ 2012-03-16 14:22:37 +04:00
[CST] Focus
521486229c gui/channellist.cpp: add getActiveChannel;
remove old and commented code;
add left key as backspace in numericZap;
simplify numericZap and virtual zap;
2012-03-16 14:18:40 +04:00
[CST] Focus
68201bad9e fix conflict 2012-03-16 14:11:06 +04:00
micha-bbg
f13a3203af * Fix error message in CChannelList::putChannel
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2148 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-15 08:24:43 +00:00
[CST] Focus
008940a3b7 WIP. stop assuming whole channel list selected == channel number 2012-03-14 19:44:06 +04:00
[CST] Focus
d0af67f529 gui/channellist.cpp: style, remove space before () 2012-03-13 14:49:52 +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
thilo
e0b3e556e8 *neutrino channellist: hide list on starting record
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2102 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-15 18:21:45 +00:00
[CST] Focus
7e469e7c4f Merge branch 'master' into multituner 2012-01-26 19:37:46 +04:00
satbaby
163052cd39 dont reload chanellist after manuel reload
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2065 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-17 20:07:13 +00:00
[CST] Focus
7a5d87d6b1 channellist: new SameTP with channel param; use CFEManager to get frontend and check is it possible to zap 2012-01-13 15:08:14 +04:00
focus
c253d606c7 Fix ghost infobar, if channel zap not possible because of recording
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1972 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-14 13:34:25 +00:00
focus
3c2845d590 Use new class to fade
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1942 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-06 12:29:16 +00:00
focus
e85c48501f Experimental: save/restore screen for channel list context menu
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1935 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-05 14:16:28 +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
focus
a73ea424b9 Remove global c_SMSKeyInput
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1915 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-26 11:28:17 +00:00
focus
9c021d73f7 Add channel list settings to channel list menu
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1872 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-22 11:03:38 +00:00
focus
a9cb9c4733 Experimental: save/restore channel list mode for history zaps
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1870 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-22 09:49:51 +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
striper
61031262b1 - neutrino channellist: switch button sort order blue <-> yellow (patch by bellum)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1863 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-18 13:54:14 +00:00
micha-bbg
d90b967328 Mute-Zap switch channel list (r1840)
- Restored the original state with mute button.
- Switched off via the channel list menu, default value is the original state.


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1845 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-13 17:18:33 +00:00
micha-bbg
59c33572bf Display error of channel logo in the EPG display 'next'
- Fixed display error of the channel logo.


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1841 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-09 01:10:54 +00:00
micha-bbg
d837bbbbaf Mute-Zap switch channel list
- Mute-Zap Icon remove from the channel list
- Moved Mute-Zap switch in the Misc Settings menu
- Mute function restored in the channel list


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1840 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-09 01:02:27 +00:00
micha-bbg
fa2f642e4f Remove old DBox2 identifier (patch by svenhoefer)
- Renaming NEUTRINO_ICON_BUTTON_DBOX* to NEUTRINO_ICON_BUTTON_MENU*
- Changed menu icons


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1839 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-07 20:48:41 +00:00
micha-bbg
b466e718e5 Time display in channel list corrected.
- See also: http://www.dbox2world.net/board293-coolstream-hd1/board314-coolstream-development/p135527-anzeige-bugs/#post135527


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1798 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-31 09:55:21 +00:00
striper
b1c888e38e - correct a 2 pixel offset in channellist
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1794 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-29 08:18:27 +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