Skip to main content

Module device_profiles

Module device_profiles 

Source
Expand description

Device-specific format-ID lookup tables — maps each known iPod/iPhone generation to the format IDs it generates for its thumbnail caches (PhotoDB & ArtworkDB).

Synthesised from iOpenPod, OrgZ, libgpod, gnupod, and the 22-repo research sweep. Read-only reference — not used during decode.

Structs§

DeviceFormatInfo
A single format entry known to a device generation.
DeviceProfile
A device generation and the set of format IDs it produces.

Statics§

DEVICE_PROFILES
All known device profiles.

Functions§

all_device_profiles
Return a reference to the complete device-profiles table.
find_device
Find a device profile by name (case-insensitive substring match).
find_formats_by_id
Search all device profiles for every format entry matching format_id.