RetroArch/frontend
LazyBumHorse f5497a4249 fix some bugs found through Clang Static Analyzer:
- task_content.c, load_content_from_compressed_archive: fix use after free
 - platform_win32/uwp: fix frontend_..._get_powerstate never returning FRONTEND_POWERSTATE_NONE
 - platform_win32/uwp: fix whitespace
 - cheevos.c: fix potential use after free in a loop, just to be save
2019-07-04 21:15:19 +02:00
..
drivers fix some bugs found through Clang Static Analyzer: 2019-07-04 21:15:19 +02:00
frontend_driver.c set default language on first startup according to OS setting (initial *nix implementation) 2019-04-15 23:14:49 -04:00
frontend_driver.h (RGUI) Add on-screen keyboard 2019-04-17 17:05:51 +01:00
frontend_salamander.c config_file_read not needed anymore 2019-04-30 13:37:10 +02:00
frontend.c Integrate record_driver.c into retroarch.c 2019-06-17 16:23:46 +02:00
frontend.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00