summaryrefslogtreecommitdiffstats
path: root/core/os/os.h
Commit message (Expand)AuthorAgeFilesLines
* Added a new MIDIDriver classMarcelo Fernandez2018-07-211-0/+2
* Fix build issues and typos after c69de2ba4Rémi Verschelde2018-07-201-1/+1
* -Project/Editor settings now use new inspectorJuan Linietsky2018-07-191-1/+9
* IME context detection.Saracen2018-06-111-0/+1
* Merge pull request #14622 from bruvzg/non-rectangular-windowsHein-Pieter van Braam2018-05-081-0/+13
|\
| * Experimental support for windows with per-pixel transparency (macOS, X11 and ...bruvzg2018-04-071-0/+13
* | Local debugger fixes and extensionsBlazej Floch2018-05-071-0/+1
* | iPhone X support and iOS-related fixesRuslan Mustakov2018-04-111-0/+12
|/
* Reinstate WebGL 1.0 driver in HTML5 platformLeon Krause2018-03-071-1/+2
* Clean and expose get_audio/video_driver_* funcs on OS classMarcelo Fernandez2018-03-041-6/+11
* Merge pull request #15564 from RandomShaper/adpod-topmostRémi Verschelde2018-02-141-1/+5
|\
| * Add new window setting: always on topPedro J. Estébanez2018-01-051-1/+5
* | Added OS::center_window to center the window precisely on desktop platformsMarcelo Fernandez2018-02-121-0/+2
|/
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Change OS::initialize signature to return Error (fix segfault on x11)Emmanuel Leblond2018-01-041-1/+1
* Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursorRémi Verschelde2018-01-031-0/+1
|\
| * Add implementation for custom hardware cursorGuilherme Silva2017-12-171-0/+1
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/
* Add epic hack so vsync can be toggled in run-time from script. Fixes #14458.Juan Linietsky2017-12-161-2/+11
* Remove get_stack_bottomRuslan Mustakov2017-12-161-7/+0
* Fix type mismatch in OS::set_borderless_windowRémi Verschelde2017-12-141-1/+1
* -Add lightmapperJuan Linietsky2017-12-141-0/+1
* Fixes vsync setting ignored when using a separate thread for renderingStefano Bonicatti2017-12-091-1/+3
* Style: Apply clang-format again on all filesRémi Verschelde2017-12-071-1/+1
* Changed the dynamic library open function to allow setting the path of the li...Juan Linietsky2017-11-301-1/+1
* Allow customizing user:// path (folder in OS::get_data_path())Rémi Verschelde2017-11-261-1/+1
* Modified low processor sleep to 8000 and made it customizable (should be cust...Juan Linietsky2017-11-221-0/+3
* Return and repair file loggingRuslan Mustakov2017-11-211-3/+4
* Merge pull request #12387 from santouits/x1111Rémi Verschelde2017-11-201-1/+3
|\
| * Fix x11 boot logo position in fullscreen and in maximizedsantouits2017-10-261-1/+3
* | Add initial support for the XDG Base Directory specRémi Verschelde2017-11-191-3/+8
* | Rename OS::get_data_dir to OS::get_user_data_dirRémi Verschelde2017-11-171-2/+2
* | Remove get_default_video_mode definition on OSX/iOSRémi Verschelde2017-11-091-1/+1
* | Make video mode initialization more intuitive, fixes #12022Juan Linietsky2017-11-091-3/+1
* | Add Colemak keybindings to editor for osxN0hbdy2017-10-301-0/+1
|/
* Merge pull request #11810 from marcelofg55/osx_export_improvRémi Verschelde2017-10-091-1/+1
|\
| * OS::execute can now read from stderr too when executing with a pipeMarcelo Fernandez2017-10-031-1/+1
* | Merge pull request #11823 from endragor/virtual-keyboard-heightGilles Roudiere2017-10-041-0/+3
|\ \
| * | Allow to obtain virtual keyboard heightRuslan Mustakov2017-10-041-0/+3
* | | fixed the OS.has_feature() API, and added support for 32 and 64.Juan Linietsky2017-10-031-1/+1
| |/ |/|
* | Merge pull request #11782 from eska014/persistent-userfs-testHein-Pieter van Braam2017-10-031-0/+2
|\ \ | |/ |/|
| * Add OS::is_userfs_persistent to check user:// persistenceLeon Krause2017-10-021-0/+2
* | Merge pull request #11568 from endragor/loggersAndreas Haas2017-10-021-11/+10
|\ \
| * | Extract logging logicRuslan Mustakov2017-09-251-11/+10
| |/
* / FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trashMarcelo Fernandez2017-09-251-0/+2
|/
* Rename pos to position in user facing methods and variablesletheed2017-09-201-1/+1
* Merge pull request #11230 from maxim-sheronov/fix_enum_bindingsThomas Herzog2017-09-151-3/+10
|\
| * Fix enums bindingsMaxim Sheronov2017-09-131-3/+10
* | Added a crash handler to dump the backtrace on Windows, Linux and OS XMarcelo Fernandez2017-09-131-0/+3
|/
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1