Commit Graph

1689 Commits

Author SHA1 Message Date
vanhofen
a9c9b8b0b9 lcd4l: remove BP/NI defines
Origin commit data
------------------
Branch: ni/coolstream
Commit: b11eceaa61
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-05-09 (Wed, 09 May 2018)

Origin message was:
------------------
- lcd4l: remove BP/NI defines

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

------------------
This commit was generated by Migit
2018-05-09 23:41:38 +02:00
vanhofen
d8233ff455 lcd4l: move lcd4l-code to driver directory
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3a82bfab40
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-05-09 (Wed, 09 May 2018)

Origin message was:
------------------
- lcd4l: move lcd4l-code to driver directory

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

------------------
This commit was generated by Migit
2018-05-09 23:41:37 +02:00
Thilo Graf
259e4fe767 CFrameBuffer: add more possible icon paths in order of priority
This gives possibility to use theme relevant icon sets.

scheme:
	/path/to/theme/icons/file.png

example:
	/usr/share/tuxbox/neutrino/themes/Neutrino-3.0/icons/file.png


Origin commit data
------------------
Branch: ni/coolstream
Commit: bc794bab56
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-11 (Wed, 11 Apr 2018)



------------------
This commit was generated by Migit
2018-04-11 23:58:15 +02:00
Thilo Graf
5223a302f9 infobar: rework infobar timeout behavior
Options were sometimes described ambiguously and previous behavior was no longer available.
Now the descriptions should be more plausible for current behavior.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 89770bae19
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-10 (Tue, 10 Apr 2018)



------------------
This commit was generated by Migit
2018-04-10 22:30:17 +02:00
BPanther
18970248ae fix fontrenderer segfault (thx DBoxOldie)
Origin commit data
------------------
Branch: ni/coolstream
Commit: e895e25d17
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-03-29 (Thu, 29 Mar 2018)


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

------------------
This commit was generated by Migit
2018-04-02 00:07:59 +02:00
Jacek Jendrzej
27bae9aa6e not generic code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9968eee58f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-03-29 (Thu, 29 Mar 2018)


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

------------------
This commit was generated by Migit
2018-03-30 22:25:21 +02:00
Stefan Seyfried
d6750feba6 fb_generic: remove unused virtual_fb variable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 264124e7c4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-25 21:36:45 +01:00
Stefan Seyfried
9142cd8176 remove old framebuffer code files
the new structure seems to be working well, so remove unused stuff


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



------------------
This commit was generated by Migit
2018-02-25 21:36:45 +01:00
Stefan Seyfried
d14523bb5e fb_accel_hd1: fix blit2FB for backbuffer-to-fb case
For source bitmaps smaller than xRes, the offset calculation goes wrong.
Calcuclate an address offset instead and drop the Y offset.


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



------------------
This commit was generated by Migit
2018-02-25 21:36:45 +01:00
Stefan Seyfried
50164698c5 fb_accel_td: do not use directfb for blitting
it is in most cases slower than the naive software implementation :-(


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



------------------
This commit was generated by Migit
2018-02-25 21:36:45 +01:00
Stefan Seyfried
41837d4033 fb_accel_td: fix transp handling in blit2FB
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5c337db152
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-25 21:36:45 +01:00
Stefan Seyfried
9a939fa28a fb_accel_sti: add verbose error reporting to blit2FB
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9695798213
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-25 21:36:45 +01:00
Stefan Seyfried
a79a2de914 fb_accel_sti: fix blit2FB for source/dest offsets
Origin commit data
------------------
Branch: ni/coolstream
Commit: d6e1ec6a0e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-25 21:36:45 +01:00
Stefan Seyfried
2e98d9c7e2 fb_accel_cs_hd1: blit2FB transp handling
also warn if falling back to software rendering


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



------------------
This commit was generated by Migit
2018-02-25 21:36:45 +01:00
Stefan Seyfried
a5788c56f3 fb_accel_cs_hd1: make blit2FB work with source/dest offsets
Origin commit data
------------------
Branch: ni/coolstream
Commit: e6e5733c57
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-25 21:36:45 +01:00
vanhofen
52a340804b fb_generic: fix compiler warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ce4c6f2fe
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)

Origin message was:
------------------
- fb_generic: fix compiler warning

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

