armbox eplayer: fix init jump

Origin commit data
------------------
Branch: master
Commit: a6242fd2ad
Author: TangoCash <eric@loxat.de>
Date: 2018-01-10 (Wed, 10 Jan 2018)


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

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2018-01-10 20:04:51 +01:00
parent 93336ee7ab
commit fcdf57713c
2 changed files with 5 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ class cPlayback
private:
bool enabled;
bool playing;
bool playing, first;
bool no_probe;
int nPlaybackSpeed;
int mAudioStream;