Commit Graph

13289 Commits

Author SHA1 Message Date
Thilo Graf
0a720b271f locales: fix order
thx balkon


Origin commit data
------------------
Branch: ni/coolstream
Commit: 82109b2daf
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-02-14 (Wed, 14 Feb 2018)



------------------
This commit was generated by Migit
2018-02-14 21:58:22 +01:00
Thilo Graf
ebc0ef2fb8 locales: more precise setting for startup volume in audio settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5eb5d71405
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-02-14 (Wed, 14 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-14 21:58:22 +01:00
Thilo Graf
10e90d6cf1 tuner setup: Visualize current count of selected satellites.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b45c65ba7
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-02-14 (Wed, 14 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-14 21:58:22 +01:00
Jacek Jendrzej
0c4023805d try to fix segfault on TDT time sync
Origin commit data
------------------
Branch: ni/coolstream
Commit: 328a0a953d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-02-14 (Wed, 14 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-14 21:58:22 +01:00
max_10
43035f3ece streaminfo2: fix ffmpeg 3.0 API
Origin commit data
------------------
Branch: ni/coolstream
Commit: 388924ae2a
Author: max_10 <max_10@gmx.de>
Date: 2018-02-10 (Sat, 10 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-10 21:36:00 +01:00
vanhofen
02db8d5f8a setting_helpers: replace another ostringstream by simple string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0919ebe2df
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-10 (Sat, 10 Feb 2018)

Origin message was:
------------------
- setting_helpers: replace another ostringstream by simple string

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

------------------
This commit was generated by Migit
2018-02-10 21:20:33 +01:00
vanhofen
17c8ad79a4 daemon_control: try to fix flagfile detection
Origin commit data
------------------
Branch: ni/coolstream
Commit: da34a6294b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-10 (Sat, 10 Feb 2018)

Origin message was:
------------------
- daemon_control: try to fix flagfile detection

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

------------------
This commit was generated by Migit
2018-02-10 20:04:17 +01:00
Thilo Graf
815049a15a CComponentsHeader: use internal offset instead OFFSET_INNER_MID
Internal offset is already defined.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 80b735494b
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-02-07 (Wed, 07 Feb 2018)



------------------
This commit was generated by Migit
2018-02-07 22:39:59 +01:00
vanhofen
150e8996ff Revert "neutrino: fix infobar display with disabled timeout"
This reverts commit 7d7b07fcaf.


Origin commit data
------------------
Branch: ni/coolstream
Commit: c1e7aa4184
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-05 (Mon, 05 Feb 2018)



------------------
This commit was generated by Migit
2018-02-05 23:47:24 +01:00
Stefan Seyfried
7d7b07fcaf neutrino: fix infobar display with disabled timeout
When the infobar timeout is disabled, the infobar was not shown for all
"automatic" events like "start" and "zap".
The purpose of disabled infobar timeout is to show the infobar all the
time (e.g. in radio mode), so this does not make sense. Fix it.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9cd7e8972c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)



------------------
This commit was generated by Migit
2018-02-04 23:42:09 +01:00
Stefan Seyfried
1efdafee14 infoviewer: force repaint of text fields
next try to get rid of font artifacts:
* use kill() instead of hide() to force full repaint at next paint()
 (this is probably not the best way, but works for now)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 35890ee7c2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)

Origin message was:
------------------
infoviewer: force repaint of text fields

next try to get rid of font artifacts:
* use kill() instead of hide() to force full repaint at next paint()
 (this is probably not the best way, but works for now)


------------------
This commit was generated by Migit
2018-02-04 23:36:14 +01:00
Stefan Seyfried
2d8836081c infoviewer: try to fix infobar font artifacts
hiding text boxes after resizing them will probably hide the new size
instead of the old one, so hide first, then resize


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ad063b590
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)



------------------
This commit was generated by Migit
2018-02-04 23:30:25 +01:00
max_10
acbb69ac00 update: add TARGET_PREFIX define to backup/install calls
Origin commit data
------------------
Branch: ni/coolstream
Commit: f5a80ed1d5
Author: max_10 <max_10@gmx.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-04 23:14:28 +01:00
Thilo Graf
47186233b3 CComponentsHeader: fix possible build error with dangling-else
error: suggest explicit braces to avoid ambiguous 'else' [-Werror=dangling-else]

see commit: 02631f14ca902f9362e12a1ac1614be1719d40f8


Origin commit data
------------------
Branch: ni/coolstream
Commit: a8bb76eef4
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)



