ES-DE/es-app/src/scrapers
Leon Styhre a233b96c2a Removed some unnecessary typedefs and replaced the remaining ones with the more modern 'using' keyword.
Also harmonized the names of some user defined types and made some other minor cleanup.
2022-01-11 21:57:00 +01:00
..
GamesDBJSONScraper.cpp Added scraper support for displaying the returned platform if it does not match the game platform. 2022-01-03 18:37:43 +01:00
GamesDBJSONScraper.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GamesDBJSONScraperResources.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
GamesDBJSONScraperResources.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
Scraper.cpp Changed ViewController::get() to ViewController::getInstance() 2022-01-04 21:49:22 +01:00
Scraper.h Removed some unnecessary typedefs and replaced the remaining ones with the more modern 'using' keyword. 2022-01-11 21:57:00 +01:00
ScreenScraper.cpp Added scraper support for displaying the returned platform if it does not match the game platform. 2022-01-03 18:37:43 +01:00
ScreenScraper.h Added support for scraping title screens, box back covers and physical media images. 2021-10-28 21:00:23 +02:00