God

Results 32 issues of God

When the RPC server invokes a callback, but provides no arguments, [this line](https://github.com/tj/axon-rpc/blob/master/lib/client.js#L44) causes the RPC client to throw the exception: `TypeError: Cannot read property 'unshift' of undefined`.

This PR adds support for the following HyperDeck commands: - Play - Record - Preview "Stop" is implicit and is defined as the absence of any of the above commands....

**Is your feature request related to a problem? Please describe.** It's easy to have timelineObjs overlapping on a layer. This is generally unlikely to be intentional as the behavior isn't...

enhancement
Help / Contributions welcome

**Is your feature request related to a problem? Please describe.** Some users want to run SuperConductor and Companion on the same computer. When both of these programs are running, they...

enhancement

**Is your feature request related to a problem? Please describe.** When creating rundowns that switch ATEM inputs or play HyperDeck clips, these timeline objects are currently displayed by numeric ID...

enhancement
Help / Contributions welcome

**Is your feature request related to a problem? Please describe.** Currently, these two numbers are just kinda... floating there, with no labels. ![Untitled](https://user-images.githubusercontent.com/873012/186725506-a91c4db4-d862-41ea-bc65-3a245e73e99f.png) **Describe the solution you'd like** I'd like...

enhancement
good first issue
Help / Contributions welcome

**Is your feature request related to a problem? Please describe.** When a user adds a HyperDeck clip to a timeline, they probably want to play the entire clip. Currently this...

enhancement
Help / Contributions welcome

**Is your feature request related to a problem? Please describe.** It isn't always easy to tell at a glance what a Group's playback state is, especially if the group is...

enhancement
good first issue
Help / Contributions welcome

**Is your feature request related to a problem? Please describe.** An operator I'm working with would like to prevent any accidental clicks or keystrokes from altering the playback state. **Describe...

enhancement
good first issue
Help / Contributions welcome

**Is your feature request related to a problem? Please describe.** Currently, SuperConductor treats every individual method call as a separate entry in the [undo ledger](https://github.com/SuperFlyTV/SuperConductor/blob/5f8c02d10795637098a27456ddcf0287e0319acd/apps/app/src/electron/IPCServer.ts#L126-L143). This works for many operations,...

enhancement
Help / Contributions welcome