summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2016-01-12Merge pull request #3272 from Hinsbart/joy-bindingpunto-
2016-01-12Fix crash on android 6.0.1, fixes #3321mrezai
2016-01-11Update copyright in remaining files + prints in the UIRémi Verschelde
2016-01-11Merge pull request #3230 from touilleMan/issue-55Rémi Verschelde
2016-01-11Merge pull request #3304 from eska014/fbsd-alsaRémi Verschelde
2016-01-10make msvc 64bits build again, fixes #3098Juan Linietsky
2016-01-10-Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...Juan Linietsky
2016-01-10Enable ALSA driver in non-linux X11 when availableeska
2016-01-09Fix bug related to EOF in Android FileAccessJuan Linietsky
2016-01-09Fix pthread renaming in Open/FreeBSDeska
2016-01-09Fix maven repositories bugmrezai
2016-01-08removed unnecesary comma in gradle templateJuan Linietsky
2016-01-08Renamed godot domain from com.android.godot (which was incorrect) to org.godo...Juan Linietsky
2016-01-08-Removed ANT build system for Android, as it was deprecated by GoogleJuan Linietsky
2016-01-08Add some joystick functions to input. Enables manipulation of mappings at run...hondres
2016-01-06Better fix for visual studio project generation.Peace Sells
2016-01-06Make joydev build using udev and evdev opt-out but blocking (linux)Rémi Verschelde
2016-01-05fix x11 crash on exithondres
2016-01-05define XUSER_MAX_COUNT if not presenthondres
2016-01-04Remove unnecessary null pointer checksEmmanuel Leblond
2016-01-03change android install location to automatic, closes #1997Juan Linietsky
2016-01-03having active items is pointless in input mapJuan Linietsky
2016-01-03send axis events only once per frame on linuxhondres
2016-01-02make num_buttons local, no need to keep in joystick structhondres
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31-Fix parsing of comments in VariantParser, fixes #3175Juan Linietsky
2015-12-28Remove bogus argument in sample_get_descriptionRémi Verschelde
2015-12-26Fix joystick hotplugging on windows, using right indices nowHondres
2015-12-23removed -ffast-math on ios, compiler bug?Ariel Manzur
2015-12-22threadsAriel Manzur
2015-12-22Merge pull request #3113 from Hinsbart/joy_fixJuan Linietsky
2015-12-22missing?Ariel Manzur
2015-12-21Check pkg-config for libudev and enable gamepad code only if found. Linux onl...hondres
2015-12-21-fixed build system to use pkg-config for evdevJuan Linietsky
2015-12-20windows resource version thingAriel Manzur
2015-12-20this failed on mingw on linux (but not on msvc) with 2 problems:Ariel Manzur
2015-12-20Merge pull request #3101 from Hinsbart/remapping-newpunto-
2015-12-18Use tabs instead of spaces for new gamepad codehondres
2015-12-18thread rename for ios and osx (if called from the thread to be renamed)Ariel Manzur
2015-12-18Better gamepad supporthondres
2015-12-14no need to revert this actuallyAriel Manzur
2015-12-14Merge branch 'master' of https://github.com/godotengine/godotsantiagopf
2015-12-13utf stuff on osxsantiagopf
2015-12-13added binary API to StreamPeer, fixes #2863Juan Linietsky
2015-12-13reverted mouse stuffsantiagopf
2015-12-12isimsantiagopf
2015-12-12added rotation and scale support to gui controlsJuan Linietsky
2015-12-12-added windowed mode with -w, fixes #3020Juan Linietsky
2015-12-11Merge pull request #590 from marynate/PR-fix-ios-release-eventpunto-
2015-12-08changed a bit to use system()Juan Linietsky