J. Krieg
cf52be07ee
shutdown_helper: add calling '/etc/init.d/rcK'
...
...to prevent possible file system corruption prior shutting down
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 6709ae0feb
Author: J. Krieg <bellum07@googlemail.com >
Date: 2017-11-18 (Sat, 18 Nov 2017)
2017-11-22 15:42:09 +01:00
gixxpunk
13fa325eba
rename uncooloff workaround to something less idiotic
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 490d46ec8d
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2017-11-18 (Sat, 18 Nov 2017)
Origin message was:
------------------
- rename uncooloff workaround to something less idiotic
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
vanhofen
35bde613c0
neutrino: more small cleanups in ExitRun()
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: c95d5118ef
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: more small cleanups in ExitRun()
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
vanhofen
1572b72962
neutrino: cleanup ExitRun() function from unused code
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: f128d38ad3
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: cleanup ExitRun() function from unused code
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
vanhofen
33327f5d35
controlapi: add mode_webradio to GetModeCGI()
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: fe35b42a3b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- controlapi: add mode_webradio to GetModeCGI()
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
vanhofen
8011e23c26
neutrino: clearify mode handling in saveEpg() function
...
Conflicts:
src/driver/scanepg.cpp
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 9645cb24d1
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: clearify mode handling in saveEpg() function
Conflicts:
src/driver/scanepg.cpp
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
vanhofen
49b29a81a9
neutrino: unify modes handling; ...
...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 0fc3e793a4
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: unify modes handling; ...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
FlatTV
98ddee6f63
capmt.cpp: Fix stop decoding
...
don't stop decoding if record stops, this break overlapped record on cst
Origin commit data
------------------
Commit: 1f86b6aa62
Author: FlatTV <FlatTV@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
2017-11-22 12:34:37 +01:00
vanhofen
b30f32698a
neutrino: deactivate compatibility code in ExitRun(); ...
...
our start script is aligned to new exit code 2
see cd1328c41c
Origin commit data
------------------
Commit: 3447a3d665
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-21 (Tue, 21 Nov 2017)
Origin message was:
------------------
- neutrino: deactivate compatibility code in ExitRun(); ...
our start script is aligned to new exit code 2
see cd1328c41c
2017-11-21 11:58:25 +01:00
vanhofen
6c5817489e
neutrino: add exit codes to handle some actions in neutrino's start script
...
EXIT_REBOOT is inactive yet; see comment in ExitRun()
Origin commit data
------------------
Commit: 30128901db
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-21 (Tue, 21 Nov 2017)
Origin message was:
------------------
- neutrino: add exit codes to handle some actions in neutrino's start script
EXIT_REBOOT is inactive yet; see comment in ExitRun()
2017-11-21 11:58:25 +01:00
vanhofen
309a743587
neutrino: always write /tmp/.timer ...
...
otherwise the vfd stays blank in deepstandby, if leds are configured off
and no timer is set. HD2's vfd urgently needs the fp.brightness value
which is not written to frontpanel in this case.
Origin commit data
------------------
Commit: 51ce12c3ee
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: always write /tmp/.timer ...
otherwise the vfd stays blank in deepstandby, if leds are configured off
and no timer is set. HD2's vfd urgently needs the fp.brightness value
which is not written to frontpanel in this case.
2017-11-20 23:30:56 +01:00
vanhofen
ce25399e6e
neutrino: unify console-output for different conditions in ExitRun()
...
Origin commit data
------------------
Commit: 303ade581b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: unify console-output for different conditions in ExitRun()
2017-11-20 23:22:43 +01:00
vanhofen
81f2bdaea0
neutrino: fix file-check in ExitRun() ... was a c/p error
...
Origin commit data
------------------
Commit: e3eb5b82a0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: fix file-check in ExitRun() ... was a c/p error
2017-11-20 23:22:43 +01:00
vanhofen
8bd35fa8b3
neutrino: more small cleanups in ExitRun()
...
Origin commit data
------------------
Commit: 7649ac8d5a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: more small cleanups in ExitRun()
2017-11-20 15:19:06 +01:00
vanhofen
adbb5bf6ac
neutrino: cleanup ExitRun() function from unused code
...
Origin commit data
------------------
Commit: 66d4881129
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: cleanup ExitRun() function from unused code
2017-11-20 15:19:06 +01:00
vanhofen
016c5f8a23
controlapi: add mode_webradio to GetModeCGI()
...
Origin commit data
------------------
Commit: 110588d39b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- controlapi: add mode_webradio to GetModeCGI()
2017-11-20 15:19:06 +01:00
vanhofen
30bcdce671
neutrino: clearify mode handling in saveEpg() function
...
Origin commit data
------------------
Commit: d8b2be5d19
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: clearify mode handling in saveEpg() function
2017-11-20 15:19:06 +01:00
vanhofen
8729b26638
neutrino: unify modes handling; ...
...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Origin commit data
------------------
Commit: 028ec3cf3c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: unify modes handling; ...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
2017-11-20 15:19:06 +01:00
vanhofen
dff79725de
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
...
Origin commit data
------------------
Commit: c7b4538921
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-19 (Sun, 19 Nov 2017)
2017-11-19 21:59:10 +01:00
vanhofen
11a699c689
simple_display: show scrambled icon on scrambled channels
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 91098917e0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-17 (Fri, 17 Nov 2017)
Origin message was:
------------------
- simple_display: show scrambled icon on scrambled channels
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-19 21:12:54 +01:00
vanhofen
4ca8b2e257
simple_display: show mute icon in muted mode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: ec7403c060
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-17 (Fri, 17 Nov 2017)
Origin message was:
------------------
- simple_display: show mute icon in muted mode
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-19 21:12:49 +01:00
Thilo Graf
96ff115b71
src/gui/components/cc_frm_window.cpp: fix too small left bottom corner
...
radius is allready calculatetd in base class src/gui/components/cc_frm.cpp
in member CComponentsForm::paintCCItems()
NOTE:
It seems the radius calculation inside framebuffer don't working correct
for corners on the right site on top and bottom.
Seen on hd51 hardware on osd-boxes with shadow
(e.g. infobar) or Boxes with frames e.g. on error message windows, buttons.
There are pixel errors like minimal holes on osd or displaced pixels.
On CST hardware evreything is ok.
Origin commit data
------------------
Commit: 94517d3404
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-11-19 (Sun, 19 Nov 2017)
Origin message was:
------------------
src/gui/components/cc_frm_window.cpp: fix too small left bottom corner
radius is allready calculatetd in base class src/gui/components/cc_frm.cpp
in member CComponentsForm::paintCCItems()
NOTE:
It seems the radius calculation inside framebuffer don't working correct
for corners on the right site on top and bottom.
Seen on hd51 hardware on osd-boxes with shadow
(e.g. infobar) or Boxes with frames e.g. on error message windows, buttons.
There are pixel errors like minimal holes on osd or displaced pixels.
On CST hardware evreything is ok.
2017-11-19 21:12:42 +01:00
Thilo Graf
a0c84ff9f4
CTestMenu: add gui restart item for faster access
...
Origin commit data
------------------
Commit: 8613e5db11
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-11-19 (Sun, 19 Nov 2017)
2017-11-19 20:49:37 +01:00
Thilo Graf
7cfdcfedbb
CImageInfo: expand fallback to get readable version string
...
Evaluation of one char could be not enough to get a right result.
Origin commit data
------------------
Commit: 60bf6d7194
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-11-18 (Sat, 18 Nov 2017)
2017-11-19 20:49:34 +01:00
vanhofen
7cd303d952
simple_display: show scrambled icon on scrambled channels
...
Origin commit data
------------------
Commit: 6607f0bb9b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-17 (Fri, 17 Nov 2017)
Origin message was:
------------------
- simple_display: show scrambled icon on scrambled channels
2017-11-17 22:18:07 +01:00
vanhofen
364e768acf
simple_display: show mute icon in muted mode
...
Origin commit data
------------------
Commit: 642e9c0d82
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-17 (Fri, 17 Nov 2017)
Origin message was:
------------------
- simple_display: show mute icon in muted mode
2017-11-17 21:17:36 +01:00
vanhofen
b16b5d3048
neutrino: fix tv/radio switch for coolstream; ...
...
the TV/Radio key returns RC_tv. So we can't use RC_radio code here.
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 6911ffe0b6
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-17 (Fri, 17 Nov 2017)
Origin message was:
------------------
- neutrino: fix tv/radio switch for coolstream; ...
the TV/Radio key returns RC_tv. So we can't use RC_radio code here.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-17 19:22:51 +01:00
vanhofen
7c66b3506f
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
...
Origin commit data
------------------
Commit: 255927207b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-17 (Fri, 17 Nov 2017)
2017-11-17 15:23:30 +01:00
Jacek Jendrzej
450d77a6f4
add dependency to libswscale for armbox
...
Origin commit data
------------------
Commit: 541edc7514
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-11-17 (Fri, 17 Nov 2017)
2017-11-17 14:45:12 +01:00
vanhofen
7e37391353
neutrino: fix tv/radio switch for coolstream; ...
...
the TV/Radio key returns RC_tv. So we can't use RC_radio code here.
Origin commit data
------------------
Commit: 5b122aefd1
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-17 (Fri, 17 Nov 2017)
Origin message was:
------------------
- neutrino: fix tv/radio switch for coolstream; ...
the TV/Radio key returns RC_tv. So we can't use RC_radio code here.
2017-11-17 09:17:40 +01:00
vanhofen
dcc3872442
capmt: revert minor changes from last merge
...
Origin commit data
------------------
Commit: bed92ab689
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-16 (Thu, 16 Nov 2017)
Origin message was:
------------------
- capmt: revert minor changes from last merge
2017-11-16 22:12:05 +01:00
vanhofen
e80a6de5f3
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
...
Conflicts:
data/Makefile.am
src/driver/rcinput.cpp
src/gui/movieplayer.cpp
src/gui/streaminfo2.cpp
src/neutrino.cpp
src/zapit/include/zapit/zapit.h
src/zapit/src/capmt.cpp
src/zapit/src/getservices.cpp
Origin commit data
------------------
Commit: fcd6b905ae
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-16 (Thu, 16 Nov 2017)
2017-11-16 22:05:24 +01:00
vanhofen
f824593105
neutrino: don't load webradio xml on HD1 hardware; ...
...
audiostreams doesn't work
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 8acb4a4f67
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-15 (Wed, 15 Nov 2017)
Origin message was:
------------------
- neutrino: don't load webradio xml on HD1 hardware; ...
audiostreams doesn't work
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
fe375502f0
simple_display: fix compile for GENERIC_HARDWARE
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 549194b0e5
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-14 (Tue, 14 Nov 2017)
Origin message was:
------------------
- simple_display: fix compile for GENERIC_HARDWARE
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
TangoCash
b0f64921f9
armbox: read frontend real names
...
Origin commit data
------------------
Commit: 64a2c1ecf3
Author: TangoCash <eric@loxat.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
2017-11-16 20:39:34 +01:00
vanhofen
551555d7b7
vfd-setup: allow to set scroll_repeats if possible
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: dbf2fa3f18
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- vfd-setup: allow to set scroll_repeats if possible
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
468d76f4b9
neutrino: display's setScrollMode() needs to be called on every start
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: bf88e2976f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- neutrino: display's setScrollMode() needs to be called on every start
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
5beb7758ed
simple_display: dont show symbols in shutdown mode too
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 2927201762
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: dont show symbols in shutdown mode too
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
f24eac3f75
vfd: re-add by mistake removed setting "off" for statusbar
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: a62267196f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- vfd: re-add by mistake removed setting "off" for statusbar
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
6206933e4a
timerlist: don't cast saved_displaymode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 742d2c68ce
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- timerlist: don't cast saved_displaymode
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
d70bcd22b9
movieplayer: try to fix display of servicename; ...
...
name can be changed while playing movies
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 3c6711d2d5
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- movieplayer: try to fix display of servicename; ...
name can be changed while playing movies
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
29c8b8798d
simple_display: simplify some proc_put calls
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 463c4ec154
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: simplify some proc_put calls
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
2149521ccb
proc_tools: add helper member to put values w/o length; ...
...
align included headers to c++
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 5a5a5e7718
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- proc_tools: add helper member to put values w/o length; ...
align included headers to c++
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
858c3038b4
simple_display: switch back to simplified proc_put calls
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: a7980757bb
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: switch back to simplified proc_put calls
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
e2b83e207a
proc_tools: c => cpp; add new helper member to write bool values
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: d7fd8ccef6
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- proc_tools: c => cpp; add new helper member to write bool values
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
a5bf7caa5a
simple_display: align f9b55ca to new proc_put calls
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 82a6af6686
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: align f9b55ca to new proc_put calls
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
64ce3de514
hd51: dont show symbols in standby
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 37f50b5c69
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
2017-11-16 20:39:34 +01:00
vanhofen
ff255612ff
simple_display: allow to set scroll mode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: e2c66890a1
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: allow to set scroll mode
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
0af6580748
simple_display: use proc_tools
...
Conflicts:
src/driver/simple_display.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: e90fe75bd6
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: use proc_tools
Conflicts:
src/driver/simple_display.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
vanhofen
a557ba2b1a
neutrino: avoid some ifdef's; prioritize proc filesystem
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 456c12dfb3
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- neutrino: avoid some ifdef's; prioritize proc filesystem
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00