Releases: d3cod3/Mosaic
Mosaic_v0.1.8
SPECIFICATIONS
- cross-platform
- multi-threaded
- non-blocking system dialogs
- lua/python/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object
CHANGELOG
/ 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
ISSUES
osx
NONE
--
linux
NONE
--
windows
Internet availability check still not working.
--
--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md
Mosaic_v0.1.7
SPECIFICATIONS
- cross-platform
- multi-threaded
- non-blocking system dialogs
- lua/python/glsl/bash live-coding
- pure data live-patching
- non-linear interactive timeline
- warping integrated on output window object
CHANGELOG
+ 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>
ISSUES
osx
NONE
--
linux
NONE
--
windows
INSTALL
Before using Mosaic you'll need to follow the steps for installing openFrameworks for msys2, instructions here
Internet availability check still not working.
--
--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md
Mosaic_v0.1.6
CHANGELOG
+ 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>
ISSUES
osx
NONE
linux
NONE
windows
Internet availability check still not working.
--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md
Mosaic_v0.1.5
CHANGELOG
+ 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
ISSUES
osx
NONE
linux
NONE
windows
Internet availability check not working right now.
--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md
Mosaic_v0.1.4
CHANGELOG
/ 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)
ISSUES
osx
NONE
linux
NONE
windows
Added all needed dlls, it should works on every windows starting from win7
--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md
Mosaic_v0.1.3
CHANGELOG
- Fixed macOS Sierra & High Sierra Gatekeeper Path Randomization Anti-Malware Feature Issue
ISSUES
osx
NONE
linux
Due to OF issue #3487, we need to uninstall libgtk-3-dev:
sudo apt-get remove libgtk-3-dev
And follow instruction from Mosaic issue #1
windows
Still ofxPDSP engine crash app on deallocating resources, deactivated Audio Devices Selector from GUI, for this release the audio devices needs to be configured in .xml patch file (setting section on top)
--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md
Mosaic_v0.1.2
CHANGELOG
- 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
ISSUES
osx
BROKEN starting from macOS Sierra, due to Gatekeeper Path Randomization Anti-Malware Feature
linux
Due to OF issue #3487, we need to uninstall libgtk-3-dev:
sudo apt-get remove libgtk-3-dev
And follow instruction from Mosaic issue #1
windows
Still ofxPDSP engine crash app on deallocating resources, deactivated Audio Devices Selector from GUI, for this release the audio devices needs to be configured in .xml patch file (setting section on top)
--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md
Mosaic_v0.1.1
CHANGELOG
- retina fixes
- added NEW button to scripting objects
- general code cleaning
ISSUES
osx
NONE
linux
Due to OF issue #3487, we need to uninstall libgtk-3-dev:
sudo apt-get remove libgtk-3-dev
And follow instruction from Mosaic issue #1
windows
ofxPDSP engine crash app on deallocating resources, deactivated Audio Devices Selector from GUI, for this release devices needs to be configured in .xml patch file (setting section on top)
--
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md
Mosaic_v0.1.0_osx-alpha.0
First release ever! Basically a pre-alpha for testers.
For more info please check the git repository:
https://github.com/d3cod3/Mosaic/blob/master/CHANGELOG.md