------------------
This commit was generated by Migit
2018-02-25 21:36:45 +01:00
Stefan Seyfried
1601fbf58c fb_generic: blit2FB: implement "transp" parameter
also try to document the calling convention of this function


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



------------------
This commit was generated by Migit
2018-02-25 21:36:44 +01:00
Stefan Seyfried
58dc09272a fb_generic: fix blit2FB for big endian processors
Origin commit data
------------------
Branch: ni/coolstream
Commit: 87b7985892
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-25 21:36:44 +01:00
Stefan Seyfried
0c74e125d6 fb_accel_sti: fix render errors
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a96881f98
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-18 (Sun, 18 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-19 21:11:23 +01:00
Stefan Seyfried
458b6d73c9 fb_accel_td: fix blit2FB() for yp != 0 case
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9272e27cbd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-18 (Sun, 18 Feb 2018)


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

------------------
This commit was generated by Migit
2018-02-18 20:59:21 +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
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
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
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
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
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
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
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
max_10
47f1d4c8de armbox: fix hd51 first start rc bug
Origin commit data
------------------
Branch: ni/coolstream
Commit: e50b49278e
Author: max_10 <max_10@gmx.de>
Date: 2018-01-17 (Wed, 17 Jan 2018)


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

------------------
This commit was generated by Migit
2018-01-17 23:35:54 +01:00
Stefan Seyfried
acdea13d8e reduce dependencies on driver/rcinput.h
* add new header that only contains neutrino_msg_t and friends, often this
 is all that's needed instead of full rcinput.h
* directly include rcinput.h in some cpp files instead of relying on
 accidental inclusion in some header
* add class forward declarations to avoid dragging in rcinput indirectly
This could use more work to further reduce the impact; maybe separating
the CRCinput::key_* constants from the rcinput class would be good.


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

Origin message was:
------------------
reduce dependencies on driver/rcinput.h

* add new header that only contains neutrino_msg_t and friends, often this
 is all that's needed instead of full rcinput.h
* directly include rcinput.h in some cpp files instead of relying on
 accidental inclusion in some header
* add class forward declarations to avoid dragging in rcinput indirectly
This could use more work to further reduce the impact; maybe separating
the CRCinput::key_* constants from the rcinput class would be good.


------------------
This commit was generated by Migit
2018-01-15 19:54:51 +01:00
vanhofen
27ca195e7e record: use recording icon for recording menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: c0b390ffe3
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-04 (Thu, 04 Jan 2018)

Origin message was:
------------------
- record: use recording icon for recording menu

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

------------------
This commit was generated by Migit
2018-01-04 17:33:12 +01:00
vanhofen
0d55f9336a recording-menu: use new marker icons
Origin commit data
------------------
Branch: ni/coolstream
Commit: f0465e0833
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-04 (Thu, 04 Jan 2018)

Origin message was:
------------------
- recording-menu: use new marker icons

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

------------------
This commit was generated by Migit
2018-01-04 16:07:46 +01:00
vanhofen
2e2148b993 rcinput: add RC_playpause key
Origin commit data
------------------
Branch: ni/coolstream
Commit: b162d9505f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- rcinput: add RC_playpause key

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

------------------
This commit was generated by Migit
2017-12-19 10:58:44 +01:00
vanhofen
1a49595a1c Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
Conflicts:
	data/icons/headers/mainmenue.png
	data/icons/headers/settings.png
	data/locale/deutsch.locale
	data/locale/english.locale
	src/gui/settings_manager.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: d756ed789a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-17 (Sun, 17 Dec 2017)



------------------
This commit was generated by Migit
2017-12-17 23:38:33 +01:00
Thilo Graf
c27a76910e CPictureViewer: add current image into debug line
It's not possible to see which file causes this error.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fc2629eec5
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-17 (Sun, 17 Dec 2017)



------------------
This commit was generated by Migit
2017-12-17 14:02:39 +01:00
vanhofen
64e0bf18d1 rcinput: fix compiler warnings about unused variables
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: ac9a7c43cb
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-11 (Mon, 11 Dec 2017)

Origin message was:
------------------
- rcinput: fix compiler warnings about unused variables

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
2017-12-11 17:11:46 +01:00
vanhofen
77784b50ff rcinput: fix compiler warnings about unused variables
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8aa745151b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-11 (Mon, 11 Dec 2017)

Origin message was:
------------------
- rcinput: fix compiler warnings about unused variables

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

------------------
This commit was generated by Migit
2017-12-11 12:57:56 +01:00
max_10
93491f7bfc ffmpegdec: fix audio playback for ARM_HARDWARE
Origin commit data
------------------
Branch: ni/coolstream
Commit: a179a38fd9
Author: max_10 <max_10@gmx.de>
Date: 2017-11-30 (Thu, 30 Nov 2017)

Origin message was:
------------------
- ffmpegdec: fix audio playback for ARM_HARDWARE

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

------------------
This commit was generated by Migit
2017-12-01 14:26:46 +01:00
vanhofen
10dfc2e65b radiotext: cleanup from tons of unused code; rass is dead
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ea86a2380
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-27 (Mon, 27 Nov 2017)

Origin message was:
------------------
- radiotext: cleanup from tons of unused code; rass is dead

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
2017-12-01 14:26:35 +01:00
vanhofen
6e274680ed remove unused src/driver/stacktrace.h; use src/system/stacktrace.h if needed
Conflicts:
	src/driver/stacktrace.h

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: a463fdff3a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-27 (Mon, 27 Nov 2017)

Origin message was:
------------------
- remove unused src/driver/stacktrace.h; use src/system/stacktrace.h if needed

 Conflicts:
	src/driver/stacktrace.h

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
2017-12-01 14:26:30 +01:00
vanhofen
b8ec5e9642 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: aa1e28cfa8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-01 (Fri, 01 Dec 2017)


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

------------------
This commit was generated by Migit
2017-12-01 13:06:22 +01:00
Jacek Jendrzej
f951c3dcc1 disable setVolume in standby mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 518ebde76d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)


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

