Skip to content

Releases: d3cod3/Mosaic

Mosaic_v0.1.8

26 Mar 17:12
Compare
Choose a tag to compare
Mosaic_v0.1.8 Pre-release
Pre-release

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

13 Feb 18:12
Compare
Choose a tag to compare
Mosaic_v0.1.7 Pre-release
Pre-release

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

12 Dec 13:34
Compare
Choose a tag to compare
Mosaic_v0.1.6 Pre-release
Pre-release

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

15 Nov 17:31
Compare
Choose a tag to compare
Mosaic_v0.1.5 Pre-release
Pre-release

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

24 Oct 14:17
Compare
Choose a tag to compare
Mosaic_v0.1.4 Pre-release
Pre-release

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

01 Oct 08:50
Compare
Choose a tag to compare
Mosaic_v0.1.3 Pre-release
Pre-release

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

16 Sep 16:09
Compare
Choose a tag to compare
Mosaic_v0.1.2 Pre-release
Pre-release

CHANGELOG

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

30 Aug 14:52
Compare
Choose a tag to compare
Mosaic_v0.1.1 Pre-release
Pre-release

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

30 Aug 11:14
Compare
Choose a tag to compare
Pre-release

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