Zakk
fe99869347
Update settings files for localization changes Xcode was complaining about.
...
When restoring audio engine, don't re-attach the default output track
2019-06-06 05:54:15 -04:00
Zakk
dd9b89c258
Update project settings for new Xcode.
...
added dummyAnimation function to animation input wrapper.
slightly reworked how input.waitAnimation() works; the previous implementation possibly messed with other input timings.
converted input transitions to use input specific waits and dummy animations. This allows scripts/other transitions to run simultaneously
2018-03-31 08:14:13 -04:00
Zakk
3868e3114d
Added ability for inputs to change the name of their attached audio input
...
movie player now creates dependent audio input
2018-01-27 04:51:30 -05:00
Zachary Girouard
12c19f5ee5
Change the source outline view so it doesn't leak CFStrings (!?!?!)
2017-10-29 12:08:14 -04:00
zakk4223
d9dee6611e
Merge pull request #81 from MaddTheSane/gitignore
...
Add .gitignore file
2017-07-02 03:00:43 -04:00
Zakk
1bb640cbe0
Added script-only input type.
...
First pass at executing input-scripts on layout changes/operations.
2017-07-02 02:36:29 -04:00
Zakk
d61c019ad4
Add animatable volume control to audio nodes
2017-04-09 08:51:13 -04:00
Zakk
8eba5fa9b2
Merge branch '2.0UI'
2016-11-19 10:34:15 -05:00
Zakk
eef5f972b6
Set version to 2.0.8. Change FFMpeg movie source to deployment target 10.8 so assets work on 10.9
2016-07-04 14:11:53 -04:00
Zakk
127f5933e8
Reworked FFMPeg player UI. It's almost useful now
2016-06-27 04:06:03 -04:00
Zakk
4c7bdb9cce
Added start of ffmpeg based movie source. A/V sync is slightly off after seeking, nothing saves and it doesn't quite have the repeat/pause controls of the previous Movie source. WIP.
2016-06-20 05:38:56 -04:00