Commit Graph

  • 58fd078275 Fixed Display Minimisation Issue. Added Highest Screen Frame Rate / And C++ Functions down to ofAndroid Dan Rosser 2021-05-05 23:55:28 +10:00
  • e7af6af240 Fixing Display Screen Size Resolution Change Events. Dan Rosser 2021-05-04 19:48:31 +10:00
  • afeafdf8ee Android Sound Player fixes for streaming media player onResume/pause exceptions Dan Rosser 2021-04-21 22:35:12 +10:00
  • 8c83dbaa5f Android Windowing System Config Changes Dan Rosser 2021-04-21 22:34:39 +10:00
  • dea0700033 Android Fix Events. Fix Background. Fix Minimisation Corruption. Fixes Surface Resolution Scale Bug Dan Rosser 2021-04-09 02:04:00 +10:00
  • 626366b9bd Setup OpenGLES Version Dan Rosser 2021-04-09 02:02:34 +10:00
  • 65747cef97 Sound Player Handles crash for potentially thrown exceptions Dan Rosser 2021-04-09 02:00:25 +10:00
  • e06be9a4c6 Add size() to ofThreadChannel re #4809 (#6730) Elliot Woods 2021-04-08 11:04:08 +09:00
  • 5612a12fa3 added resume on audio output change and multiplayer cleanup ofTheo 2021-04-06 08:56:32 -07:00
  • e20a5cd4d5 Fix GStreamer DLL paths for newer versions of the library. (#6617) Elie Zananiri 2021-04-05 21:19:05 -04:00
  • fe49d24bb0 remove unused i (#6651) Carl Karsten 2021-04-05 20:16:53 -05:00
  • 1ab9ad04e1 Fixed bug: crash when call ofVAArgsToString("%d", 0); (#6725) ISHII 2bit 2021-04-05 17:30:11 +09:00
  • bf3364ec0c make fs utils work with boost::filesystem, std::experimetal::filesystem and std::filesystem ISHII 2bit 2021-04-05 17:27:15 +09:00
  • 456723889d Fix for Registering Touch Events. Null Checks on View Dan Rosser 2021-03-31 02:56:38 +11:00
  • 3f09a1c244 wip ofAVEngineSoundPlayer - has everything except multiplay right now ofTheo 2021-03-27 14:10:33 -07:00
  • 3796209e3c Merge branch 'patch-release' into stable ofTheo 2021-03-24 13:25:35 -07:00
  • eeadbcfac9 Merge branch 'patch-release' ofTheo 2021-03-24 13:15:23 -07:00
  • ac69b2f05f Update THANKS.md 0.11.2 Theodore Watson 2021-03-24 10:10:40 -07:00
  • 9a479d0bb5 Update CHANGELOG.md Theodore Watson 2021-03-24 10:06:56 -07:00
  • f309fddbd0 Update ofConstants.h Theodore Watson 2021-03-24 10:01:51 -07:00
  • 9ad2150393 Enable Events on Resume Dan Rosser 2021-03-24 16:24:41 +11:00
  • ee30e43df1 bugfix ofAppGLFWWindow requested monitor wasn't being clamped (#6718) Theodore Watson 2021-03-23 21:55:40 -07:00
  • 23f9bfd394 bugfix fmod sound player for macos. closes #6714 #6708 (#6717) Theodore Watson 2021-03-23 21:54:42 -07:00
  • 1089a6be49 bugfix ofAppGLFWWindow requested monitor wasn't being clamped (#6718) Theodore Watson 2021-03-23 21:55:40 -07:00
  • d5bfabc56a bugfix fmod sound player for macos. closes #6714 #6708 (#6717) Theodore Watson 2021-03-23 21:54:42 -07:00
  • 46483211a0 Update Info.plist with retina entry (#6701) Dimitre 2021-03-03 23:28:19 -03:00
  • 8ca678228e add support for Objective C and Objective C++ source in addon Make builds (#6652) Tom Butterworth 2021-03-24 02:43:11 +00:00
  • 8e96a559af Register Events on Resume Dan Rosser 2021-03-24 01:50:40 +11:00
  • 2ff294892a Activity Pause Context Fix Dan Rosser 2021-03-23 19:10:26 +11:00
  • e2e771ecf3 Activity Attempts Dan Rosser 2021-03-23 18:41:21 +11:00
  • d0eedbb8f7 Window Back Button Fixes Dan Rosser 2021-03-23 18:36:57 +11:00
  • 0549bfa261 This change fixes a const-correctness problem with ofFbo::begin(bool) and also fixes an issue with ofbo::updateTexture(int) where the original read buffer wasn't restored properly after blitting. (#6711) Paul Houx 2021-03-16 19:45:54 +01:00
  • 5bc776b360 This change fixes measuring white space in the ofTrueTypeFont::getStringBoundingBox() method. (#6712) Paul Houx 2021-03-16 19:28:05 +01:00
  • ec1fe0c703 This change fixes an error message at the start of your application if you call ofRestoreWorkingDirectoryToDefault(); in your main function. (#6710) Paul Houx 2021-03-16 02:04:27 +01:00
  • 40b118026b Android Fix PS4/PS5 Controller KeyCodes to oF KeyPressed/KeyReleased (#6699) Dan Rosser 2021-03-10 10:34:01 +11:00
  • 4b89bac36c Fix: Android MSAA Logs / Exception (#6704) Dan Rosser 2021-03-06 03:52:04 +11:00
  • 792c7b5992 Fix: Android MSAA Logs / Exception Dan Rosser 2021-03-05 01:54:00 +11:00
  • 41192620b7 Android Window MSAA (#6695) Dan Rosser 2021-03-04 16:48:49 +11:00
  • cc10f70546 Update Info.plist with retina entry (#6701) Dimitre 2021-03-03 23:28:19 -03:00
  • ad7df0a2c6 Android Fix PS4/PS5 Controller KeyCodes to oF KeyPressed/KeyReleased Dan Rosser 2021-03-04 00:17:04 +11:00
  • faba5895d2 Update README.md Theodore Watson 2021-03-02 20:45:12 -08:00
  • c3c31b510e Merge branch 'patch-release' into stable ofTheo 2021-03-02 19:14:14 -08:00
  • 51bcbf3c6b Merge branch 'patch-release' ofTheo 2021-03-02 19:13:30 -08:00
  • ed9d32167b update pg and apothecary submodules 0.11.1 ofTheo 2021-03-02 19:11:46 -08:00
  • ede58ae43e Merge branch 'patch-release' ofTheo 2021-03-02 18:08:13 -08:00
  • e2aa32b9f0 Update CHANGELOG.md Theodore Watson 2021-03-02 18:06:34 -08:00
  • a6e565809d videoGrabberExample - set the inverted pixels to actual grabber dimensions (#6698) Theodore Watson 2021-03-02 18:04:30 -08:00
  • 030f1b98d0 Update CHANGELOG.md Theodore Watson 2021-03-02 16:29:22 -08:00
  • 8c244e4239 Merge branch 'patch-release' ofTheo 2021-03-02 10:19:07 -08:00
  • 0ccbc1852a fix for emscripten and ofFbo (#6697) Nick Hardeman 2021-03-02 13:07:55 -05:00
  • 119adffb39 added msys2 projectGenerator packaging. (#6696) Theodore Watson 2021-03-02 10:07:04 -08:00
  • 250b5a5995 Gradle Source Dan Rosser 2021-03-02 11:01:40 +11:00
  • 1b59d6ed3c Merge branch 'patch-release' ofTheo 2021-02-28 06:42:26 -08:00
  • 845fc8507f macos - added fix for apps being half sized on retina in Big Sur (#6694) Theodore Watson 2021-02-26 17:41:06 -08:00
  • 3a187e7032 removed closing parenthesis (#6693) Thomas Geissl 2021-02-26 22:53:57 +01:00
  • 65c5c55f5f Merge branch 'patch-release' ofTheo 2021-02-24 12:22:35 -08:00
  • 38c8715c02 Update CONTRIBUTING.md Theodore Watson 2021-02-24 12:21:35 -08:00
  • 8c13b2977d prevent all md edits from triggering github actions ofTheo 2021-02-24 12:18:58 -08:00
  • f25d05251f Update CHANGELOG.md Theodore Watson 2021-02-24 12:09:07 -08:00
  • 660178adc0 Fix log awdawdwd Dan Rosser 2021-02-24 10:17:03 +11:00
  • 31d2a257e8 Android Window MSAA Dan Rosser 2021-02-24 02:45:23 +11:00
  • fb6501b644 Android MSAA / Fixed ES Chooser Dan Rosser 2021-02-24 02:33:32 +11:00
  • 2184dea07f Fix log Dan Rosser 2021-02-24 11:32:52 +11:00
  • 570b60bf59 Android Fix d is integer Dan Rosser 2021-02-24 02:48:51 +11:00
  • 24fc1547fe Android Window MSAA Dan Rosser 2021-02-24 02:45:23 +11:00
  • 8550a5a11a Android 11 Fixes - Android X Dan Rosser 2021-02-24 02:45:06 +11:00
  • e72fa2489d Android MSAA / Fixed ES Chooser Dan Rosser 2021-02-24 02:33:32 +11:00
  • 17488cd36c Update THANKS.md Theodore Watson 2021-02-22 21:56:55 -08:00
  • b40c9ed044 Update CHANGELOG.md Theodore Watson 2021-02-22 21:55:55 -08:00
  • 5aab96b216 update changelog.md, thanks.md and ofConstants for 0.11.1 ofTheo 2021-02-22 21:43:33 -08:00
  • d5057c32e6 update submodules ofTheo 2021-02-22 21:43:15 -08:00
  • 5475ca18ce Merge branch 'patch-release' ofTheo 2021-02-22 19:27:34 -08:00
  • 1bb7a59736 Merge branch 'patch-release' ofTheo 2021-02-22 19:26:56 -08:00
  • 5dbfbe951b bugfix macos arm fullscreen crash. closes #6685 (#6691) Theodore Watson 2021-02-22 19:24:44 -08:00
  • 43b3e94f0c Bugfix msys2 Debug builds. Closes #6683 (#6690) Theodore Watson 2021-02-18 17:58:04 -08:00
  • ff22d9e254 This bugfix fixes a segmentation fault when one tries to read the video stream from a device that only provides metadata information (but no video). (#6688) nagyt2 2021-02-18 02:02:42 +01:00
  • b402c5f7cb disabled debugging when browsing versions, fixes #6687 (#6689) Thomas Geissl 2021-02-18 02:00:26 +01:00
  • b0b693390f Android fix Music Player and SoundEffects (#6682) Dan Rosser 2021-02-12 14:37:42 +11:00
  • 486bb29659 Fix SoundPool Bug causing corruption of static pool of later loaded sound effects. Updated to include new Android build constructor with given generic audio attributes Dan Rosser 2021-02-09 20:48:43 +11:00
  • fc718a493d Fixing Android Audio after Stop called on Streaming MediaPlayer. Pausing instead of calling stop prevents MediaPlayer exception due to sync problems of if IsPlaying on the MediaPlayer. Also guarded MediaPlayer Dan Rosser 2021-02-05 00:30:05 +11:00
  • 8bd299ec1e Merge branch 'patch-release' ofTheo 2021-02-10 16:55:27 -08:00
  • be009f6d2c ofXML fixes (#6678) Olivier XILLO 2021-02-09 20:41:13 +01:00
  • 2873eaa7a2 Fix SoundPool Bug causing corruption of static pool of later loaded sound effects. Updated to include new Android build constructor with given generic audio attributes asds Dan Rosser 2021-02-09 20:48:43 +11:00
  • 11d4d2d62b deadname removal (#6680) Pia Baltazar 2021-02-04 17:50:43 +01:00
  • f64643f765 Fixing Android Audio after Stop called on Streaming MediaPlayer. Pausing instead of calling stop prevents MediaPlayer exception due to sync problems of if IsPlaying on the MediaPlayer. Also guarded MediaPlayer Dan Rosser 2021-02-05 00:30:05 +11:00
  • fcbe19c53a Merge branch 'patch-release' ofTheo 2021-02-03 11:29:43 -08:00
  • d95ec462ba removed install_name_tool fmod post build step as dylib now has correct path. update qbs template to look for dylibs in Contents/Frameworks/ (#6679) Theodore Watson 2021-02-03 11:28:37 -08:00
  • 0f4a403582 Fix ofx network (#6675) Olivier XILLO 2021-01-31 01:35:49 +01:00
  • 0e107b718d Merge branch 'patch-release' ofTheo 2021-01-29 10:17:34 -08:00
  • c828d528ae bugfix ofNode::setOrientation euler angles. closes #6589 (#6674) Theodore Watson 2021-01-29 10:09:33 -08:00
  • 1d20db946a core: remove glm/ext.hpp (#6673) Olivier XILLO 2021-01-28 19:21:47 +01:00
  • ea66f8de81 fixes ofImage grabScreen and resize getting swapped R and B. (#6670) Theodore Watson 2021-01-28 09:30:47 -08:00
  • 0818683e67 Fixes for drawing BGRA textures on iOS. (#5909) Luis 2021-01-27 19:14:56 +01:00
  • c53b2662a2 Merge branch 'patch-release' ofTheo 2021-01-26 10:12:04 -08:00
  • 6bf7db6aa6 bugfix for downloader script not being loaded for create package. also wrong path for ios pg (#6669) Theodore Watson 2021-01-26 10:11:07 -08:00
  • b4ea0d9f18 set ROOT environment variable (#6668) themancalledjakob 2021-01-26 19:06:19 +01:00
  • 299fc3ce64 fix downloader to check if $2 is set first before testing its value. (#6667) Theodore Watson 2021-01-26 08:54:40 -08:00
  • 4e455db048 Merge branch 'patch-release' ofTheo 2021-01-25 19:41:39 -08:00
  • 2013d179bd Fix emscripten to use non deprecated emsdk docker image (#6665) Theodore Watson 2021-01-25 19:40:27 -08:00
  • bd33990ae7 Script Downloaders : if Wget then use else curl (#5848) Dan Rosser 2021-01-26 06:44:12 +11:00