Commit graph

18 commits

Author SHA1 Message Date
goeiecool9999
b1a01ecfdc more changes. 2022-09-07 22:17:20 +02:00
goeiecool9999
0452ec3885 Be consistent with definitions 2022-09-07 21:53:52 +02:00
goeiecool9999
37cfd78afd That should do it 2022-09-07 21:49:50 +02:00
goeiecool9999
b1b6a5d8c3 Fixed some dumb mistakes. 2022-09-07 20:45:55 +02:00
goeiecool9999
d5f6cd5bd6 I keep messing up 2022-09-07 20:31:25 +02:00
goeiecool9999
3922ef5e85 Something like this maybe? 2022-09-07 20:25:03 +02:00
goeiecool9999
7a848be8a8 Change to camelCase to be consistent. 2022-09-07 17:35:29 +02:00
goeiecool9999
74c02d273f Replace transform with basic for loop. 2022-09-07 16:51:50 +02:00
goeiecool9999
9bc33de652 Fix crash when permissions are missing up the tree. 2022-09-07 16:28:35 +02:00
goeiecool9999
d3ce33486d These 2022-09-07 15:57:34 +02:00
goeiecool9999
4018cb7284 Even more debug statements... 2022-09-07 15:28:40 +02:00
goeiecool9999
74eb5d0d8c forgot to remove debug statement and use C++ style cast. 2022-09-07 15:22:54 +02:00
goeiecool9999
8dd61c3409 Ignore case for game files when on a unix system. Implemented as described in https://github.com/cemu-project/Cemu/issues/107#issuecomment-1231171415 2022-09-07 15:18:09 +02:00
goeiecool9999
e20bfd00ec
Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00
bitscher
2d42c885da
Fix various compiler warnings and update OpenSSL hash functions (#119)
* Update OpenSSL hash functions to OpenSSL 3.0
* Fix invalid sscanf format in DownloadManager
* Fix unset return value warning
* Fix erroneous check on otpMem in iosu_crypto
2022-08-30 09:27:25 +02:00
ArtemisX64
01c58555f3
Fixes Path Issues (#70)
* Fix bad path
2022-08-27 09:57:30 +02:00
Marcin Chojnacki
974edaa649
Initial macOS port bringup (#52) 2022-08-26 04:03:26 +02:00
Exzap
d60742f52b Add all the files 2022-08-22 22:21:23 +02:00