TangoCash
900748ae27
fix blinking clock in some modes (thx dbo)
...
Origin commit data
------------------
Commit: 16537620a6
Author: TangoCash <eric@loxat.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
2017-03-01 18:16:09 +01:00
vanhofen
a9edf315db
rename g_PluginList to g_Plugins; this isn't a list of plugins
...
Origin commit data
------------------
Commit: 856c676430
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-03-01 (Wed, 01 Mar 2017)
Origin message was:
------------------
- rename g_PluginList to g_Plugins; this isn't a list of plugins
2017-03-01 13:03:50 +01:00
Michael Liebmann
d3ebbd72b9
lua cwindow.new: Fix draw small windows
...
- Ignore percent conversion of width and height
to remain compatible with the Lua API
Origin commit data
------------------
Commit: 2d30ef10d8
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-28 (Tue, 28 Feb 2017)
Origin message was:
------------------
lua cwindow.new: Fix draw small windows
- Ignore percent conversion of width and height
to remain compatible with the Lua API
2017-02-28 23:31:58 +01:00
Michael Liebmann
4bf399b5b2
CLuaInstance: Add script fumction 'scale2Res'
...
- Set Lua api version to 1.69
Origin commit data
------------------
Commit: 6166f4a6f4
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-27 (Mon, 27 Feb 2017)
2017-02-27 00:24:34 +01:00
Jacek Jendrzej
e8635fe8f7
src/gui/movieplayer.cpp try fix stop play file on file end
...
Origin commit data
------------------
Commit: df25b50944
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-02-26 (Sun, 26 Feb 2017)
2017-02-26 15:05:21 +01:00
vanhofen
4a8ef2e828
channelist: use OFFSET-defines for channels w/o EPG too
...
Origin commit data
------------------
Commit: 1aa5e929db
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
Origin message was:
------------------
- channelist: use OFFSET-defines for channels w/o EPG too
2017-02-26 01:01:15 +01:00
vanhofen
ae07afa352
timerlist: fix timer comparison in modifyTimer()
...
Origin commit data
------------------
Commit: cf9a1a705c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-26 (Sun, 26 Feb 2017)
Origin message was:
------------------
- timerlist: fix timer comparison in modifyTimer()
2017-02-26 00:06:32 +01:00
Thilo Graf
856c7071e8
CVideoSettings: avoid unnecessary display of messageboxes
...
Origin commit data
------------------
Commit: be9dd7938d
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-24 (Fri, 24 Feb 2017)
2017-02-25 00:02:52 +01:00
Thilo Graf
fe9a6338b1
CComponentsScrollBar: remove unnecessary debug output
...
Origin commit data
------------------
Commit: 803253e3d4
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-25 00:01:29 +01:00
vanhofen
895fe44d46
audioplayer: fix small typo
...
Origin commit data
------------------
Commit: eb477aee8e
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-24 (Fri, 24 Feb 2017)
Origin message was:
------------------
- audioplayer: fix small typo
2017-02-24 18:26:07 +01:00
Jacek Jendrzej
ca7fb7b95f
supplement to 10a28d34b4
, add stop msg
...
Origin commit data
------------------
Commit: 98afb08c5d
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-02-24 (Fri, 24 Feb 2017)
2017-02-24 12:30:33 +01:00
vanhofen
49870a7686
followscreenings: don't show, when followlist is empty
...
Origin commit data
------------------
Commit: b97a3e84ed
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-23 (Thu, 23 Feb 2017)
Origin message was:
------------------
- followscreenings: don't show, when followlist is empty
2017-02-23 22:00:42 +01:00
vanhofen
794df2bf5b
followscreenings: don't show, when channel_id is 0
...
Origin commit data
------------------
Commit: 3c1e325246
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-23 (Thu, 23 Feb 2017)
Origin message was:
------------------
- followscreenings: don't show, when channel_id is 0
2017-02-23 21:49:44 +01:00
Jacek Jendrzej
10a28d34b4
src/gui/widget/msgbox.cpp dont block record msg
...
Origin commit data
------------------
Commit: 1f5778b769
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-02-23 (Thu, 23 Feb 2017)
2017-02-23 20:41:54 +01:00
Michael Liebmann
b87099f201
CKeybindSetup: Fix changeNotify call for change repeat_block...
...
Origin commit data
------------------
Commit: 6b8a7eb5f3
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-23 (Thu, 23 Feb 2017)
2017-02-23 15:14:27 +01:00
Stefan Seyfried
b70dc32362
rcinput: remove unused/unimplemented click functions
...
Origin commit data
------------------
Commit: f45456d7a8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-20 (Mon, 20 Feb 2017)
2017-02-22 06:24:48 +01:00
Stefan Seyfried
101ca7cc0a
keybind_setup: use rcinput->setKeyRepeatDelay()
...
Origin commit data
------------------
Commit: 8b8b4ce0e2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-20 (Mon, 20 Feb 2017)
2017-02-22 06:24:48 +01:00
Michael Liebmann
31c041a325
Fix compiler format warnings
...
Origin commit data
------------------
Commit: e35969afe2
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-22 06:24:48 +01:00
Stefan Seyfried
8c63d840c5
libtuxtxt: remove unused fd parameter from tuxtx_main()
...
Origin commit data
------------------
Commit: 418819e261
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-19 (Sun, 19 Feb 2017)
2017-02-21 06:38:48 +01:00
Jacek Jendrzej
fdf8abc174
try to fix segfault with --enable-cleanup
...
Origin commit data
------------------
Commit: e908858c19
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-02-17 (Fri, 17 Feb 2017)
2017-02-17 12:11:03 +01:00
Stefan Seyfried
ee986e0e2f
remove hardware specific code from gui
...
Use the framebuffer's getWidth4FB_HW_ACC() instead of system/helpers.
The use in cc_item_picture was guarded by a hardware #ifdef, use
needAlign4Blit() instead.
This needs testing on the affected hardware, which I do not have :-)
Origin commit data
------------------
Commit: c9e1072b94
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-14 (Tue, 14 Feb 2017)
2017-02-14 20:01:55 +01:00
Thilo Graf
68b4639ac9
CMovieBrowser: vizualize progress for loading of youtube vidoes
...
Origin commit data
------------------
Commit: 690ac7c428
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
2017-02-13 10:05:34 +01:00
Thilo Graf
78e96b7b5a
CImageInfo: fix y position of infotext
...
Minitv was not considered.
When font size very small, infotext could be overlapping
with minitv window. This should fix this.
Origin commit data
------------------
Commit: 2727e3f7f0
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
2017-02-13 09:09:46 +01:00
Thilo Graf
edc6080ebf
CMovieBrowser: visualize progress during load movies
...
TODO: youtube load
Origin commit data
------------------
Commit: a907afdc7c
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-13 09:02:43 +01:00
Thilo Graf
14f4e34218
CProgressWindow: add documentation for Doxygen
...
Origin commit data
------------------
Commit: 45e77707f0
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-13 09:02:43 +01:00
Thilo Graf
36958f4e7e
CProgressWindow: use using namespace for std and sigc
...
Makes more clearly
Origin commit data
------------------
Commit: a3c93f4236
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-13 09:02:43 +01:00
Thilo Graf
a1598cb703
CProgressWindow: add possibility to show progress via signal
...
Origin commit data
------------------
Commit: 842c8e79bb
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-13 09:02:43 +01:00
Thilo Graf
ae97c4e398
CProgressWindow: allow variable max value, allow define dimensions
...
Origin commit data
------------------
Commit: 547238bfdd
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-13 09:02:43 +01:00
vanhofen
4339876aa2
test_menu: add missing include of gui/components/cc_timer.h
...
Origin commit data
------------------
Commit: ba4b67436c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
- test_menu: add missing include of gui/components/cc_timer.h
2017-02-12 23:27:18 +01:00
Stefan Seyfried
8107c333eb
set useful thread names for all spawned threads
...
Origin commit data
------------------
Commit: 5188f721c4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:55:36 +01:00
Stefan Seyfried
10f50617ba
CComponentsTimer: allow to set a thread name
...
Origin commit data
------------------
Commit: 6fdd920e42
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:51:01 +01:00
Stefan Seyfried
30fd1a003c
cc: reduce impact of cc_draw header from 161 to 4 files
...
Origin commit data
------------------
Commit: 58c6dbf469
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:50:44 +01:00
Stefan Seyfried
ee9acfe1a4
remove unnecessary sectionsdclient.h includes
...
Origin commit data
------------------
Commit: c14c15ea24
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-11 (Sat, 11 Feb 2017)
2017-02-12 22:48:35 +01:00
Michael Liebmann
3b018febe6
Merge branch 'master' into pu/fb-modules
...
Origin commit data
------------------
Commit: 0cb26e6e98
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 09:24:08 +01:00
Michael Liebmann
7e9107c8a8
neutrino: Rename hardware defined macros for coolstream stb
...
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
Origin commit data
------------------
Commit: 0d66899cbd
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
neutrino: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
2017-02-12 09:21:04 +01:00
Michael Liebmann
14a8c0f7e9
Merge branch 'master' into pu/fb-modules
...
Origin commit data
------------------
Commit: 9fdbe0bc68
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-11 (Sat, 11 Feb 2017)
2017-02-11 12:01:31 +01:00
vanhofen
8618764735
pluginlist: add default timeout to plugin-output ...
...
to avoid a blocked system. Without timeout all upcoming timers
will be ignored, if user doesn't confirm the plugin-output.
Origin commit data
------------------
Commit: 274b117f34
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-11 (Sat, 11 Feb 2017)
Origin message was:
------------------
- pluginlist: add default timeout to plugin-output ...
to avoid a blocked system. Without timeout all upcoming timers
will be ignored, if user doesn't confirm the plugin-output.
2017-02-11 11:15:09 +01:00
Michael Liebmann
c1dd0ff7de
Merge branch 'master' into pu/fb-modules
...
Origin commit data
------------------
Commit: db8ea57da2
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 22:58:09 +01:00
Thilo Graf
cef125aa09
Revert "CChannelList: delete with red yes button"
...
This reverts commit b7baafa2e5
.
User request: Is not desired
Origin commit data
------------------
Commit: a56bb97b50
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 22:43:00 +01:00
vanhofen
54af49f2d0
rename screen_x/yres to font_scaling_x/y
...
Origin commit data
------------------
Commit: aeec37af89
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-12 (Thu, 12 Jan 2017)
Origin message was:
------------------
- rename screen_x/yres to font_scaling_x/y
2017-02-09 18:13:19 +01:00
Thilo Graf
829d045a99
CMenuWidget: remove dub code from init
...
Origin commit data
------------------
Commit: 0435ca20a3
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 16:35:03 +01:00
Thilo Graf
a3f59e7c4a
CMenuWidget: use only nameString as container for widget name
...
neutrino_locale_t name could be transformed always to real string to
unify this container
Origin commit data
------------------
Commit: 2dda93ed2b
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 15:52:39 +01:00
Michael Liebmann
922fc5b74f
Merge branch 'master' into pu/fb-modules
...
Origin commit data
------------------
Commit: 6890e003ae
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 08:46:47 +01:00
GetAway
340dbe3324
change to CURLOPT_CONNECTTIMEOUT_MS and ...
...
use a connect_timeout of 300ms for remote timer
Origin commit data
------------------
Commit: c1f788ac42
Author: GetAway <get-away@t-online.de >
Date: 2017-02-07 (Tue, 07 Feb 2017)
2017-02-09 08:33:48 +01:00
vanhofen
8f0d3e0a5f
helpbox: fix display of text after scroll; thx to DboxOldie
...
Origin commit data
------------------
Commit: 4b55d2597f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
Origin message was:
------------------
- helpbox: fix display of text after scroll; thx to DboxOldie
2017-02-09 08:29:07 +01:00
Michael Liebmann
534d1b315e
Merge branch 'master' into pu/fb-modules
...
Origin commit data
------------------
Commit: ef61905a2d
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-08 (Wed, 08 Feb 2017)
2017-02-08 20:16:41 +01:00
Stefan Seyfried
b68b8fc4fb
reduce impact of zapit/frontend_c.h header
...
down from ~217 files to ~57...
Origin commit data
------------------
Commit: 98b2461da7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-06 (Mon, 06 Feb 2017)
2017-02-07 18:38:45 +01:00
Stefan Seyfried
f8d62bdf40
reduce impact of driver/pictureviewer.h header file
...
before, more than 175 files depended on it, now it's about 35
Origin commit data
------------------
Commit: 47b1a8b642
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-06 (Mon, 06 Feb 2017)
2017-02-07 18:38:45 +01:00
Stefan Seyfried
4fc79052ea
move gui/color.h includes from headers to cpp files
...
Origin commit data
------------------
Commit: 648c00f26a
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
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