vanhofen
32668ed67a
moviebrowser: undock display of filling level from infobar setting
...
Origin commit data
------------------
Commit: cc5f776780
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-30 (Fri, 30 Sep 2016)
Origin message was:
------------------
- moviebrowser: undock display of filling level from infobar setting
2016-09-30 08:53:30 +02:00
vanhofen
51e872dab9
streaminfo2: allow fade in/out
...
Origin commit data
------------------
Commit: 6cff0d23ce
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-30 (Fri, 30 Sep 2016)
Origin message was:
------------------
- streaminfo2: allow fade in/out
2016-09-30 00:02:01 +02:00
vanhofen
3f2a0b299c
movieplayer: fix -Wformat warning; Vol. 2
...
Origin commit data
------------------
Commit: 49b0ec3319
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-29 (Thu, 29 Sep 2016)
Origin message was:
------------------
- movieplayer: fix -Wformat warning; Vol. 2
2016-09-29 18:06:58 +02:00
vanhofen
41be0e256e
movieplayer: fix -Wformat warning
...
Origin commit data
------------------
Commit: 256b0965ba
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-29 (Thu, 29 Sep 2016)
Origin message was:
------------------
- movieplayer: fix -Wformat warning
2016-09-29 10:53:06 +02:00
Thilo Graf
43477d076a
CComponentsItem: prevent reinit of already initialized parent form
...
Origin commit data
------------------
Commit: a4b2e25bf2
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-09-29 (Thu, 29 Sep 2016)
2016-09-29 10:19:37 +02:00
TangoCash
eb33a53af9
channellist: paint events in additional box in a separated thread
...
Origin commit data
------------------
Commit: d35cf3cd55
Author: TangoCash <eric@loxat.de >
Date: 2016-09-28 (Wed, 28 Sep 2016)
Origin message was:
------------------
- channellist: paint events in additional box in a separated thread
2016-09-28 21:12:32 +02:00
Thilo Graf
5a54632b1b
CInfoViewer: allow fe change without new sigbox object
...
Origin commit data
------------------
Commit: ad189f180d
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-09-28 (Wed, 28 Sep 2016)
2016-09-28 21:12:32 +02:00
Thilo Graf
c8f5eeea31
CSignalBox: add missing member to set frontend
...
Remove double init of sig items; Will be done already by paintScale().
Ensure reset of last sig value on fe change.
Prevent possible segfault if fe is not defined.
Origin commit data
------------------
Commit: f68fd5ac19
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-09-28 (Wed, 28 Sep 2016)
2016-09-28 21:12:32 +02:00
vanhofen
7eb33a8bae
Revert "CSignalBox: Set current tuner as the default frontend"
...
This reverts commit 128047f61f
.
Conflicts:
src/gui/components/cc_frm_signalbars.h
Origin commit data
------------------
Commit: 59ac9e57e1
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-28 (Wed, 28 Sep 2016)
2016-09-28 21:12:32 +02:00
martii
257f040315
gui/timerlist: don't auto-adjust manually-added timer to EPG (untested)
...
Origin commit data
------------------
Commit: 250926daff
Author: martii <m4rtii@gmx.de >
Date: 2016-09-26 (Mon, 26 Sep 2016)
2016-09-26 13:04:48 +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
Thilo Graf
0f4503704c
CMenuItem: use reasonable radius
...
In some views the large radius looks too chunky.
Origin commit data
------------------
Commit: 264366c792
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-09-24 (Sat, 24 Sep 2016)
2016-09-24 20:59:49 +02:00
Thilo Graf
a1f3b5d041
CComponentsButton: use passed shadow parameter
...
Shadow was always enabled.
Origin commit data
------------------
Commit: 7c4e1c20b8
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-09-24 (Sat, 24 Sep 2016)
2016-09-24 01:09:46 +02:00
Thilo Graf
3f514865ac
CComponentsHeader: ensure clean object on reinit
...
Items were destroyed with simple call of delete
but not removed from item collection.
removeCCItem() does this and destroys item objects too.
Origin commit data
------------------
Commit: b205b0c8d0
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-09-24 (Sat, 24 Sep 2016)
2016-09-24 01:09:41 +02:00
Thilo Graf
e1c928520d
CComponentsFooter: remove defined font from footer
...
cch_font has nothing to do with button font and is already
inherited and defined from header class and can be redefined with
setCaptionFont() methode if required.
Origin commit data
------------------
Commit: 3af698701b
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-09-24 (Sat, 24 Sep 2016)
2016-09-24 01:08:08 +02:00
Michael Liebmann
664538e32a
CLuaInstMessagebox::MessageboxExec: Fix 'show_buttons' handling
...
Origin commit data
------------------
Commit: 6f7ee35f24
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-21 (Wed, 21 Sep 2016)
2016-09-21 08:20:34 +02:00
Thilo Graf
85a8f0e896
CCDraw: add member to get current shadow width
...
Origin commit data
------------------
Commit: 1caa54d6ab
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-09-06 (Tue, 06 Sep 2016)
2016-09-13 09:09:27 +02:00
Thilo Graf
84b40fcffb
CComponentsFooter: rename var for btn icon
...
is more plausible
Origin commit data
------------------
Commit: 2de3a167e5
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-09-13 (Tue, 13 Sep 2016)
2016-09-13 09:04:53 +02:00
TangoCash
6c5e3ab4ae
messagebox: fix navigation in buttons if just one button is present (thx dbo)
...
Origin commit data
------------------
Commit: bf770e9a68
Author: TangoCash <eric@loxat.de >
Date: 2016-09-12 (Mon, 12 Sep 2016)
Origin message was:
------------------
- messagebox: fix navigation in buttons if just one button is present (thx dbo)
2016-09-12 13:27:46 +02:00
vanhofen
6ad341fcf8
detailsline: remove unneeded position/dimension additions
...
Origin commit data
------------------
Commit: 974ef11d5b
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-12 (Mon, 12 Sep 2016)
Origin message was:
------------------
- detailsline: remove unneeded position/dimension additions
2016-09-12 12:11:04 +02:00
vanhofen
e534457250
cc_detailsline: fix positions/dimensions of detailsline
...
Origin commit data
------------------
Commit: 9948649f55
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-12 (Mon, 12 Sep 2016)
Origin message was:
------------------
- cc_detailsline: fix positions/dimensions of detailsline
2016-09-12 12:10:19 +02:00
Thilo Graf
f5076147b7
CThemes: try to fix possible artefacts after changed theme
...
This ensures a clean screen before repaint after changed theme.
In some constellations (eg. with color gradient) it was possible to
see some old artefacts inside widget items, eg. in header.
This should avoid this.
Small disadvantage: screen needs complete repaint after changed theme, but
this should be not a problem in this case.
Origin commit data
------------------
Commit: bb216f975c
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-09-11 (Sun, 11 Sep 2016)
2016-09-12 08:38:17 +02:00
TangoCash
2a17c30cd4
lua: Fix segfault in messagebox.exec at 'align' and 'default'
...
- Set default values for 'show_buttons' and 'default_button'
to the correct value
- Set Lua api version to 1.60
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com >
Origin commit data
------------------
Commit: 24dd6a8c22
Author: TangoCash <eric@loxat.de >
Date: 2016-09-10 (Sat, 10 Sep 2016)
Origin message was:
------------------
lua: Fix segfault in messagebox.exec at 'align' and 'default'
- Set default values for 'show_buttons' and 'default_button'
to the correct value
- Set Lua api version to 1.60
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com >
2016-09-10 19:07:51 +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
138af5fcaf
movieinfo: internally rename epgId -> channelId
...
Origin commit data
------------------
Commit: 625cbb6122
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgId -> channelId
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
ea6cbecc6d
movieinfo: internally rename epgVTXPID -> VtxtPid
...
Origin commit data
------------------
Commit: c1feaad8fa
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgVTXPID -> VtxtPid
2016-09-10 00:32:35 +02:00
vanhofen
15e649ebbe
movieinfo: internally rename epgVideoPid -> VideoPid
...
Origin commit data
------------------
Commit: 8bb566eba5
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgVideoPid -> VideoPid
2016-09-10 00:32:35 +02:00
vanhofen
9a1f5390a1
movieinfo: internally rename epgMode -> mode
...
Origin commit data
------------------
Commit: 1c37abc0a0
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgMode -> mode
2016-09-10 00:32:35 +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
Michael Liebmann
48f698f372
Activate warnings for deprecated functions in CLuaInstMisc & CLuaInstVideo
...
- Set Lua api version to 1.59
Origin commit data
------------------
Commit: b1ab3e2290
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-08 (Thu, 08 Sep 2016)
2016-09-08 08:45:15 +02:00
vanhofen
74a6ac120f
lua: add pin-input; set lua api version to 1.58
...
Origin commit data
------------------
Commit: 80d1e9b6cf
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-08 (Thu, 08 Sep 2016)
Origin message was:
------------------
- lua: add pin-input; set lua api version to 1.58
2016-09-08 00:09:52 +02:00
Jacek Jendrzej
442d5b414d
fix compil error: redundant redeclaration of 'void strReplace'
...
Origin commit data
------------------
Commit: f101655e19
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-09-07 (Wed, 07 Sep 2016)
2016-09-07 18:30:03 +02:00
Jacek Jendrzej
418d68a592
src/gui/lua/lua_filehelpers.cpp fix possible segfault if string argument is not a string (nil)
...
Origin commit data
------------------
Commit: 6aab8c6d12
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-09-07 (Wed, 07 Sep 2016)
2016-09-07 18:05:01 +02:00
Thilo Graf
3dec3ca94b
Moviebrowser: functions outsourced
...
TODO: Classes and menus should follow someday.
Origin commit data
------------------
Commit: a10755dca7
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-08-12 (Fri, 12 Aug 2016)
2016-09-06 11:32:41 +02:00
Thilo Graf
85633abc01
Movibrowser: types outsourced
...
Origin commit data
------------------
Commit: 71df2cab52
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-08-11 (Thu, 11 Aug 2016)
2016-09-06 11:32:41 +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
c53f300b46
lua: add RC_timeout to keyname table; set lua api version to 1.57
...
Origin commit data
------------------
Commit: 84dfce8018
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-06 (Tue, 06 Sep 2016)
Origin message was:
------------------
- lua: add RC_timeout to keyname table; set lua api version to 1.57
2016-09-06 01:11:16 +02:00
vanhofen
fb44db9e19
lua: add stand-alone stringinput; set lua api version to 1.56
...
Origin commit data
------------------
Commit: 0fa4486077
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-05 (Mon, 05 Sep 2016)
Origin message was:
------------------
- lua: add stand-alone stringinput; set lua api version to 1.56
2016-09-05 23:49:37 +02:00
Michael Liebmann
c8e4c6e0a5
lua_filehelpers.cpp: Add lua script function 'exist()'
...
- Set Lua api version to 1.55
Origin commit data
------------------
Commit: 52c489f211
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-05 (Mon, 05 Sep 2016)
2016-09-05 23:46:02 +02:00
Michael Liebmann
e217a03f2c
lua_filehelpers.cpp: Add lua script function 'ln()'
...
- Set Lua api version to 1.54
Origin commit data
------------------
Commit: 95a078742b
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-05 (Mon, 05 Sep 2016)
2016-09-05 23:46:02 +02:00
Michael Liebmann
7ff676f0c0
lua_filehelpers.cpp: Add lua script function 'readlink()'
...
- Set Lua api version to 1.53
Origin commit data
------------------
Commit: b50886faca
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-04 (Sun, 04 Sep 2016)
2016-09-05 23:46:02 +02:00
Michael Liebmann
389ef2d93c
lua_filehelpers.cpp: Add lua script function 'mkdir()'
...
- Set Lua api version to 1.52
Origin commit data
------------------
Commit: 906e9a2156
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-04 (Sun, 04 Sep 2016)
2016-09-05 23:46:01 +02:00
Michael Liebmann
a262f1c85a
lua_filehelpers.cpp: Add lua script function 'rmdir()'
...
- Set Lua api version to 1.51
Origin commit data
------------------
Commit: 631708f380
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-04 (Sun, 04 Sep 2016)
2016-09-05 23:46:01 +02:00
Michael Liebmann
a956b1c01f
lua_filehelpers.cpp: Add lua script function 'touch()'
...
- Set Lua api version to 1.50
Origin commit data
------------------
Commit: ab322416dc
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-04 (Sun, 04 Sep 2016)
2016-09-05 23:46:01 +02:00
Michael Liebmann
3bd7c3f7d9
lua_filehelpers.cpp: Add lua script function 'chmod()'
...
- Set Lua api version to 1.49
Origin commit data
------------------
Commit: ab7d90de3f
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-04 (Sun, 04 Sep 2016)
2016-09-05 23:46:01 +02:00
Michael Liebmann
0143837e94
Use DebugInfo functions in CFileHelpers::cp / lua cp
...
Origin commit data
------------------
Commit: de07369d68
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-04 (Sun, 04 Sep 2016)
2016-09-05 23:46:01 +02:00
Michael Liebmann
f6b960e97e
lua_filehelpers.cpp: Add lua script function 'cp()'
...
- Set Lua api version to 1.48
Origin commit data
------------------
Commit: 270cd318ec
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-09-03 (Sat, 03 Sep 2016)
2016-09-05 23:46:01 +02:00