Commit Graph

214 Commits

Author SHA1 Message Date
Stefan Seyfried
4bc6e43ad4 global.h: Use forward-declarations to reduce number of dependencies 2013-11-13 10:40:03 +01:00
Thilo Graf
f7798affc6 CComponents: add unfied header file for general include of cc classes
Provides a unified header file, so it is not required to select a
certain header file.
2013-10-24 21:19:07 +02:00
Michael Liebmann
c60c5c5ce3 Replace color indexes of the text colors by real color values for RenderString()
- If necessary, Correct data types of the color values
2013-07-21 22:00:58 +02:00
Christian Schuett
5964aa7ad4 Neutrino timer list: always show correct infos in EPG viewer
if the EPG ID of a timer list entry is 0 or the corresponding EPG data
can't be found, then you see wrong infos in EPG viewer

Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>
2013-06-02 22:20:39 +02:00
svenhoefer
6c41ffbe47 - neutrino: don't save screen while paint headers 2013-05-28 10:42:39 +02:00
svenhoefer
c557c03695 - timerlist: rework gui stuff
* add shadow
* change some calculations to be more equal to other windows
* get footerheight from paintButtons methode
* change ok button to blue button in footer
* blue button has same function as ok button
* init members in contructor
* remove unused code
* change rotating colors because COL_MENUCONTENTDARK_PLUS_0
  is used for shadow
* replace info button with dummy if timer is not type REC or ZAP
* sort member variables in header
2013-05-27 12:03:08 +02:00
Thilo Graf
2aa36663e1 CTimerList: prevent memory leak 2013-05-27 09:30:51 +02:00
Thilo Graf
d8f31fb5a7 CTimerList: fix include
Name of header file was changed since last commits
2013-05-27 09:30:50 +02:00
svenhoefer
2cc07765c7 - timerlist: using CComponentsHeader to paint header
* move info icon to buttonbar
2013-05-26 22:52:21 +02:00
[CST] Focus
e14043dbfb neutrino GUI: more places to disable anything record-related, if recording_type is RECORDING_OFF 2013-04-09 18:37:25 +04: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
[CST] Focus
fb7c0963cc gui/timerlist.cpp: check CFEManager::getEnabledCount in place of CFEManager::FE_MODE_SINGLE 2013-04-01 14:49:36 +04:00
[CST] Focus
6fe4b8aad4 gui/timerlist.cpp: filter bouquets channels 2013-01-30 11:54:49 +04:00
satbaby
1d5e7b23b3 never used 2012-12-07 12:01:45 +01:00
micha-bbg
ab24123430 * Timerlist: Show rec icon when recording in progress. 2012-11-27 01:20:13 +01:00
micha-bbg
8681a9c399 * Commit 295efb1: Fix delete query when multiple same channelid 2012-10-24 10:52:55 +01:00
micha-bbg
295efb1e07 * Timerlist: Ask if the timer of a running recording to be deleted. 2012-10-14 10:07:22 +01:00
Thilo Graf
5a5ec2bba0 *CTimerList: show warnings on overlapping recording only in single mode
NOTE: Only tested on single box by me, please send feedback
2012-09-18 12:10:17 +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
74a761ef50 use CEitManager to get EIT data 2012-08-30 11:40:02 +04:00
satbaby
7359504dd7 -fixes strncpy & buf size 2012-08-07 18:51:44 +02:00
satbaby
07ecdf827a timerlist.cpp:commented out unnecessary code 2012-08-07 11:12:47 +02:00
[CST] Focus
35ee04049a remove obsolete and unused includes 2012-06-14 11:01:37 +04:00
satbaby
bb347b3a44 performance Prefer prefix ++/-- operators for non-primitive types. 2012-04-28 10:56:27 +02:00
[CST] Focus
5e21bd7274 gui/timerlist.cpp: use CServiceManager to get channel name 2012-04-10 15:50:58 +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
thilo
a7558578c8 *neutrino timerlist: ignore numeric keys in open timerlist
Prevents sending of key messages to parent menus with number shortcuts,
but probably needs a better solution.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1994 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-23 22:04:35 +00:00
focus
4210a40244 Use new class to fade
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1945 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-06 12:54:36 +00:00
striper
33aeb7d5a4 - fix display error with empty timerlist -> http://www.dbox2world.net/board293-coolstream-hd1/board314-coolstream-development/p136711-anzeige-bugs/#post136711
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1932 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-02 18:58:05 +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
7d8651d1f7 * timerlist.cpp: Use the correct icon size in paintHead function
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1868 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-19 12:24:53 +00:00
thilo
8713f58eba *neutrino timerlist: use info button instead help button for eventinfo
Help button is still working,
but we should  'help button' really use for help features only in future.
Note: means general  for GUI.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1836 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-07 20:34:59 +00:00
thilo
19f28a9391 *neutrino timerlist: don't show info button on empty timerlist
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1835 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-07 20:34:52 +00:00
focus
5c8429673a Allow killTimer to check and reset timer id
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1562 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-07-21 10:04:05 +00:00
thilo
39b205ebc3 *neutrino timerlist: fix background of edges in timerlist
Patch by GetaWay
see: http://www.dbox2world.net/index.php?page=Thread&postID=132042#post132042

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1555 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-06-26 11:50:17 +00:00
seife
3678ae32a8 fix CMenuForwarderNonLocalized compiler warning
warning: passing NULL to non-pointer argument 6 of \
'CMenuForwarderNonLocalized::CMenuForwarderNonLocalized'

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1443 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-05-07 09:43:49 +00:00
focus
1df85f6ea3 Fade changes for new fb driver
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1413 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-04-23 10:24:09 +00:00
satbaby
68b480e857 format timerlist.cpp with astyle
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1352 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-29 13:03:32 +00:00
satbaby
029f944c39 -fix manuel rec dir in timerlist
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1351 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-29 13:01:31 +00:00
seife
7f365e532d timerlist: properly activate recording dir selector
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1341 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-26 13:36:35 +00:00
seife
c9a9710d0b timerlist: restore display mode correctly on exit
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1340 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-26 13:36:32 +00:00
satbaby
50243949c8 show scrambled icon in bouqueteditor
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1276 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-08 16:05:30 +00:00
satbaby
a6b31ebaa0 timerlist: select radius
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1223 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-26 20:45:40 +00:00
satbaby
7f061572d3 -use right/left pagedown/pageup in timerlist
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1209 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-26 06:33:39 +00:00
thilo
e1f887af72 *neutrino buttonbars: reworked painting of buttonbar in
channellist,
stringinput (also cleared some char format problems),
audioplayer,
bouqueteditor_bouqets,
bouqueteditor_channels,
bouqueteditor_chanselect,
bookmarkmanager,,
bouquetlist,
filebrowser,
epgplus,
epgview,
pictureviewer,
timerlist,
upnpbrowser

TODO:
This is still not a final solution. I would like to see buttonhandling in
own class for better integration and handling of window structure.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1179 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-21 09:08:10 +00:00
focus
f06efae567 Change default timers weekdays; Fix for fastscan crash; Open video with configured mode instead of PAL - for testing
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@809 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-10-02 12:30:04 +00:00
focus
913a94ce76 Fix bouquet name in epgplus; Fix bitrate for radio channels; Show language settings before setup banner
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@688 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-07-29 11:25:43 +00:00
satbaby
883b261bbf scale fix
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@672 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-07-16 06:26:55 +00:00
satbaby
1b98e24461 scale fix
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@671 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-07-16 06:26:01 +00:00