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
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
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
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
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
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
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
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
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
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
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
- 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
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
- 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
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
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
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
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
- 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
- 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