index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
Age
Commit message (
Expand
)
Author
2016-02-24
x11: fix joysticks not recognizing some buttons
hinsbart
2016-02-17
Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT
Rémi Verschelde
2016-02-15
include libudev only on udev builds
hondres
2016-02-14
x11: make dependancy on libudev optional
hondres
2016-02-07
Merge pull request #3615 from Hinsbart/joy_check_fix
punto-
2016-02-07
x11: more verbose checking for joystick capabilities
hondres
2016-02-04
added option to link libstdc++ statically
Juan Linietsky
2016-02-04
Merge pull request #3575 from Hinsbart/_net_wm_name
Rémi Verschelde
2016-02-04
x11: set _net_wm_name property
hondres
2016-02-03
Merge pull request #3493 from Hinsbart/wm_class
Rémi Verschelde
2016-02-03
Merge pull request #3538 from Hinsbart/temp
Rémi Verschelde
2016-02-02
x11: fix non-gamepad devices being detected as joysticks
hondres
2016-02-01
remove pc_joystick_map.h
hondres
2016-02-01
close file descriptor if ioctls failed
hondres
2016-01-27
x11: use different strings for WM_CLASS depending on context
hondres
2016-01-26
remove dependancy on libevdev
hondres
2016-01-24
Change default window size for desktop
George Marques
2016-01-12
Merge pull request #3272 from Hinsbart/joy-binding
punto-
2016-01-10
Enable ALSA driver in non-linux X11 when available
eska
2016-01-09
Fix pthread renaming in Open/FreeBSD
eska
2016-01-08
Add some joystick functions to input. Enables manipulation of mappings at run...
hondres
2016-01-06
Make joydev build using udev and evdev opt-out but blocking (linux)
Rémi Verschelde
2016-01-05
fix x11 crash on exit
hondres
2016-01-03
having active items is pointless in input map
Juan Linietsky
2016-01-03
send axis events only once per frame on linux
hondres
2016-01-02
make num_buttons local, no need to keep in joystick struct
hondres
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-31
-Fix parsing of comments in VariantParser, fixes #3175
Juan Linietsky
2015-12-21
Check 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 evdev
Juan Linietsky
2015-12-18
Use tabs instead of spaces for new gamepad code
hondres
2015-12-18
Better gamepad support
hondres
2015-12-12
-added windowed mode with -w, fixes #3020
Juan Linietsky
2015-12-08
changed a bit to use system()
Juan Linietsky
2015-12-08
improve detection of linux, fixes #3201
Juan Linietsky
2015-12-08
Merge pull request #2849 from a12n/compobsd2
Juan Linietsky
2015-11-29
Enabled debug symbols for x11 when using platform=release_debug and debug_rel...
koalefant
2015-11-25
0theora compilation fixes
Juan Linietsky
2015-11-20
Disable X11 joystick functions also for OpenBSD
Anton Yabchinskiy
2015-11-20
Include string.h for memset() on OpenBSD
Anton Yabchinskiy
2015-11-20
Include stdlib.h for alloca() on OpenBSD
Anton Yabchinskiy
2015-11-20
Enable ALSA only for Linux
Anton Yabchinskiy
2015-11-19
compile fixes
Juan Linietsky
2015-11-19
Revert "libao audio driver"
Juan Linietsky
2015-11-19
Merge pull request #903 from a12n/libao
Juan Linietsky
2015-11-02
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2015-11-02
Moved deleting sample player in OS finalize methods to before deleting audio ...
Saracen
2015-10-26
Made the Atom net_wm_icon local
Phobos Tro
2015-10-25
Fixing memory leaks
Phobos Tro
2015-10-17
fixes broken 3D in editor
Juan Linietsky
[next]