Rockbox Development > Feature Ideas
Play again
(1/1)
tari3x:
I'm keen to have a key to "play from where I played last time" (same position in the track). Would be invaluable for all the dancers out there.
I'm happy to do the coding, but I would definitely be grateful for some initial guidance through your million-line codebase.
__builtin:
--- Quote from: tari3x on November 07, 2014, 06:38:50 PM ---
I'm keen to have a key to "play from where I played last time" (same position in the track). Would be invaluable for all the dancers out there.
--- End quote ---
Could you please be more specific? It's best to have a clear idea of what you want to do before you do it. ;)
tari3x:
I'd like to add a new control "Play Again" that behaves as follows: when Play or "Play Again" are pressed, remember the current track and position. When "Play Again" is pressed play from the remembered position.
saratoga:
That is similar to how bookmarks work (remember a place in a song and replay it later), so maybe you could start with that code.
tari3x:
Sounds like what I want is a lightweight bookmark that is set automatically whenever "Play" is pressed.
Navigation
[0] Message Index
Go to full version