summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2020-06-11Merge pull request #38958 from lawnjelly/time_overflow_4Rémi Verschelde
2020-06-05Merge pull request #39304 from m4gr3d/enable_focus_awarenessRémi Verschelde
2020-06-04Add support for focus awarenessFredia Huya-Kouadio
2020-06-04Swtich HTML5 key detection from keyCode to code.Fabio Alessandrelli
2020-06-04Check if the specified Android release keystore existsMarcus Brummer
2020-06-04Merge pull request #39060 from madmiraal/fix-38869Rémi Verschelde
2020-06-01Fix inconsistent error messages with Android custom export templatesPouleyKetchoupp
2020-05-30 Update OSX GUID to SDL uid conversion.Marcel Admiraal
2020-05-30Add dinput nullptr checks.Marcel Admiraal
2020-05-29Do not probe joypads if DirectInput cannot be initialized.Marcel Admiraal
2020-05-28Add missing consumePurchase plugin method for GodotPaymentvolzhs
2020-05-28Tweak the DirectInput initialization failure messageHugo Locurcio
2020-05-27Validate that `Use Custom Build` is enabled when `Plugins` are selectedFredia Huya-Kouadio
2020-05-27Merge pull request #39080 from m4gr3d/fix_emit_signalRémi Verschelde
2020-05-27Use compile-time constant for the size of the signal parametersFredia Huya-Kouadio
2020-05-27Provide the ability for clients of the Godot library to add their own command...Fredia Huya-Kouadio
2020-05-26Ignore invalid tablet driver name, when non are available.bruvzg
2020-05-26Merge pull request #39050 from timoschwarzer/google-play-billing-4.0Rémi Verschelde
2020-05-26Update Windows GUID to SDL uid conversion.Marcel Admiraal
2020-05-25Re-implement GodotPayment Android plugin using the Google Play Billing libraryTimo Schwarzer
2020-05-25Merge pull request #38996 from mbrlabs/android-plugin-fixRémi Verschelde
2020-05-25Merge pull request #39047 from m4gr3d/fix_emit_signalRémi Verschelde
2020-05-25Stop ignoring hidden files and directories in the `assets` directoryFredia Huya-Kouadio
2020-05-25Fix parameters passing when emitting signalFredia Huya-Kouadio
2020-05-25Perform a clean Gradle build if android plugins changedMarcus Brummer
2020-05-25Fix JS audioContext parameters.Fabio Alessandrelli
2020-05-24Merge pull request #39004 from nekomatata/android-reset-surfaceRémi Verschelde
2020-05-24Merge pull request #39007 from nekomatata/android-object-id-longRémi Verschelde
2020-05-24Proper surface reset when resuming app on AndroidPouleyKetchoupp
2020-05-24Use long instead of int for object id in Android java wrapperPouleyKetchoupp
2020-05-22Merge pull request #38951 from bruvzg/win_ink_block_mm_4Rémi Verschelde
2020-05-22Fix overflow condition with QueryPerformanceCounterlawnjelly
2020-05-22Block WM_MOUSEMOVE during Windows Ink pen handling.bruvzg
2020-05-21Fix segmentation fault when using context_vulkan after memdelete context_vulkanGuidoRevers
2020-05-20Merge pull request #38874 from bruvzg/tab_drv_sel_40Rémi Verschelde
2020-05-20Merge pull request #38309 from SkyLucilfer/AndroidLineEditRémi Verschelde
2020-05-20[Windows] Add tablet driver selection.bruvzg
2020-05-19[Windows] Add quotes only to the command line arguments with special characters.bruvzg
2020-05-19Style: Fix unnecessary semicolons that confused clang-formatRémi Verschelde
2020-05-19Merge pull request #33447 from bruvzg/macos_zip_signRémi Verschelde
2020-05-18Update the permission string for the Oculus hand tracking to match the latest...Fredia Huya-Kouadio
2020-05-18Merge pull request #38820 from ericrybick/masterRémi Verschelde
2020-05-18Fix certain characters being recognized as special keys in Windows when using...Eric Rybicki
2020-05-18Move mix_rate, ouput_latency to AudioDriverManagerFabio Alessandrelli
2020-05-18AudioDriverJavaScript now compute buffer size.Fabio Alessandrelli
2020-05-17Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio
2020-05-16Fix Android LineEdit editing bugsSkyJJ
2020-05-16Fix input event being dispatched multiple times on WindowsHaSa1002
2020-05-16Fix popup positions on multiple screens (with same scaling only).bruvzg
2020-05-16Merge pull request #37924 from thebestnom/migrate-to-androidXRémi Verschelde