index
:
opentrack.git
azure-pipelines
easy-tracker-more-models
feature/qt6
feature_windows_dark_theme
fix-cancel-dialog-crash
kinect-disable-dist-coeffs
kinect-fixes
kinect-point-tracker
master
mixin-work
opencv-point-tracker
point-tracker-auto-reset
pr/kinect-block-frame
revert-geometry-stuff
stable/2.2
stable/2.3
tracker-easy-clip-model-support
trackhat
trackhat-camera
trackhat-sensor-v2
unstable
wii-robust-start-stop
wip
work-20180827
head tracking software for Windows and Linux
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
x-plane-plugin
/
plugin.c
Age
Commit message (
Expand
)
Author
2018-01-14
Fix XPluginEnable
Philipp Ringler
2017-12-18
compat, x-plane: get rid of attribute unused macro
Stanislaw Halik
2017-10-27
x-plane: fix buffer overflow
Stanislaw Halik
2017-09-30
remove camel case
Stanislaw Halik
2017-06-22
misc irrelevant
Stanislaw Halik
2017-05-17
head roll
Sven Kocksch
2017-05-16
rename macro
Sven Kocksch
2016-09-18
add missing copyright terms
Stanislaw Halik
2016-08-23
x-plane-plugin: fix build
Stanislaw Halik
2016-06-16
all: split "api" into "api" and "logic"
Stanislaw Halik
2016-05-17
x-plane-plugin: set default visibility. remove linker script.
Stanislaw Halik
2015-10-20
x-plane: ignore diagnostic
Stanislaw Halik
2015-07-02
Reinit the offsets when re-enabling the plugin
Ennio Barbaro
2015-07-02
Added enable/disable plugin command.
Ennio Barbaro
2015-07-02
Use XPLMRegisterFlightLoopCallback instead of XPLMRegisterDrawCallback
Ennio Barbaro
2014-09-24
unbreak hopefully
Stanislaw Halik
2014-09-24
no need for pragma here
Stanislaw Halik
2014-09-22
style only
Stanislaw Halik
2013-11-30
untested merge from compat, hopefully fix osx
Stanislaw Halik
2013-11-30
fix x-plane crashing on exit
Stanislaw Halik
2013-11-30
fix bitrot shm name
Stanislaw Halik
2013-10-30
use proper origin
Stanislaw Halik
2013-10-30
update plugin. now using radians in shm
Stanislaw Halik
2013-10-17
all except 3rdparty-maintained stuff pass -Wall -Wextra -pedantic
Stanislaw Halik
2013-10-17
reformat
Stanislaw Halik
2013-09-19
xpl: pass -Wall -pedantic in gnuc89
Stanislaw Halik
2013-09-19
xpl: dead code. mmap(2) (void*)-1 on failure
Stanislaw Halik
2013-09-17
xpl: rename user-visible data following fork
Stanislaw Halik
2013-09-14
Don't leak any memory, ever (?)
Stanislaw Halik
2013-09-14
Even more dead code
Stanislaw Halik
2013-09-14
Play nice with IDE analysis
Stanislaw Halik
2013-09-14
X-Plane: remove dead code
Stanislaw Halik
2013-07-18
Fix Linux bitrot
Stanislaw Halik
2013-04-25
Don't convert the same value to degrees twice in a row.
Stanislaw Halik
2013-04-25
Unbreak X-Plane plugin
Stanislaw Halik
2013-04-02
Just put everything new in. Conflict resolution will be later
Stanislaw Halik