Skip to content

Instantly share code, notes, and snippets.

@bilderbuchi
Created October 28, 2015 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save bilderbuchi/0eb64632e9bdd7720f91 to your computer and use it in GitHub Desktop.
Save bilderbuchi/0eb64632e9bdd7720f91 to your computer and use it in GitHub Desktop.
PRs that have been merged since the 0.8.4 release

Fetching tags... Selected tag 0.8.4, date: 2014-09-09 09:01:02 Fetching data...

  • Nr 4489 by NickHardeman : Bugfix glfw fullscreen multi osx
  • Nr 4488 by jvcleave : Arm7 cross compile update
  • Nr 4487 by NickHardeman : Bugfix libs for 10.8
  • Nr 4486 by ofTheo : bugfix for apothecary script fixes depends change directory - addresses #4481
  • Nr 4483 by arturoc : remove ofx3DModelLoader
  • Nr 4480 by oxillo : Issue #4478 msys2 outdated opencv
  • Nr 4476 by DomAmato : Win File Name Fix
  • Nr 4474 by DomAmato : Fixes issue #4464
  • Nr 4473 by edovino : add missing deps for Fedora (f22)
  • Nr 4469 by Qix- : added .m and .mm files to project source discovery makefile
  • Nr 4463 by NickHardeman : Bugfix of3 d primitives example
  • Nr 4457 by danoli3 : iOS - Fix for AirPlay Mirroring BlackScreen by Default - Post App Launch
  • Nr 4456 by aspeteRakete : dirty fix for #3404
  • Nr 4454 by tgfrerer : Fix an issue with ofShader compilation error reports
  • Nr 4450 by danoli3 : Fix for iOS OpenCV missing AssetsLibrary*
  • Nr 4442 by danoli3 : iOS Fixes Bug with AVSoundPlayer
  • Nr 4440 by tgfrerer : Fix assimp anim load
  • Nr 4439 by danoli3 : Fix for iOS Font issues
  • Nr 4438 by chaosct : Removing declarations without definition
  • Nr 4433 by julapy : iOS header includes cleanup
  • Nr 4432 by julapy : removing ofxMultiTouch
  • Nr 4429 by arturoc : QtCreator project files and wizard
  • Nr 4428 by ni-cc : fixing error in install-dependencies.sh of cdee8cb
  • Nr 4423 by flvi0 : Allow passing -j to compileOF.sh for parallel compilation
  • Nr 4420 by jvcleave : Updated arm6 makefile
  • Nr 4415 by armadillu : ofAVFoundationPlayer release used resources on dealloc
  • Nr 4405 by danoli3 : Fix for iOS rotation issue - with fixes for Landscape mode
  • Nr 4402 by trentbrooks : Bugfix avfvideo memleak
  • Nr 4395 by arturoc : Revert "leave one core for OS during compilation, see #3970"
  • Nr 4390 by gameoverhack : Compiling Freeimage 3.17.0 against 10.8 SDK Fixes #4385
  • Nr 4389 by edap : Add some troubleshooting to the Android Studio wiki
  • Nr 4382 by edap : Correct wiki adding the working NDK version
  • Nr 4379 by PTS93 : Fixed Android Studio tutorial for 0.9
  • Nr 4377 by edap : Adding gradle.properties file
  • Nr 4373 by bakercp : Boost filesystem compiled on 10.8 ios + apothecary updates w/ patches.
  • Nr 4371 by bakercp : Compile freetype using apothecary on a 10.8 machine.
  • Nr 4370 by bakercp : Compile boost using apothecary on a 10.8 machine.
  • Nr 4366 by arturoc : makefile rule to recompile when flags change
  • Nr 4365 by arturoc : enable bound check flags in debug and disable asserts in release
  • Nr 4364 by raphaelss : Fixes #4363 and avoids multiple memory allocations in ofJoinString
  • Nr 4359 by PetrosKataras : ofPixel: Correct bits for pixel format. Fixes #4358
  • Nr 4357 by ofTheo : bugfix for AVFoundation player issue for 10.8. closes #4356
  • Nr 4344 by julapy : ios fixes for multi window examples.
  • Nr 4343 by DomAmato : Direct show minor fixes
  • Nr 4336 by mattfelsen : Swap vs x64 debug/release libs for OpenCV back to proper place
  • Nr 4335 by arturoc : Revert "Of random updates"
  • Nr 4333 by arturoc : changed templates fs so they are 3 levels below root
  • Nr 4332 by julapy : ios ofMainLoop fixes
  • Nr 4330 by arturoc : return relative ofToDataPath
  • Nr 4328 by julapy : fix for ios orientation bug.
  • Nr 4326 by mhashmi : UDPManager updated network error log function
  • Nr 4323 by mhashmi : Re-added TARGET_WIN32 guards around logger calls.
  • Nr 4321 by arturoc : PG custom templates
  • Nr 4316 by DomAmato : Direct show minor fixes
  • Nr 4315 by jvcleave : Modernize for 09
  • Nr 4313 by ofTheo : bugfix. stores circle resolution in current style. closes #4312
  • Nr 4303 by PetrosKataras : Fix openframeworks/openFrameworks#3805
  • Nr 4301 by mattfelsen : Update projectGenerator submodule commit
  • Nr 4299 by arturoc : Fixes osx ofToDataPath. See openframeworks/projectGenerator#22
  • Nr 4298 by tgfrerer : fix 4282
  • Nr 4294 by bilderbuchi : Exclude the default build to work around a travis bug.
  • Nr 4292 by armadillu : fix popStyle applying the wrong style in all renderers
  • Nr 4289 by julapy : ios example fixes
  • Nr 4288 by julapy : small iOS warning fixes.
  • Nr 4287 by julapy : disabled Implicit Conversion to 32 Bit Type warning
  • Nr 4286 by julapy : fixes ios fbo issue #4199
  • Nr 4281 by LeoColomb : setupCommandLine vs2015: typo & coding style
  • Nr 4280 by bilderbuchi : Travis CI improvements 4
  • Nr 4279 by bakercp : Fix AVFoundationVideoPlayer warnings for OS X.
  • Nr 4278 by bakercp : Remove unused variable (bUseSpectrum_) causing linux warnings.
  • Nr 4276 by bakercp : Fix ofToBinary
  • Nr 4274 by bilderbuchi : WIP: Travis improvements 3
  • Nr 4273 by bakercp : Fixes #4217
  • Nr 4272 by bakercp : Fixes #4224, makes rpi2 default armv7l variant.
  • Nr 4271 by bakercp : Remove unnecessary armv6l install scripts.
  • Nr 4270 by ofZach : Better command line feedback
  • Nr 4269 by ofZach : fix for spurious warning
  • Nr 4268 by LeoColomb : fix projectGenerator location
  • Nr 4267 by LeoColomb : compileAllExamples scripts update for VS2015
  • Nr 4265 by underdoeg : catch empty addon line in project generator
  • Nr 4262 by DomAmato : Of random updates
  • Nr 4259 by arturoc : unit tests
  • Nr 4256 by andreasmuller : drawElements with an offset into the index buffer
  • Nr 4253 by underdoeg : added rtaudio notice for arch linux
  • Nr 4251 by jvcleave : Update ofApp.cpp
  • Nr 4250 by jvcleave : Update ofApp.cpp
  • Nr 4249 by jvcleave : Update ofApp.cpp
  • Nr 4248 by jvcleave : Update ofApp.cpp
  • Nr 4247 by jvcleave : Update ofApp.cpp
  • Nr 4246 by ofZach : fixes relative paths in osx templates project generation
  • Nr 4245 by tpltnt : partial fix issue 3129
  • Nr 4240 by roymacdonald : ofNode orbit fix; Now uses quaternions to avoid Gimball Lock.
  • Nr 4237 by procedural : Print ofFbo id on warnings, add to bind() comments another possible warning trigger
  • Nr 4232 by ofTheo : bugfix for flickering window on creation and destruction on OS X. closes #4229
  • Nr 4230 by bakercp : Spaces to tab.
  • Nr 4228 by bakercp : ofThreadChannel documentation.
  • Nr 4226 by julapy : removed blank lines from shellScript in ios xcode template project
  • Nr 4213 by i-n-g-o : recursively copy config.make and Makefile into examples for mingw
  • Nr 4212 by i-n-g-o : dont use class extensions in order ot make it compile for 32bit
  • Nr 4210 by i-n-g-o : Add of fmod set buffersize
  • Nr 4208 by arturoc : mingw working on msys2.
  • Nr 4204 by procedural : Revert link breaking change from PR #4200
  • Nr 4200 by procedural : MinGW related fixes
  • Nr 4197 by bakercp : Updated Poco libs for armv7l.
  • Nr 4196 by bakercp : Fix unhandled enum in switch statement.
  • Nr 4191 by bakercp : Fixes for unused variable warnings.
  • Nr 4190 by bakercp : Const corrections, documentation fixes, removal of duplicated, unimplemented methods, etc.
  • Nr 4189 by bakercp : Implicit type conversion warnings.
  • Nr 4188 by bakercp : size_t warning fixes.
  • Nr 4186 by sterlingcrispin: Update openssl.sh
  • Nr 4185 by bakercp : Documentation fixes.
  • Nr 4180 by prisonerjohn : Ensuring "ms" is always 3 digits long when generating timestamp.
  • Nr 4179 by thomasgeissl : Typo in ofParameter::setWithoutEventNotifcations
  • Nr 4176 by bakercp : ofParameter & setWithoutEventNotifcations(const Parame…
  • Nr 4173 by bakercp : Const corrections and std::make_shared use.
  • Nr 4172 by tgfrerer : fix issue #4155
  • Nr 4167 by bilderbuchi : WIP: CI improvements 2
  • Nr 4166 by procedural : Unicode flags for Code::Blocks projects
  • Nr 4165 by bakercp : Freetype 2.5.5 static lib for OS X generated by apothecary.
  • Nr 4160 by bakercp : Consistent use of std::size_t for array / vector indices.
  • Nr 4159 by bakercp : Fixes iterator types ofXml.
  • Nr 4158 by DomAmato : ofxKinect x64 updates for Windows
  • Nr 4151 by tpltnt : bugfix issue 3760
  • Nr 4149 by sjltaylor : Fix typo in makefiles
  • Nr 4148 by bakercp : Fix warnings and typos
  • Nr 4145 by PetrosKataras : Fix gst_element_query_duration argument type (int64_t to gint64).
  • Nr 4143 by bakercp : Use nullptr rather than NULL.
  • Nr 4139 by procedural : Unicode support for MinGW
  • Nr 4136 by bakercp : Const corrections, data-type corrections, deprecations.
  • Nr 4135 by bakercp : Const corrections and incremental documentation for ofArduino.
  • Nr 4134 by bakercp : Return correct data type, fixes warning.
  • Nr 4133 by bakercp : Type consistency for getFrameNum.
  • Nr 4132 by bakercp : Const corrections ofxGui, ofParameter.
  • Nr 4130 by tgfrerer : Fix #4122 - properly resolve projects outside of apps directory
  • Nr 4128 by DomAmato : Fix videoInput unresolved externals
  • Nr 4127 by tpltnt : fixing #4115
  • Nr 4126 by tpltnt : ofSerial cleanup
  • Nr 4125 by tpltnt : ofEvent cleanup
  • Nr 4124 by sterlingcrispin: Update android.md
  • Nr 4123 by frauzufall : Extending ofxBaseGui #2
  • Nr 4121 by tpltnt : adding missing initializations to ofAppEGLWindow
  • Nr 4120 by tgfrerer : fix vao not updated upon vertex buffer change
  • Nr 4116 by tpltnt : explicit initialization in ofEasyCam
  • Nr 4115 by tpltnt : Bugfix ofMesh constructor
  • Nr 4114 by tpltnt : Bugfix ofArduino constructor
  • Nr 4113 by tgfrerer : add ofThreadChannel.h to project view in VS
  • Nr 4109 by bakercp : Added operator - to ofRectangle.
  • Nr 4108 by charlesveasey : Resolve logical 'or' error with ofxOsc in VS 2015
  • Nr 4106 by bakercp : Const corrections for ofParameter.
  • Nr 4105 by bakercp : Add setSize(float, float) method to ofRectangle.
  • Nr 4094 by i-n-g-o : AVFoundationPlayer dance backwards - fixes
  • Nr 4093 by bilderbuchi : Multi-OS testing on Travis
  • Nr 4090 by bangnoise : ofxProjectGenerator: Fix type for return from std::string::find()
  • Nr 4088 by fx-lange : ofxGui: improve inheritability of ofxSlider
  • Nr 4086 by DomAmato : VS OpenCV lib and script Updates
  • Nr 4085 by procedural : Fixing header names for case-sensitive MinGW
  • Nr 4084 by mruegenberg : Fixes #4054.
  • Nr 4082 by Daandelange : Fix modal dialog focus problem on OSX
  • Nr 4079 by bakercp : Add isEnabled() and size() to ofBaseEvent.
  • Nr 4078 by bakercp : Documentation, actually fixes #4070.
  • Nr 4076 by prisonerjohn : Added shaders and code for programmable version of GPU particles example
  • Nr 4075 by bakercp : Remove unused variables.
  • Nr 4074 by bakercp : Fix unused variable warning "targetFps".
  • Nr 4072 by bakercp : Remove deprecated register keyword.
  • Nr 4071 by bakercp : URLFileLoader const corrections.
  • Nr 4069 by bakercp : ofSoundBuffer internal types. Replaces #4028. Uses size_t and makes return types and internal types consistent.
  • Nr 4068 by bakercp : Use uint64_t instead of unsigned long long in ofBuffer::setTickCount().
  • Nr 4067 by bakercp : Fixes #1930. Replaces #4062. (unsigned long long -> uint64_t)
  • Nr 4066 by chuckleplant : fix #3722. Maintain global transform fixed when setting parent.
  • Nr 4065 by bakercp : Fix typo (ofxVideoGrabber).
  • Nr 4063 by bakercp : Addition of std::make_unique for unsupported platforms.
  • Nr 4061 by bakercp : Const correction.
  • Nr 4060 by bakercp : Fixes #3505.
  • Nr 4059 by bakercp : Deprecate getID(), add getId() const, move impl to cpp to allow depre…
  • Nr 4057 by bakercp : iOS Touch Event types were not set, always default to "down".
  • Nr 4055 by tgfrerer : rename .glTypeInternal -> .glInternalFormat
  • Nr 4050 by tpltnt : removed tabs from Makefile
  • Nr 4047 by danoli3 : Travis Automated Testing of the Core - 2
  • Nr 4046 by gorkacortazar : Apothecary formula for Assimp and Visual Studio 2015.
  • Nr 4045 by tgfrerer : rename ofTexture::allocate for texture buffers
  • Nr 4044 by tgfrerer : add locale to trim methods
  • Nr 4043 by tpltnt : leave one core for OS during compilation, see #3970
  • Nr 4031 by tgfrerer : fix hard-coded glInternalformat
  • Nr 4027 by elliotwoods : fixes #4026 - const correctness on ofImage::isAllocated
  • Nr 4025 by elliotwoods : Bugfix - Visual Studio intermediate paths
  • Nr 4024 by DomAmato : Resolve Linker Errors for VS VideoInput libs
  • Nr 4023 by tgfrerer : fix regex matching for shader error log
  • Nr 4022 by kylemcdonald : Addition of Code of Conduct
  • Nr 4021 by tpltnt : adjusted error messages of ofxCvGrayscaleImage::absDiff()
  • Nr 4017 by rezaali : fixed imageLoaderExample
  • Nr 4014 by tpltnt : Video grabber example fixes
  • Nr 4013 by tpltnt : ofScopedLock and ofMutex deprecation
  • Nr 4012 by tpltnt : fixed 'deprecated-declarations' warnings in soundBufferExample
  • Nr 4011 by tgfrerer : update glfw vs64 static lib to fix #3960
  • Nr 4010 by tgfrerer : fix ofVbo
  • Nr 4009 by tgfrerer : fix apothecary compiled 32bit libs for openssl
  • Nr 4005 by tpltnt : fixed deprecation warnings for soundPlayerExample
  • Nr 4003 by danoli3 : Apothecary Formula Fixes for URI
  • Nr 4002 by danoli3 : Fix for iOS Xcode crash when deploying to iOS simulator
  • Nr 3998 by bakercp : Fix missing pg commit.
  • Nr 3997 by danoli3 : iOS Template - Code Sign fix for simulator
  • Nr 3996 by danoli3 : iOS Enable Bitcode = NO for Xcode 7
  • Nr 3995 by danoli3 : OSX -pthread template fix
  • Nr 3994 by elliotwoods : Feature : ofSetMainLoop
  • Nr 3993 by rezaali : Modified ofxTCPServer to use std::unique_lockstd::mutex instead of …
  • Nr 3989 by rezaali : fixed ofx3DModelLoaders texture3DS class to properly access ofImage's Protected Members
  • Nr 3988 by danoli3 : Missing OpenSSL include OSX xconfig
  • Nr 3975 by kentaroid : Reallocating ofFbo on MRT, drawBuffers unable to attach.
  • Nr 3972 by DomAmato : Lib/Script Updates
  • Nr 3971 by tpltnt : Debian dependencies fixes
  • Nr 3970 by tpltnt : speeding up compilation
  • Nr 3969 by tgfrerer : fix glfw for vs/windows32
  • Nr 3968 by tgfrerer : ignore linker warning 4099 for visual studio debug
  • Nr 3967 by tgfrerer : fix ofParameter - extra template<>
  • Nr 3965 by procedural : Loading ofIcon properly
  • Nr 3964 by tgfrerer : fix getTimestampString app crash on windows
  • Nr 3963 by tgfrerer : update 32bit cairo libs
  • Nr 3961 by tgfrerer : use robocopy instead of xcopy in post-build step
  • Nr 3959 by danoli3 : Apothecary: Poco 1.6 - Project file changes
  • Nr 3958 by danoli3 : Apothecary - OpenSSL formula file include
  • Nr 3957 by danoli3 : Apothecary - iOS Poco Update with OpenSSL 1.0.2c
  • Nr 3956 by danoli3 : Apothecary - iOS OpenSSL 1.0.2c Update
  • Nr 3955 by danoli3 : Apothecary - Boost 1.58.0 iOS Static Library (Filesystem / System) - 3
  • Nr 3954 by danoli3 : iOS Core Config update for new libraries
  • Nr 3953 by danoli3 : iOS Xcode -pthread fix / iOS optimisation level default
  • Nr 3952 by danoli3 : Apothecary - URI iOS Static Library
  • Nr 3951 by danoli3 : Apothecary - Formula for URI Xcode Patch for iOS
  • Nr 3949 by tgfrerer : remove method signature for setCurrentFBO
  • Nr 3947 by danoli3 : Apothecary - iOS Boost Formula Fixes
  • Nr 3946 by tgfrerer : add ofEvent.h to visual studio project files
  • Nr 3945 by danoli3 : Apothecary - URI Formula for iOS.
  • Nr 3944 by tgfrerer : add missing include to ofEvent.h
  • Nr 3941 by arturoc : Refactor PG submodule
  • Nr 3939 by tgfrerer : remove pthread compiler flag
  • Nr 3938 by tgfrerer : update DirectShow grabber to use new syntax
  • Nr 3937 by tgfrerer : fix for deprecation attributes in vs2015
  • Nr 3936 by danoli3 : Apothecary - FreeImage 3.17.0 - OSX - Libc++ (i386, x86_64)
  • Nr 3935 by danoli3 : Apothecary - FreeImage 3.17.0 OSX Makefile patch.
  • Nr 3934 by danoli3 : Apothecary - FreeImage 3.17.0 iOS Static Library
  • Nr 3932 by danoli3 : Apothecary - Boost 1.58.0 iOS Formula for FileSystem/System
  • Nr 3929 by tgfrerer : Fix pg vs2015
  • Nr 3920 by DomAmato : Minor Script Updates
  • Nr 3919 by DomAmato : VS exports for 32/64 bit
  • Nr 3918 by Daandelange : Removed old debian gstreamer omx repo. fixes #3669
  • Nr 3914 by mruegenberg : Fix customEGLWindowSettings
  • Nr 3913 by arturoc : make osx 32bit c++11 compatible and begin to remove Poco
  • Nr 3912 by joshuajnoble : remove assignment in declaration in ofNode
  • Nr 3908 by bakercp : Fixes #3907
  • Nr 3901 by 2bbb : fix potential of memory leak on ofSystemUtils
  • Nr 3900 by 2bbb : fix replace retained and unrelease object to autoreleased object
  • Nr 3899 by 2bbb : add const to comparison of ofColor.
  • Nr 3895 by DomAmato : VS2015 32/64 Libs for 0.9.0
  • Nr 3889 by pelayomendez : Avoid Warning/Exception when Android video is playing and app is paused
  • Nr 3888 by patrickFuerst : change valueChanged so that the sender is included
  • Nr 3885 by i-n-g-o : cleanup: remove videoplayerView, remove unused code
  • Nr 3884 by procedural : Closes #3883
  • Nr 3880 by procedural : Closes #3878
  • Nr 3879 by procedural : Fixing Fontconfig memory leaks by destroying allocated FcPatterns
  • Nr 3873 by bakercp : Fixes #3872.
  • Nr 3866 by danoli3 : Apothecary - iOS OpenCV Update no fast math.
  • Nr 3865 by danoli3 : iOS Orientation Issues Fix
  • Nr 3862 by groolot : Fix issue 3859
  • Nr 3861 by ofTheo : osc int64 bugfix for #3859
  • Nr 3858 by galsasson : fix ofVbo copy constructor
  • Nr 3857 by groolot : Fix #3537 , PR within master
  • Nr 3852 by procedural : Adding missing function definitions
  • Nr 3849 by procedural : Fixing compile-time errors in examples
  • Nr 3847 by danoli3 : Apothecary - FreeImage 3.16.0 Update - No assertions static libs (OS X and iOS).
  • Nr 3846 by arturoc : remove public vars from ofImage and ofVideo*
  • Nr 3845 by danoli3 : Apothecary - FreeImage Formula Updated with NDEBUG (No Assertions).
  • Nr 3842 by 2bbb : change denominator of ofRandomuf from float to double.
  • Nr 3841 by jamet : Fix ubuntu install deps
  • Nr 3840 by julapy : added warning message to ofxiOS_Prefix.pch if iOS version is below 5.0
  • Nr 3839 by bakercp : ofMesh of index type fixes
  • Nr 3838 by bakercp : ofMesh of index type fixes
  • Nr 3837 by bakercp : Small fixes
  • Nr 3836 by bakercp : Added linux poco libs.
  • Nr 3835 by bakercp : Added Poco Libs for Linux64.
  • Nr 3827 by ofTheo : Bugfix smallcompilefixes
  • Nr 3826 by ofTheo : OS X 32bit and 64bit libs from Apothecary formulas
  • Nr 3825 by danoli3 : Apothecary - 0.9.0 Dependancy Libs Update (OpenCV / Assimp) (for iOS)
  • Nr 3823 by danoli3 : Fix for iOSCustomSizeExample
  • Nr 3820 by danoli3 : Apothecary - 0.9.0 Dependancy Libs Update and Core Changes (for iOS).
  • Nr 3816 by danoli3 : Apothecary Formula - FreeType 2.5.5
  • Nr 3815 by julapy : ios ofxOpenALSoundPlayer compiler bug fix.
  • Nr 3814 by danoli3 : Working Apothecary Formula for OpenCV 2.4 - iOS and OS X
  • Nr 3813 by danoli3 : Apothecary Core Formula Fix for Addons
  • Nr 3809 by i-n-g-o : fix parent while copying
  • Nr 3807 by Daandelange : Added scroll feature in Addons Project Generator #2898
  • Nr 3800 by arturoc : Revert "ofXml::setValue as int"
  • Nr 3798 by mhintz : Documentation matrix4x4
  • Nr 3797 by bakercp : Add version tag support and increment version.
  • Nr 3795 by arturoc : remove ofThreadLogger
  • Nr 3793 by tgfrerer : Fixes compiler errors for win32 version of ofxOSC.
  • Nr 3792 by vienin : Fix dependencies for fedora. Closes #3205
  • Nr 3788 by mrbichel : Fixed spelling
  • Nr 3787 by Elettronik : Add guard to avoid segfault on uninitialized Video Grabber
  • Nr 3784 by procedural : Changing ofxNetwork to fix compile-time errors on Windows and VS 2013
  • Nr 3782 by procedural : Fix a typo
  • Nr 3781 by danomatika : small updates: guiExample code consistency & OF_TTF string as static const
  • Nr 3777 by tgfrerer : use backingscale to re-position window on os x
  • Nr 3776 by Tinwelint78 : Compatibility issue of ofGstUtils
  • Nr 3773 by mhintz : Bugfix make look at
  • Nr 3771 by eranws : Update CONTRIBUTING.md (typo)
  • Nr 3770 by kant : Minor fixes
  • Nr 3769 by kant : Grammatical issues (minor fixes)
  • Nr 3768 by kant : Grammatical issues (minor fixes)
  • Nr 3767 by kant : Grammatical issues (minor fixes)
  • Nr 3766 by kant : Grammatical issues (minor fixes)
  • Nr 3765 by kant : Grammatical issues (minor fixes)
  • Nr 3764 by kant : Update link (minor fix)
  • Nr 3761 by jknight-nc : Fix ofxAndroidSoundPlayer getVolume
  • Nr 3757 by ghost : ofMath: variable clean-up
  • Nr 3755 by tpltnt : Codec usage fix
  • Nr 3754 by fx-lange : added getter for type long (ofXml & ofUtils)
  • Nr 3753 by danoli3 : Apothecary Formula - OpenSSL updated to 1.0.2a
  • Nr 3745 by danomatika : ofXml: better parse error messages & file existence check
  • Nr 3744 by trojanfoe : Bug 3743: Make ofWindowSettings.position protected in order to track if ...
  • Nr 3740 by kylemcdonald : removed verbose logging in lock, unlock, waitForThread
  • Nr 3736 by i-n-g-o : oFAVFoundationPlayer gc and memory fixes
  • Nr 3732 by bakercp : Fix log messages in ofAVFoundationPlayer.
  • Nr 3730 by elaye : Fix scroll up issue on ofxIntSlider
  • Nr 3714 by mattfelsen : Add mouseEntered/Exited events
  • Nr 3713 by julianadenauer : Review of current examples for deprecated API usage
  • Nr 3712 by jedahan : squash non-unicode ✗
  • Nr 3711 by camb416 : ofXml::setValue as int
  • Nr 3701 by bakercp : Const and argument corrections in ofMath.h/.cpp.
  • Nr 3700 by i-n-g-o : forward pixels by amount of channels
  • Nr 3699 by andreasmuller : ofVecXf based ofNoise functions.
  • Nr 3693 by camb416 : bHide now means 'hidden', not 'shown'
  • Nr 3692 by admsyn : Fix missing return in ofSoundPlayer::loadSound, update examples
  • Nr 3689 by bakercp : Added a few lines to the android studio docs.
  • Nr 3684 by tgfrerer : apothecary: remove harfbuzz dependency from freetype
  • Nr 3682 by bangnoise : Fix #3677 ofBuffer::allocate()
  • Nr 3679 by ofTheo : bugfix for kinect devices not being sorted correctly. closes #2527
  • Nr 3674 by tgfrerer : initially enable mouseInput for ofEasyCam
  • Nr 3671 by i-n-g-o : test if player exists
  • Nr 3668 by arturoc : refactor renderers to remove some unused methods
  • Nr 3665 by tgfrerer : fixes the segfault on exit fix, sticking strictly to cpp98 conventions.
  • Nr 3664 by tgfrerer : fix mainloop segfault upon window close
  • Nr 3661 by tgfrerer : fix ofEasyCam segfault when en/disableMouseInput within ofApp::setup()
  • Nr 3660 by nneonneo : Necessary changes to support Android Studio on Windows.
  • Nr 3657 by joshuajnoble : removeContents works again
  • Nr 3655 by tpltnt : fixing compileOF.sh (for ARMv7)
  • Nr 3654 by tpltnt : installation dependency fix for Debian
  • Nr 3653 by HalfdanJ : Async videoplayer loader, implemented for AVFoundationPlayer
  • Nr 3652 by carstenschwede : ofCamera.h: FoV is vertical, but says horizontal
  • Nr 3651 by danoli3 : oF iOS arm64 c++11 support (only merge once iOS apothecary build binaries are in master)
  • Nr 3650 by danoli3 : Apothecary License Update With License Folder
  • Nr 3648 by tgfrerer : fix c++11 av foundation player
  • Nr 3646 by tgfrerer : Apo glfw arturoc patch
  • Nr 3640 by nneonneo : Add gradle/ directory and scripts to .gitignore
  • Nr 3639 by nneonneo : Update android.md: recommend stable Android Studio
  • Nr 3638 by nneonneo : Fix improper use of fd_set in ofxTCPManager
  • Nr 3635 by ofTheo : apothecary formula for opencv
  • Nr 3634 by tgfrerer : Update PROGRESS.md
  • Nr 3633 by tgfrerer : fix blendmode style tracking in fixed function + programmable renderer
  • Nr 3631 by danomatika : seem small apothecary updates
  • Nr 3627 by tgfrerer : oF 64 bit, c++11 support (only merge once os x apothecary build binaries are in master)
  • Nr 3626 by PTS93 : Added fixed make file for RPi2
  • Nr 3625 by tgfrerer : apothecary: add osx-fat-fmodex script
  • Nr 3624 by tgfrerer : apothecary: fix cairo + dependencies
  • Nr 3623 by danoli3 : Apothecary Formula Only - License Copy Process
  • Nr 3618 by tgfrerer : fix apothecary fat osx lib for tess2
  • Nr 3617 by julapy : ios mainloop fixes
  • Nr 3616 by nykwil : zRot not flipped properly
  • Nr 3615 by danoli3 : Apothecary Formula - Tess2 fixes
  • Nr 3612 by tallavi : ofxAndroidUtils - Some more jni helper method.
  • Nr 3611 by danoli3 : Apothecary Formula - GLEW fix for copy phase
  • Nr 3608 by tgfrerer : fix freetype apothecary script, and therefore cairo
  • Nr 3607 by danoli3 : iOS Examples Update for new Window System
  • Nr 3606 by AmnonOwed : Enable C++11 in win_cb
  • Nr 3605 by youandhubris : Fix for #3602: ellipse not exported correctly
  • Nr 3604 by AmnonOwed : Fix #3603 Solves OF:master build errors in CB
  • Nr 3601 by tgfrerer : Fix MSAA FBO and fix MSAA MRT FBO
  • Nr 3596 by tgfrerer : fix issue where ofFbo would be leaking its viewport
  • Nr 3593 by nykwil : Allow access to pixel color through index (like setColor)
  • Nr 3591 by danoli3 : Apothecary Script updates
  • Nr 3590 by julapy : OSX and iOS unified AVFoundation video player.
  • Nr 3587 by admsyn : Remove ofSoundObject for now, closes #3586
  • Nr 3585 by danoli3 : Apothecary - FreeImage Formula Only - Fix
  • Nr 3584 by danoli3 : Apothecary - Poco Formula Update to 1.6 Release
  • Nr 3583 by danoli3 : Apothecary - OpenSSL Formula - L update
  • Nr 3582 by danoli3 : OpenGLES - GL_HALF_FLOAT is only defined in GLESv3 - Merge Fix for #3409
  • Nr 3578 by admsyn : Move OSX system frameworks to CoreOF.xcconfig
  • Nr 3577 by danoli3 : Apothecary - Tess2 Formula [iOS]
  • Nr 3573 by danomatika : added ADDON_CPPFLAGS Makefile var so ADDON_CFLAGS can be used by PG for pure C
  • Nr 3572 by admsyn : Turn on multiprocessor compilation for visual studio 2012
  • Nr 3571 by admsyn : ofSoundDevice doxygen comments, fix warning
  • Nr 3570 by HalfdanJ : Serial enumerateDevices deprecation
  • Nr 3569 by HalfdanJ : Serial and arduino doxygen documentation from ofSite
  • Nr 3567 by kylemcdonald : fixed bug with ofPolyline::getCentroid2D() returning NaN and infinity
  • Nr 3565 by admsyn : Removes ofxSynth from core addons
  • Nr 3563 by danoli3 : Fixes: #1758 iOS use "rysnc" rather than "cp" when copying "bin/data" files
  • Nr 3562 by admsyn : Remove errant + chars in ofMath
  • Nr 3561 by tgfrerer : fix #3518, glPolygonMode programmableGL
  • Nr 3553 by pizthewiz : Add missing frameworks to OS X make machinery
  • Nr 3551 by tgfrerer : fix TARGET_WIN32 compile error in ofAppGlutWindow
  • Nr 3550 by K0j0 : Don't include glew for Android or iOS (Fixes #3541)
  • Nr 3549 by HalfdanJ : Documentation 3d
  • Nr 3546 by mrbichel : Documentation 3D
  • Nr 3544 by manish-juneja : Update ofMath.h
  • Nr 3540 by mattfelsen : Deprecate ofFbo::destroy() in favor of clear()
  • Nr 3533 by tgfrerer : fix calculation of totalVerts for VBOs in setVertexBuffer()
  • Nr 3528 by tgfrerer : fixes some minor issues with the compute shader particles example
  • Nr 3527 by i-n-g-o : Apothecary Formula - openssl environment fixes
  • Nr 3526 by tgfrerer : Fix for Direct State Access on Windows
  • Nr 3525 by tgfrerer : windows specific fixes to project files
  • Nr 3522 by tgfrerer : modernize vboMeshDrawInstancedExample
  • Nr 3521 by danoli3 : Apothecary Formula - ofxAssimpModelLoader update
  • Nr 3520 by danthemellowman: fixing ofxAndroidSoundStream
  • Nr 3516 by HalfdanJ : Documentation graphics fix
  • Nr 3513 by procedural : Vertical flip fix. Closes #3512
  • Nr 3511 by procedural : Fix for MinGW-w64 compiler
  • Nr 3510 by procedural : Replace deprecated function names
  • Nr 3508 by procedural : Fixes for multiwindow refactoring, Windows target
  • Nr 3504 by bakercp : Documentation utils fix
  • Nr 3502 by bakercp : Makefile OSX Updates - No Xcode Required!
  • Nr 3500 by bakercp : Fixes #3493
  • Nr 3499 by bakercp : Fixes #3495
  • Nr 3498 by bakercp : Fixes #3496
  • Nr 3490 by HalfdanJ : Documentation graphics
  • Nr 3480 by dlespiau : ofGst: Fix compilation with GStreamer 0.10
  • Nr 3479 by kylemcdonald : ofSoundBuffer and ofSoundObject
  • Nr 3476 by bakercp : Remove internal use of deprecated methods.
  • Nr 3475 by bakercp : Remove internal use of deprecated methods.
  • Nr 3473 by nneonneo : Implement majoraxis, minoraxis, angle touch parameters on Android
  • Nr 3472 by hardmanko : Update ofShader.cpp to use logging modules
  • Nr 3471 by HalfdanJ : Documentation of types
  • Nr 3469 by HalfdanJ : Documentation math
  • Nr 3468 by HalfdanJ : Documentation ofLog and ofUtils
  • Nr 3467 by danoli3 : ofxiOSMapKit fixes
  • Nr 3466 by bakercp : Fixes #3455
  • Nr 3465 by bakercp : Documentation oftexture
  • Nr 3464 by HalfdanJ : ofTexture documentation
  • Nr 3457 by K0j0 : Updated macro conditional so OFX builds for Android in OSX
  • Nr 3454 by danoli3 : Apothecary - FreeType 2.5.0 Core oF changes [Merge after library updates]
  • Nr 3453 by danoli3 : Apothecary - FreeType 2.5.0 Formulae
  • Nr 3452 by bakercp : Apothecary formulae
  • Nr 3450 by bakercp : Alternative to manual #undef verify trick for Poco.
  • Nr 3449 by bakercp : Update apothecary-poco tag to 1.7.
  • Nr 3448 by danoli3 : Apothecary - Poco 1.6 Formulae
  • Nr 3447 by danoli3 : Apothecary - OpenSSL 1.0.1j Formulae
  • Nr 3446 by danoli3 : Apothecary - FreeImage 3.16.0 - Formulae
  • Nr 3444 by bakercp : Throw error on missing android toolchain for apothecary.
  • Nr 3443 by bakercp : Extract android root in apothecary (required for other apothecary PRs).
  • Nr 3442 by admsyn : Remove "unimplemented" warning in ofSoundShutdown
  • Nr 3440 by memo : shader uniform fixes
  • Nr 3438 by nneonneo : Exclude ._ files from package on OS X.
  • Nr 3434 by kylemcdonald : potential bug when reallocating
  • Nr 3429 by chphmh : Update ofUtils.cpp
  • Nr 3428 by timscaffidi : Bugfix 3346: fix crop related runtime error
  • Nr 3424 by timscaffidi : Bugfix haar finder texture usage
  • Nr 3422 by nneonneo : Implement support for Android Studio.
  • Nr 3421 by nneonneo : Build optimizations to reduce the size of Android shared libraries.
  • Nr 3420 by nneonneo : Eliminate unnecessary destructor, copy and assignment ops in ofColor.
  • Nr 3417 by admsyn : log warnings when calling unimplemented ofSound functions
  • Nr 3410 by nneonneo : Fix deprecation warnings from ofImage.cpp
  • Nr 3405 by procedural : Displaying GL_COMPUTE_SHADER in verbose log
  • Nr 3402 by danoli3 : Fixes Missing SDKROOT for iOS+OFLib
  • Nr 3401 by danoli3 : Fix for GL_HALF_FLOAT OpenGLES 2.0
  • Nr 3397 by tallavi : ofxAndroidUtils - added helper method ofCallStaticVoidJavaMethod
  • Nr 3395 by admsyn : Specify tab indentation in xcode projects (just the OF libs)
  • Nr 3393 by vdonnefort : ofxNetwork: build and warning fixes
  • Nr 3388 by danoli3 : iOS Video Grabber changes for Simulator
  • Nr 3384 by arturoc : removes statics and globals. adds multiwindow
  • Nr 3383 by tgfrerer : fix ofVbo::updateAttributeData for programmable GL built-ins
  • Nr 3380 by tgfrerer : vao init upon bind fix
  • Nr 3379 by tgfrerer : Fix fixed function vbo attrib
  • Nr 3377 by procedural : Fixing mistake sneaked in #3371
  • Nr 3373 by julapy : ofxiOS scaleFactor fix
  • Nr 3372 by procedural : Changing deprecated commands in addons and examples
  • Nr 3371 by procedural : Fixes for compile time errors on C++11
  • Nr 3368 by tgfrerer : fix missing vertex count update
  • Nr 3364 by julapy : ofxiOSVideoPlayer getPixels fix.
  • Nr 3361 by julapy : ofxiOSVideoPlayer getPixels() fix.
  • Nr 3360 by admsyn : Allow xcode 6.0.1 to update the OF project and the OSX project template
  • Nr 3355 by tgfrerer : refactor ofVbo - ready to merge
  • Nr 3354 by procedural : Fix for glfw/glfw#222
  • Nr 3352 by julapy : ofxiOSVideoPlayer API updates
  • Nr 3351 by julapy : ofxiOSImagePicker update to work with new API.
  • Nr 3350 by julapy : ofxiOSVideoGrabber made compatible with new API
  • Nr 3349 by julapy : added new classes to OF iOS project.
  • Nr 3345 by bakercp : Bugfix deprecations
  • Nr 3343 by tgfrerer : fix ofImage channel swap warning
  • Nr 3342 by bakercp : Fix for new glew lib and ofDirectShowPlayer regression.
  • Nr 3341 by bakercp : Fix for #3340
  • Nr 3339 by bakercp : Additional documentation corrections and fixes.
  • Nr 3338 by bakercp : ofBaseClass Documentation.
  • Nr 3337 by bakercp : Won't compile on deprecated base method on Xcode 6.
  • Nr 3334 by dmytroshp : Android on Windows: fixed hierarchy of resource zip
  • Nr 3329 by prisonerjohn : Replaced deprecated methods in ofAVFoundationPlayer.
  • Nr 3325 by prisonerjohn : DirectShow video player by default for Windows
  • Nr 3321 by arturoc : ofGraphics immediate mode style primitivves -> ofDraw*
  • Nr 3320 by arturoc : uniformize API:
  • Nr 3319 by arturoc : getTextureReference -> getTexture
  • Nr 3318 by drbobrinkman : Bug fix for camera stretching artifacts on some Android devices
  • Nr 3316 by tgfrerer : fixes for ofDrawGridPlane, ofDrawGrid
  • Nr 3315 by arturoc : fix ofGet/SetBackgroundColor, replaces #1401
  • Nr 3313 by arturoc : getPixelsRef -> getPixels
  • Nr 3311 by nneonneo : Add printf format checking to printf-style log constructors.
  • Nr 3310 by mikewesthad : "Bug fix" for regex example
  • Nr 3308 by mikewesthad : Fix for url loading of images in ofImage::loadImage
  • Nr 3305 by arturoc : Remove android arm5
  • Nr 3302 by procedural : Fix for issue #2860
  • Nr 3300 by procedural : Updating axis on matrix change
  • Nr 3298 by bakercp : Continued Camera documentation.
  • Nr 3295 by arturoc : ofThreadChannel: easier multithreading
  • Nr 3294 by mrbichel : addVertexes should be addVertices
  • Nr 3291 by tgfrerer : apothecary recipe for glew 1.11.0
  • Nr 3289 by arturoc : ofBufferObject: openGL buffer objects
  • Nr 3284 by damiannz : Explain cryptic ofKeyEventArgs struct members
  • Nr 3283 by tgfrerer : Feature gpu optimisations
  • Nr 3279 by arturoc : Higher precission and monotonic timers
  • Nr 3277 by bakercp : Fixes #3276
  • Nr 3266 by bakercp : Update makefiles for Xcode 6 + 10.9.
  • Nr 3261 by julapy : no longer calling ofReloadGLResources in ofxiOS
  • Nr 3259 by julapy : ofxiOSKeybaord exposes UITextField
  • Nr 3258 by julapy : ofAppiOSWindow::Settings
  • Nr 3257 by julapy : replaced ofPtr with shared_ptr in ofxiOSVideoGrabber
  • Nr 3253 by prisonerjohn : Converted Xcode template project back to XML format.
  • Nr 3252 by aspeteRakete : Bugfix rpi cross compile x 86 64
  • Nr 3251 by danoli3 : Apothecary Update for Xcode 6 and new SDKs
  • Nr 3250 by bakercp : Fix ofImage memory leak.
  • Nr 3247 by admsyn : + ofSoundDevice
  • Nr 3246 by prisonerjohn : Added missing ofKeyEventArgs type before sending out event notification.
  • Nr 3243 by julapy : small fix for the ios video player ui, so that it positions better on iphone5 and up.
  • Nr 3233 by Ahbee : added Data struct to ofMaterial
  • Nr 3226 by tgfrerer : possible fix for event lag
  • Nr 3224 by tgfrerer : fixes ofTexture::drawSubsection()
  • Nr 3223 by julapy : ofxiOS removing old target checks.
  • Nr 3218 by tristanfisher : Points plaintext links to the correct targets in the README.
  • Nr 3217 by julapy : ios xcode 6.0 update
  • Nr 3213 by mattfelsen : Include missing z coord in ofTexture::draw(ofPoint x 4)
  • Nr 3210 by ofTheo : Oscpack 1.1.0 PR
  • Nr 3209 by arturoc : Const correct
  • Nr 3200 by prisonerjohn : AVFoundation player by default for OS X 10.8+
  • Nr 3167 by nongio : invert Y texture coordinate in box primitive
  • Nr 3166 by arturoc : remove opencv libraries for all linux platforms and add install dependency
  • Nr 2786 by fakob : added scrollwheel support for GLFW
  • Nr 2677 by liamstask : Ofxsvg cleanup
  • Nr 2675 by modality : Orthographic projection should be relative to the viewport.
  • Nr 2659 by SoylentGraham : windows ofxNetwork bug fixes, fixed error codes and added peek() functions to sockets
  • Nr 2571 by LeoColomb : Feature Visual Studio 2013 - WIP
  • Nr 2519 by trentbrooks : Feature tcpmanager connect timeout
  • Nr 2445 by bakercp : UTF-8 String Clipboard Support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment