aboutsummaryrefslogtreecommitdiff
path: root/platform/x11 (follow)
Commit message (Expand)AuthorAgeFilesLines
* x11: fix joysticks not recognizing some buttonshinsbart2016-02-241-3/+1
* Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACTRémi Verschelde2016-02-171-1/+1
* include libudev only on udev buildshondres2016-02-151-1/+4
* x11: make dependancy on libudev optionalhondres2016-02-143-11/+41
* Merge pull request #3615 from Hinsbart/joy_check_fixpunto-2016-02-071-2/+4
|\
| * x11: more verbose checking for joystick capabilitieshondres2016-02-071-2/+4
* | added option to link libstdc++ staticallyJuan Linietsky2016-02-041-0/+4
|/
* Merge pull request #3575 from Hinsbart/_net_wm_nameRémi Verschelde2016-02-041-0/+4
|\
| * x11: set _net_wm_name propertyhondres2016-02-041-0/+4
* | Merge pull request #3493 from Hinsbart/wm_classRémi Verschelde2016-02-032-0/+18
|\ \
| * | x11: use different strings for WM_CLASS depending on contexthondres2016-01-272-0/+18
* | | Merge pull request #3538 from Hinsbart/tempRémi Verschelde2016-02-031-1/+0
|\ \ \ | | |/ | |/|
| * | remove pc_joystick_map.hhondres2016-02-011-1/+0
* | | x11: fix non-gamepad devices being detected as joystickshondres2016-02-021-3/+4
|/ /
* / close file descriptor if ioctls failedhondres2016-02-011-0/+1
|/
* remove dependancy on libevdevhondres2016-01-263-103/+133
* Change default window size for desktopGeorge Marques2016-01-241-1/+1
* Merge pull request #3272 from Hinsbart/joy-bindingpunto-2016-01-122-0/+12
|\
| * Add some joystick functions to input. Enables manipulation of mappings at run...hondres2016-01-082-0/+12
* | Enable ALSA driver in non-linux X11 when availableeska2016-01-101-1/+5
* | Fix pthread renaming in Open/FreeBSDeska2016-01-091-0/+1
|/
* Make joydev build using udev and evdev opt-out but blocking (linux)Rémi Verschelde2016-01-061-11/+18
* fix x11 crash on exithondres2016-01-051-3/+3
* having active items is pointless in input mapJuan Linietsky2016-01-031-1/+11
* send axis events only once per frame on linuxhondres2016-01-032-1/+13
* make num_buttons local, no need to keep in joystick structhondres2016-01-022-8/+9
* Update copyright to 2016 in headersGeorge Marques2016-01-0110-10/+10
* -Fix parsing of comments in VariantParser, fixes #3175Juan Linietsky2015-12-311-1/+2
* Check pkg-config for libudev and enable gamepad code only if found. Linux onl...hondres2015-12-215-12/+18
* -fixed build system to use pkg-config for evdevJuan Linietsky2015-12-212-3/+8
* Use tabs instead of spaces for new gamepad codehondres2015-12-182-282/+282
* Better gamepad supporthondres2015-12-186-219/+512
* -added windowed mode with -w, fixes #3020Juan Linietsky2015-12-121-1/+1
* changed a bit to use system()Juan Linietsky2015-12-081-1/+1
* improve detection of linux, fixes #3201Juan Linietsky2015-12-081-1/+1
* Merge pull request #2849 from a12n/compobsd2Juan Linietsky2015-12-083-5/+9
|\
| * Disable X11 joystick functions also for OpenBSDAnton Yabchinskiy2015-11-201-2/+2
| * Include string.h for memset() on OpenBSDAnton Yabchinskiy2015-11-201-0/+1
| * Include stdlib.h for alloca() on OpenBSDAnton Yabchinskiy2015-11-201-1/+1
| * Enable ALSA only for LinuxAnton Yabchinskiy2015-11-201-2/+5
* | Enabled debug symbols for x11 when using platform=release_debug and debug_rel...koalefant2015-11-291-0/+2
* | 0theora compilation fixesJuan Linietsky2015-11-251-0/+2
|/
* compile fixesJuan Linietsky2015-11-191-1/+1
* Revert "libao audio driver"Juan Linietsky2015-11-194-22/+7
* Merge pull request #903 from a12n/libaoJuan Linietsky2015-11-194-7/+22
|\
| * Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-11-024-57/+149
| |\
| * \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-07-299-15/+48
| |\ \
| * \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-04-043-48/+476
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-02-172-18/+16
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-172-1/+4
| |\ \ \ \ \