Update os_list.json

This commit is contained in:
cmclark00 2024-12-01 01:34:52 -05:00 committed by GitHub
parent 028f5ef9f9
commit 3b6363aaba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -255,10 +255,10 @@
} }
], ],
"imager": { "imager": {
"manuafcturers": [ "devices": [
{ {
"manufacturer": "Anbernic", "name": "Anbernic",
"productList": [ "subitems": [
{ {
"name": "Anbernic RG40XXH", "name": "Anbernic RG40XXH",
"tags": ["rg40xxh"], "tags": ["rg40xxh"],
@ -348,17 +348,12 @@
"name": "Anbernic RG Arc-S", "name": "Anbernic RG Arc-S",
"tags": ["rg_arc_s"], "tags": ["rg_arc_s"],
"icon": "https://github.com/cmclark00/retro-imager/blob/fix/src/icons/RG35XX.png?raw=true" "icon": "https://github.com/cmclark00/retro-imager/blob/fix/src/icons/RG35XX.png?raw=true"
},
{
"name": "Anbernic RG552",
"tags": ["rg552"],
"icon": "https://github.com/cmclark00/retro-imager/blob/fix/src/icons/RG35XX.png?raw=true"
} }
] ]
}, },
{ {
"manufacturer": "Unbranded", "name": "Game Console",
"productList": [ "subitems": [
{ {
"name": "Game Console R33S", "name": "Game Console R33S",
"tags": ["r33s"], "tags": ["r33s"],
@ -377,8 +372,8 @@
] ]
}, },
{ {
"manufacturer": "ODROID", "name": "ODROID",
"productList": [ "subitems": [
{ {
"name": "ODROID Go Advance", "name": "ODROID Go Advance",
"tags": ["oga"], "tags": ["oga"],
@ -389,11 +384,6 @@
"tags": ["ogs"], "tags": ["ogs"],
"icon": "https://github.com/cmclark00/retro-imager/blob/fix/src/icons/RG35XX.png?raw=true" "icon": "https://github.com/cmclark00/retro-imager/blob/fix/src/icons/RG35XX.png?raw=true"
}, },
{
"name": "ODROID Go Ultra",
"tags": ["ogu"],
"icon": "https://github.com/cmclark00/retro-imager/blob/fix/src/icons/RG35XX.png?raw=true"
},
{ {
"name": "ODROID N2", "name": "ODROID N2",
"tags": ["on2"], "tags": ["on2"],
@ -412,8 +402,8 @@
] ]
}, },
{ {
"manufacturer": "MagicX", "name": "MagicX",
"productList": [ "subitems": [
{ {
"name": "MagicX XU10", "name": "MagicX XU10",
"tags": ["xu10"], "tags": ["xu10"],
@ -427,8 +417,8 @@
] ]
}, },
{ {
"manufacturer": "Powkiddy", "name": "Powkiddy",
"productList": [ "subitems": [
{ {
"name": "Powkiddy V10", "name": "Powkiddy V10",
"tags": ["v10"], "tags": ["v10"],
@ -459,6 +449,16 @@
"tags": ["rgb20sx"], "tags": ["rgb20sx"],
"icon": "https://github.com/cmclark00/retro-imager/blob/fix/src/icons/RG35XX.png?raw=true" "icon": "https://github.com/cmclark00/retro-imager/blob/fix/src/icons/RG35XX.png?raw=true"
}, },
{
"name": "Anbernic RG552",
"tags": ["rg552"],
"icon": "https://github.com/cmclark00/retro-imager/blob/fix/src/icons/RG35XX.png?raw=true"
},
{
"name": "ODROID Go Ultra",
"tags": ["ogu"],
"icon": "https://github.com/cmclark00/retro-imager/blob/fix/src/icons/RG35XX.png?raw=true"
},
{ {
"name": "Powkiddy RGB10 Max 3 Pro", "name": "Powkiddy RGB10 Max 3 Pro",
"tags": ["rgb10_max_3_pro"], "tags": ["rgb10_max_3_pro"],
@ -472,8 +472,8 @@
] ]
}, },
{ {
"manufacturer": "Gameforce", "name": "Gameforce",
"productList": [ "subitems": [
{ {
"name": "Gameforce Ace (default)", "name": "Gameforce Ace (default)",
"tags": ["ace"], "tags": ["ace"],
@ -482,8 +482,8 @@
] ]
}, },
{ {
"manufacturer": "Orange Pi", "name": "Orange Pi",
"productList": [ "subitems": [
{ {
"name": "Orange Pi 5", "name": "Orange Pi 5",
"tags": ["orange_pi_5"], "tags": ["orange_pi_5"],
@ -497,8 +497,8 @@
] ]
}, },
{ {
"manufacturer": "Radxa", "name": "Radxa",
"productList": [ "subitems": [
{ {
"name": "Radxa Rock 5a", "name": "Radxa Rock 5a",
"tags": ["radxa_rock_5a"], "tags": ["radxa_rock_5a"],
@ -522,8 +522,8 @@
] ]
}, },
{ {
"manufacturer": "Indiedroid", "name": "Indiedroid",
"productList": [ "subitems": [
{ {
"name": "Indiedroid Nova (Must set dtb in extlinuix.conf)", "name": "Indiedroid Nova (Must set dtb in extlinuix.conf)",
"tags": ["nova"], "tags": ["nova"],
@ -532,8 +532,8 @@
] ]
}, },
{ {
"manufacturer": "Retroid", "name": "Retroid",
"productList": [ "subitems": [
{ {
"name": "Retroid Pocket Mini", "name": "Retroid Pocket Mini",
"tags": ["rpmini"], "tags": ["rpmini"],