Modify ↓
#9977 closed enhancement (fixed)
[Patch] Jumping to play head marker when playing next audio
Reported by: | MatthiasN | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | 14.05 |
Component: | Core audio | Version: | |
Keywords: | jump play head | Cc: |
Description
I'm wondering if there is a possibility to jump to the play head marker.
Using F8 to play the next recorded entry is nice, but I have to pan the window manually.
Attachments (1)
Change History (7)
by , 10 years ago
Attachment: | mychanges.patch added |
---|
comment:1 by , 10 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I just added the necessary code to do that. At the beginning of the animation, a variable jumpToMarker is checked, and if true the mapview centers on the Waypoint marked w1.
comment:2 by , 10 years ago
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
comment:3 by , 10 years ago
Summary: | Jumping to play head marker when playing next audio → [Patch] Jumping to play head marker when playing next audio |
---|
comment:4 by , 10 years ago
Milestone: | → 14.05 |
---|
Note:
See TracTickets
for help on using tickets.
implements the jump