Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-09-13 | Remove per-file version history. Be careful not to touch copyright information. | Stanislaw Halik | |
2013-08-03 | Provide access to unfiltered, unmapped headpose for cameni | Stanislaw Halik | |
2013-07-04 | Remove non-working compatibility shim code | Stanislaw Halik | |
2013-06-27 | Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusion | Stanislaw Halik | |
Requested-by: mm0zct | |||
2013-06-06 | Remove dead code | Stanislaw Halik | |
2013-06-06 | FT: use the portable way to create a shared memory segment | Stanislaw Halik | |
2013-06-06 | Cleanup | Stanislaw Halik | |
2013-05-07 | allow launch dummy with spaces in filename | Stanislaw Halik | |
2013-04-29 | cleanup | Stanislaw Halik | |
2013-04-29 | Rename global settings location | Stanislaw Halik | |
2013-04-29 | Correct prototypes | Stanislaw Halik | |
2013-04-28 | Remove old version of FTClient, unused by the build system. Still lives in ↵ | Stanislaw Halik | |
project history. | |||
2013-04-27 | Fix embarassing locking but propagated through the codebase :( | Stanislaw Halik | |
2013-04-27 | Implement game name in the UI, lost previously due to refactoring. | Stanislaw Halik | |
2013-04-26 | Cleanup: don't inherit from UI class since it's a member too | Stanislaw Halik | |
2013-04-25 | Allow to be included on non-Windows | Stanislaw Halik | |
2013-04-25 | Use new CSV library in FT 2.0 | Stanislaw Halik | |
2013-04-25 | Separate CSV handling into a new file | Stanislaw Halik | |
2013-04-25 | Zero table first, in case unknown game connects | Stanislaw Halik | |
2013-04-23 | Less leaks, and actually use flags for dummy and tirviews | Stanislaw Halik | |
2013-04-13 | Don't use axes as class/struct members. Use an array instead, and iterate ↵ | Stanislaw Halik | |
over them where applicable. | |||
2013-04-05 | Project Evil: if you have to ask, you don't wanna know. | Stanislaw Halik | |
2013-04-05 | Project Evil seekrit evulz | Stanislaw Halik | |
2013-04-02 | static const char* -> #define | Stanislaw Halik | |
2013-04-02 | Fix include | Stanislaw Halik | |
2013-04-02 | Everything works now | Stanislaw Halik | |
2013-04-02 | Build works now | Stanislaw Halik | |
2013-04-02 | rename done | Stanislaw Halik | |
2013-04-02 | rename in progress | Stanislaw Halik | |