SameBoy/QuickLook
Lior Halphon f1b578fd2e Update version to 0.12, update copyright year 2019-06-21 19:20:51 +03:00
..
CartridgeTemplate.png Fixed icon alignment 2017-01-22 00:37:25 +02:00
ColorCartridgeTemplate.png Fixed icon alignment 2017-01-22 00:37:25 +02:00
Info.plist Update version to 0.12, update copyright year 2019-06-21 19:20:51 +03:00
UniversalCartridgeTemplate.png Fixed icon alignment 2017-01-22 00:37:25 +02:00
exports.sym Quick Look icon generation for GameBoy ROMs, using screenshots from the actual ROMs 2017-01-20 18:35:20 +02:00
generator.m Disabled Quick Look preview/thumbnail cancelation. It seems that the API sometime return true for no reason, and documentation of QL APIs is extremely poor. 2017-01-22 21:04:10 +02:00
get_image_for_rom.c Replaced the is_cgb bool with a more future compatible model enum. Removed the GB_init_cgb API and replaced it with an extended GB_init and GB_switch_model_and_reset APIs that now receive a model parameter. Increased the struct version. 2018-06-16 13:59:33 +03:00
get_image_for_rom.h Disabled Quick Look preview/thumbnail cancelation. It seems that the API sometime return true for no reason, and documentation of QL APIs is extremely poor. 2017-01-22 21:04:10 +02:00
main.c Added a Preview generator for Quick Look, so QL framework won't "ban" our plugin for failing to generate these. 2017-01-22 00:10:27 +02:00