Fixed wrong order in Roadmap listing in README.md
This commit is contained in:
@@ -35,17 +35,17 @@ Features, already implemented, or still in progress for the v1.0.0 release!
|
||||
- [X] /api/v1/playback/pause
|
||||
- [X] /api/v1/playback/next
|
||||
- [X] /api/v1/playback/previous
|
||||
- [X] /api/v1/playback/<index>
|
||||
- [X] /api/v1/playback/info
|
||||
- [ ] /api/v1/playback/id3_image
|
||||
- [X] /api/v1/playback/<index>
|
||||
- [X] /api/v1/playlist/get
|
||||
- [X] /api/v1/volume/get
|
||||
- [X] /api/v1/volume/up
|
||||
- [X] /api/v1/volume/down
|
||||
- [X] /api/v1/volume/mute
|
||||
- [X] /api/v1/volume/<0-20>
|
||||
- [X] /api/v1/balance/<0-32>
|
||||
- [X] /api/v1/balance/get
|
||||
- [X] /api/v1/balance/<0-32>
|
||||
- [X] /api/v1/eq/get
|
||||
- [X] /api/v1/eq/reset
|
||||
- [X] /api/v1/eq/low/get
|
||||
@@ -70,7 +70,7 @@ Features, already implemented, or still in progress for the v1.0.0 release!
|
||||
- [ ] Edit wifi connection
|
||||
- [ ] Edit friendly name of the NetSpeaker
|
||||
- [X] Improve the volume endpoint handler (currently pretty undynamic - not anymore :)
|
||||
- [ ] Add better encoding as umlauts are not shown **sometimes**
|
||||
- [ ] Add better encoding as umlauts are not displayed correctly **sometimes**
|
||||
|
||||
|
||||
## Credits & Acknowledgements
|
||||
|
Reference in New Issue
Block a user