Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
recalbox
recalbox
Commits
fbcc876f
Commit
fbcc876f
authored
Apr 19, 2018
by
OyyoDams
Committed by
Subs
May 18, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Boot time optimization
parent
adf78aea
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
CHANGELOG.md
CHANGELOG.md
+1
-0
board/recalbox/fsoverlay/etc/init.d/S26recalboxsystem
board/recalbox/fsoverlay/etc/init.d/S26recalboxsystem
+1
-1
No files found.
CHANGELOG.md
View file @
fbcc876f
...
...
@@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
-
picodrive: partially rewrite package + re-enable for odroidc2
## Unreleased
-
add alternative methods to detect sound cards
-
Boot time optimization
## [18.04.20] - 2018-04-20
-
ES: Added pop-ups
...
...
board/recalbox/fsoverlay/etc/init.d/S26recalboxsystem
View file @
fbcc876f
...
...
@@ -146,8 +146,8 @@ case "$1" in
(
rb_volume_configure
;
rb_audio_configure
)
&
# 1.0
rb_timezone&
# 0.4
rb_hostname&
# 0.4
(
sleep
8
;
rb_xarcade2jstick
)
&
# 0.1
wait
(
sleep
8
;
rb_xarcade2jstick
)
&
# 0.1
;;
stop
)
rb_audio_save &
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment