Commit Graph

184 Commits

Author SHA1 Message Date
[CST] Focus
8bb70d1ab3 Merge branch 'pu/cc' into next-cc
Conflicts:
	acinclude.m4
	data/locale/deutsch.locale
	data/locale/english.locale
	src/driver/volume.cpp
	src/eitd/SIlanguage.cpp
	src/gui/bedit/bouqueteditor_channels.cpp
	src/gui/bedit/bouqueteditor_chanselect.cpp
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/eventlist.cpp
	src/gui/osd_setup.cpp
	src/gui/scan.cpp
	src/gui/scan.h
	src/gui/test_menu.cpp
	src/gui/timeosd.cpp
	src/gui/widget/progressbar.cpp
	src/gui/widget/progressbar.h
	src/neutrino.cpp
	src/nhttpd/yconfig.h
2013-04-17 13:32:12 +04:00
svenhoefer
3ee9d53fca - eventlist: fix round borders for current unselected event
Conflicts:
	src/gui/eventlist.cpp
2013-04-17 10:21:32 +04:00
svenhoefer
473d6f38ba - eventlist: make additional infos switchable
* new menu 'eventlist' in osd-setup
* fix offset in infozone
* fontsize for infozone adjustable
2013-04-13 11:13:23 +02:00
svenhoefer
d937082cd5 - eventlist: fix round borders for current unselected event 2013-04-13 09:31:39 +02:00
Stefan Seyfried
e09bc260da 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.

Conflicts:
	src/gui/audioplayer.cpp
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/epgview.cpp
	src/gui/eventlist.cpp
	src/gui/filebrowser.cpp
	src/gui/widget/buttons.cpp
	src/gui/widget/stringinput.cpp
2013-04-05 14:50:28 +04:00
Michael Liebmann
a841aa3790 * CNeutrinoEventList: Fix flicker when page is changed 2013-04-04 10:11:49 +01:00
Thilo Graf
399dbad350 CNeutrinoEventList: use CComponentsText instead CComponentsInfoBox
add doPaintBg(false), causes no paint or repaint and save of item
background.

CC-Items comes with its own hide(), but it's not very sensefull
to store or paint background here.

