Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-25 | remove faceapi | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-24 | Reword deprecation message | Stanislaw Halik | |
2013-10-24 | faceapi: stuff | Stanislaw Halik | |
2013-10-24 | faceapi: unbreak build | Stanislaw Halik | |
2013-10-24 | sm: fix build hopefully, more to follow | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-24 | SM FaceAPI: add deprecation | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-24 | sm: add layout | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-15 | fix win32 faceapi bitrot | Stanislaw Halik | |
2013-09-19 | faceapi: move SM .h to appropriate dir | Stanislaw Halik | |
2013-09-19 | misc: fix API boilerplate, encoding | Stanislaw Halik | |
2013-09-17 | fix faceapi build with mingw-w64, fix build error | 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-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-06-27 | Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusion | Stanislaw Halik | |
Requested-by: mm0zct | |||
2013-06-06 | Use a standard way for creating the mapping | Stanislaw Halik | |
2013-06-06 | Remove dead code | Stanislaw Halik | |
2013-04-29 | cleanup | Stanislaw Halik | |
2013-04-29 | Rename global settings location | Stanislaw Halik | |
2013-04-29 | rename to opentrack | Stanislaw Halik | |
2013-04-29 | Correct prototypes | Stanislaw Halik | |
2013-04-26 | Cleanup: don't inherit from UI class since it's a member too | 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-12 | Made faceAPI tracker shared memory like HT | Wim Vriend | |
2013-04-12 | Fix FaceAPI after changing file map permissions | Stanislaw Halik | |
2013-04-05 | Correct SHM access flags | Stanislaw Halik | |
2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik | |
2013-04-02 | merge continues | Stanislaw Halik | |
2013-03-22 | Remove .bat files, actually finish rename this time | Stanislaw Halik | |
2013-03-22 | finish rename | Stanislaw Halik | |
2013-03-22 | Remove VS solutions | Stanislaw Halik | |
2013-03-22 | Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!! | Stanislaw Halik | |
.git/config: [core] ignorecase = false |