armv7 merge with develop + Makefile refactor#1
armv7 merge with develop + Makefile refactor#1arturoc wants to merge 914 commits intodamian0815:FEATURE_add_linuxarmv7lfrom
Conversation
|
hey arturo! i will let damian know ;)
all the best Lia.- On Aug 28, 2011, at 8:44 PM, arturoc wrote:
······································································· projects: audio-visual collaboration: ······································································· "Philia 02" "Philia 01" "Arcs 21" ······································································· ······································································· ······································································· |
ofMesh::getCentroid()
…ath to ofPolyline a la issue openframeworks#800
Polyline include
…ut 'can't allocate abstract type ofOpenALSoundPlayer' so I had to make getVolume NOT a pure virtual function...grrr
…s bug, desaturation bug, and gray setHsb bug.
in case we don't want the default normalization to window size
…works into examples-kyle
adding some features and examples
added const get getTextureData()
…to develop Conflicts: examples/addons/guiExample/src/testApp.cpp
default log level is now OF_LOG_NOTICE, fixes openframeworks#858; removed space paddin...
…to damian_linuxarm7
Damian I've merged the latest in develop with your branch + done some refactoring of the Makefiles. Now the examples Makefiles include a common Makefile in the core so if we make changes old projects get updated automatically. Also have separated the Makefile in several files with the specifics per platform in Makefile.linux & Makefile.android so the makefile is not so convoluted and it's easier to add new platforms. The arm specifics are in Makefile.linux since it's almost the same
can you test if it works in arm and resend the pull request with this changes to develop instead of master.