NOTE: CComponentsText is more of appropriate for embedded text items
than CComponentsInfoBox. CComponentsInfoBox is more made for hint or
messageboxes.
2013-04-04 09:56:52 +02:00
Thilo Graf
5cd01b8cc8 CNeutrinoEventList: remove include of textbox.h
Is already included by cc.h
2013-04-04 09:56:51 +02:00
svenhoefer
825ec2f5cc - eventlist: fix delete of cc_infozone 2013-04-02 01:28:38 +02:00
svenhoefer, SatBaby, snafed
68cf021581 - eventlist: add right infobox with current eventinfo
* use getScreen{Width/Height}Rel()
2013-04-01 22:06:19 +02:00
satbaby
5e284c68c3 src/gui/epgview.cpp: further corrections for followlist 2012-11-04 22:13:36 +01:00
satbaby
c40361147d src/gui/epgview.cpp:check res after exec 2012-11-02 22:00:01 +01:00
satbaby
377772e242 src/gui/eventlist.cpp:typo fix for 87fe3bd406 2012-11-02 11:21:52 +01:00
satbaby
87fe3bd406 eventlist: -add notifier to search menu, ported from tuxcvs, THX Gaucho316 2012-11-01 18:55:03 +01:00
satbaby
324a4721f4 sectionsd.cpp:-fix search mode 2012-09-16 20:15:38 +02:00
[CST] Focus
9fdbdbd343 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-09-13 11:24:13 +04:00
satbaby
a3bfab0bcd remove doubles include 2012-09-11 20:31:33 +02:00
[CST] Focus
3f5a0e5bb1 remove channel_id mask for CEitManager getXXX calls 2012-08-30 14:50:01 +04:00
[CST] Focus
74a761ef50 use CEitManager to get EIT data 2012-08-30 11:40:02 +04:00
satbaby
ab24c127c8 -add: show sore screenings in in extra window 2012-08-06 20:22:43 +02:00
Thilo Graf
c213221b4c channellist: update license text 2012-07-08 22:01:12 +02:00
satbaby
bc574e9688 use empty() instead of size() 2012-06-16 09:44:42 +02:00
satbaby
fdb3e8fcc0 eventlist.cpp: add startTime comparison to unique sort 2012-05-14 11:33:20 +02:00
satbaby
63cf116495 move unique sort to eventlist.cpp 2012-05-11 13:12:47 +02:00
satbaby
61c596a6b9 eventlist.cpp:-fix possible segfault 2012-05-11 10:25:04 +02:00
satbaby
4c60bf1235 eventlist.cpp:-fix select timer in search mode 2012-05-11 09:42:50 +02:00
satbaby
bb347b3a44 performance Prefer prefix ++/-- operators for non-primitive types. 2012-04-28 10:56:27 +02:00
satbaby
2f3ff624f1 eventlist.cpp: sort titele by time 2012-04-26 13:42:55 +02:00
[CST] Focus
3189a134a4 gui/eventlist.cpp: use CServiceManager to get channel name 2012-04-10 16:00:18 +04:00
[CST] Focus
b072232956 rename CREATE_CHANNEL_ID_FROM_SERVICE_ORIGINALNETWORK_TRANSPORTSTREAM_ID to CREATE_CHANNEL_ID 2012-04-10 14:35:09 +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
8e3c19d448 rename EventList to CNeutrinoEventList - conflict with libdvbsi++ 2012-03-07 21:03:47 +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
focus
fd78a38d28 Use new class to fade
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1950 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-06 14:05:27 +00:00
micha-bbg
a1a89b92a6 Complement to revision r1869
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1924 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-29 13:12:34 +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
thilo
f210172647 *neutrino eventlist: remove painting of enventlist body
This should help to reduce flicker effects during set of timer events.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1816 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-05 08:55:51 +00:00
thilo
d11193ff6d *neutrino icons: add icon for tagged timer events
This is the same icon like rec.png, but it's better to have
a separat icon in case user is using own customized icons.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1815 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-05 00:21:14 +00:00
micha-bbg
b9ac051420 Display error EPG (Buttons are partially drawn out of the EPG screen)
- Use ::paintButtons (buttons.cpp) calculating to the height FunctionBar.


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1810 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-03 02:32:56 +00:00
seife
af0cc784c3 neutrino: fix painting of button bar in eventlist
if sort record and remind buttons are not set, then the button bar would
vanish at every key up/down event

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1797 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-30 14:09:21 +00:00
micha-bbg
6d9b72ed15 Erase the event list from the display fixed.
- Related with custom icons.


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1795 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-29 18:03:32 +00:00
thilo
a3f9f48505 *neutrino eventlist: remove debug output
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1793 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 22:16:14 +00:00
thilo
ba8fd5870e *neutrino eventlist: use info button instead help button
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1792 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 22:16:09 +00:00
thilo
fe181e7d01 *neutrino eventlist: show timer conflicts
This is a partial port from tuxbox.
TODO: solution for zapto timer events

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1791 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 22:16:04 +00:00
thilo
dcf553b109 *neutrino eventlist: fix some compiler warnings because of copmarsion of unsigned and signed int variables
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1790 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 22:15:59 +00:00
thilo
565cfcb8ca *neutrino eventlist: rework manage painting of function bar
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1789 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 22:15:54 +00:00
thilo
c9a5284455 *neutrino eventlist: move and define some member variables in constructor
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1788 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 22:15:49 +00:00
thilo
794ec11069 *neutrino eventlist: scope of variable 'nNewChannel' limited (style)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1787 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 22:15:44 +00:00
thilo
d30b212019 *neutrino eventlist: remove response messages for added timer events
It should be enough to see icon as confirm in event item, and is probaly
easier for users to manage timer events without irritating messages.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1785 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 22:15:31 +00:00
thilo
151a55b852 *neutrino eventlist: rework adding of record and zap timer events
Now we use buttons class to manage button bar.

Pressing of red button adds a new record timer event and caption changes
to 'delete'.
The same procedure happens with the yellow button, but for zap events.

This changes are a partial port from tuxbox neutrino.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1784 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-28 22:15:25 +00:00