Skip to content

Version 1.9.8

Compare
Choose a tag to compare
@zakk4223 zakk4223 released this 27 Feb 03:29
· 146 commits to CoreImage since this release
  • Layout rendering is now based on Core Animation layers
  • Added new sources:
    • Now Playing (supports iTunes and Spotify)
    • Text File
    • Current date/time
    • Countdown until date/time
    • Elapsed time from date/time
    • Fixed time interval (countdown/stopwatch)
  • Sources now have a border option, with rounded corners!
  • Sources have a configurable background color
  • Layout views are fullscreen-able for your editing pleasure. (Cmd-F)
  • Removed custom filter configuration option. It may return in the future
  • Added 'clone' contextual option for sources. Cloned sources share the same source instance as the parent.
  • Webcam capture is now global across the entire app. This fixes new sources resetting resolution/framerate settings of existing sources and just behaves better in general
  • Syphon inject app list updates in real time
  • Syphon inject source supports non-bundled processes now
  • x264 encoder propely fails if the avcodec setup fails. Fixes a crash when trying to go live with bad encoder settings
  • Added option to select NO x264 profile
  • x264 encoder now supports lossless (CBR off and CRF 0)
  • Staging copy/delete fixed to operate on the selected staging layout
  • Layout switcher plugin now restores saved configuration on launch instead of on first load if its configuration window
  • Changed style of audio source on/off buttons
  • Added rendering update options to Syphon and Webcam sources
  • Don't allow framerate to change when outputs are active
  • Fixed use of 10.10 only CMSampleBuffer creation function