summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/global-settings.cpp
AgeCommit message (Collapse)Author
2014-07-27rename file so that name makes any senseStanislaw Halik
2014-07-27nix nonsensical typedef namingStanislaw Halik
2014-07-11print some debug on win32 as wellStanislaw Halik
2013-11-03fix dyld harderStanislaw Halik
2013-11-03fix dyldStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-30end this foolishness, a linker script is more than enoughStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-30clean up the visibility mess in a messiest way possibleStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-29move var into ifdef'd portionStanislaw Halik
2013-09-15Simplify tracker APIStanislaw Halik
No need to have a separate finalization function, can just as well sleep in the destructor.
2013-09-14Clean up preprocessor mingw-ismsStanislaw Halik
No functional changes.
2013-07-05Deal correctly with non-latin1 characters in directory nameStanislaw Halik
2013-06-06Remove dead codeStanislaw Halik
2013-04-29Correct stale pointer dereferenceStanislaw Halik
2013-04-02Just put everything new in. Conflict resolution will be laterStanislaw Halik