------------------
This commit was generated by Migit
2018-02-04 21:20:36 +01:00
Stefan Seyfried
3bb57edaf0 CScanTs: make left/right borders symmetric
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3fada8bff
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-04 20:38:34 +01:00
Stefan Seyfried
f698b92018 CScanTs: make better use of available space
With bigger font sizes, the the allocated space for satellite,
transponder and frequency was getting smaller.
Fix this by just keeping a safe space of 10 pixels to the radar icon.


Origin commit data
------------------
Branch: ni/coolstream
Commit: bbbc3267f3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)



------------------
This commit was generated by Migit
2018-02-04 20:38:14 +01:00
Stefan Seyfried
00989cfd53 CScanTs::paintLine: fix size calculation for font box
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6897cdbd18
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-04 20:35:32 +01:00
Stefan Seyfried
82446ebc91 fontrender: fix width calculation of bounding box
some glyphs would still draw right of the allocated space,
fix the width calculation to avoid this


Origin commit data
------------------
Branch: ni/coolstream
Commit: 24b02050c0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)



------------------
This commit was generated by Migit
2018-02-04 20:35:21 +01:00
Stefan Seyfried
e46f6602a7 fontrenderer: use helper variable for better code readability
Origin commit data
------------------
Branch: ni/coolstream
Commit: 004815706b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-04 20:35:04 +01:00
Stefan Seyfried
d907d8e7ab fontrenderer: fix inverted logic for "rendering to buffer"
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c2a21c9c1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-04 20:34:54 +01:00
max_10
d0352d6aa0 fix overpaint buttons in channellist edit mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 74d27b1552
Author: max_10 <max_10@gmx.de>
Date: 2018-02-02 (Fri, 02 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-03 20:57:50 +01:00
TangoCash
1f84dc9470 fix channellist footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: bd3933d005
Author: TangoCash <eric@loxat.de>
Date: 2018-02-03 (Sat, 03 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-03 20:57:29 +01:00
max_10
bd25700992 fix no save web channels in bouquets
Origin commit data
------------------
Branch: ni/coolstream
Commit: d35e300edd
Author: max_10 <max_10@gmx.de>
Date: 2018-01-31 (Wed, 31 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-31 23:42:41 +01:00
vanhofen
595121621c yaft: allow new shell.ttf in yaft-widget too
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1ab3d02f73
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)

Origin message was:
------------------
- yaft: allow new shell.ttf in yaft-widget too

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

------------------
This commit was generated by Migit
2018-01-28 23:54:39 +01:00
Stefan Seyfried
929c29b81d yaft: initialize unused variables for valgrind silence ;)
Origin commit data
------------------
Branch: ni/coolstream
Commit: f874efeaa3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-28 20:34:24 +01:00
Stefan Seyfried
de0cfc86a4 yaft: optimize blit2FB call for partial blit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 35eaa2733d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-28 20:34:24 +01:00
Stefan Seyfried
c4f9fae556 yaft: make font rendering more reliable
at least with older freetype versions, font widths are not reported
reliably, so use a better way to determine the width and use a bigger
painting box for the fontrenderer so it does not skip rendering for
space reasons


Origin commit data
------------------
Branch: ni/coolstream
Commit: e3b76a11e4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)



------------------
This commit was generated by Migit
2018-01-28 20:34:24 +01:00
Stefan Seyfried
2407af66e4 stifb: make blit2FB more flexible wrt blit source
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d6055a3ea
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-28 20:34:24 +01:00
Stefan Seyfried
05bb4e16b4 fontrenderer: adjust width clipping
instead of not even trying to draw glyphs that *might* extend past the
allocated space, actually draw as much as fits in the box


Origin commit data
------------------
Branch: ni/coolstream
Commit: 736964034c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)



------------------
This commit was generated by Migit
2018-01-28 20:34:24 +01:00
Stefan Seyfried
5554ef47ce yaft: make "CSI ?1c" response linux console compatible
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0de439f466
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-28 20:34:24 +01:00
Stefan Seyfried
120f704fd4 yaft: optimize for paint == false case
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1159cadf68
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-28 20:34:23 +01:00
Stefan Seyfried
8143f21d9d yaft: refactor term_init() into init() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b6e3c0724
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-28 20:34:23 +01:00
Stefan Seyfried
d8a7a088e8 yaft: remove unused DCS code artifacts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 96cf821080
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-28 20:34:23 +01:00
Stefan Seyfried
a0db8d3cdf yaft: remove unnecessary lines_available variable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 01f32b3488
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-28 20:34:23 +01:00
Stefan Seyfried
ba30d846fe yaft: use neutrino font renderer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 71ee30df95
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-28 20:34:23 +01:00
Stefan Seyfried
3c22510198 yaft: improve newline detection
Origin commit data
------------------
Branch: ni/coolstream
Commit: 73ce32bed1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-28 20:34:23 +01:00
Stefan Seyfried
060941b9a4 yaft: remove support for double-width characters
for our usecase (output of system commands), this is not necessary


