scummvm/common/formats
2025-03-27 13:47:57 +08:00
..
cue.cpp COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
cue.h COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
disk_image.cpp COMMON: Fix DiskImage stream deletion 2024-08-26 11:55:36 -07:00
disk_image.h COMMON: Add DiskImage lazy-decoding mode 2024-08-25 14:57:06 +03:00
formatinfo.cpp COMMON: Fix warnings 2023-08-07 10:48:59 +02:00
formatinfo.h COMMON: Remove #pragma once 2023-08-07 10:22:09 +02:00
iff_container.cpp COMMON: Allow IFF containers to have custom header IDs 2023-10-26 19:46:32 +03:00
iff_container.h COMMON: Allow IFF containers to have custom header IDs 2023-10-26 19:46:32 +03:00
ini-file.cpp COMMON: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
ini-file.h COMMON: Make INIFile use Path 2023-12-24 13:19:25 +01:00
json.cpp COMMON: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
json.h CLOUD: Janitorial 2023-04-08 16:20:11 +02:00
markdown.cpp COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
markdown.h COMMON: FORMATS: Pass image extensions to the user callbacks in Markdown 2023-10-31 01:58:55 +01:00
module.mk ADL: Move DiskImage into COMMON 2024-08-25 14:57:06 +03:00
prodos.cpp COMMON: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
prodos.h COMMON: Move Archive API to Path 2023-12-24 13:19:25 +01:00
quicktime.cpp COMMON: FORMATS: Put QT parser debug output to 'gvideo' debug channel 2025-02-22 15:51:24 +01:00
quicktime.h COMMON: FORMATS: Get rid of HotSpotType in QTVR 2025-02-20 01:34:32 +01:00
winexe.cpp COMMON: Move Archive API to Path 2023-12-24 13:19:25 +01:00
winexe.h COMMON: Move Archive API to Path 2023-12-24 13:19:25 +01:00
winexe_ne.cpp COMMON: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
winexe_ne.h
winexe_pe.cpp COMMON: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
winexe_pe.h
xmlparser.cpp COMMON: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
xmlparser.h COMMON: Allow specifying XMLParser stream name 2025-01-11 14:20:56 +01:00