Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-22 | all: implicitly cancel on form dialog close | Stanislaw Halik | |
2015-01-08 | don't increment dataid twice | Stanislaw Halik | |
2014-11-02 | rename csv module dir | Stanislaw Halik | |
2014-10-29 | apply right invert, so users don't have to | Stanislaw Halik | |
2014-10-29 | whitespace only | Stanislaw Halik | |
2014-10-28 | unbreak ftclient, needs MSVC no matter what | Stanislaw Halik | |
2014-10-22 | -Wreorder that went bad | Stanislaw Halik | |
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-19 | update modules to refactored API | Stanislaw Halik | |
2014-10-14 | drop EZCA mode, pitch already up to 180 | Stanislaw Halik | |
2014-10-14 | update options api | Stanislaw Halik | |
2014-10-04 | flush before windows breaks and data lossage | Stanislaw Halik | |
2014-09-27 | ft2: more accurate descriptions | Stanislaw Halik | |
2014-09-27 | ft2: multiply right axis for "ezca mode" | Stanislaw Halik | |
Issue: #70 | |||
2014-09-24 | CRLF -> LF conversion .git/index removal | Stanislaw Halik | |
Forgot to do it earlier, hence trash commits in recent days | |||
2014-09-22 | get rid of evil CALLING_CONVENTION macro | Stanislaw Halik | |
2014-09-22 | fixup! needless compat api breakage | Stanislaw Halik | |
2014-09-22 | fixup! fix Linux build | Stanislaw Halik | |
2014-09-22 | needless compat api breakage | Stanislaw Halik | |
2014-09-22 | win32: all plugins in Windows binary distro updated to new api | Stanislaw Halik | |
2014-09-22 | nix spurious debug | Stanislaw Halik | |
2014-09-19 | fix axes swappageopentrack-2.2-stable-20141112 | Stanislaw Halik | |
Issue: #56 | |||
2014-09-18 | ft: use C-style comments | Stanislaw Halik | |
2014-09-17 | ft proto: cleanup | Stanislaw Halik | |
2014-07-27 | Finish rename for all platforms | Stanislaw Halik | |
2014-06-07 | freetrack: enable dummy executable unconditionally | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2014-01-15 | fix ft interface selection not persisting | Stanislaw Halik | |
2014-01-15 | make all tracker/protocol/filter dialogs non-modal | Stanislaw Halik | |
2014-01-15 | remove harmless warning | Stanislaw Halik | |
2014-01-05 | remove settings dialog copypasted all over, losing functionality | Stanislaw Halik | |
2014-01-05 | fix/reword the UI | Stanislaw Halik | |
2014-01-05 | change icons, remove self-references | Stanislaw Halik | |
2013-12-31 | ft: use settings framework | Stanislaw Halik | |
2013-12-31 | meta: get rid of Initialize(), now RAII | Stanislaw Halik | |
2013-10-25 | multiply EZCA-mode pitch by 2 | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-24 | ft proto: fun with layouts | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-19 | removed a stray fprintf | mm0zct | |
-mm0zct | |||
2013-10-19 | Fixed FT2.0 tracker to actually start and kill TrackIR.exe dummy correctly | mm0zct | |
-mm0zct&shalik | |||
2013-10-19 | Fix proto/filter dtor not being called | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> Reported-by: mm0zct | |||
2013-10-19 | untested kill dummy on tracking stop | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-17 | fix last woe32 breakage | Stanislaw Halik | |
2013-10-17 | fix win32 build breakage | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-15 | proto-freetrack: fix layouts, end confusion | Stanislaw Halik | |
Confusion ensued due to 'dummy TrackIR.exe' which people keep enabling despite it only existing for the EZCA software. Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-11 | clarify copyright | Stanislaw Halik | |
Please see facetracknoir/develop: 336fc06ebe550d2c5fefae7dc1f967377eef998d https://sourceforge.net/p/facetracknoir/codegit/ci/336fc06ebe550d2c5fefae7dc1f967377eef998d/tree/ % git clone http://git.code.sf.net/p/facetracknoir/codegit Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-09-19 | proto-freetrack: use new compat bool ::success() | Stanislaw Halik | |
2013-09-17 | freetrack: warnings-safe on mingw-w64 | Stanislaw Halik | |
2013-09-15 | Make every tracker/protocol/filter dialog modal | Stanislaw Halik | |
This is since changing the tracker/protocol/filter from a combobox will cause a use-after-free and a nasty crash. | |||
2013-09-15 | Don't use dummy exe, it prevents users from deleting app directory | Stanislaw Halik | |
2013-09-14 | Downcase settings directory. Only affects Linux | Stanislaw Halik | |
2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik | |