svenhoefer
23242e605c
- infoviewer: fix overlaps on buttons while zapping
2016-01-22 10:49:45 +01:00
Thilo Graf
9d72b086a2
text screen save: try to rework screen save behavior for textbox objects
...
Screen save now always disabled by default and can be controlled
outside of relevant objects.
2016-01-21 11:00:38 +01:00
Thilo Graf
98b73c0d09
CInfoViewer: use different modes with enums for virtual zap and number input mode
...
This should fix missing rounded corners in numbaur input mode too.
Thx defans for input !
2016-01-21 11:00:24 +01:00
svenhoefer
2694b87d08
- infoviewer: fix display of DolbyDigital icon
2016-01-21 08:25:18 +01:00
Stefan Seyfried
572de2bbcb
Merge remote-tracking branch 'cst-next'
2016-01-16 12:51:04 +01:00
svenhoefer
da83468bfb
- infoviewer: fix width of small rec/ts icon box
2016-01-11 15:49:26 +01:00
svenhoefer
19d33dfb98
- infoviewer: some more little numbox-alignments
2016-01-10 21:57:59 +01:00
Stefan Seyfried
b53fbaf327
Merge remote-tracking branch 'cst-next'
2016-01-08 19:52:41 +01:00
Thilo Graf
11e480b6e8
CInfoViewer: try to fix channel number allignment
...
Allignment was broken on different font size.
2016-01-07 19:34:41 +01:00
svenhoefer
033d111a58
- infoviewer: align header position to fix a small 'hole' beside numbox
2016-01-07 15:56:36 +01:00
svenhoefer
429e401d91
- infoviewer: (re)use SHADOW_OFFSET/2 for small shadows
2016-01-07 08:48:33 +01:00
Thilo Graf
9ed3273960
CInfoViewer: try to fix numbox arrangement
2016-01-06 22:26:14 +01:00
Stefan Seyfried
0b246f32e9
infoviewer: fix ordering of variable initialization
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2016-01-05 15:06:18 +01:00
Jacek Jendrzej
9aa1420ca7
src/gui/infoviewer.cpp try to fix segfault after PB change
2016-01-04 20:13:59 +01:00
defans
64c412071a
CInfoViewer: fix infobar size in virtual zap mode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2016-01-03 21:11:26 +01:00
Thilo Graf
85ad35abdc
CInfoViewer: ensure removing of timescale bar after killed infobar
...
In some constellations it was possible that timescale was not removed
from screen after closing of infoviewer.
e.g. user switched from a
channel with epg data to a channel without epg data and infobar was closed
before epg data was complete arrived.
btw: it seems INFOBAR_PROGRESSBAR_ARRANGEMENT_DEFAULT
is not not really "default"
2016-01-03 20:25:15 +01:00
Thilo Graf
ec701e3108
CInfoViewer: try to fix overlapping current info and curren/next time info
...
This effect was heavy to reproduce, but some useres had such effects.
Hold saved background and hide() ensure clean
background before repaint title and rest.
2016-01-03 20:25:15 +01:00
Stefan Seyfried
a4fbf4a614
infoviewer: fix ordering of variable initialization
2016-01-03 18:40:29 +01:00
Thilo Graf
74bb998c40
CInfoViewer: fix assign corner and shadow modes, depends of virtual zap mode
2016-01-01 21:20:45 +01:00
Stefan Seyfried
9113716171
Merge remote-tracking branch 'uncool/cst-next'
2016-01-01 14:10:48 +01:00
Thilo Graf
3acd04e865
CInfoViewer: optimize signal bar arrangement
2015-12-30 22:23:24 +01:00
Thilo Graf
a1ae17abb3
CInfoViewer: use old names for signal type names
2015-12-30 16:57:32 +01:00
Thilo Graf
5d6e33ac9d
CInfoViewer: try to fix paint info text box after delayed painting of timescale
2015-12-30 13:09:36 +01:00
Thilo Graf
c15731e6e7
CInfoViewer: refine arrangement of epg title
...
this reduces some flicker or fade effects nearly of numberbox
2015-12-30 13:09:36 +01:00
Stefan Seyfried
b837d8697b
Merge remote-tracking branch 'uncool/cst-next'
2015-12-28 16:15:14 +01:00
Thilo Graf
523b273af8
Colors: init global color gradient implementation
2015-12-27 14:42:27 +01:00
Stefan Seyfried
2d949bce16
Merge remote-tracking branch 'uncool/cst-next'
2015-12-15 17:29:18 +01:00
svenhoefer
a52a0e6c1b
- infoviewer: do always show all buttons; enable is controlled by usermenu
2015-12-15 08:15:17 +01:00
svenhoefer
7ccb57548b
- infoviewer_bb: rename infobar buttons
2015-12-15 08:15:17 +01:00
Stefan Seyfried
eeee5bacab
Merge remote-tracking branch 'uncool/cst-next'
...
This need buildfixes and some functional updates...
2015-12-13 17:41:55 +01:00
[CST] Focus
329aea09be
gui/infoviewer.cpp: remove some showTitle wrapper, use epg-id to get events
2015-09-24 12:25:39 +03:00
[CST] Focus
673bf4ea75
gui/infoviewer.cpp: remove commented setServiceChanged call
2015-06-02 12:26:30 +03:00
M. Liebmann
95a27ebb31
Clock on infoviewer and channellist: Fix background paint...
...
...when switching between OneColor und ColorToColor
2015-05-09 10:38:51 +02:00
svenhoefer
cb5f052e83
- themes: move colored_events settings to themes setup
2015-05-05 11:43:17 +02:00
svenhoefer
62daf1dc4c
- infoviewer: add color-to-color gradient feature; THX to TangoCash ...
...
... for basic inspiration and dbt for some optimizations
2015-05-04 09:41:41 +02:00
svenhoefer
09adc177d8
- record.h: remove include of vfd.h; use display.h instead
2015-04-16 13:39:35 +02:00
Stefan Seyfried
5ab6b53054
global.h: Use forward-declarations to reduce number of dependencies
2015-04-16 13:39:35 +02:00
Jacek Jendrzej
9c4e8b028b
infoviewer.cpp fix possible segfault if APIDs is empty
2015-04-02 15:00:08 +02:00
Stefan Seyfried
08daae7852
infoviewer: simplify clock handling
2015-03-27 13:27:22 +01:00
Stefan Seyfried
92fcc879b4
Merge remote-tracking branch 'test/cst-next'
2015-03-07 20:09:44 +01:00
[CST] Focus
d6f03505db
gui/infoviewer.cpp: enable clock background paint
2015-03-06 14:14:00 +03:00
Stefan Seyfried
b96b40a034
infoviewer: disable debug output
2015-02-22 00:53:29 +01:00
Stefan Seyfried
b74cf816cb
infoviewer: simplify clock handling
2015-02-21 13:02:40 +01:00
Stefan Seyfried
967f85eb5f
infoviewer: use forward declaration instead of including infoviewer_bb
2015-02-14 14:31:11 +01:00
Stefan Seyfried
ce5084ea52
infoviewer: use forward declaration instead of including infoviewer_bb
2015-02-10 15:38:21 +01:00
Stefan Seyfried
b5a64e6887
Merge remote-tracking branch 'check/cst-next'
...
*needs buildfixing*
Conflicts:
src/daemonc/Makefile.am
src/daemonc/remotecontrol.cpp
src/driver/Makefile.am
src/driver/audiodec/Makefile.am
src/driver/pictureviewer/Makefile.am
src/driver/vfd.cpp
src/gui/bedit/Makefile.am
src/gui/components/Makefile.am
src/gui/luainstance.cpp
src/gui/widget/Makefile.am
src/nhttpd/tuxboxapi/coolstream/Makefile.am
src/system/Makefile.am
2015-01-26 17:26:26 +01:00
svenhoefer
4810576268
- infoviewer: align clock bottom to get same pos as channelname
2014-12-30 00:22:21 +01:00
Stefan Seyfried
d37b3c0f9a
Merge remote-tracking branch 'check/cst-next'
...
Conflicts:
src/daemonc/remotecontrol.cpp
src/gui/luainstance.cpp
src/gui/movieplayer.cpp
src/gui/videosettings.cpp
src/neutrino.cpp
src/system/setting_helpers.cpp
src/zapit/src/zapit.cpp
2014-12-28 12:32:12 +01:00
Stefan Seyfried
69c4dbbdba
Merge remote-tracking branch 'check/cst-next'
...
needs build- and functional fixes
Conflicts:
configure.ac
data/icons/shutdown.jpg
data/icons/start.jpg
data/locale/deutsch.locale
data/locale/english.locale
lib/libmd5sum/md5.c
src/driver/scanepg.cpp
src/driver/streamts.cpp
src/driver/vfd.cpp
src/driver/vfd.h
src/driver/volume.cpp
src/eitd/dmx.cpp
src/eitd/xmlutil.cpp
src/gui/Makefile.am
src/gui/audiomute.cpp
src/gui/channellist.cpp
src/gui/dboxinfo.cpp
src/gui/epgview.cpp
src/gui/eventlist.cpp
src/gui/filebrowser.cpp
src/gui/hdd_menu.cpp
src/gui/infoviewer.cpp
src/gui/infoviewer_bb.cpp
src/gui/infoviewer_bb.h
src/gui/keybind_setup.cpp
src/gui/luainstance.cpp
src/gui/luainstance.h
src/gui/miscsettings_menu.cpp
src/gui/moviebrowser.cpp
src/gui/movieplayer.cpp
src/gui/osd_progressbar_setup.cpp
src/gui/osd_progressbar_setup.h
src/gui/osd_setup.cpp
src/gui/osdlang_setup.cpp
src/gui/personalize.cpp
src/gui/plugins.cpp
src/gui/plugins.h
src/gui/scan.cpp
src/gui/scan_setup.cpp
src/gui/update_settings.cpp
src/gui/user_menue.cpp
src/gui/user_menue_setup.cpp
src/gui/videosettings.cpp
src/gui/widget/buttons.cpp
src/gui/widget/menue.cpp
src/gui/widget/menue.h
src/gui/widget/progresswindow.cpp
src/neutrino.cpp
src/neutrino_menue.cpp
src/nhttpd/yhttpd.cpp
src/system/helpers.cpp
src/system/locals.h
src/system/locals_intern.h
src/system/setting_helpers.cpp
src/zapit/lib/zapitclient.cpp
src/zapit/src/fastscan.cpp
src/zapit/src/frontend.cpp
src/zapit/src/getservices.cpp
src/zapit/src/scan.cpp
src/zapit/src/scannit.cpp
src/zapit/src/scanpmt.cpp
src/zapit/src/transponder.cpp
src/zapit/src/zapit.cpp
2014-12-25 18:03:08 +01:00
Thilo Graf
a58bd6c235
CInfoViewer: rework init and paint of clock
...
This removes some dimension assignments in start() because of
already existant and usable dimension values that comes directly
from clock object.
2014-12-19 10:19:51 +01:00