vanhofen
1cf144605f
libdvbsub: use framebuffer functions getBackBufferPointer() and blit2FB()
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: fa0400f8b2
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- libdvbsub: use framebuffer functions getBackBufferPointer() and blit2FB()
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-13 12:35:59 +02:00
gixxpunk
fa7f83028d
dvbsubtitle: fix copy/paste error and only show debug if there is something to clear
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 3edc365eab
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- dvbsubtitle: fix copy/paste error and only show debug if there is something to clear
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-13 12:35:59 +02:00
gixxpunk
f7f497b107
cleanup dvbsubtitle code
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 18699eaf41
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- cleanup dvbsubtitle code
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-13 12:35:59 +02:00
vanhofen
143152d536
libdvbsub: allow FullHD resolution dimensions
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 5ba719402a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- libdvbsub: allow FullHD resolution dimensions
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-13 12:35:59 +02:00
vanhofen
f1dfad968c
libdvbsub: port usefull code from Neutrino-MP to make dvbsub nice again
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 8bdcfb263d
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- libdvbsub: port usefull code from Neutrino-MP to make dvbsub nice again
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-13 12:35:59 +02:00
Jacek Jendrzej
2f8ff62802
src/gui/upnpbrowser.cpp clear framebuffer
...
Origin commit data
------------------
Commit: 47b247472c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-09 (Mon, 09 Oct 2017)
2017-10-09 17:23:11 +02:00
Jacek Jendrzej
1c28e16adb
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 16968f9bde
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-09 (Mon, 09 Oct 2017)
2017-10-09 16:40:11 +02:00
Jacek Jendrzej
f3812c8637
upnpbrowser : fix memleaks
...
Origin commit data
------------------
Commit: 6d81594f12
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-09 (Mon, 09 Oct 2017)
2017-10-09 16:39:24 +02:00
Jacek Jendrzej
a2d10f6cb0
upnpbrowser : fix memleak
...
Origin commit data
------------------
Commit: d3233254c8
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-09 (Mon, 09 Oct 2017)
2017-10-09 12:37:35 +02:00
Jacek Jendrzej
df4543b5e5
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 2661fa4287
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-08 (Sun, 08 Oct 2017)
2017-10-08 18:03:01 +02:00
Thilo Graf
1d5474a66d
CUpnpBrowserGui: fix possible compile errot
...
error: suggest parentheses around ‘&&’ within ‘||’ [-Werror=parentheses]
Origin commit data
------------------
Commit: cbe21aade7
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-08 (Sun, 08 Oct 2017)
2017-10-08 17:48:32 +02:00
Thilo Graf
d5b66e14c8
CTimerList: fix behavior of hide() for remotebox sub menus
...
After hide() the the background was not fully restored or
was partially damaged the corners beside the header.
Origin commit data
------------------
Commit: 3d9b7c1360
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-08 (Sun, 08 Oct 2017)
Origin message was:
------------------
CTimerList: fix behavior of hide() for remotebox sub menus
After hide() the the background was not fully restored or
was partially damaged the corners beside the header.
2017-10-08 17:48:32 +02:00
Thilo Graf
cc07da60f5
CTimerList: increase width of remote menu
...
eg: With oversized font sizes the buttons inside footer are squeezed.
Origin commit data
------------------
Commit: 6b28013da1
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-08 (Sun, 08 Oct 2017)
Origin message was:
------------------
CTimerList: increase width of remote menu
eg: With oversized font sizes the buttons inside footer are squeezed.
2017-10-08 17:48:32 +02:00
Thilo Graf
e650c02ba8
CMenuWidget: small clean ups
...
Origin commit data
------------------
Commit: 4ad5ce65e2
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-08 (Sun, 08 Oct 2017)
2017-10-08 17:48:32 +02:00
Jacek Jendrzej
d299bb89a0
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 3010cd24d7
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-08 (Sun, 08 Oct 2017)
2017-10-08 16:50:46 +02:00
Jacek Jendrzej
85df730d64
fix video folderplay
...
Origin commit data
------------------
Commit: ea0cd48d18
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-08 (Sun, 08 Oct 2017)
2017-10-08 16:49:23 +02:00
Jacek Jendrzej
fe14e966ca
src/gui/upnpbrowser.cpp clear framebuffer
...
Origin commit data
------------------
Commit: 7f1d736781
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-07 (Sat, 07 Oct 2017)
2017-10-08 16:49:23 +02:00
Jacek Jendrzej
f3786a44f7
src/gui/upnpbrowser.cpp kill infobox and timebox
...
Origin commit data
------------------
Commit: 9a0bcf0dc5
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-07 (Sat, 07 Oct 2017)
2017-10-08 16:49:23 +02:00
Jacek Jendrzej
17484d3983
src/gui/test_menu.cpp fix memleak
...
Origin commit data
------------------
Commit: 74f02a16f5
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-07 (Sat, 07 Oct 2017)
2017-10-08 16:49:23 +02:00
Jacek Jendrzej
c42d23b8e8
fix compil after merge
...
Origin commit data
------------------
Commit: 5ba69b43ec
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-02 (Mon, 02 Oct 2017)
2017-10-02 14:23:17 +02:00
Jacek Jendrzej
f4c51e829b
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 7ad4a0e6cc
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-02 (Mon, 02 Oct 2017)
2017-10-02 13:56:25 +02:00
Stefan Seyfried
80df05e950
helpers/readFile: limit memory allocations
...
Origin commit data
------------------
Commit: 2f39081708
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-10-01 (Sun, 01 Oct 2017)
2017-10-02 13:43:57 +02:00
Stefan Seyfried
c9d4fdd9cc
remove "using namespace std" from header files
...
"using namespace std" in headers is considered bad practice, so move it
either into the respective cpp files or (for files which have lots of
other std::xxx usage anyway) just write it out explicitly.
Looking at the headers and the affected cpp files, one can actually see
why it is bad practice, as it's spreading very far ;-)
Origin commit data
------------------
Commit: 0d9139054a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-10-01 (Sun, 01 Oct 2017)
2017-10-02 13:43:57 +02:00
Jacek Jendrzej
419a1fe9af
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 08dc0d7561
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-30 (Sat, 30 Sep 2017)
2017-09-30 13:22:29 +02:00
vanhofen
ffcc694393
deutsch.locale: adjust EPGPlus.remind
...
Origin commit data
------------------
Commit: 17ea8e7d63
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-30 (Sat, 30 Sep 2017)
Origin message was:
------------------
- deutsch.locale: adjust EPGPlus.remind
2017-09-30 13:18:12 +02:00
Stefan Seyfried
c4e6ecdf63
CMenuWidget: fix "left" key for menuchoosers where
...
the "decrement menu function" got lost by the last "simplify code and
add missing break" commit. The implicit fallthrough actually was used to
execute the "left" function.
Reorganize the code so that it works even without the implicit
fallthrough.
Origin commit data
------------------
Commit: ab3434e278
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-09-29 (Fri, 29 Sep 2017)
2017-09-30 13:14:57 +02:00
Jacek Jendrzej
384b18ad8e
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 4fc73acffc
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-29 (Fri, 29 Sep 2017)
2017-09-29 10:49:27 +02:00
vanhofen
20451a9be6
rcinput: simplify calcTimeoutEnd() calls; 0 is "off" by default now
...
Origin commit data
------------------
Commit: 99cc7f850a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-29 (Fri, 29 Sep 2017)
Origin message was:
------------------
- rcinput: simplify calcTimeoutEnd() calls; 0 is "off" by default now
2017-09-29 10:34:23 +02:00
Jacek Jendrzej
2417d86939
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 452f155f04
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-28 (Thu, 28 Sep 2017)
2017-09-28 14:14:20 +02:00
vanhofen
c1f30d17dd
bouqueteditor: clear details in infobox if no channels available
...
Origin commit data
------------------
Commit: 386c2b4d09
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-28 (Thu, 28 Sep 2017)
Origin message was:
------------------
- bouqueteditor: clear details in infobox if no channels available
2017-09-28 14:12:32 +02:00
Jacek Jendrzej
2aa2cc738f
fix clang compil, use swap()
...
Origin commit data
------------------
Commit: 0f26434550
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-28 (Thu, 28 Sep 2017)
2017-09-28 13:43:51 +02:00
Jacek Jendrzej
8d9241ff68
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 7ae7765460
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-27 (Wed, 27 Sep 2017)
2017-09-27 14:30:28 +02:00
vanhofen
5bbee58487
menue: only add hint_height to full_height, if we really have a hint
...
Origin commit data
------------------
Commit: 58e05cfd99
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-27 (Wed, 27 Sep 2017)
Origin message was:
------------------
- menue: only add hint_height to full_height, if we really have a hint
2017-09-27 14:29:51 +02:00
vanhofen
120ebdbe64
bouqueteditor_channels: allow to navigate with left/right through the bouquets
...
add corresponding context-icons to header
Origin commit data
------------------
Commit: e94e0780b0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-27 (Wed, 27 Sep 2017)
Origin message was:
------------------
- bouqueteditor_channels: allow to navigate with left/right through the bouquets
add corresponding context-icons to header
2017-09-27 14:20:11 +02:00
Jacek Jendrzej
894b1c146a
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 1fc8437a34
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-27 (Wed, 27 Sep 2017)
2017-09-27 11:56:03 +02:00
vanhofen
68cb4281d6
bouqueteditor: some more timeout-fixes
...
Origin commit data
------------------
Commit: c00013ea52
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-27 (Wed, 27 Sep 2017)
Origin message was:
------------------
- bouqueteditor: some more timeout-fixes
2017-09-27 11:55:22 +02:00
Jacek Jendrzej
ab4decf40e
Revert "CMenuWidget: simplify menu_left_exit code, add missing break"
...
This reverts commit a381903b02
.
Origin commit data
------------------
Commit: 1deaebf1cf
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-27 (Wed, 27 Sep 2017)
2017-09-27 11:11:12 +02:00
Jacek Jendrzej
b786ce7397
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 2e696818d1
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-27 (Wed, 27 Sep 2017)
2017-09-27 09:58:18 +02:00
vanhofen
ff62bdcdb7
fix some timout-off-bugs in bouquetlist and channellist
...
Origin commit data
------------------
Commit: 95157b1f8f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-27 (Wed, 27 Sep 2017)
Origin message was:
------------------
- fix some timout-off-bugs in bouquetlist and channellist
2017-09-27 09:57:19 +02:00
vanhofen
6c32f7b375
fix some timout-off-bugs in epgplus, epgview, eventlist and filebrowser
...
Origin commit data
------------------
Commit: f0e7069878
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-27 (Wed, 27 Sep 2017)
Origin message was:
------------------
- fix some timout-off-bugs in epgplus, epgview, eventlist and filebrowser
2017-09-27 09:57:10 +02:00
vanhofen
18fd66d365
bouqueteditor: fix timeout; editor doesn't open when timeout was "off"
...
Origin commit data
------------------
Commit: db80514499
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-27 (Wed, 27 Sep 2017)
Origin message was:
------------------
- bouqueteditor: fix timeout; editor doesn't open when timeout was "off"
2017-09-27 09:50:14 +02:00
vanhofen
f6405d15f0
network-setup: add header-icon to network-test
...
Origin commit data
------------------
Commit: db5af2d9ca
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-27 (Wed, 27 Sep 2017)
Origin message was:
------------------
- network-setup: add header-icon to network-test
2017-09-27 09:50:14 +02:00
vanhofen
0721dcc47f
network-setup: fix text-alignment for network-test
...
Origin commit data
------------------
Commit: b37deab766
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-26 (Tue, 26 Sep 2017)
Origin message was:
------------------
- network-setup: fix text-alignment for network-test
2017-09-27 09:50:14 +02:00
Jacek Jendrzej
0b3c315cae
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 0abeb742bd
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-26 (Tue, 26 Sep 2017)
2017-09-26 13:38:07 +02:00
vanhofen
e0c5fe6321
menue: fix coordinates for savescreen function
...
Origin commit data
------------------
Commit: 96bb48b281
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-25 (Mon, 25 Sep 2017)
Origin message was:
------------------
- menue: fix coordinates for savescreen function
2017-09-26 13:36:33 +02:00
vanhofen
1165d734ec
bouqueteditor_bouquets: RC_yellow now stops move bouquets too
...
Origin commit data
------------------
Commit: a961191863
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-25 (Mon, 25 Sep 2017)
Origin message was:
------------------
- bouqueteditor_bouquets: RC_yellow now stops move bouquets too
2017-09-26 13:36:33 +02:00
Jacek Jendrzej
3adca6f79c
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: e4d0065909
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-26 (Tue, 26 Sep 2017)
2017-09-26 13:02:04 +02:00
vanhofen
a856e0c40e
menue: add missing delete
...
Origin commit data
------------------
Commit: 77643f3b3b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-09-25 (Mon, 25 Sep 2017)
Origin message was:
------------------
- menue: add missing delete
2017-09-26 13:00:49 +02:00
Jacek Jendrzej
079772e63d
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: b7ceb705a0
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-26 (Tue, 26 Sep 2017)
2017-09-26 12:52:04 +02:00
Jacek Jendrzej
816a0ae326
Revert "src/gui/osd_setup.cpp disable hint paint in channellist-mode, is broken"
...
This reverts commit 9566002cf8
.
Origin commit data
------------------
Commit: ca09c92542
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-09-26 (Tue, 26 Sep 2017)
2017-09-26 12:41:05 +02:00