Skip to content

Commit

Permalink
[docs] release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
htruong committed Mar 13, 2018
1 parent 1892ac5 commit b728d2d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 24 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,22 @@
Version alpha0.1.8 (unreleased)
Version alpha0.2.0 2018-03-13
--

What's new:

- Audio and video no longer janks on native path. (Issue #16, #25)
- Use your native audio output aka. Bluetooth stereo natively!\
See https://github.com/f1xpl/openauto/pull/38
See https://github.com/f1xpl/openauto/pull/38 \
(Issue #9, #12)
- No more stuttering when phone's native audio is used.
See https://github.com/htruong/crankshaft/wiki/Using-your-Bluetooth-stereo
- The power LED is now disabled, it should save you several milliamps.
(Issue #31)

Known issues:

- Sometimes the Android Auto interface doesn't show up \
Just restart the Pi.


Version alpha0.1.7 2018-03-10
--
Expand Down
42 changes: 20 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,26 @@ Release Highlights
[Full Changelog](https://github.com/htruong/crankshaft/blob/master/CHANGELOG.md)


Version alpha0.2.0 2018-03-13
--

What's new:

- Audio and video no longer janks on native path. (Issue #16, #25)
- Use your native audio output aka. Bluetooth stereo natively!\
See https://github.com/f1xpl/openauto/pull/38 \
(Issue #9, #12)
- No more stuttering when phone's native audio is used.
See https://github.com/htruong/crankshaft/wiki/Using-your-Bluetooth-stereo
- The power LED is now disabled, it should save you several milliamps.
(Issue #31)

Known issues:

- Sometimes the Android Auto interface doesn't show up \
Just restart the Pi.


**Version alpha0.1.7 2018-03-10**

What's new:
Expand All @@ -41,28 +61,6 @@ What's new:
SSH certificates (so no more warnings).
- OpenAuto now remembers your settings. (Issue #13)

Release notes:

- Turn down your stereo volume. Now Crankshaft is loud.
- To enable X11 mode, put a jumper on GPIO26-Ground.
- Somehow the cursor is still not showing up in X11 \
So now you're still unable to use a mouse.


**Version alpha0.1.6 2018-03-05**

What's new:

- Dev mode: Bridge GPIO4 to ground to enable dev mode
- Less services enabled means faster startup and less power consumption\
Removed SSH, networking, dhcpd services by default.
- Misc. organizational changes

Release notes:

- Crankshaft is using a fork of OpenAuto with some experimental changes\
http://github.com/htruong/openauto


Want to report a problem?
--
Expand Down

0 comments on commit b728d2d

Please sign in to comment.