summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2016-01-24support gamepad remapping on androidhondres
2016-01-22add mappings and increase max number of buttonshondres
2016-01-21html5 gamepad supportHinsbart
2016-01-20fix export bugJuan Linietsky
2016-01-20Merge pull request #3392 from Hinsbart/html5-gamepadRémi Verschelde
2016-01-20fix string conversion in javascript exporthondres
2016-01-20Merge pull request #3391 from eska014/web-export-pageRémi Verschelde
2016-01-20-Remote deploy now uses FS over USB on Android, super fast!Juan Linietsky
2016-01-20Revamp web export pageeska
2016-01-19missed rename "keep_screen_on" for iosvolzhs
2016-01-18Merge pull request #3364 from Max-Might/masterRémi Verschelde
2016-01-18Merge pull request #3360 from volzhs/keep-screen-on-5Rémi Verschelde
2016-01-16Fix 32 bit windows export crashmrezai
2016-01-16Add ability to set "keep screen on" for iOSvolzhs
2016-01-16Add ability to set "keep screen on" for androidvolzhs
2016-01-16Haiku: add resource fileKostadin Damyanov
2016-01-15Merge remote-tracking branch 'upstream/master'Kostadin Damyanov
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-26Haiku: fix buildKostadin Damyanov
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