Skip to content

Add Request::RunEvent#37

Merged
lexag merged 1 commit into
devfrom
feat/#27
Mar 3, 2026
Merged

Add Request::RunEvent#37
lexag merged 1 commit into
devfrom
feat/#27

Conversation

@lexag
Copy link
Copy Markdown
Owner

@lexag lexag commented Mar 3, 2026

closes #27

@lexag lexag added the enhancement New feature or request label Mar 3, 2026
@lexag lexag merged commit ac070d4 into dev Mar 3, 2026
1 check passed
@lexag lexag deleted the feat/#27 branch March 3, 2026 15:24
lexag added a commit that referenced this pull request Apr 12, 2026
* bump version to 2.1.0

* Change Beat Debug implementation to derive (#12)

* remove custom Debug formatting for Beat

* derive Debug instead

* Add SmallMessage::CueData for uC support (#13)

* add SmallMessage::CueData and SmallCueData

* fix clippy error

* Update rust.yml to support 'dev' branch (#15)

* Additions to Message (#14)

* separate TimecodeState from TransportState

* add LargeMessage::Log and LogItem

* Add options to edit metronome click sound settings (#18)

* init metronome config

* integrate metronome config

* add SystemConfigurationChange::ChangeMetronome

* QOL conversion functions for StaticString (#16)

* implement str from &[u8]

* StaticString from_int(i32)

* add str::append, str::insert_replace

* add str::from_float

* add str::from_large_int

* add str::insert_shift and str::replace

* fix broken doclink

* Fix root cause of #17 Monitor crash due to udp serialization (#19)

* separate serde impl depending on postcard or json for mem::str

* fill out serde_json test

* Add us_to_next_beat to BeatState (#20)

* Add LTC state to CombinedStatus (#21)

* Move TimecodeState from CombinedStatus to AudioSourceState

* Fix timecode add_us drifting on sub-frame times (#23)

* Remove debug std-imports

* Add SmallMessage::PlaybackData and LargeMessage::PlaybackHandlerChanged (#34)

* add SmallMessage::PlaybackStatus

* add LargeMessage::PlaybackHandlerChanged

* fix clippy errors

* fix clippy errors

* Add Beat length and count override markers for editing (#33)

* add override events

* clarify event usage on count override

* fix clippy errors

* Add TimecodeProperties for LTC customizability and settings (#32)

* add timecode properties

* add properties to timecode event

* fix clippy errors

* Add Request::RunEvent (#37)

* QoL functions for EventTable (#38)

* add shifting events

* add iterator functions

* bump version to 2.2.0

* Cue recalculation functions respect override markers (#39)

* cue respects beat count override

* cue respects beat length override

* Move RunEvent from Request to ControlAction, where it fits better

* Serde default tags (#40)

* add default tags to event properties

* add default tag to show and cue
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

Successfully merging this pull request may close these issues.

1 participant