Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotations in a ticker as in SoundCloud #76

Open
2 of 5 tasks
dascritch opened this issue May 24, 2019 · 3 comments
Open
2 of 5 tasks

Annotations in a ticker as in SoundCloud #76

dascritch opened this issue May 24, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@dascritch
Copy link
Owner

dascritch commented May 24, 2019

As a designer
I want a a Soundcloud-like ticker on the time-line for annotations
To show segments when no active and display their title under the timeline

  • Activate it via track:'ticker' in .CPU.add_plane() parameters
  • Can switch displaying mode for chapters via class= attribute or data-cpu-class= in <track> tag (arg, no usable properties in textTrack API and cannot make different aspect between cpu-audio and cpu-controller)
  • having different rendering between cpu-controller an cpu-audio on the same page for a same plane
  • points clicked on tracks may trigger a function, returning track and point names
  • Out-of-point clicks on track may trigger a function, returning time position via calling parameters.
@dascritch dascritch added the enhancement New feature or request label May 24, 2019
@dascritch
Copy link
Owner Author

Should be really usefull, as in cpu.pm website for controller and show templates

dascritch added a commit that referenced this issue May 24, 2019
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue May 24, 2019
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue May 28, 2019
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Oct 28, 2020
Annotations in a ticker as in SoundCloud #76
Create annotations from any <track> #69
Add chapter name on pointer ? #95
dascritch added a commit that referenced this issue Feb 10, 2021
Add chapter name on pointer ? #95
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 10, 2021
Add chapter name on pointer ? #95
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 11, 2021
Add chapter name on pointer ? #95
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 11, 2021
Add chapter name on pointer ? #95
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 11, 2021
Add chapter name on pointer ? #95
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 11, 2021
Add chapter name on pointer ? #95
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 11, 2021
Add chapter name on pointer ? #95
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 11, 2021
Add chapter name on pointer ? #95
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 11, 2021
Add chapter name on pointer ? #95
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 11, 2021
Add chapter name on pointer ? #95
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 16, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 16, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 16, 2021
Annotations in a ticker as in SoundCloud #76

Signed-off-by: Xavier Mouton-Dubosc <[email protected]>
dascritch added a commit that referenced this issue Feb 16, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 16, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 17, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 17, 2021
dascritch added a commit that referenced this issue Feb 17, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 18, 2021
Annotations in a ticker as in SoundCloud #76
@dascritch
Copy link
Owner Author

A deep rewrite is needed afterwards, as I prefer to use custom events. Be standard first.

dascritch added a commit that referenced this issue Feb 19, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 19, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 19, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 19, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 19, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 19, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 19, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 19, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 19, 2021
Annotations in a ticker as in SoundCloud #76
dascritch added a commit that referenced this issue Feb 19, 2021
Annotations in a ticker as in SoundCloud #76
@dascritch
Copy link
Owner Author

I will finish drag'n'drop operations on chapters editor in another release.

What is the most important : most of the useful commands and code excerpt are published in the repo, and documented.

dascritch added a commit that referenced this issue Feb 22, 2021
Annotations in a ticker as in SoundCloud #76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant