Skip to content

Conversation

Raab70
Copy link

@Raab70 Raab70 commented Dec 18, 2017

Here is my attempt at implementing a replay button (#295 and #318).

Through my testing this seems to be working. It is currently a hidden element in the toolbar, you need to patch, then right click on the toolbar and add it. I know someone had mentioned this in the bottom left, this was an easy way to get a working prototype and we can discuss ui placement.

Current issues:

  1. The icon looks terrible, I'm not a graphics guy.
  2. In Sources/AudioStreamer/AudioStreamer.m, I have to set the state to AS_PAUSED to get the play function to work although we're not technically paused. I'm not sure if this is really correct or a bad workaround. I looked at enqueueBuffer but that didn't look necessary.
  3. I have not tested the menuItem functionality. The way I've been testing it still has the Xcode menu.

@raivivek
Copy link

raivivek commented Sep 3, 2018

Probably can be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants