Commit Graph
10 Commits
Author SHA1 Message Date
SSimco 81c0e4a465 Added support for motion 2024-09-02 14:25:04 +03:00
SSimco aae6313fdb Merge branch 'main' into android 2024-07-09 11:23:13 +03:00
goeiecool9999andGitHub aadd2f4a1a Input: Assign profile name correctly on save (#1217) 2024-05-25 01:48:53 +02:00
goeiecool9999andGitHub eaa82817dd Update thread names (#1120) 2024-03-15 23:06:48 +01:00
SSimco 67e171c48e Remove guiWrapper from gui project & replace all functions with callbacks 2023-07-29 09:38:31 +03:00
SSimco 29841a3fb2 Add support for controller on Android 2023-07-02 22:05:55 +03:00
CrementifandGitHub d903b2cf12 Remove deprecated logging system and expose developer logging window (#825) 2023-05-20 02:46:12 +02:00
Exzap f65dbe8437 Fix encoding error in input profile filenames
- Controller profile filenames now encode unicode characters correctly
- Removed dependency on boost::filesystem. There is still an indirect dependency on it from another boost module it seems
- Refactored some code to use FileStream instead of ifstream/ofstream
2022-10-12 14:27:01 +02:00
SSimcoandGitHub d6ba61cf64 Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
Exzap d60742f52b Add all the files 2022-08-22 22:21:23 +02:00