Created
June 23, 2014 15:17
-
-
Save bilderbuchi/a6043e3cc0956b6bfae3 to your computer and use it in GitHub Desktop.
Revisions
-
bilderbuchi created this gist
Jun 23, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,46 @@ * [Nr 3038]( https://github.com/openframeworks/openFrameworks/pull/3038 ) by danthemellowman: Fixing Assimp Example errors * [Nr 3035]( https://github.com/openframeworks/openFrameworks/pull/3035 ) by danoli3 : Android Windows missing zip fix * [Nr 3032]( https://github.com/openframeworks/openFrameworks/pull/3032 ) by admsyn : Add missing "case" for left alt key release in events example * [Nr 3031]( https://github.com/openframeworks/openFrameworks/pull/3031 ) by admsyn : Use non-deprecated startThread() in ofOpenALSoundPlayer * [Nr 3021]( https://github.com/openframeworks/openFrameworks/pull/3021 ) by superlukas : Fixed typo * [Nr 3015]( https://github.com/openframeworks/openFrameworks/pull/3015 ) by arturoc : fix glfw keys on non english keyboards * [Nr 3011]( https://github.com/openframeworks/openFrameworks/pull/3011 ) by ofTheo : blob support for ofxOsc. * [Nr 3010]( https://github.com/openframeworks/openFrameworks/pull/3010 ) by ofTheo : Bugfix with ofxKinect fixes bug where Kinect will not re-open if app cra... * [Nr 2999]( https://github.com/openframeworks/openFrameworks/pull/2999 ) by danoli3 : OSX Retina Mouse Input Fix * [Nr 2993]( https://github.com/openframeworks/openFrameworks/pull/2993 ) by nistetsurooy : Fix the problem that frame rate becomes slower than the specified value. * [Nr 2988]( https://github.com/openframeworks/openFrameworks/pull/2988 ) by danthemellowman: Update ofSystemUtils.cpp * [Nr 2986]( https://github.com/openframeworks/openFrameworks/pull/2986 ) by bakercp : Incremental Documentation: Experimenting with template parameter documentation. * [Nr 2979]( https://github.com/openframeworks/openFrameworks/pull/2979 ) by yesyesnono : ofGstVideoPlayer fix inacurate video frame count * [Nr 2977]( https://github.com/openframeworks/openFrameworks/pull/2977 ) by admsyn : fix incorrect signature for ofGetTimestampString * [Nr 2972]( https://github.com/openframeworks/openFrameworks/pull/2972 ) by tgfrerer : Fix unhandled matrix enums * [Nr 2971]( https://github.com/openframeworks/openFrameworks/pull/2971 ) by julapy : fix for ofSetDataPathRoot method signature. * [Nr 2970]( https://github.com/openframeworks/openFrameworks/pull/2970 ) by bakercp : Incremental Documentation Cleanup and Typo Correction * [Nr 2966]( https://github.com/openframeworks/openFrameworks/pull/2966 ) by admsyn : Reduce warnings on OSX * [Nr 2964]( https://github.com/openframeworks/openFrameworks/pull/2964 ) by tgfrerer : Fix get current matrix warnings + allow query current Orientation Matrix * [Nr 2962]( https://github.com/openframeworks/openFrameworks/pull/2962 ) by ofTheo : ofxiOSGetDeviceInfo for querying device type and major / minor versions. * [Nr 2961]( https://github.com/openframeworks/openFrameworks/pull/2961 ) by admsyn : Implement setSpeed in ofxiOSVideoPlayer * [Nr 2959]( https://github.com/openframeworks/openFrameworks/pull/2959 ) by admsyn : Fix incorrect documentation for ofRandomWidth()/Height() * [Nr 2953]( https://github.com/openframeworks/openFrameworks/pull/2953 ) by julapy : added ofxiOSSoundPlayer getAVSoundPlayer() method. * [Nr 2947]( https://github.com/openframeworks/openFrameworks/pull/2947 ) by danoli3 : iOS-VideoGrabber Fixes * [Nr 2939]( https://github.com/openframeworks/openFrameworks/pull/2939 ) by tsungg : Fix for issue with UDP multicast socket on OSX. * [Nr 2936]( https://github.com/openframeworks/openFrameworks/pull/2936 ) by fx-lange : changed oF/addons to a C project for eclipse * [Nr 2929]( https://github.com/openframeworks/openFrameworks/pull/2929 ) by igierard : fixed variable name missmatch in pull request #2927 * [Nr 2927]( https://github.com/openframeworks/openFrameworks/pull/2927 ) by igierard : Correct fullscreen multi monitor display on windows * [Nr 2926]( https://github.com/openframeworks/openFrameworks/pull/2926 ) by jvcleave : ofFbo working with ofTextures created externally. * [Nr 2924]( https://github.com/openframeworks/openFrameworks/pull/2924 ) by danoli3 : Android Shader Example Fix * [Nr 2922]( https://github.com/openframeworks/openFrameworks/pull/2922 ) by julapy : fixes for mouse registration issues with ofxGui * [Nr 2921]( https://github.com/openframeworks/openFrameworks/pull/2921 ) by pierrep : Gstreamer stride fix for videos with unusual widths * [Nr 2914]( https://github.com/openframeworks/openFrameworks/pull/2914 ) by bakercp : Initial progress on documentation of ofUtils.h. * [Nr 2913]( https://github.com/openframeworks/openFrameworks/pull/2913 ) by bakercp : This declaration is no longer in ofUtils.h. * [Nr 2911]( https://github.com/openframeworks/openFrameworks/pull/2911 ) by bakercp : Const-corrections for ofUtils * [Nr 2909]( https://github.com/openframeworks/openFrameworks/pull/2909 ) by jvcleave : changed ofThread to use class name as logging channel * [Nr 2905]( https://github.com/openframeworks/openFrameworks/pull/2905 ) by jvcleave : Thread timeout settable, keyboard, mouse detection info * [Nr 2904]( https://github.com/openframeworks/openFrameworks/pull/2904 ) by jmateus : Fix for create_package.sh * [Nr 2894]( https://github.com/openframeworks/openFrameworks/pull/2894 ) by Ahbee : add cleaner exit code to GLFW apps * [Nr 2891]( https://github.com/openframeworks/openFrameworks/pull/2891 ) by ofZach : adding a read me for the release of OF * [Nr 2888]( https://github.com/openframeworks/openFrameworks/pull/2888 ) by danoli3 : iOS autoreleasepool changes - Changes for #2808 * [Nr 2881]( https://github.com/openframeworks/openFrameworks/pull/2881 ) by Ahbee : fixes #679 * [Nr 2872]( https://github.com/openframeworks/openFrameworks/pull/2872 ) by danoli3 : iOS Fixes for #2469 and Device Definitions Update * [Nr 2867]( https://github.com/openframeworks/openFrameworks/pull/2867 ) by bakercp : A collection of doxygen documentation comments. * [Nr 2819]( https://github.com/openframeworks/openFrameworks/pull/2819 ) by fx-lange : feature request: added methods to set min&max of a slider * [Nr 2505]( https://github.com/openframeworks/openFrameworks/pull/2505 ) by bakercp : Fix for #2504 (and more, see below)