Commit Graph

13700 Commits

Author SHA1 Message Date
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
Stefan Seyfried
3e7497e903 fb_accel_td: don't crash for no reason
Origin commit data
------------------
Branch: ni/coolstream
Commit: 15824b81c5
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:03 +01:00
vanhofen
48e7d3044b audioplayer: split RC_home/RC_stop handling; ...
now RC_home do not stop playback anymore and RC_stop do not close gui.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d8042a9d69
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-26 (Fri, 26 Jan 2018)

Origin message was:
------------------
- audioplayer: split RC_home/RC_stop handling; ...

now RC_home do not stop playback anymore and RC_stop do not close gui.


------------------
This commit was generated by Migit
2018-01-26 23:52:01 +01:00
vanhofen
fd9be21477 channelist: small reworks in numericZap() function; use OFFSET defines
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ab983b72f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-26 (Fri, 26 Jan 2018)

Origin message was:
------------------
- channelist: small reworks in numericZap() function; use OFFSET defines

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

------------------
This commit was generated by Migit
2018-01-26 09:57:40 +01:00
vanhofen
2d0d659709 cc_item_shapes; add ClearBoxRel() function; analogous to PaintBoxRel()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 21c5e1740d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-26 (Fri, 26 Jan 2018)

Origin message was:
------------------
- cc_item_shapes; add ClearBoxRel() function; analogous to PaintBoxRel()

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

------------------
This commit was generated by Migit
2018-01-26 09:57:40 +01:00
vanhofen
e718e6217c tuxtxt2.conf: align to hardcoded values; align to our current font; install to image
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6250ccc022
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)

Origin message was:
------------------
- tuxtxt2.conf: align to hardcoded values; align to our current font; install to image

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

------------------
This commit was generated by Migit
2018-01-25 14:34:38 +01:00
vanhofen
1eaa2f0951 libtuxtxt: some more whitespace cleanups
Origin commit data
------------------
Branch: ni/coolstream
Commit: e8baddc1e4
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)

Origin message was:
------------------
- libtuxtxt: some more whitespace cleanups

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

------------------
This commit was generated by Migit
2018-01-25 13:30:14 +01:00
vanhofen
7f6eeb2be4 libtuxtxt: ports from martii's neutrino-mp ...
* port screenmode handling
* switch from bgra to argb color handling
* port font rendering improvement


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7e54af7726
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)

Origin message was:
------------------
- libtuxtxt: ports from martii's neutrino-mp ...

* port screenmode handling
* switch from bgra to argb color handling
* port font rendering improvement


------------------
This commit was generated by Migit
2018-01-25 13:30:14 +01:00
vanhofen
0f70fd0450 libtuxtxt: move overloaded members directly to the matching functions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 88fcd8bf8d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)

Origin message was:
------------------
- libtuxtxt: move overloaded members directly to the matching functions

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

------------------
This commit was generated by Migit
2018-01-25 13:30:14 +01:00
vanhofen
29940c5231 libtuxtxt: whitespace cleanup; leading eight spaces => tab
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e1f4d2242
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)

Origin message was:
------------------
- libtuxtxt: whitespace cleanup; leading eight spaces => tab

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

------------------
This commit was generated by Migit
2018-01-25 13:30:14 +01:00
max_10
c7e370fab1 libtuxtxt: minor clean-up, no code change
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1742453a06
Author: max_10 <max_10@gmx.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-25 13:30:14 +01:00
vanhofen
e79b6fb6b5 libtuxtxt: cleanup unused lcd code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f01e9c62a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)

Origin message was:
------------------
- libtuxtxt: cleanup unused lcd code

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

------------------
This commit was generated by Migit
2018-01-25 13:30:14 +01:00
vanhofen
a3239a2806 Revert "- tuxtxt: align to mp"
This reverts commit 47b10fba4c.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 16fa8e6b8f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)



------------------
This commit was generated by Migit
2018-01-25 13:30:14 +01:00
vanhofen
59d99e8620 Revert "- tuxtxt: port smooth font rendering from martii's neutrino mp"
This reverts commit 90f7c764f4.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4187302886
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)



------------------
This commit was generated by Migit
2018-01-25 13:30:13 +01:00
vanhofen
563d919e2f neutrino: check for non-existing tuxtxt font
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba8532a9c8
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-24 (Wed, 24 Jan 2018)

Origin message was:
------------------
- neutrino: check for non-existing tuxtxt font

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

------------------
This commit was generated by Migit
2018-01-24 22:50:24 +01:00
vanhofen
18d8ad6fc7 neutrino: enable caching teletext by default
Origin commit data
------------------
Branch: ni/coolstream
Commit: 41a31e0024
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)

Origin message was:
------------------
- neutrino: enable caching teletext by default

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

------------------
This commit was generated by Migit
2018-01-23 21:18:47 +01:00
vanhofen
166c6511f3 tuxtxt: disable unused defines for alternative fonts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f6ba14875
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)

Origin message was:
------------------
- tuxtxt: disable unused defines for alternative fonts

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

------------------
This commit was generated by Migit
2018-01-23 20:57:29 +01:00
vanhofen
90f7c764f4 tuxtxt: port smooth font rendering from martii's neutrino mp
* cleanup code
* fix man indentations


Origin commit data
------------------
Branch: ni/coolstream
Commit: ca5e41e8cb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)

Origin message was:
------------------
- tuxtxt: port smooth font rendering from martii's neutrino mp

* cleanup code
* fix man indentations


------------------
This commit was generated by Migit
2018-01-23 20:57:29 +01:00
Thilo Graf
91910a5849 src/gui/components/cc_item_picture.h: remove CComponentsPictureScalable
not longer required


Origin commit data
------------------
Branch: ni/coolstream
Commit: 49bd76271c
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)



------------------
This commit was generated by Migit
2018-01-23 18:06:28 +01:00
Thilo Graf
bd1556e509 src/gui/widget/navibar.cpp/h: fix icon scale
Remove CComponentsPictureScalable class, is not longer required.
Scale for navi button icons should working now.

Note:
It is not sure if the setting of OFFSET_INNER_MID makes sense here,
because it is possible that a scaling could happen even though
the icon would be fit.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 90fff5c1c5
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)



------------------
This commit was generated by Migit
2018-01-23 18:06:28 +01:00
Thilo Graf
b784063ac6 src/gui/components/cc_frm_button.cpp/h: use CComponentsPicture only
CComponentsPictureScalable not longer required


Origin commit data
------------------
Branch: ni/coolstream
Commit: bc510c0996
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)



------------------
This commit was generated by Migit
2018-01-23 18:06:28 +01:00
FlatTV
c650eae205 Merge branch 'ni/mp/tuxbox' of bitbucket.org:neutrino-images/ni-neutrino-hd into ni/mp/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 208d1d6d71
Author: FlatTV <FlatTV@gmx.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-23 17:43:56 +01:00
FlatTV
12c888b2d8 capmt.cpp: debug mp variable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a90bc923c
Author: FlatTV <FlatTV@gmx.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-23 17:38:42 +01:00
FlatTV
506718c495 movieplayer.cpp: move setMoviePlayer() to the right function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 92bb1a2ff1
Author: FlatTV <FlatTV@gmx.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-23 17:35:45 +01:00
FlatTV
a3c9010a53 capmt.cpp: useing sendCaPmt() on unscrambled channels too
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2811a92c90
Author: FlatTV <FlatTV@gmx.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-23 17:34:16 +01:00
vanhofen
7938b29853 apply tuxtxt font changes to users settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: af9a9ef532
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)

Origin message was:
------------------
- apply tuxtxt font changes to users settings

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

------------------
This commit was generated by Migit
2018-01-23 16:15:31 +01:00
Jacek Jendrzej
1209e7055e yaft/tools/bdf.h fix resource leak
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3a85e47b9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-01-23 (Tue, 23 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-23 16:00:18 +01:00
vanhofen
43ae666c13 fonts: cleanup from unused and obsolete fonts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4fd9329975
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)

Origin message was:
------------------
- fonts: cleanup from unused and obsolete fonts

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

