vanhofen
fc65a7b6cf
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/channellist.cpp
src/gui/epgview.cpp
src/gui/epgview.h
src/gui/eventlist.cpp
Origin commit data
------------------
Commit: 3210b958a8
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-05-03 (Wed, 03 May 2017)
2017-05-03 22:57:24 +02:00
Thilo Graf
a0b1d9c43f
CEpgData: optimize handling of header and bottom box
...
Working with existant instances and reduce flicker effects.
Origin commit data
------------------
Commit: fc805049d3
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-05-03 (Wed, 03 May 2017)
2017-05-03 21:29:41 +02:00
TangoCash
e549dcca7a
eventlist,epgview: add infoviewer bottom gradient style
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
review required
Origin commit data
------------------
Commit: 54ce85c598
Author: TangoCash <eric@loxat.de >
Date: 2017-05-03 (Wed, 03 May 2017)
Origin message was:
------------------
-eventlist,epgview: add infoviewer bottom gradient style
Signed-off-by: Thilo Graf <dbt@novatux.de >
review required
2017-05-03 21:29:41 +02:00
TangoCash
9ff141a81a
epgview: fix movieinfo
...
Origin commit data
------------------
Commit: 5b0668cc23
Author: TangoCash <eric@loxat.de >
Date: 2017-05-03 (Wed, 03 May 2017)
Origin message was:
------------------
-epgview: fix movieinfo
2017-05-03 21:29:41 +02:00
TangoCash
b3ecc2b65c
eventlist,epgview: adjust style, implement new header class
...
picked from: https://github.com/TangoCash/neutrino-mp-cst-next
commit: 477db186ee4f306e191035ed2201ff4fc9d70b9d
Signed-off-by: Thilo Graf <dbt@novatux.de >
review reqiured
Origin commit data
------------------
Commit: 3ac2f99a67
Author: TangoCash <eric@loxat.de >
Date: 2017-05-03 (Wed, 03 May 2017)
Origin message was:
------------------
-eventlist,epgview: adjust style, implement new header class
picked from: https://github.com/TangoCash/neutrino-mp-cst-next
commit: 477db186ee4f306e191035ed2201ff4fc9d70b9d
Signed-off-by: Thilo Graf <dbt@novatux.de >
review reqiured
2017-05-03 21:29:41 +02:00
Jacek Jendrzej
a76208e0a3
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: f292ba6b69
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-04-24 (Mon, 24 Apr 2017)
2017-04-24 21:33:15 +02:00
vanhofen
ce5078e378
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: a34a8992d4
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-24 (Mon, 24 Apr 2017)
2017-04-24 12:56:51 +02:00
vanhofen
ce494cbd38
scrollbars: avoid usage of COL_SCROLLBAR_PASSIVE_PLUS_0 ...
...
... outside of CComponentsScrollBar(). Since the color-changes in
9c8c262
the non-CC scrollbars looks weird.
Origin commit data
------------------
Commit: fe5f84c1d0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-24 (Mon, 24 Apr 2017)
Origin message was:
------------------
- scrollbars: avoid usage of COL_SCROLLBAR_PASSIVE_PLUS_0 ...
... outside of CComponentsScrollBar(). Since the color-changes in
9c8c262
the non-CC scrollbars looks weird.
2017-04-24 12:29:52 +02:00
vanhofen
692b8dd7f5
Merge branch 'master' into pu/mp
...
Conflicts:
src/gui/epgplus.cpp
Origin commit data
------------------
Commit: 064f693bf7
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-08 (Sat, 08 Apr 2017)
2017-04-08 14:36:12 +02:00
vanhofen
367caafa0b
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: a0624cf4a1
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-08 (Sat, 08 Apr 2017)
2017-04-08 14:32:18 +02:00
vanhofen
712840c394
epgview: move BIGFONT_FACTOR to settings.h
...
Origin commit data
------------------
Commit: ddd803d8a3
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-08 (Sat, 08 Apr 2017)
Origin message was:
------------------
- epgview: move BIGFONT_FACTOR to settings.h
2017-04-08 14:11:27 +02:00
vanhofen
0707fef642
Merge branch 'pu/fb-modules' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/epgview.h
Origin commit data
------------------
Commit: e61a23cb74
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-08 (Wed, 08 Feb 2017)
2017-02-08 08:02:39 +01:00
Stefan Seyfried
f6d5a96838
replace fontrenderer.h include with forward declaration
...
in order to flatten the build dependency tree further, include
fontrenderer.h directly where needed, in header files a forward
declaration is enough
Origin commit data
------------------
Commit: 2303d94300
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-05 (Sun, 05 Feb 2017)
2017-02-07 17:23:42 +01:00
Stefan Seyfried
84b16a8a24
replace fontrenderer.h include with forward declaration
...
in order to flatten the build dependency tree further, include
fontrenderer.h directly where needed, in header files a forward
declaration is enough
Origin commit data
------------------
Commit: 9082ddf287
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-05 (Sun, 05 Feb 2017)
2017-02-05 13:37:53 +01:00
Stefan Seyfried
eab48f2ed9
Merge remote-tracking branch 'tuxbox/master'
...
Origin commit data
------------------
Commit: c6d7968381
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-12-04 (Sun, 04 Dec 2016)
2016-12-04 18:02:51 +01:00
vanhofen
cc7ad7ce1a
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/gui/lua/lua_misc.cpp
src/neutrino.cpp
src/system/locals.h
src/system/locals_intern.h
Origin commit data
------------------
Commit: 3420991007
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-11-19 (Sat, 19 Nov 2016)
2016-11-19 21:11:54 +01:00
Stefan Seyfried
2e7aa7be4a
Merge remote-tracking branch 'tuxbox/master'
...
Origin commit data
------------------
Commit: 2c92d112d0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-11-12 (Sat, 12 Nov 2016)
2016-11-12 18:06:26 +01:00
Thilo Graf
373c2967dd
Merge branch 'master' into pu/msgbox
...
Origin commit data
------------------
Commit: 96ffa4778a
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-11-11 (Fri, 11 Nov 2016)
2016-11-11 00:51:20 +01:00
vanhofen
350f044a33
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 98a6554d7b
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-11-10 (Thu, 10 Nov 2016)
2016-11-10 21:39:39 +01:00
Jacek Jendrzej
d1655acd40
src/gui/epgview.cpp reset header height to single size
...
Origin commit data
------------------
Commit: e3136b888c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-11-10 (Thu, 10 Nov 2016)
2016-11-10 20:52:58 +01:00
Thilo Graf
d34322b568
Merge branch 'master' into pu/msgbox
...
Conflicts:
src/gui/moviebrowser/mb.cpp
Origin commit data
------------------
Commit: 3efaac5725
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-11-10 (Thu, 10 Nov 2016)
2016-11-10 10:27:22 +01:00
vanhofen
01cdb59c33
epgview: more intensive use of offset defines in imdb code
...
Origin commit data
------------------
Commit: 317dd373fe
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-11-08 (Tue, 08 Nov 2016)
Origin message was:
------------------
- epgview: more intensive use of offset defines in imdb code
2016-11-08 22:11:57 +01:00
vanhofen
98e986dafc
Merge branch 'pu/moviebrowser' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/epgview.cpp
Origin commit data
------------------
Commit: f0d9adbe46
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-11-08 (Tue, 08 Nov 2016)
2016-11-08 22:07:57 +01:00
vanhofen
761b3e7f1e
epgview: use small vertical offset around channellogo; ...
...
more intensive use of offset defines
Origin commit data
------------------
Commit: 7d7a924d06
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-11-08 (Tue, 08 Nov 2016)
Origin message was:
------------------
- epgview: use small vertical offset around channellogo; ...
more intensive use of offset defines
2016-11-08 22:03:44 +01:00
Thilo Graf
e4bc926b72
Merge branch 'master' into pu/msgbox
...
Origin commit data
------------------
Commit: 3e7a1943c3
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-11-06 (Sun, 06 Nov 2016)
2016-11-06 23:16:36 +01:00
vanhofen
704b2845ce
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: a5632fdd76
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-11-06 (Sun, 06 Nov 2016)
2016-11-06 21:08:43 +01:00
vanhofen
d9c9f402e9
epgview: use movie-info's channelname in movieplayer mode to get channellogo
...
Origin commit data
------------------
Commit: 3b25694983
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-11-06 (Sun, 06 Nov 2016)
Origin message was:
------------------
- epgview: use movie-info's channelname in movieplayer mode to get channellogo
2016-11-06 20:54:26 +01:00
Thilo Graf
11b3307251
CMsgBox: rework msgbox classes with Window class implementation
...
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.
TODO: fix and optimize details
Origin commit data
------------------
Commit: dde298b1b7
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-04-04 (Mon, 04 Apr 2016)
2016-10-24 10:31:24 +02:00
Stefan Seyfried
54189f271a
Merge remote-tracking branch 'tuxbox/master'
...
* needs compile fixes
* needs additional tests, of course :-)
Origin commit data
------------------
Commit: 13ab1ebc8a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-10-22 (Sat, 22 Oct 2016)
2016-10-22 11:37:40 +02:00
vanhofen
248b6c8684
Merge /home/svenhoefer/cst-public-gui-neutrino into ni/cst-next
...
Conflicts:
src/gui/audioplayer.cpp
src/gui/channellist.cpp
src/gui/components/cc_detailsline.cpp
src/gui/components/cc_detailsline.h
src/gui/components/cc_item_infobox.h
src/gui/infoviewer.cpp
src/gui/upnpbrowser.cpp
src/gui/widget/keyboard_input.cpp
src/gui/widget/menue.cpp
Origin commit data
------------------
Commit: 5a70a3f78e
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-10 (Mon, 10 Oct 2016)
2016-10-10 16:45:30 +02:00
vanhofen
892603fe68
rename customcolor.h -> color_custom.h; reduce unneeded inludes
...
Origin commit data
------------------
Commit: 104d21e784
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-10 (Mon, 10 Oct 2016)
Origin message was:
------------------
- rename customcolor.h -> color_custom.h; reduce unneeded inludes
2016-10-10 14:19:55 +02:00
vanhofen
af3e39a47d
colors: add COL_SCROLLBAR_PASSIVE wrapper
...
Origin commit data
------------------
Commit: 6629b64d6c
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-10 (Mon, 10 Oct 2016)
Origin message was:
------------------
- colors: add COL_SCROLLBAR_PASSIVE wrapper
2016-10-10 14:19:54 +02:00
vanhofen
4b3b25ca7a
colors: add COL_SCROLLBAR_ACTIVE wrapper
...
Origin commit data
------------------
Commit: 7e7d4e5fc1
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-10 (Mon, 10 Oct 2016)
Origin message was:
------------------
- colors: add COL_SCROLLBAR_ACTIVE wrapper
2016-10-10 14:19:54 +02:00
martii
9aae39eab8
timerd/timermanager: fix EPG auto-adjustment of recordings
...
Origin commit data
------------------
Commit: 2cebd62aee
Author: martii <m4rtii@gmx.de >
Date: 2016-09-26 (Mon, 26 Sep 2016)
2016-09-26 13:04:48 +02:00
martii
6836ea5d78
timerd: adjust recording timers to epg
...
Origin commit data
------------------
Commit: c07b0f0b6c
Author: martii <m4rtii@gmx.de >
Date: 2016-09-26 (Mon, 26 Sep 2016)
2016-09-26 13:04:48 +02:00
martii
7d4fb5b880
timerd/timermanager: fix EPG auto-adjustment of recordings
...
Origin commit data
------------------
Commit: 659f2b372d
Author: martii <m4rtii@gmx.de >
Date: 2016-09-15 (Thu, 15 Sep 2016)
2016-09-15 00:51:01 +02:00
martii
1390156250
[experimental] timerd: adjust recording timers to epg
...
Origin commit data
------------------
Commit: fe2d351750
Author: martii <m4rtii@gmx.de >
Date: 2016-09-15 (Thu, 15 Sep 2016)
2016-09-15 00:48:06 +02:00
vanhofen
49386530ec
movieinfo: internally rename epgEpgId -> epgId
...
Origin commit data
------------------
Commit: aa8a3849f4
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgEpgId -> epgId
2016-09-10 00:32:35 +02:00
vanhofen
08e1339fcf
movieinfo: internally rename epgChannel -> ChannelName
...
Origin commit data
------------------
Commit: a85d539bd0
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgChannel -> ChannelName
2016-09-10 00:32:35 +02:00
vanhofen
bde496cad2
movieinfo: internally rename epgAudioPid -> AudioPid
...
Origin commit data
------------------
Commit: c5dcb1c4f6
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgAudioPid -> AudioPid
2016-09-10 00:32:35 +02:00
vanhofen
c7b679a928
movieinfo: internally rename epgEpgId -> epgId
...
Origin commit data
------------------
Commit: 53c6a23d07
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgEpgId -> epgId
2016-09-09 22:01:34 +02:00
vanhofen
599c6608fa
movieinfo: internally rename epgChannel -> ChannelName
...
Origin commit data
------------------
Commit: dbcbf06560
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgChannel -> ChannelName
2016-09-09 19:33:04 +02:00
vanhofen
d0882070ed
movieinfo: internally rename epgAudioPid -> AudioPid
...
Origin commit data
------------------
Commit: 6fe2d04e1e
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgAudioPid -> AudioPid
2016-09-09 18:58:11 +02:00
vanhofen
91fc1e2528
Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
...
Origin commit data
------------------
Commit: e419a5c3b6
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
2016-09-09 10:45:45 +02:00
vanhofen
fa2686a90e
add listModeKey() function to simplify these calls
...
Origin commit data
------------------
Commit: 2911e638c7
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- add listModeKey() function to simplify these calls
2016-09-09 10:42:46 +02:00
vanhofen
843d10dee7
fix CFileHelpers.copyFile() mode again; this time for real
...
Origin commit data
------------------
Commit: 6098eb8e17
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-07 (Wed, 07 Sep 2016)
Origin message was:
------------------
- fix CFileHelpers.copyFile() mode again; this time for real
2016-09-07 17:45:49 +02:00
vanhofen
57dd1c7712
Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
...
Origin commit data
------------------
Commit: 3a43baac7b
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-06 (Tue, 06 Sep 2016)
2016-09-06 15:41:28 +02:00
Thilo Graf
b0c0c3bd05
Moviebrowser: start outsourcing moviebrowser code
...
Origin commit data
------------------
Commit: 64053c1758
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-08-11 (Thu, 11 Aug 2016)
2016-09-06 11:32:41 +02:00
vanhofen
05c8ddd772
temporary fix CFileHelpers.copyFile() syntax
...
Origin commit data
------------------
Commit: 81d9b2b027
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-05 (Mon, 05 Sep 2016)
Origin message was:
------------------
- temporary fix CFileHelpers.copyFile() syntax
2016-09-05 13:30:56 +02:00
vanhofen
cf2f3e11fe
colors: smoother interplay; use 1px frames
...
Origin commit data
------------------
Commit: 5f08483671
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-08-22 (Mon, 22 Aug 2016)
Origin message was:
------------------
- colors: smoother interplay; use 1px frames
2016-08-22 23:30:06 +02:00