------------------
This commit was generated by Migit
2017-12-01 10:33:00 +01:00
max_10
71320a28d7 ffmpegdec: fix audio playback for ARM_HARDWARE
Origin commit data
------------------
Branch: ni/coolstream
Commit: 647a69c0cf
Author: max_10 <max_10@gmx.de>
Date: 2017-11-30 (Thu, 30 Nov 2017)

Origin message was:
------------------
- ffmpegdec: fix audio playback for ARM_HARDWARE

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

------------------
This commit was generated by Migit
2017-11-30 12:38:40 +01:00
vanhofen
a0cce78210 Merge branch 'master' of https://github.com/neutrino-mp/neutrino-mp into ni/mp/tuxbox
Conflicts:
	configure.ac
	data/icons/buttons/btn_record_active.png
	data/icons/buttons/gelb.png
	data/icons/buttons/gruen.png
	data/icons/buttons/rot.png
	data/icons/headers/icon_green.png
	data/icons/headers/icon_red.png
	data/icons/headers/icon_yellow.png
	data/icons/status/various/lock.png
	data/pictures/backgrounds/1280x720/shutdown.jpg
	data/pictures/backgrounds/1280x720/start.jpg
	src/driver/streamts.cpp
	src/gui/plugins.h
	src/gui/videosettings.cpp
	src/neutrino.cpp
	src/neutrino_menue.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 74aab8ddd2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-28 (Tue, 28 Nov 2017)



------------------
This commit was generated by Migit
2017-11-28 10:31:10 +01:00
TangoCash
cdc16f90cc fix AAC record and playback
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: edee40e2a6
Author: TangoCash <eric@loxat.de>
Date: 2017-11-27 (Mon, 27 Nov 2017)



------------------
This commit was generated by Migit
2017-11-27 22:28:12 +01:00
vanhofen
6dcd5baf4c radiotext: cleanup from tons of unused code; rass is dead
Origin commit data
------------------
Branch: ni/coolstream
Commit: e8bb447fcf
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-27 (Mon, 27 Nov 2017)

Origin message was:
------------------
- radiotext: cleanup from tons of unused code; rass is dead

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

------------------
This commit was generated by Migit
2017-11-27 16:47:50 +01:00
vanhofen
70691d8f49 remove unused src/driver/stacktrace.h; use src/system/stacktrace.h if needed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 52b0f6c27e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-27 (Mon, 27 Nov 2017)

Origin message was:
------------------
- remove unused src/driver/stacktrace.h; use src/system/stacktrace.h if needed

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

------------------
This commit was generated by Migit
2017-11-27 14:16:38 +01:00