------------------
This commit was generated by Migit
2018-01-23 11:42:44 +01:00
vanhofen
2ddcc312a3 yWeb: fix typo in 5308e07
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81e8ccc7d9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)

Origin message was:
------------------
- yWeb: fix typo in 5308e07

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

------------------
This commit was generated by Migit
2018-01-23 10:01:27 +01:00
vanhofen
d1c253352f controlapi: fix key translation for hd51; small code alignments
Origin commit data
------------------
Branch: ni/coolstream
Commit: 94f64ff3d7
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-22 (Mon, 22 Jan 2018)

Origin message was:
------------------
- controlapi: fix key translation for hd51; small code alignments

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

------------------
This commit was generated by Migit
2018-01-22 23:17:34 +01:00
vanhofen
5308e07337 yWeb: fix key code (KEY_PROGRAM) for hd51 remote controls
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6646aed806
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-22 (Mon, 22 Jan 2018)

Origin message was:
------------------
- yWeb: fix key code (KEY_PROGRAM) for hd51 remote controls

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

------------------
This commit was generated by Migit
2018-01-22 23:17:34 +01:00
Jacek Jendrzej
f24301c579 add revert translate to webif rc
Origin commit data
------------------
Branch: ni/coolstream
Commit: f336d4b471
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-01-22 (Mon, 22 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-22 23:17:34 +01:00
Jacek Jendrzej
07884e12c9 try to fix rc over webif on hd51
Origin commit data
------------------
Branch: ni/coolstream
Commit: a21fb645ac
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-01-22 (Mon, 22 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-22 23:17:34 +01:00
vanhofen
ac6c382a7c zapit/capmt: fix uninitialized ca_map_t no_camap
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5077be0679
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-22 (Mon, 22 Jan 2018)

Origin message was:
------------------
- zapit/capmt: fix uninitialized ca_map_t no_camap

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

------------------
This commit was generated by Migit
2018-01-22 14:18:59 +01:00
vanhofen
a8bbad2772 framebuffer: better name for getWindowWidth/Height() functions
getScreenWidth/HeightRel() was confusing because it depends on users window settings.
Replace names in old unused framebuffer code too.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 86cdc12c8f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-22 (Mon, 22 Jan 2018)

Origin message was:
------------------
- framebuffer: better name for getWindowWidth/Height() functions

getScreenWidth/HeightRel() was confusing because it depends on users window settings.
Replace names in old unused framebuffer code too.


------------------
This commit was generated by Migit
2018-01-22 12:06:15 +01:00
vanhofen
465e8a9d0b osd-setup: start browsing for fonts in same dir were active font is located
Origin commit data
------------------
Branch: ni/coolstream
Commit: e900d6610e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-22 (Mon, 22 Jan 2018)

Origin message was:
------------------
- osd-setup: start browsing for fonts in same dir were active font is located

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

------------------
This commit was generated by Migit
2018-01-22 12:06:15 +01:00
vanhofen
26a55540dc Revert "channellist: use "classic" width if minitv is unused"
This reverts commit 2e2487dbaa


Origin commit data
------------------
Branch: ni/coolstream
Commit: 82bdff5185
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)



------------------
This commit was generated by Migit
2018-01-21 23:00:37 +01:00
vanhofen
49cb72db8a neutrino/miscsettings_menu: fix switching online-services
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ed421c9aa
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)

Origin message was:
------------------
- neutrino/miscsettings_menu: fix switching online-services

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

------------------
This commit was generated by Migit
2018-01-21 22:02:27 +01:00
vanhofen
6257d9f269 eventlist: add small separator line between navibar and footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: c2137a61c4
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)

Origin message was:
------------------
- eventlist: add small separator line between navibar and footer

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

------------------
This commit was generated by Migit
2018-01-21 21:31:58 +01:00
vanhofen
3aa69c6e7f epgview: add small separator line between navibar and footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 980c62d853
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)

Origin message was:
------------------
- epgview: add small separator line between navibar and footer

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

------------------
This commit was generated by Migit
2018-01-21 21:31:58 +01:00