Commit Graph

9512 Commits

Author SHA1 Message Date
vanhofen
c98f6711e7 fix merge
Origin commit data
------------------
Branch: ni/coolstream
Commit: b67876271d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-20 (Tue, 20 Sep 2016)

Origin message was:
------------------
- fix merge

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:29:03 +02:00
vanhofen
1eae0a97f3 Merge branch 'ni/cst-next' into ni/mp/cst-next
Conflicts:
	src/gui/components/cc_frm_footer.cpp
	src/zapit/src/zapit.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: fe20c9743f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-20 (Tue, 20 Sep 2016)



------------------
This commit was generated by Migit
2016-09-20 08:22:22 +02:00
vanhofen
9e20137f68 src/zapit/src/Makefile.am: add @FREETYPE_CFLAGS@ to avoid build fails
Origin commit data
------------------
Branch: ni/coolstream
Commit: 37e438e82f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-15 (Thu, 15 Sep 2016)

Origin message was:
------------------
- src/zapit/src/Makefile.am: add @FREETYPE_CFLAGS@ to avoid build fails

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:15:43 +02:00
Michael Liebmann
a96c85f467 Fix display icons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9dfa6a6edd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-19 (Mon, 19 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:09:22 +02:00
Michael Liebmann
f57ba957f4 Fix merge conflicts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ac83da39a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-19 (Mon, 19 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:08:29 +02:00
vanhofen
aa010fea13 pzapit: fix change video mode; tell neutrino about the new value
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a49771010
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-14 (Wed, 14 Sep 2016)

Origin message was:
------------------
- pzapit: fix change video mode; tell neutrino about the new value

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:08:29 +02:00
Thilo Graf
4fdef6069a CCDraw: add member to get current shadow width
Origin commit data
------------------
Branch: ni/coolstream
Commit: e66daf256d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-06 (Tue, 06 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:07:39 +02:00
Thilo Graf
074e7c5831 CFrameBuffer: add debug warning if radius < 0
Radius < 0 causes for wrong rendering. paintBoxFrame() gets confused.
This will paint partial outside of frame area.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e0b577caf9
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-01 (Thu, 01 Sep 2016)



------------------
This commit was generated by Migit
2016-09-20 08:07:39 +02:00
Thilo Graf
7d826c9017 CComponentsFooter: rename var for btn icon
is more plausible


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f8fc8662f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-13 (Tue, 13 Sep 2016)



------------------
This commit was generated by Migit
2016-09-20 08:07:38 +02:00
TangoCash
80166a93ec messagebox: fix navigation in buttons if just one button is present (thx dbo)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 39dbdc72dc
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)

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:05:08 +02:00
vanhofen
8b61f4a1f2 detailsline: remove unneeded position/dimension additions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a94cd86d7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-12 (Mon, 12 Sep 2016)

Origin message was:
------------------
- detailsline: remove unneeded position/dimension additions

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:05:08 +02:00
vanhofen
9bec7ea1de cc_detailsline: fix positions/dimensions of detailsline
Origin commit data
------------------
Branch: ni/coolstream
Commit: 54e374f7b8
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-12 (Mon, 12 Sep 2016)

Origin message was:
------------------
- cc_detailsline: fix positions/dimensions of detailsline

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:05:08 +02:00
Thilo Graf
540e14a587 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
------------------
Branch: ni/coolstream
Commit: 2043eb6723
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-11 (Sun, 11 Sep 2016)



------------------
This commit was generated by Migit
2016-09-20 08:03:51 +02:00
TangoCash
ddbda91c15 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
------------------
Branch: ni/coolstream
Commit: d1815661fe
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>


------------------
This commit was generated by Migit
2016-09-20 08:03:51 +02:00
vanhofen
019b1957d8 movieinfo: internally rename epgEpgId -> epgId
Origin commit data
------------------
Branch: ni/coolstream
Commit: f8321b6558
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgEpgId -> epgId

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:51 +02:00
vanhofen
d37b874b32 movieinfo: internally rename epgId -> channelId
Origin commit data
------------------
Branch: ni/coolstream
Commit: 802b4bc792
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgId -> channelId

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:51 +02:00
vanhofen
b268f07bee movieinfo: internally rename epgChannel -> ChannelName
Origin commit data
------------------
Branch: ni/coolstream
Commit: b758f4c69d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgChannel -> ChannelName

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:51 +02:00
vanhofen
5a6975c353 movieinfo: internally rename epgAudioPid -> AudioPid
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc831c545c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgAudioPid -> AudioPid

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
vanhofen
6ffb11d1b9 movieinfo: internally rename epgVTXPID -> VtxtPid
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57cbc3fad6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgVTXPID -> VtxtPid

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
vanhofen
16766b79bc movieinfo: internally rename epgVideoPid -> VideoPid
Origin commit data
------------------
Branch: ni/coolstream
Commit: e2358a58a3
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgVideoPid -> VideoPid

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
vanhofen
08ebb55b95 movieinfo: internally rename epgMode -> mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3da12ccc9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgMode -> mode

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
vanhofen
8c213521f8 add listModeKey() function to simplify these calls
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59b7e3ae36
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- add listModeKey() function to simplify these calls

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Michael Liebmann
4f7f3d7dfe Activate warnings for deprecated functions in CLuaInstMisc & CLuaInstVideo
- Set Lua api version to 1.59


Origin commit data
------------------
Branch: ni/coolstream
Commit: a7e0220d3d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-08 (Thu, 08 Sep 2016)



------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
vanhofen
606cd0bbb9 lua: add pin-input; set lua api version to 1.58
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53ca5de35e
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Jacek Jendrzej
431fc1a4c0 fix compil error: redundant redeclaration of 'void strReplace'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05662401d3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-09-07 (Wed, 07 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Jacek Jendrzej
7389603be0 src/gui/lua/lua_filehelpers.cpp fix possible segfault if string argument is not a string (nil)
Origin commit data
------------------
Branch: ni/coolstream
Commit: d3ae00d688
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-09-07 (Wed, 07 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Michael Liebmann
b2eaf63a6e CFileHelpers: Rework FileBuf handling
FileBuf: Reserve memory only when it is needed (copyFile)
copyFile: Reserve for small files, only as much memory as is required


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a1cdb3d4e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-06 (Tue, 06 Sep 2016)



------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Michael Liebmann
9cfb1d7302 CFileHelpers::removeDir: Better error message
- No error when directory does not exist


Origin commit data
------------------
Branch: ni/coolstream
Commit: 79b94cdfad
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-06 (Tue, 06 Sep 2016)



------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Thilo Graf
2bd45d3bea Moviebrowser: functions outsourced
TODO: 	Classes and menus should follow someday.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 108e2db571
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-12 (Fri, 12 Aug 2016)



------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Thilo Graf
54a53b3229 Movibrowser: types outsourced
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1ba9a6f671
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-11 (Thu, 11 Aug 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Thilo Graf
27e052380a Moviebrowser: start outsourcing moviebrowser code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 09c5d23adf
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-11 (Thu, 11 Aug 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
martii
40ecb9d38c gui/timerlist: don't auto-adjust manually-added timer to EPG (untested)
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca49f488cd
Author: martii <m4rtii@gmx.de>
Date: 2016-09-15 (Thu, 15 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-15 09:09:33 +02:00
martii
cc0e1a1586 timerd/timermanager: fix EPG auto-adjustment of recordings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 659f2b372d
Author: martii <m4rtii@gmx.de>
Date: 2016-09-15 (Thu, 15 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-15 00:51:01 +02:00
martii
2b6a4a3718 [experimental] timerd: adjust recording timers to epg
Origin commit data
------------------
Branch: ni/coolstream
Commit: fe2d351750
Author: martii <m4rtii@gmx.de>
Date: 2016-09-15 (Thu, 15 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-15 00:48:06 +02:00
vanhofen
ad8af115a1 src/zapit/src/Makefile.am: add @FREETYPE_CFLAGS@ to avoid build fails
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c3aee2b11
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-15 (Thu, 15 Sep 2016)

Origin message was:
------------------
- src/zapit/src/Makefile.am: add @FREETYPE_CFLAGS@ to avoid build fails

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-15 00:46:15 +02:00
vanhofen
6890de82c3 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9787497063
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-14 (Wed, 14 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-14 00:30:54 +02:00
vanhofen
3dd3d97e94 pzapit: fix change video mode; tell neutrino about the new value
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d1710bb07
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-14 (Wed, 14 Sep 2016)

Origin message was:
------------------
- pzapit: fix change video mode; tell neutrino about the new value

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-14 00:23:23 +02:00
vanhofen
74213795ac Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a8f7b4d3c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-13 (Tue, 13 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-13 12:26:20 +02:00
Thilo Graf
19584ed330 CCDraw: add member to get current shadow width
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1caa54d6ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-06 (Tue, 06 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-13 09:09:27 +02:00
Thilo Graf
8d8b3fd844 CFrameBuffer: add debug warning if radius < 0
Radius < 0 causes for wrong rendering. paintBoxFrame() gets confused.
This will paint partial outside of frame area.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0eca61b71e
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-01 (Thu, 01 Sep 2016)



------------------
This commit was generated by Migit
2016-09-13 09:09:24 +02:00
Thilo Graf
84d2bac43e CComponentsFooter: rename var for btn icon
is more plausible


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2de3a167e5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-13 (Tue, 13 Sep 2016)



------------------
This commit was generated by Migit
2016-09-13 09:04:53 +02:00
vanhofen
74bde17a63 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2af03b9382
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-12 (Mon, 12 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-12 15:43:03 +02:00
TangoCash
5f74cd86a2 messagebox: fix navigation in buttons if just one button is present (thx dbo)
Origin commit data
------------------
Branch: ni/coolstream
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)

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-12 13:27:46 +02:00
vanhofen
99d6e27be1 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Conflicts:
	src/gui/components/cc_detailsline.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 16fbaaa096
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-12 (Mon, 12 Sep 2016)



------------------
This commit was generated by Migit
2016-09-12 12:13:43 +02:00
vanhofen
ed6f601639 detailsline: remove unneeded position/dimension additions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 974ef11d5b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-12 (Mon, 12 Sep 2016)

Origin message was:
------------------
- detailsline: remove unneeded position/dimension additions

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-12 12:11:04 +02:00
vanhofen
19d0c6e98e cc_detailsline: fix positions/dimensions of detailsline
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-12 12:10:19 +02:00
Thilo Graf
5341122af4 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
------------------
Branch: ni/coolstream
Commit: bb216f975c
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-11 (Sun, 11 Sep 2016)



------------------
This commit was generated by Migit
2016-09-12 08:38:17 +02:00
vanhofen
6872533903 cc_detailsline: more decent color for detailsline
Origin commit data
------------------
Branch: ni/coolstream
Commit: e535afccb7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-12 (Mon, 12 Sep 2016)

Origin message was:
------------------
- cc_detailsline: more decent color for detailsline

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-12 08:22:51 +02:00
vanhofen
8b229fc690 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7937922f79
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-11 (Sun, 11 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-09-11 23:28:00 +02:00
TangoCash
99ca700604 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
------------------
Branch: ni/coolstream
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>


------------------
This commit was generated by Migit
2016-09-10 19:07:51 +02:00