_ _ _ _ _ _ _
/\_\/\_\ _ /\ \ / /\ / /\ /\ \ /\ \
/ / / / //\_\ / \ \ / / \ / / \ \ \ \ / \ \
/\ \/ \ \/ / // /\ \ \ / / /\ \__ / / /\ \ /\ \_\ / /\ \ \
/ \____\__/ // / /\ \ \ / / /\ \___\ / / /\ \ \ / /\/_/ / / /\ \ \
/ /\/________// / / \ \_\ \ \ \ \/___// / / \ \ \ / / / / / / \ \_\
/ / /\/_// / // / / / / / \ \ \ / / /___/ /\ \ / / / / / / \/_/
/ / / / / // / / / / /_ \ \ \ / / /_____/ /\ \ / / / / / /
/ / / / / // / /___/ / //_/ __/ / / / /_________/\ \ \ ___/ / /__ / / /________
\/_/ / / // / /____\/ / \ \/___/ / / / /_ __\ _\/ __\/_/___\/ / /_________\
\/_/ \/_________/ _____\/ _ ___\ /____/_/\/_________/\/____________/
___ ____ ____
/ _ \ |___ \ | ___|
| | | | __) | |___ \
| |_| | / __/ _ ___) |
\___(_)_____(_)____/
/ Various bug fixes
- Added "data to file" and "file to data" objects, for saving/loading data sessions
+ Added ofxNDI addon <https://github.com/d3cod3/ofxNDI> for sending/receiving NDI streams (osx/linux <--> linux/osx)
//////////////////////////////////
___ ____ _ _
/ _ \ |___ \ | || |
| | | | __) || || |_
| |_| | / __/ |__ _|
\___(_)_____(_) |_|
- Added graphical midi track and switch track to timeline object
- Added projection mapping object
- Added keyboard, midi, osc and arduino communication objects
- Added image exporter object
- Added sonogram and vumeter gui objects
- Added video crop, video transform, video timedelay, video streaming, video exportr objects
- Added a bunch of sound synthesis objects
- Added processing live coding capabilities (using system installed java virtual machine)
- Added http form object / Various bug fixes
+ Added ofxFaceTracker addon <https://github.com/kylemcdonald/ofxFaceTracker> for adding CLM face tracking in computer_vision section
+ Added ofxMtlMapping2D addon <https://github.com/d3cod3/ofxMtlMapping2D> for projection mapping object
+ Added ofxFFmpegRecorder addon https://github.com/d3cod3/ofxFFmpegRecorder for audio/video realtime export
+ Added ofxHttpForm addon <https://github.com/armadillu/ofxHttpForm> for POST form communications over the web
//////////////////////////////////
+ Added osc, midi, keyboard objects (comms)
+ Added image loader, video delay objects
/ Various bug fixes
/ Minor cleanup
+ Added ofxPdExternals addon <https://github.com/d3cod3/ofxPdExternals> for Pure Data external libraries
//////////////////////////////////
/ Various retina fixes
/ General bug fixes
+ Added first bunch of sound objects using ofxPDSP engine
/ Fixed Windows release dlls
+ Added Linux Ubuntu/Debian automatic install/update scripts
//////////////////////////////////
+ Added splashscreen
+ Integrated threaded non-blocking system dialogs (notifications, load/save file, messages)
+ Added "pd patch" object, live pd patching integrated inside Mosaic
+ Added some logic objects: inverter, select, spigot, gate, ==, !=, >, <
/ Switched menus from ofxDatGui to ofxImGui
+ Added ofxThreadedFileDialog <https://github.com/d3cod3/ofxThreadedFileDialog>
+ Added ofxJSON <https://github.com/jeffcrouse/ofxJSON>
+ Added ofxImGui <https://github.com/jvcleave/ofxImGui>
+ Added ofxThreadedYouTubeVideo <https://github.com/pierrep/ofxThreadedYouTubeVideo>
+ Added a forked version of ofxWarp <https://github.com/d3cod3/ofxWarp>
//////////////////////////////////
+ Added timeline object from a modded version of ofxTimeline
+ Added Live Patching Mode (render over patch with transparency) through live patching object
+ Added framerate control selector
+ Added logger hide/show button
+ Added "take patch screenshot" button for easy patch documentation
+ added a forked version of ofxTimeline <https://github.com/d3cod3/ofxTimeline>
+ added ofxPd <https://github.com/danomatika/ofxPd>
//////////////////////////////////
+ Added all computer vision objects
+ Added Mosaic examples folder
+ Added haarcascades files from opencv source
/ Simplified .qbs project file
/ Fixed some issues/bugs
/ Better objects user interface
//////////////////////////////////
/ Fixed sound streaming/sample rate issues
+ Added all audio analysis objects
/ Better general objects logic
+ Added DSP ON/OFF control
/ Fixed audio input/output devices lists
+ Added GUI objects collision detection, better mouse control, better user interaction interface
+ Added check for updates & automatic download
+ Added a forked version of [ofxModal](https://github.com/d3cod3/ofxModal)
+ Added [ofxSimpleHttp](https://github.com/armadillu/ofxSimpleHttp)
//////////////////////////////////
/ Fixed macOS Sierra & High Sierra Gatekeeper Path Randomization Anti-Malware Feature Issue
//////////////////////////////////
+ added a forked version of ofxGLEditor <https://github.com/d3cod3/ofxGLEditor>
+ added live-coding (ofxGLEditor) in lua script and python script objects
/ Fixed bugs in lua script and python script objects
+ added luafilesystem (https://keplerproject.github.io/luafilesystem/) library to lua embedded scripting interpreter
//////////////////////////////////
+ retina fixes
+ added NEW button to scripting objects
/ general code cleaning
//////////////////////////////////
/ builded with OF 0.10.0, QT Creator 4.6.1
/ multi-platform osx/win/linux
+ added MIT License
+ added process/ folder for documentation
/ the core code of Mosaic is the ofxVisualProgramming addon
/ using opengl 2.1
/ using a forked ofxDatGui working with ofxFontStash <https://github.com/d3cod3/ofxDatGui>
+ added Audio Analyzer Panel for audio analyzer object
+ added a forked version of ofxAudioAnalyzer <https://github.com/d3cod3/ofxAudioAnalyzer>
+ added ofxAudioFile
+ added a forked version of ofxBTrack <https://github.com/d3cod3/ofxBTrack>
+ added a forked version of ofxChromaKeyShader <https://github.com/d3cod3/ofxChromaKeyShader>
+ added ofxCv
+ added a forked version of ofxDatGui <https://github.com/d3cod3/ofxDatGui>
+ added ofxFontStash
+ added ofxGLError
+ added ofxHistoryPlot
+ added a forked version ofofxInfiniteCanvas <https://github.com/d3cod3/ofxInfiniteCanvas>
+ added a forked version of ofxLoggerChannel <https://github.com/d3cod3/ofxLoggerChannel>
+ added a forked version of ofxLua with OF 0.10.0 bindings
<https://github.com/d3cod3/ofxLua>
+ added a forked version of ofxMidi
<https://github.com/d3cod3/ofxMidi>
+ added a forked version of ofxParagraph
<https://github.com/d3cod3/ofxParagraph>
+ added ofxPDSP
+ added a forked version of ofxPython with OF 0.10.0 bindings
<https://github.com/d3cod3/ofxPython>
+ added ofxSIMDFloats
+ added ofxTimeMeasurements
+ added ofxVisualProgramming <https://github.com/d3cod3/ofxVisualProgramming>
+ fftw3 static lib, included with ofxAudioAnalyzer
+ essentia 2.1-beta3 source code (for multi-platform compat.), included with ofxAudioAnalyzer
+ kiff_fft, libsamplerate, included with ofxBTrack
+ dr_wav, dr_mp3, dr_flac, stb_vorbis, included in ofxAudioFile
+ AudioFFT wrapper is used in ofxPDSP, Copyright (c) 2013 HiFi-LoFi.
/ QTCreator project only
/ QTCreator project only
/ Based on Qt 5.10.1 (Clang 8.0 (Apple), 64 bit)
/ QTCreator project only