Origin commit data
------------------
Branch: ni/coolstream
Commit: ac5927e927
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)



------------------
This commit was generated by Migit
2018-01-28 20:34:23 +01:00
Stefan Seyfried
6655ab143e fontrenderer: allow to render into a memory buffer
might be useful for offscreen font rendering


Origin commit data
------------------
Branch: ni/coolstream
Commit: 33dba78f92
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)



------------------
This commit was generated by Migit
2018-01-28 20:34:23 +01:00
Stefan Seyfried
67047b866f xmlinterface: fix broken to_utf8() algorithm
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc5d6b739b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-28 (Sun, 28 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-28 20:34:23 +01:00
vanhofen
62d6d7e342 neutrinofonts: add a bit debug output to new SetupShellFont() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 54f0fe61e8
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-27 (Sat, 27 Jan 2018)

Origin message was:
------------------
- neutrinofonts: add a bit debug output to new SetupShellFont() function

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

------------------
This commit was generated by Migit
2018-01-27 14:57:31 +01:00
vanhofen
5d78479222 fonts: use monospaced tuxtxt font as shell font for shellwindow widget
Origin commit data
------------------
Branch: ni/coolstream
Commit: c7482644da
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-27 (Sat, 27 Jan 2018)

Origin message was:
------------------
- fonts: use monospaced tuxtxt font as shell font for shellwindow widget

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

------------------
This commit was generated by Migit
2018-01-27 14:57:31 +01:00
vanhofen
cf7f13121e neutrinofonts: allow monospaced font for shellwindow widget
Font is initialized at runtime and uses FONTDIR_VAR "/shell.ttf" or FONTDIR "/shell.ttf"


Origin commit data
------------------
Branch: ni/coolstream
Commit: 721300f60b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-27 (Sat, 27 Jan 2018)

Origin message was:
------------------
- neutrinofonts: allow monospaced font for shellwindow widget

Font is initialized at runtime and uses FONTDIR_VAR "/shell.ttf" or FONTDIR "/shell.ttf"


------------------
This commit was generated by Migit
2018-01-27 14:57:31 +01:00
Stefan Seyfried
3a481b6c91 yaft: remove unused files
Origin commit data
------------------
Branch: ni/coolstream
Commit: e8b2f8a519
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-24 (Wed, 24 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-27 13:29:26 +01:00
vanhofen
44c0882015 Revert "yaft/tools/bdf.h fix resource leak"
This reverts commit 1209e7055e.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6be0b18d24
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-27 (Sat, 27 Jan 2018)



------------------
This commit was generated by Migit
2018-01-27 13:29:15 +01:00
Stefan Seyfried
dd6b2413b9 yaft: use c++ YaFT_p implementation in yaft_class
Origin commit data
------------------
Branch: ni/coolstream
Commit: b1a73e5fdf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-24 (Wed, 24 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-27 13:27:58 +01:00
Stefan Seyfried
36229497f1 yaft: actually build yaft_priv class
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5dcee0b1a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-24 (Wed, 24 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-27 13:27:50 +01:00
Stefan Seyfried
7810c4556c yaft: convert into c++ class
Origin commit data
------------------
Branch: ni/coolstream
Commit: dbc9e6827b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-24 (Wed, 24 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-27 13:27:38 +01:00
Stefan Seyfried
609c17bfab yaft: remove unnecessary cfb struct member
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5f4ec9403
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-19 (Fri, 19 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-27 13:27:28 +01:00
Stefan Seyfried
3bf5802632 yaft: add a second font for low-resolution displays
TODO: instead of statically defining the characters, freetype should be
used for rendering


Origin commit data
------------------
Branch: ni/coolstream
Commit: d25f695e60
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-14 (Sun, 14 Jan 2018)



------------------
This commit was generated by Migit
2018-01-27 13:27:20 +01:00
Stefan Seyfried
739a5499dd yaft: simplify pointer arithmetics
Origin commit data
------------------
Branch: ni/coolstream
Commit: c3cd2f68c6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-14 (Sun, 14 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-27 13:27:11 +01:00