-
Notifications
You must be signed in to change notification settings - Fork 0
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
TrackEditor: Improvements and bugfixes #59
Labels
Comments
tomas-nestorovic
added
enhancement
New feature or request
good first issue
Good for newcomers
labels
Nov 28, 2020
tomas-nestorovic
added a commit
that referenced
this issue
Nov 28, 2020
tomas-nestorovic
added a commit
that referenced
this issue
Nov 28, 2020
tomas-nestorovic
added a commit
that referenced
this issue
Dec 7, 2020
tomas-nestorovic
added a commit
that referenced
this issue
Dec 8, 2020
tomas-nestorovic
added a commit
that referenced
this issue
Dec 9, 2020
tomas-nestorovic
added a commit
that referenced
this issue
Dec 11, 2020
tomas-nestorovic
added a commit
that referenced
this issue
Dec 11, 2020
…" command to display all features)
tomas-nestorovic
added a commit
that referenced
this issue
Dec 13, 2020
tomas-nestorovic
added a commit
that referenced
this issue
Dec 14, 2020
tomas-nestorovic
added a commit
that referenced
this issue
Dec 15, 2020
…to zoom to current disk revolution)
tomas-nestorovic
added a commit
that referenced
this issue
Dec 20, 2020
…readability via CTimeline::TimeToReadableString)
tomas-nestorovic
added a commit
that referenced
this issue
Jan 12, 2021
…te limitations of device context when drawing cursor features)
tomas-nestorovic
added a commit
that referenced
this issue
Mar 13, 2021
…m direct access to CTrackReader::profile)
tomas-nestorovic
added a commit
that referenced
this issue
Apr 4, 2021
tomas-nestorovic
added a commit
that referenced
this issue
Apr 9, 2021
tomas-nestorovic
added a commit
that referenced
this issue
Apr 9, 2021
…ation of time intervals, to be later used to show wrongly written parts of a track)
tomas-nestorovic
added a commit
that referenced
this issue
Apr 15, 2021
…y to navigate to a particular time)
tomas-nestorovic
added a commit
that referenced
this issue
Apr 22, 2021
…oppies inspection window tolerances to improve decoders stability)
tomas-nestorovic
added a commit
that referenced
this issue
Apr 25, 2021
tomas-nestorovic
added a commit
that referenced
this issue
Apr 27, 2021
…of commands to suspended main window)
tomas-nestorovic
added a commit
that referenced
this issue
Apr 30, 2021
…f more general CAxis class that CTimeline derives from)
tomas-nestorovic
added a commit
that referenced
this issue
Apr 30, 2021
tomas-nestorovic
added a commit
that referenced
this issue
May 3, 2021
tomas-nestorovic
added a commit
that referenced
this issue
Feb 14, 2022
…ing track data in charts, e.g. because of readability of labels)
tomas-nestorovic
added a commit
that referenced
this issue
Feb 18, 2022
tomas-nestorovic
added a commit
that referenced
this issue
Apr 25, 2022
tomas-nestorovic
added a commit
that referenced
this issue
May 16, 2022
…lete due to revolution end are not fuzzy)
tomas-nestorovic
added a commit
that referenced
this issue
Nov 7, 2022
tomas-nestorovic
added a commit
that referenced
this issue
Jun 22, 2023
…one used for scrolling, but with Ctrl used for zooming)
tomas-nestorovic
added a commit
that referenced
this issue
Jul 7, 2023
…inspection must factor in data encoding)
tomas-nestorovic
added a commit
that referenced
this issue
Nov 23, 2023
…indices in tracks with non-formatted area, and thus long fluxes)
tomas-nestorovic
added a commit
that referenced
this issue
Feb 19, 2024
…fer capacity mustn't disappear when track -Writer is disposed)
tomas-nestorovic
added a commit
that referenced
this issue
May 20, 2024
tomas-nestorovic
added a commit
that referenced
this issue
May 20, 2024
…tion of Sync parse event in MFM encoding)
tomas-nestorovic
added a commit
that referenced
this issue
May 20, 2024
…b of the 'Contains' method)
tomas-nestorovic
added a commit
that referenced
this issue
May 30, 2024
…arch for fuzzy regions on a track)
tomas-nestorovic
added a commit
that referenced
this issue
May 31, 2024
tomas-nestorovic
added a commit
that referenced
this issue
Jun 3, 2024
tomas-nestorovic
added a commit
that referenced
this issue
Aug 13, 2024
tomas-nestorovic
added a commit
that referenced
this issue
Aug 13, 2024
tomas-nestorovic
added a commit
that referenced
this issue
Oct 15, 2024
…ly one selected revolution)
tomas-nestorovic
added a commit
that referenced
this issue
Nov 15, 2024
tomas-nestorovic
added a commit
that referenced
this issue
Nov 16, 2024
…sitive marking of bits as "badly encoded")
tomas-nestorovic
added a commit
that referenced
this issue
Nov 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Track Editor (available after clicking on a track head number in Track Map) was introduced in Issue #57 as a lightweight visualization of fluxes contained in a KryoFlux Stream file. However, since its introduction, the code base is constantly growing and makes the KryoFlux Issue #57 disorganized.
This issue is thus intended as specialized continuation of the KryoFlux issue in which all new modifications of the Track Editor component should be committed to. There's currently no particular goal set to close the issue, so let's keep it open at the moment indefinitely (to be changed in the future).
The text was updated successfully, but these errors were encountered: