api/firmware_builds, api/v1-console_configuration, update_strings.txt
authorChristian Weiske <[email protected]>
Thu, 18 Jun 2015 12:47:06 +0000 (14:47 +0200)
committerChristian Weiske <[email protected]>
Thu, 18 Jun 2015 12:47:06 +0000 (14:47 +0200)
README.rst
api/devs.ouya.tv/api-firmware_builds-response-short.json [new file with mode: 0644]
api/devs.ouya.tv/api-firmware_builds-response.json [new file with mode: 0644]
api/devs.ouya.tv/api-firmware_builds.rst [new file with mode: 0644]
api/devs.ouya.tv/api-v1-console_configuration-response.json [new file with mode: 0644]
api/devs.ouya.tv/api-v1-console_configuration.rst
api/devs.ouya.tv/update_strings.txt-response.txt [new file with mode: 0644]
api/devs.ouya.tv/update_strings.txt.rst [new file with mode: 0644]
api/status.ouya.tv/api-v1-status.rst
headers.rst

index b683a138015dc75567fd702386e3266a45c7305c..511b73284306f4265f17cf3b8cb01ae99d65b100 100644 (file)
@@ -9,4 +9,6 @@ speak with ``devs.ouya.tv``.
 
 .. include:: headers.rst
 .. include:: api/status.ouya.tv/api-v1-status.rst
+.. include:: api/devs.ouya.tv/api-firmware_builds.rst
 .. include:: api/devs.ouya.tv/api-v1-console_configuration.rst
+.. include:: api/devs.ouya.tv/update_strings.txt.rst
diff --git a/api/devs.ouya.tv/api-firmware_builds-response-short.json b/api/devs.ouya.tv/api-firmware_builds-response-short.json
new file mode 100644 (file)
index 0000000..91b541d
--- /dev/null
@@ -0,0 +1,21 @@
+{
+  "result": [
+    {
+      "incremental": false,
+      "filename": "OUYA-1.2.1427-r1.zip",
+      "timestamp": "1418407476",
+      "md5sum": "3a95be82b4c33bd68353dc314346f39f",
+      "channel": "stable",
+      "url": "http://cds.t2z5c2q6.hwcdn.net/ota/RC-OUYA-1.2.1427-r1_ota.zip",
+      "requiredUpto": "1.2.995",
+      "changes": "https://devs.ouya.tv/api/changelog/3a95be82b4c33bd68353dc314346f39f.txt",
+      "changesLocalized": {
+        "de": " <!doctype html>\r\n<html>\r\n...",
+        "it": "<!doctype html>\r\n<html>\r\n..",
+        "fr": "<!doctype html>\r\n<html>\r\n..",
+        "es": "<!doctype html>\r\n<html>\r\n..",
+        "en": "<!doctype html>\r\n<html>\r\n.."
+      }
+    }
+  ]
+}
diff --git a/api/devs.ouya.tv/api-firmware_builds-response.json b/api/devs.ouya.tv/api-firmware_builds-response.json
new file mode 100644 (file)
index 0000000..620b1a9
--- /dev/null
@@ -0,0 +1,21 @@
+{
+  "result": [
+    {
+      "incremental": false,
+      "filename": "OUYA-1.2.1427-r1.zip",
+      "timestamp": "1418407476",
+      "md5sum": "3a95be82b4c33bd68353dc314346f39f",
+      "channel": "stable",
+      "url": "http://cds.t2z5c2q6.hwcdn.net/ota/RC-OUYA-1.2.1427-r1_ota.zip",
+      "requiredUpto": "1.2.995",
+      "changes": "https://devs.ouya.tv/api/changelog/3a95be82b4c33bd68353dc314346f39f.txt",
+      "changesLocalized": {
+        "de": " <!doctype html>\r\n<html>\r\n    <head>\r\n        <meta charset=\"utf-8\">\r\n            <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\r\n                <style>\r\n                    h1,\r\n                    h2,\r\n                    h3,\r\n                    h4,\r\n                    h5,\r\n                    h6,\r\n                    p,\r\n                    blockquote {\r\n                        margin: 0;\r\n                        padding: 0;\r\n                    }\r\n                    body {\r\n                        font-family: \"Helvetica Neue\", Helvetica, \"Hiragino Sans GB\", Arial, sans-serif;\r\n                        font-size: 13px;\r\n                        line-height: 18px;\r\n                        color: #FEFCFF;\r\n                        background-color: black;\r\n                        margin: 10px 13px 10px 13px;\r\n                    }\r\n                    table {\r\n                        margin: 10px 0 15px 0;\r\n                        border-collapse: collapse;\r\n                    }\r\n                    td,th {\r\n                        border: 1px solid #ddd;\r\n                        padding: 3px 10px;\r\n                    }\r\n                    th {\r\n                        padding: 5px 10px;\r\n                    }\r\n                    \r\n                    a {\r\n                        color: #0069d6;\r\n                    }\r\n                    a:hover {\r\n                        color: #0050a3;\r\n                        text-decoration: none;\r\n                    }\r\n                    a img {\r\n                        border: none;\r\n                    }\r\n                    p {\r\n                        margin-bottom: 9px;\r\n                    }\r\n                    h1,\r\n                    h2,\r\n                    h3,\r\n                    h4,\r\n                    h5,\r\n                    h6 {\r\n                        color: #404040;\r\n                        line-height: 36px;\r\n                    }\r\n                    h1 {\r\n                        margin-bottom: 18px;\r\n                        font-size: 30px;\r\n                    }\r\n                    h2 {\r\n                        font-size: 24px;\r\n                    }\r\n                    h3 {\r\n                        font-size: 18px;\r\n                    }\r\n                    h4 {\r\n                        font-size: 16px;\r\n                    }\r\n                    h5 {\r\n                        font-size: 14px;\r\n                    }\r\n                    h6 {\r\n                        font-size: 13px;\r\n                    }\r\n                    hr {\r\n                        margin: 0 0 19px;\r\n                        border: 0;\r\n                        border-bottom: 1px solid #ccc;\r\n                    }\r\n                    blockquote {\r\n                        padding: 13px 13px 21px 15px;\r\n                        margin-bottom: 18px;\r\n                        font-family:georgia,serif;\r\n                        font-style: italic;\r\n                    }\r\n                    blockquote:before {\r\n                        content:\"\\201C\";\r\n                        font-size:40px;\r\n                        margin-left:-10px;\r\n                        font-family:georgia,serif;\r\n                        color:#eee;\r\n                    }\r\n                    blockquote p {\r\n                        font-size: 14px;\r\n                        font-weight: 300;\r\n                        line-height: 18px;\r\n                        margin-bottom: 0;\r\n                        font-style: italic;\r\n                    }\r\n                    code, pre {\r\n                        font-family: Monaco, Andale Mono, Courier New, monospace;\r\n                    }\r\n                    code {\r\n                        background-color: #fee9cc;\r\n                        color: rgba(0, 0, 0, 0.75);\r\n                        padding: 1px 3px;\r\n                        font-size: 12px;\r\n                        -webkit-border-radius: 3px;\r\n                        -moz-border-radius: 3px;\r\n                        border-radius: 3px;\r\n                    }\r\n                    pre {\r\n                        display: block;\r\n                        padding: 14px;\r\n                        margin: 0 0 18px;\r\n                        line-height: 16px;\r\n                        font-size: 11px;\r\n                        border: 1px solid #d9d9d9;\r\n                        white-space: pre-wrap;\r\n                        word-wrap: break-word;\r\n                    }\r\n                    pre code {\r\n                        background-color: #fff;\r\n                        color:#737373;\r\n                        font-size: 11px;\r\n                        padding: 0;\r\n                    }\r\n                    sup {\r\n                        font-size: 0.83em;\r\n                        vertical-align: super;\r\n                        line-height: 0;\r\n                    }\r\n                    * {\r\n                        -webkit-print-color-adjust: exact;\r\n                    }\r\n                    @media screen and (min-width: 914px) {\r\n                        body {\r\n                            width: 854px;\r\n                            margin:10px auto;\r\n                        }\r\n                    }\r\n                    @media print {\r\n                        body,code,pre code,h1,h2,h3,h4,h5,h6 {\r\n                            color: black;\r\n                        }\r\n                        table, pre {\r\n                            page-break-inside: avoid;\r\n                        }\r\n                    }\r\n                    </style>\r\n                <title>OUYA System Update \"Chickcharney\"</title>\r\n                \r\n                </head>\r\n    <body>\r\n        \r\n        <font color=\"FF2A00\"><strong>\"Chickcharney\"-HOTFIX Nr. 2 12/15</strong></font>\r\n        <ul>\r\n            <li>Problem behoben, das Benutzer mit vielen nicht offiziellen Spielen (sideloaded Games) daran gehindert hat, das ENTWICKELN-Menü zu öffnen.</li>\r\n            <li>Problem behoben, bei dem Spiel-Updatesymbole nicht korrekt angezeigt wurden.</li>\r\n            <li>Problem behoben, bei dem für manche Benutzer System-Updates doppelt angezeigt wurden. (wird nach Installation dieses Updates wirksam)</li>\r\n            <li>Entwickler haben mehr Support für Community-Inhalte. </li>\r\n            <li>Und wie immer, diverse Bugfixes.</li>\r\n\r\n        </ul>\r\n\r\n        <font color=\"FF2A00\"><strong>\"Chickcharney\"-HOTFIX Nr. 1</strong></font>\r\n        <ul>\r\n            <li>Problem behoben, bei dem manche Entwickler keine Absturzberichte mehr erhielten.</li>\r\n            <li>Problem behoben, bei dem Bundles nicht mit dem korrekten Preis in Fremdwährungen gekennzeichnet waren (zum Glück wurde der Preis beim Kauf aber korrekt berechnet).</li>\r\n            <li>Mehrere Abstürze behoben, die manchmal auftraten, wenn sich Nutzer längere Zeit in ENTDECKEN aufhielten.</li>\r\n            <li>Problem behoben, bei dem die KAUFEN-Schaltfläche beim ersten Aufrufen einer Details-Seite manchmal nicht angezeigt wurde.</li>\r\n            <li>Problem behoben, bei dem Spielegrafiken-Symbole nicht immer korrekt angezeigt wurden.</li>\r\n            <li>Problem behoben, bei dem Spielegrafiken nicht richtig ausgerichtet wurden.</li>\r\n        </ul>\r\n        <font color=\"FF2A00\"><strong>OUYA-System-Update \"Chickcharney\"</strong></font>\r\n        \r\n        \r\n        <ul>\r\n            <li>Wir unterstützen jetzt auch \"Community-Inhalte\".</li>\r\n            <ul>\r\n                <li>Dieses Feature erlaubt es Spielen, Inhalte hochzuladen, die DU erstellt hast, sodass wir sie in ENTDECKEN vorstellen können.</li>\r\n                <li>Je mehr Spiele dieses Feature implementieren, desto mehr von Spielern erstellte Inhalte werden in ENTDECKEN und im Home-Menü verfügbar sein.</li>\r\n                <li>Alle Details dazu, wie Entwickler Community-Inhalte implementieren können, werden in einem Entwickler-Newsletter bekanntgeben.</li>\r\n                </ul>\r\n            <li>Wir unterstützen jetzt auch Bundles, also halte Ausschau nach Bundle-Angeboten und tollen verbilligten Apps, die du direkt auf deiner OUYA kaufen kannst.</li>\r\n            <li>ENTDECKEN wurde grundlegend überarbeitet und bietet jetzt ein viel sanfteres Scrollverhalten.</li>\r\n            <li>Du wirst feststellen, dass Animationen in allen OUYA-Menüs verbessert wurden. Wir haben uns bemüht, ein paar Kanten zu glätten und hoffen, dass es allen gefallen wird.</li>\r\n            <li>Wir haben ein Problem behoben, bei dem nach Beenden eines Spiels nicht der gewählte Standard-Launcher angezeigt wurde.</li>\r\n            <li>Die Höchstzahl an gleichzeitig durchführbaren Downloads wurde auf 10 begrenzt. Dadurch werden einige Probleme behoben, die durch eine große Anzahl simultaner Downloads ausgelöst wurden.</li>\r\n            <li>Problem behoben, bei dem die Zahl der verbundenen Controller auf dem Synchronisierungsbildschirm nicht korrekt angezeigt wurde.</li>\r\n            <li>Einige Android-Sicherheitsprobleme in Verbindung mit der Masterkey-Schwachstelle wurden beseitigt.</li>\r\n            <li>Wie üblich Bug-Fixes aller Art.</li>\r\n            <br>\r\n            <Strong>Für Entwickler</strong>\r\n            <li>Unter ENTWICKELN -> TUTORIALS gibt es neue Videos von Alex, Bob und Nick! Diese Videos sind derzeit nur auf Englisch verfügbar.</li>\r\n            <ul>\r\n                <li>“Monetization Tips” bietet Infos zu Monetarisierungsmodellen und welches davon sich am besten für dein Spiel eignet.</li>\r\n                <li>“Product Types” gibt eine Übersicht über die von uns unterstützten Produkte, damit du ganz einfach feststellen kannst, was am besten zu dir und deinem Spiel passt.</li>\r\n                <li>“More About Products” befasst sich mit weiteren Details und erweiterten Funktionsweisen, damit du alles aus dem OUYA-Produktsystem herausholen kannst.</li>\r\n                </ul>\r\n            <li>Wir haben den Unity-Plug-in überarbeitet, sodass er jetzt einfacher zu installieren und verwenden ist.</li>\r\n            <li>Vielleicht ist es dir schon aufgefallen: Wir haben die Bereiche zum Hochladen und Bearbeiten von Spielen im Entwickler-Portal überarbeitet (devs.ouya.tv).</li>\r\n            <ul>\r\n                <li>Es lässt sich jetzt einfacher feststellen, welche Bereiche noch ausgefüllt werden müssen, um einen Build hochzuladen.</li>\r\n                <li>Wir haben einige missverständliche Details entfernt und die Seitengestaltung überarbeitet, um die am häufigsten durchgeführten Aktionen besser in den Vordergrund zu rücken.</li>\r\n                </ul>\r\n            </ul>\r\n            \r\n        \r\n    </body>\r\n</html>",
+        "it": "<!doctype html>\r\n<html>\r\n    <head>\r\n        <meta charset=\"utf-8\">\r\n            <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\r\n                <style>\r\n                    h1,\r\n                    h2,\r\n                    h3,\r\n                    h4,\r\n                    h5,\r\n                    h6,\r\n                    p,\r\n                    blockquote {\r\n                        margin: 0;\r\n                        padding: 0;\r\n                    }\r\n                    body {\r\n                        font-family: \"Helvetica Neue\", Helvetica, \"Hiragino Sans GB\", Arial, sans-serif;\r\n                        font-size: 13px;\r\n                        line-height: 18px;\r\n                        color: #FEFCFF;\r\n                        background-color: black;\r\n                        margin: 10px 13px 10px 13px;\r\n                    }\r\n                    table {\r\n                        margin: 10px 0 15px 0;\r\n                        border-collapse: collapse;\r\n                    }\r\n                    td,th {\r\n                        border: 1px solid #ddd;\r\n                        padding: 3px 10px;\r\n                    }\r\n                    th {\r\n                        padding: 5px 10px;\r\n                    }\r\n                    \r\n                    a {\r\n                        color: #0069d6;\r\n                    }\r\n                    a:hover {\r\n                        color: #0050a3;\r\n                        text-decoration: none;\r\n                    }\r\n                    a img {\r\n                        border: none;\r\n                    }\r\n                    p {\r\n                        margin-bottom: 9px;\r\n                    }\r\n                    h1,\r\n                    h2,\r\n                    h3,\r\n                    h4,\r\n                    h5,\r\n                    h6 {\r\n                        color: #404040;\r\n                        line-height: 36px;\r\n                    }\r\n                    h1 {\r\n                        margin-bottom: 18px;\r\n                        font-size: 30px;\r\n                    }\r\n                    h2 {\r\n                        font-size: 24px;\r\n                    }\r\n                    h3 {\r\n                        font-size: 18px;\r\n                    }\r\n                    h4 {\r\n                        font-size: 16px;\r\n                    }\r\n                    h5 {\r\n                        font-size: 14px;\r\n                    }\r\n                    h6 {\r\n                        font-size: 13px;\r\n                    }\r\n                    hr {\r\n                        margin: 0 0 19px;\r\n                        border: 0;\r\n                        border-bottom: 1px solid #ccc;\r\n                    }\r\n                    blockquote {\r\n                        padding: 13px 13px 21px 15px;\r\n                        margin-bottom: 18px;\r\n                        font-family:georgia,serif;\r\n                        font-style: italic;\r\n                    }\r\n                    blockquote:before {\r\n                        content:\"\\201C\";\r\n                        font-size:40px;\r\n                        margin-left:-10px;\r\n                        font-family:georgia,serif;\r\n                        color:#eee;\r\n                    }\r\n                    blockquote p {\r\n                        font-size: 14px;\r\n                        font-weight: 300;\r\n                        line-height: 18px;\r\n                        margin-bottom: 0;\r\n                        font-style: italic;\r\n                    }\r\n                    code, pre {\r\n                        font-family: Monaco, Andale Mono, Courier New, monospace;\r\n                    }\r\n                    code {\r\n                        background-color: #fee9cc;\r\n                        color: rgba(0, 0, 0, 0.75);\r\n                        padding: 1px 3px;\r\n                        font-size: 12px;\r\n                        -webkit-border-radius: 3px;\r\n                        -moz-border-radius: 3px;\r\n                        border-radius: 3px;\r\n                    }\r\n                    pre {\r\n                        display: block;\r\n                        padding: 14px;\r\n                        margin: 0 0 18px;\r\n                        line-height: 16px;\r\n                        font-size: 11px;\r\n                        border: 1px solid #d9d9d9;\r\n                        white-space: pre-wrap;\r\n                        word-wrap: break-word;\r\n                    }\r\n                    pre code {\r\n                        background-color: #fff;\r\n                        color:#737373;\r\n                        font-size: 11px;\r\n                        padding: 0;\r\n                    }\r\n                    sup {\r\n                        font-size: 0.83em;\r\n                        vertical-align: super;\r\n                        line-height: 0;\r\n                    }\r\n                    * {\r\n                        -webkit-print-color-adjust: exact;\r\n                    }\r\n                    @media screen and (min-width: 914px) {\r\n                        body {\r\n                            width: 854px;\r\n                            margin:10px auto;\r\n                        }\r\n                    }\r\n                    @media print {\r\n                        body,code,pre code,h1,h2,h3,h4,h5,h6 {\r\n                            color: black;\r\n                        }\r\n                        table, pre {\r\n                            page-break-inside: avoid;\r\n                        }\r\n                    }\r\n                    </style>\r\n                <title>OUYA System Update \"Chickcharney\"</title>\r\n                \r\n                </head>\r\n    <body>\r\n       <font color=\"FF2A00\"><strong>HOTFIX \"Chickcharney\" #2 12/15</strong></font>\r\n        <ul>\r\n            <li>Risolto un problema che impediva agli utenti con molti giochi in side-load di accedere alla pagina FAI.</li>\r\n            <li>Risolto un problema che impediva alle icone di aggiornamento di essere visualizzate correttamente.</li>\r\n            <li>Risolto un problema che mostrava ad alcuni utenti doppi aggiornamenti di sistema. (Avrà effetto quando aggiornerai fuori da questa versione)</li>\r\n            <li>Più supporto per i contenuti della community per gli sviluppatori. </li>\r\n            <li>Come al solito, vari  bug risolti.</li>\r\n\r\n        </ul>\r\n\r\n       <font color=\"FF2A00\"><strong>\"Chickcharney\" HOTFIX #1</strong></font>\r\n        <ul>\r\n            <li>Risolto un problema che impediva agli sviluppatori di ricevere le segnalazioni di bug</li>\r\n            <li>Risolto un problema che mostrava un prezzo errato per gli acquisti in valuta straniera (fortunatamente il montante addebitato era corretto)</li>\r\n            <li>Risolto un problema che causava crash se si restava per lunghi periodi sulla pagina SCOPRI</li>\r\n            <li>Risolto un problema che impediva la visualizzazione del pulsante COMPRA al primo ingresso su una pagina dei dettagli </li>\r\n            <li>Risolto un problema che impediva la stabile visualizzazione delle tessere del mosaico</li>\r\n            <li>Risolto un problema che impediva il corretto allineamento delle tessere del mosaico</li>\r\n        </ul>\r\n        \r\n        <font color=\"FF2A00\"><strong>Aggiornamento sistema OUYA \"Chickcharney\"</strong></font>\r\n        \r\n        \r\n        <ul>\r\n            <li>Abbiamo aggiunto il supporto per il \"contenuto della community\".</li>\r\n            <ul>\r\n                <li>Questa funzione permetterà ai giochi di caricare contenuti che crei TU, così possiamo metterlo in evidenza in SCOPRI.</li>\r\n                <li>Man mano che i giochi approfittano di questa nuova funzione, comincerai a vedere contenuti creati dai giocatori in evidenza su SCOPRI e sulla schermata Home.</li>\r\n                <li>Gli sviluppatori riceveranno istruzioni dettagliate su come integrare il contenuto della community nella loro newsletter.</li>\r\n                </ul>\r\n            <li>Ora supportiamo i Bundle, perciò tieni gli occhi aperti per offerte bundle e i grandi sconti che puoi acquistare sulla tua OUYA.</li>\r\n            <li>SCOPRI è stata rimessa a nuovo. Ora offre un'esperienza molto più facile.</li>\r\n            <li>Noterai dei miglioramenti nell'animazione della tua esperienza OUYA. Abbiamo aggiunto qualche tocco in più che speriamo gradirai.</li>\r\n            <li>Risolto un problema che impediva di tornare al launcher predefinito all'uscita da un gioco.</li>\r\n            <li>Limitato a 10 il numero di download simultanei - questo evita i problemi che potrebbero sorgere con troppi download simultanei.</li>\r\n            <li>Risolto un problema nella schermata di abbinamento che mostrava un numero di controller collegati incorretto.</li>\r\n            <li>Risolti un paio di problemi di sicurezza per Android relativi alla vulnerabilità di Masterkey.</li>\r\n            <li>Il solito assortimento di bug risolti.</li>\r\n            <br>\r\n            <Strong>Per sviluppatori</strong>\r\n            <li>FAI -> TUTORIAL contiene un nuovo video da Alex, Bob, e Nick! Al momento questi video sono disponibili solo in inglese.</li>\r\n            <ul>\r\n                <li>\"Monetization Tips\" offre informazioni sui tipi di monetizzazione e su cosa potrebbe funzionare meglio per il tuo gioco.</li>\r\n                <li>\"Product Types\" ti mostra i diversi tipi di prodotti che supportiamo, così puoi farti un'idea più precisa di cosa è meglio per te e il tuo gioco.</li>\r\n                <li>\"More About Products\" entra nei dettagli delle funzioni avanzate per permetterti di trarre vantaggio dal sistema di prodotti OUYA.</li>\r\n                </ul>\r\n            <li>Abbiamo ripulito il plugin Unità per renderlo più semplice da installare e usare.</li>\r\n            <li>Se non ci hai ancora fatto caso, abbiamo migliorato l'upload del gioco e modificato alcune sezioni del portale sviluppatori (devs.ouya.tv)</li>\r\n            <ul>\r\n                <li>Chiarito quali sezioni devono ancora essere completate per inviare una build.</li>\r\n                <li>Rimossi una serie di dettagli nebulosi e rifatto il layout della pagina per mettere in evidenza le azioni più frequenti.</li>\r\n                </ul>\r\n            </ul>\r\n\r\n            \r\n        \r\n    </body>\r\n</html>",
+        "fr": "<!doctype html>\r\n<html>\r\n    <head>\r\n        <meta charset=\"utf-8\">\r\n            <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\r\n                <style>\r\n                    h1,\r\n                    h2,\r\n                    h3,\r\n                    h4,\r\n                    h5,\r\n                    h6,\r\n                    p,\r\n                    blockquote {\r\n                        margin: 0;\r\n                        padding: 0;\r\n                    }\r\n                    body {\r\n                        font-family: \"Helvetica Neue\", Helvetica, \"Hiragino Sans GB\", Arial, sans-serif;\r\n                        font-size: 13px;\r\n                        line-height: 18px;\r\n                        color: #FEFCFF;\r\n                        background-color: black;\r\n                        margin: 10px 13px 10px 13px;\r\n                    }\r\n                    table {\r\n                        margin: 10px 0 15px 0;\r\n                        border-collapse: collapse;\r\n                    }\r\n                    td,th {\r\n                        border: 1px solid #ddd;\r\n                        padding: 3px 10px;\r\n                    }\r\n                    th {\r\n                        padding: 5px 10px;\r\n                    }\r\n                    \r\n                    a {\r\n                        color: #0069d6;\r\n                    }\r\n                    a:hover {\r\n                        color: #0050a3;\r\n                        text-decoration: none;\r\n                    }\r\n                    a img {\r\n                        border: none;\r\n                    }\r\n                    p {\r\n                        margin-bottom: 9px;\r\n                    }\r\n                    h1,\r\n                    h2,\r\n                    h3,\r\n                    h4,\r\n                    h5,\r\n                    h6 {\r\n                        color: #404040;\r\n                        line-height: 36px;\r\n                    }\r\n                    h1 {\r\n                        margin-bottom: 18px;\r\n                        font-size: 30px;\r\n                    }\r\n                    h2 {\r\n                        font-size: 24px;\r\n                    }\r\n                    h3 {\r\n                        font-size: 18px;\r\n                    }\r\n                    h4 {\r\n                        font-size: 16px;\r\n                    }\r\n                    h5 {\r\n                        font-size: 14px;\r\n                    }\r\n                    h6 {\r\n                        font-size: 13px;\r\n                    }\r\n                    hr {\r\n                        margin: 0 0 19px;\r\n                        border: 0;\r\n                        border-bottom: 1px solid #ccc;\r\n                    }\r\n                    blockquote {\r\n                        padding: 13px 13px 21px 15px;\r\n                        margin-bottom: 18px;\r\n                        font-family:georgia,serif;\r\n                        font-style: italic;\r\n                    }\r\n                    blockquote:before {\r\n                        content:\"\\201C\";\r\n                        font-size:40px;\r\n                        margin-left:-10px;\r\n                        font-family:georgia,serif;\r\n                        color:#eee;\r\n                    }\r\n                    blockquote p {\r\n                        font-size: 14px;\r\n                        font-weight: 300;\r\n                        line-height: 18px;\r\n                        margin-bottom: 0;\r\n                        font-style: italic;\r\n                    }\r\n                    code, pre {\r\n                        font-family: Monaco, Andale Mono, Courier New, monospace;\r\n                    }\r\n                    code {\r\n                        background-color: #fee9cc;\r\n                        color: rgba(0, 0, 0, 0.75);\r\n                        padding: 1px 3px;\r\n                        font-size: 12px;\r\n                        -webkit-border-radius: 3px;\r\n                        -moz-border-radius: 3px;\r\n                        border-radius: 3px;\r\n                    }\r\n                    pre {\r\n                        display: block;\r\n                        padding: 14px;\r\n                        margin: 0 0 18px;\r\n                        line-height: 16px;\r\n                        font-size: 11px;\r\n                        border: 1px solid #d9d9d9;\r\n                        white-space: pre-wrap;\r\n                        word-wrap: break-word;\r\n                    }\r\n                    pre code {\r\n                        background-color: #fff;\r\n                        color:#737373;\r\n                        font-size: 11px;\r\n                        padding: 0;\r\n                    }\r\n                    sup {\r\n                        font-size: 0.83em;\r\n                        vertical-align: super;\r\n                        line-height: 0;\r\n                    }\r\n                    * {\r\n                        -webkit-print-color-adjust: exact;\r\n                    }\r\n                    @media screen and (min-width: 914px) {\r\n                        body {\r\n                            width: 854px;\r\n                            margin:10px auto;\r\n                        }\r\n                    }\r\n                    @media print {\r\n                        body,code,pre code,h1,h2,h3,h4,h5,h6 {\r\n                            color: black;\r\n                        }\r\n                        table, pre {\r\n                            page-break-inside: avoid;\r\n                        }\r\n                    }\r\n                    </style>\r\n                <title>OUYA System Update \"Chickcharney\"</title>\r\n                \r\n                </head>\r\n    <body>\r\n        \r\n        <font color=\"FF2A00\"><strong>\"Chickcharney\" CORRECTIF #2 12/15</strong></font>\r\n        <ul>\r\n            <li>Correction d'un problème empêchant les utilisateurs avec de nombreux jeux en side-loading d'entrer Créer.</li>\r\n            <li>Correction d'un problème empêchant les icônes de mise à jour de s'afficher correctement.</li>\r\n            <li>Correction d'un problème causant aux utilisateurs de voir les mises à jour système en double. (Prendra effet une fois cette mise à jour installée)</li>\r\n            <li>Assistance accrue pour les développeurs de contenu communautaire. </li>\r\n            <li>Et comme toujours, son lot de corrections mineures.</li>\r\n\r\n        </ul>\r\n\r\n        <font color=\"FF2A00\"><strong>\"Chickcharney\" CORRECTIF #1</strong></font>\r\n        <ul>\r\n            <li>Correction d'un problème qui empêchait les devs de recevoir les rapports de bug</li>\r\n            <li>Correction d'un problème ou les paquets affichaient un prix incorrect pour les devises étrangères (Cependant, le bon prix était appliqué à l'achat)</li>\r\n            <li>Correction de crashes qui pouvaient se produire en naviguant sur DÉCOUVRIR pour des périodes de temps plus longues</li>\r\n            <li>Correction d'un problème ou le bouton ACHETER n'apparaissait pas à la première visite d'une page Détails</li>\r\n            <li>Correction de quelques fonctions bancales ou les icônes de représentation ne s'affichaient pas toujours correctement</li>\r\n            <li>Correction d'un problème qui générait mauvais alignement des représentations</li>\r\n        </ul>\r\n        \r\n        <font color=\"FF2A00\"><strong>Mise à jour système OUYA \"Chickcharney\"</strong></font>\r\n        \r\n        \r\n        <ul>\r\n            <li>Abbiamo aggiunto il supporto per il \"contenuto della community\".</li>\r\n            <ul>\r\n                <li>Questa funzione permetterà ai giochi di caricare contenuti che crei TU, così possiamo metterlo in evidenza in SCOPRI.</li>\r\n                <li>Man mano che i giochi approfittano di questa nuova funzione, comincerai a vedere contenuti creati dai giocatori in evidenza su SCOPRI e sulla schermata Home.</li>\r\n                <li>Gli sviluppatori riceveranno istruzioni dettagliate su come integrare il contenuto della community nella loro newsletter.</li>\r\n                </ul>\r\n            <li>Ora supportiamo i Bundle, perciò tieni gli occhi aperti per offerte bundle e i grandi sconti che puoi acquistare sulla tua OUYA.</li>\r\n            <li>SCOPRI è stata rimessa a nuovo. Ora offre un'esperienza molto più facile.</li>\r\n            <li>Noterai dei miglioramenti nell'animazione della tua esperienza OUYA. Abbiamo aggiunto qualche tocco in più che speriamo gradirai.</li>\r\n            <li>Risolto un problema che impediva di tornare al launcher predefinito all'uscita da un gioco.</li>\r\n            <li>Limitato a 10 il numero di download simultanei - questo evita i problemi che potrebbero sorgere con troppi download simultanei.</li>\r\n            <li>Risolto un problema nella schermata di abbinamento che mostrava un numero di controller collegati incorretto.</li>\r\n            <li>Risolti un paio di problemi di sicurezza per Android relativi alla vulnerabilità di Masterkey.</li>\r\n            <li>Il solito assortimento di bug risolti.</li>\r\n            <br>\r\n            <Strong>Per sviluppatori</strong>\r\n            <li>FAI -> TUTORIAL contiene un nuovo video da Alex, Bob, e Nick! Al momento questi video sono disponibili solo in inglese.</li>\r\n            <ul>\r\n                <li>\"Monetization Tips\" offre informazioni sui tipi di monetizzazione e su cosa potrebbe funzionare meglio per il tuo gioco.</li>\r\n                <li>\"Product Types\" ti mostra i diversi tipi di prodotti che supportiamo, così puoi farti un'idea più precisa di cosa è meglio per te e il tuo gioco.</li>\r\n                <li>\"More About Products\" entra nei dettagli delle funzioni avanzate per permetterti di trarre vantaggio dal sistema di prodotti OUYA.</li>\r\n                </ul>\r\n            <li>Abbiamo ripulito il plugin Unità per renderlo più semplice da installare e usare.</li>\r\n            <li>Se non ci hai ancora fatto caso, abbiamo migliorato l'upload del gioco e modificato alcune sezioni del portale sviluppatori (devs.ouya.tv)</li>\r\n            <ul>\r\n                <li>Chiarito quali sezioni devono ancora essere completate per inviare una build.</li>\r\n                <li>Rimossi una serie di dettagli nebulosi e rifatto il layout della pagina per mettere in evidenza le azioni più frequenti.</li>\r\n                </ul>\r\n            </ul>\r\n\r\n            \r\n        \r\n    </body>\r\n</html>",
+        "es": "<!doctype html>\r\n<html>\r\n    <head>\r\n        <meta charset=\"utf-8\">\r\n            <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\r\n                <style>\r\n                    h1,\r\n                    h2,\r\n                    h3,\r\n                    h4,\r\n                    h5,\r\n                    h6,\r\n                    p,\r\n                    blockquote {\r\n                        margin: 0;\r\n                        padding: 0;\r\n                    }\r\n                    body {\r\n                        font-family: \"Helvetica Neue\", Helvetica, \"Hiragino Sans GB\", Arial, sans-serif;\r\n                        font-size: 13px;\r\n                        line-height: 18px;\r\n                        color: #FEFCFF;\r\n                        background-color: black;\r\n                        margin: 10px 13px 10px 13px;\r\n                    }\r\n                    table {\r\n                        margin: 10px 0 15px 0;\r\n                        border-collapse: collapse;\r\n                    }\r\n                    td,th {\r\n                        border: 1px solid #ddd;\r\n                        padding: 3px 10px;\r\n                    }\r\n                    th {\r\n                        padding: 5px 10px;\r\n                    }\r\n                    \r\n                    a {\r\n                        color: #0069d6;\r\n                    }\r\n                    a:hover {\r\n                        color: #0050a3;\r\n                        text-decoration: none;\r\n                    }\r\n                    a img {\r\n                        border: none;\r\n                    }\r\n                    p {\r\n                        margin-bottom: 9px;\r\n                    }\r\n                    h1,\r\n                    h2,\r\n                    h3,\r\n                    h4,\r\n                    h5,\r\n                    h6 {\r\n                        color: #404040;\r\n                        line-height: 36px;\r\n                    }\r\n                    h1 {\r\n                        margin-bottom: 18px;\r\n                        font-size: 30px;\r\n                    }\r\n                    h2 {\r\n                        font-size: 24px;\r\n                    }\r\n                    h3 {\r\n                        font-size: 18px;\r\n                    }\r\n                    h4 {\r\n                        font-size: 16px;\r\n                    }\r\n                    h5 {\r\n                        font-size: 14px;\r\n                    }\r\n                    h6 {\r\n                        font-size: 13px;\r\n                    }\r\n                    hr {\r\n                        margin: 0 0 19px;\r\n                        border: 0;\r\n                        border-bottom: 1px solid #ccc;\r\n                    }\r\n                    blockquote {\r\n                        padding: 13px 13px 21px 15px;\r\n                        margin-bottom: 18px;\r\n                        font-family:georgia,serif;\r\n                        font-style: italic;\r\n                    }\r\n                    blockquote:before {\r\n                        content:\"\\201C\";\r\n                        font-size:40px;\r\n                        margin-left:-10px;\r\n                        font-family:georgia,serif;\r\n                        color:#eee;\r\n                    }\r\n                    blockquote p {\r\n                        font-size: 14px;\r\n                        font-weight: 300;\r\n                        line-height: 18px;\r\n                        margin-bottom: 0;\r\n                        font-style: italic;\r\n                    }\r\n                    code, pre {\r\n                        font-family: Monaco, Andale Mono, Courier New, monospace;\r\n                    }\r\n                    code {\r\n                        background-color: #fee9cc;\r\n                        color: rgba(0, 0, 0, 0.75);\r\n                        padding: 1px 3px;\r\n                        font-size: 12px;\r\n                        -webkit-border-radius: 3px;\r\n                        -moz-border-radius: 3px;\r\n                        border-radius: 3px;\r\n                    }\r\n                    pre {\r\n                        display: block;\r\n                        padding: 14px;\r\n                        margin: 0 0 18px;\r\n                        line-height: 16px;\r\n                        font-size: 11px;\r\n                        border: 1px solid #d9d9d9;\r\n                        white-space: pre-wrap;\r\n                        word-wrap: break-word;\r\n                    }\r\n                    pre code {\r\n                        background-color: #fff;\r\n                        color:#737373;\r\n                        font-size: 11px;\r\n                        padding: 0;\r\n                    }\r\n                    sup {\r\n                        font-size: 0.83em;\r\n                        vertical-align: super;\r\n                        line-height: 0;\r\n                    }\r\n                    * {\r\n                        -webkit-print-color-adjust: exact;\r\n                    }\r\n                    @media screen and (min-width: 914px) {\r\n                        body {\r\n                            width: 854px;\r\n                            margin:10px auto;\r\n                        }\r\n                    }\r\n                    @media print {\r\n                        body,code,pre code,h1,h2,h3,h4,h5,h6 {\r\n                            color: black;\r\n                        }\r\n                        table, pre {\r\n                            page-break-inside: avoid;\r\n                        }\r\n                    }\r\n                    </style>\r\n                <title>OUYA System Update \"Chickcharney\"</title>\r\n                \r\n                </head>\r\n    <body>\r\n       \r\n       <font color=\"FF2A00\"><strong>Chickcharney: revisión 2 12/15</strong></font>\r\n        <ul>\r\n            <li>Se ha solucionado el error que impedía que los usuarios con muchos juegos transferidos pudieran entrar en CREAR.</li>\r\n            <li>Se ha solucionado el error que hacía que los iconos de juegos no se mostraran correctamente.</li>\r\n            <li>Se ha solucionado el error que mostraba las actualizaciones del sistema dos veces a algunos usuarios (tendrá efecto una vez se actualice a la nueva versión)</li>\r\n            <li>La sección de ayuda del Contenido de la comunidad para desarrolladores es ahora más completa. </li>\r\n            <li>Como siempre, se han solucionado varios errores.</li>\r\n\r\n        </ul>\r\n \r\n        <font color=\"FF2A00\"><strong>Chickcharney: REVISIÓN 1</strong></font>\r\n        <ul>\r\n            <li>Hemos solucionado un problema que hacía que los desarrolladores no recibieran informes de bloqueos.</li>\r\n            <li>Hemos solucionado un problema que hacía que los lotes mostraran un precio incorrecto en monedas extranjeras (por suerte, al realizar la compra se aplicaba el precio correcto).</li>\r\n            <li>Hemos solucionado bloqueos que se producían al desplazarse por la sección DESCUBRIR durante periodos largos de tiempo.</li>\r\n            <li>Hemos solucionado un problema que hacía que el botón COMPRAR no apareciera a veces al entrar por primera vez en una página de detalles.</li>\r\n            <li>Hemos solucionado un problema que hacía que los iconos de juegos no siempre aparecieran correctamente.</li>\r\n            <li>Hemos solucionado un problema que hacía que los iconos de juegos aparecieran desalineados.</li>\r\n        </ul>\r\n        \r\n        <font color=\"FF2A00\"><strong>Actualización del sistema OUYA: \"Chickcharney\"</strong></font>\r\n        \r\n        \r\n        <ul>\r\n            <li>Hemos añadido una sección de ayuda en Contenido de la comunidad.</li>\r\n            <ul>\r\n                <li>Esta función permite que subas el contenido que hayas creado a los juegos para después mostrarlos en el menú DESCUBRIR.</li>\r\n                <li>A medida que los juegos aprovechen esta nueva función, empezarás a ver el contenido creado por otros jugadores en el menú DESCUBRIR y en la pantalla de inicio.</li>\r\n                <li>Los desarrolladores recibirán en el boletín toda la información necesaria para aprender a incorporar el Contenido de la comunidad.</li>\r\n                </ul>\r\n            <li>Ahora OUYA también es compatible con lotes, así que permanece atento a las ofertas de lotes y grandes descuentos que podrás adquirir aquí mismo.</li>\r\n            <li>Hemos realizado un ajuste técnico en DESCUBRIR; ahora puedes desplazarte de manera mucho más fluida.</li>\r\n            <li>Observarás una mejora general en las animaciones de OUYA. Nos hemos preocupado de darles varios toques de brillo que esperemos os gusten.</li>\r\n            <li>Hemos solucionado el problema que impedía regresar a la interfaz por defecto al salir de un juego.</li>\r\n            <li>Hemos limitado el número de descargas simultaneas a 10; esto soluciona varios errores que se producían al intentar descargar simultáneamente muchos archivos.</li>\r\n            <li>Hemos solucionado el error que mostraba el número incorrecto de mandos conectados en la pantalla de emparejamiento.</li>\r\n            <li>Hemos arreglado varios problemas de seguridad de Android relacionados con la vulnerabilidad de la clave maestra.</li>\r\n            <li>Hemos solucionado varios errores frecuentes.</li>\r\n            <br>\r\n            <Strong>Para desarrolladores</strong>\r\n            <li>CREAR -> TUTORIALES contiene nuevos vídeos de Alex, Bob y Nick. Por el momento, estos vídeos están disponibles únicamente en inglés.</li>\r\n            <ul>\r\n                <li>«Monetization Tips» (consejos de monetización) ofrece información sobre los tipos de monetización y cuál se adapta mejor a tu juego.</li>\r\n                <li>«Product Types» (tipos de producto) describe los diferentes productos compatibles con OUYA para que conozcas cuál se acopla mejor a ti y a tu juego.</li>\r\n                <li>«More About Products» (información adicional de productos) profundiza en detalles y explica la funcionalidad avanzada para que puedas aprovechar el sistema de productos de OUYA.</li>\r\n                </ul>\r\n            <li>Hemos limpiado el plugin de Unity para que instalarlo y usarlo resulte más sencillo.</li>\r\n            <li>Por si todavía no te has dado cuenta, hemos rediseñado las secciones de subida y edición de juegos del portal de desarrolladores (devs.ouya.tv).</li>\r\n            <ul>\r\n                <li>Hemos explicado con mayor claridad las secciones que hay que completar para enviar una versión de un juego.</li>\r\n                <li>Hemos eliminado mucha información confusa y rediseñado la distribución de la página para destacar las opciones más frecuentes.</li>\r\n                </ul>\r\n            </ul>\r\n        \r\n    </body>\r\n</html>",
+        "en": "<!doctype html>\r\n<html>\r\n    <head>\r\n        <meta charset=\"utf-8\">\r\n            <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\r\n                <style>\r\n                    h1,\r\n                    h2,\r\n                    h3,\r\n                    h4,\r\n                    h5,\r\n                    h6,\r\n                    p,\r\n                    blockquote {\r\n                        margin: 0;\r\n                        padding: 0;\r\n                    }\r\n                    body {\r\n                        font-family: \"Helvetica Neue\", Helvetica, \"Hiragino Sans GB\", Arial, sans-serif;\r\n                        font-size: 13px;\r\n                        line-height: 18px;\r\n                        color: #FEFCFF;\r\n                        background-color: black;\r\n                        margin: 10px 13px 10px 13px;\r\n                    }\r\n                    table {\r\n                        margin: 10px 0 15px 0;\r\n                        border-collapse: collapse;\r\n                    }\r\n                    td,th {\r\n                        border: 1px solid #ddd;\r\n                        padding: 3px 10px;\r\n                    }\r\n                    th {\r\n                        padding: 5px 10px;\r\n                    }\r\n                    \r\n                    a {\r\n                        color: #0069d6;\r\n                    }\r\n                    a:hover {\r\n                        color: #0050a3;\r\n                        text-decoration: none;\r\n                    }\r\n                    a img {\r\n                        border: none;\r\n                    }\r\n                    p {\r\n                        margin-bottom: 9px;\r\n                    }\r\n                    h1,\r\n                    h2,\r\n                    h3,\r\n                    h4,\r\n                    h5,\r\n                    h6 {\r\n                        color: #404040;\r\n                        line-height: 36px;\r\n                    }\r\n                    h1 {\r\n                        margin-bottom: 18px;\r\n                        font-size: 30px;\r\n                    }\r\n                    h2 {\r\n                        font-size: 24px;\r\n                    }\r\n                    h3 {\r\n                        font-size: 18px;\r\n                    }\r\n                    h4 {\r\n                        font-size: 16px;\r\n                    }\r\n                    h5 {\r\n                        font-size: 14px;\r\n                    }\r\n                    h6 {\r\n                        font-size: 13px;\r\n                    }\r\n                    hr {\r\n                        margin: 0 0 19px;\r\n                        border: 0;\r\n                        border-bottom: 1px solid #ccc;\r\n                    }\r\n                    blockquote {\r\n                        padding: 13px 13px 21px 15px;\r\n                        margin-bottom: 18px;\r\n                        font-family:georgia,serif;\r\n                        font-style: italic;\r\n                    }\r\n                    blockquote:before {\r\n                        content:\"\\201C\";\r\n                        font-size:40px;\r\n                        margin-left:-10px;\r\n                        font-family:georgia,serif;\r\n                        color:#eee;\r\n                    }\r\n                    blockquote p {\r\n                        font-size: 14px;\r\n                        font-weight: 300;\r\n                        line-height: 18px;\r\n                        margin-bottom: 0;\r\n                        font-style: italic;\r\n                    }\r\n                    code, pre {\r\n                        font-family: Monaco, Andale Mono, Courier New, monospace;\r\n                    }\r\n                    code {\r\n                        background-color: #fee9cc;\r\n                        color: rgba(0, 0, 0, 0.75);\r\n                        padding: 1px 3px;\r\n                        font-size: 12px;\r\n                        -webkit-border-radius: 3px;\r\n                        -moz-border-radius: 3px;\r\n                        border-radius: 3px;\r\n                    }\r\n                    pre {\r\n                        display: block;\r\n                        padding: 14px;\r\n                        margin: 0 0 18px;\r\n                        line-height: 16px;\r\n                        font-size: 11px;\r\n                        border: 1px solid #d9d9d9;\r\n                        white-space: pre-wrap;\r\n                        word-wrap: break-word;\r\n                    }\r\n                    pre code {\r\n                        background-color: #fff;\r\n                        color:#737373;\r\n                        font-size: 11px;\r\n                        padding: 0;\r\n                    }\r\n                    sup {\r\n                        font-size: 0.83em;\r\n                        vertical-align: super;\r\n                        line-height: 0;\r\n                    }\r\n                    * {\r\n                        -webkit-print-color-adjust: exact;\r\n                    }\r\n                    @media screen and (min-width: 914px) {\r\n                        body {\r\n                            width: 854px;\r\n                            margin:10px auto;\r\n                        }\r\n                    }\r\n                    @media print {\r\n                        body,code,pre code,h1,h2,h3,h4,h5,h6 {\r\n                            color: black;\r\n                        }\r\n                        table, pre {\r\n                            page-break-inside: avoid;\r\n                        }\r\n                    }\r\n                    </style>\r\n                <title>OUYA System Update \"Chickcharney\"</title>\r\n                \r\n                </head>\r\n    <body>\r\n     <font color=\"FF2A00\"><strong>\"Chickcharney\" HOTFIX #2 12/15</strong></font>\r\n\r\n        <ul>\r\n\r\n            <li>Fixed an issue preventing users with lots of sideloaded games from entering MAKE.</li>\r\n\r\n            <li>Fixed an issue that could cause game update icons to not appear correctly.</li>\r\n\r\n            <li>Fixed an issue causing some users to see double system updates. (Will take effect when updating out of this version)</li>\r\n\r\n            <li>More Community Content support for developers. </li>\r\n\r\n            <li>As always, miscellaneous bug fixes.</li>\r\n\r\n\r\n\r\n        </ul>\r\n\r\n\r\n     \r\n      <font color=\"FF2A00\"><strong>\"Chickcharney\" HOTFIX #1 11/20</strong></font>\r\n\r\n        <ul>\r\n\r\n            <li>Fixed an issue where some devs were no longer receiving crash reports</li>\r\n\r\n            <li>Fixed an issue where bundles were showing the incorrect price for foreign currencies (Thankfully, the correct price was being applied on purchase, however)</li>\r\n\r\n            <li>Fixed a few crashes that could occur when navigating DISCOVER for longer periods of time</li>\r\n\r\n            <li>Fixed an issue where the BUY button wasn’t appearing sometimes on first entry into a details page</li>\r\n\r\n            <li>Fixed some wonky behavior with tile icons not always showing correctly</li>\r\n\r\n            <li>Fixed an issue that could cause tiles to get misaligned</li>\r\n\r\n        </ul> \r\n        \r\n        <font color=\"FF2A00\"><strong>OUYA System Update \"Chickcharney\" 11/3</strong></font>\r\n        \r\n        <ul>\r\n            <li>We’ve added support for “Community Content”.</li>\r\n                <ul>\r\n                    <li>This feature will allow games to upload content that YOU create, so we can feature it in DISCOVER.</li>\r\n                    <li>As games take advantage of this new feature, you’ll start to see content created by gamers featured in DISCOVER and on the Home screen.</li>\r\n                    <li>BattleRoom and a Duck Game update are both coming soon - and will utilize this new feature.</li>\r\n                    <li>Developers will get full details on how to integrate with Community Content in a Dev newsletter.</li>\r\n                </ul>\r\n            <li>We now support Bundles, so check out our first bundle of ChoplifterHD and The Bard’s Tale from inXile! More bundles to follow...</li>\r\n            <li>The OUYA interface has undergone an under-the-hood revamp with some over-the-hood touches.</li>\r\n                <ul>\r\n                    <li>Scrolling in DISCOVER is a much smoother experience now.</li>\r\n                    <li>You'll notice some animation improvements throughout the OUYA experience. We've taken some time to add little touches of polish that we hope you all enjoy.</li>\r\n                    <li>Loading times have been slightly improved across the board.</li>\r\n                </ul>\r\n            <li>Check the OUYA Presents video series in DISCOVER! </li>\r\n                <ul>\r\n                    <li>Bob will take you through some of the awesome games OUYA has to offer - complete with PROTIPS and silliness.</li>\r\n                    <li>We’ve already got over a dozen videos to check out, with new ones added each week.</li>\r\n                </ul>\r\n            <li>Fixed an issue where exiting a game wasn't returning to the set default launcher</li>\r\n            <li>Limited the number of simultaneous downloads to 10 – this fixes a few bugs that could occur with many simultaneous downloads.</li>\r\n            <li>Fixed an issue on the pairing screen where the incorrect number of connected controller would display.</li>\r\n            <li>Patched a few Android security issues related to the Masterkey vulnerability</li>\r\n            <li>The usual misc bug fixes.</li>\r\n            <br>\r\n            <Strong>For Developers</strong>\r\n            <li>MAKE -> TUTORIALS has new videos from Alex, Bob, and Nick!</li>\r\n                <ul>\r\n                    <li>“Monetization Tips” provides information about monetization types and what might work best for your game.</li>\r\n                    <li>“Product Types” walks you through the different products we support so you can easily figure out what’s the best fit for you and your game.</li>\r\n                    <li>“More About Products” dives into some details and advanced functionality to take advantage of the OUYA products system.</li>\r\n                </ul>\r\n            <li>We’ve cleaned up the Unity plugin to make it much more simple to install and use.</li>\r\n            <li>If you haven’t already noticed, we've revamped the Game upload and edit sections of the Dev Portal (devs.ouya.tv)</li>\r\n                <ul>\r\n                    <li>Provided more clarity around which sections still need to be filled out in order to submit a build.</li>\r\n                    <li>Removed a bunch of confusing details and re-did the page layout to focus on the most commonly completed actions.</li>\r\n                </ul>\r\n        </ul>\r\n            \r\n        \r\n    </body>\r\n</html>"
+      }
+    }
+  ]
+}
diff --git a/api/devs.ouya.tv/api-firmware_builds.rst b/api/devs.ouya.tv/api-firmware_builds.rst
new file mode 100644 (file)
index 0000000..e9f5bb3
--- /dev/null
@@ -0,0 +1,49 @@
+================================================
+``GET https://devs.ouya.tv/api/firmware_builds``
+================================================
+
+List the latest available firmware version.
+
+
+HTTP request
+============
+Protocol
+  ``https``
+Method
+  ``GET``
+Host
+  ``devs.ouya.tv``
+Path
+  ``/api/firmware_builds``
+Headers
+  Standard headers
+
+  Token parameters not required.
+GET parameters
+  ``auth_token``
+    May be empty.
+
+    Does not seem to have any influence on the response.
+
+  ``oobe``
+    ``true``
+
+    Can be omitted.
+
+    Does not seem to have any influence on the response.
+
+    FIXME: what is that for? "Out Of (the) Box Experience"? Does it change anything?
+
+
+HTTP response
+=============
+Status code
+  ``200 OK``
+Content type
+  ``application/json; charset=utf-8``
+
+Example
+-------
+
+.. include:: api-firmware_builds-response-short.json
+   :code:
diff --git a/api/devs.ouya.tv/api-v1-console_configuration-response.json b/api/devs.ouya.tv/api-v1-console_configuration-response.json
new file mode 100644 (file)
index 0000000..4fed910
--- /dev/null
@@ -0,0 +1 @@
+{"BTC_LAUNCHER_PACKAGES":"tv.ouya.xbmc,tunein.player,tv.twitch.android.viewer,com.plexapp.android,tv.ouya.bbciplayer,tv.ouya.hulu,tv.ouya.minecrafttv,tv.ouya.ouyabrowser,tv.ouya.pandora,tv.ouya.visiomgo,tv.ouya.youtube,tv.ouya.tubitv"}
\ No newline at end of file
index 4f4999d00e02517120ceba22906092ea613bc773..6f6fe2af88410c717332863596e60d395e77e808 100644 (file)
@@ -26,3 +26,11 @@ GET parameters
 
 HTTP response
 =============
+Status code
+  ``200 OK``
+
+Example
+-------
+
+.. include:: api-v1-console_configuration-response.json
+   :code:
diff --git a/api/devs.ouya.tv/update_strings.txt-response.txt b/api/devs.ouya.tv/update_strings.txt-response.txt
new file mode 100644 (file)
index 0000000..343f496
--- /dev/null
@@ -0,0 +1,24 @@
+Preparing to televise the Revolution…
+Downloading awesome sauce…
+Maximizing fun level…
+Shifting bits…
+Tasting rainbows…
+Herding cats…
+Aligning synergies…
+Shooting stars…
+Well, I never! ಠ_ರೃ
+Bending genres…
+Stretching analogies…
+Calculating odds…
+Peeling away layers…
+Reducing complexity…
+Opening flaps…
+Inventing emoticons…  ≈:¬D
+Sharpening skates…
+Keeping calm…
+Refactoring bezier curves…
+We Must Perform A Quirkafleeg…
+To be honest, just downloading a firmware update…
+Rearranging deckchairs…
+Arming Photon Torpedoes…
+Adding the fun…
diff --git a/api/devs.ouya.tv/update_strings.txt.rst b/api/devs.ouya.tv/update_strings.txt.rst
new file mode 100644 (file)
index 0000000..c334232
--- /dev/null
@@ -0,0 +1,33 @@
+===============================================
+``GET https://devs.ouya.tv/update_strings.txt``
+===============================================
+
+Labels to show when updating the firmware.
+
+
+HTTP request
+============
+Protocol
+  ``https``
+Method
+  ``GET``
+Host
+  ``devs.ouya.tv``
+Path
+  ``/update_strings.txt``
+Headers
+  None of the standard headers required.
+GET parameters
+  None
+
+
+HTTP response
+=============
+Plain text file with one string per line
+
+
+Example
+-------
+.. include:: update_strings.txt-response.txt
+   :code:
+   :end-line: 5
index 8575da6795c1884af4f26964221dd01212dc3ad6..1e780f00c5afff31ae5c38210d332428f64763c5 100644 (file)
@@ -17,12 +17,13 @@ Path
 Headers
   None of the standard headers.
 
-  ::
-
-    User-Agent: Ouya-Connection-Test
+  ``User-Agent``
+    ``Ouya-Connection-Test``
 
 
 HTTP response
 =============
 Status code
-  204 No Content
+  ``204 No Content``
+
+Empty body.
index 8a0707968a2d475826c04c18c35e9272eb39f317..4993fcb3b3deae562aee859c88ac2ca258549e3f 100644 (file)
@@ -31,21 +31,29 @@ from the OUYA console to the servers.
   Same as ``X-OUYA-AuthToken``.
 
   FIXME: Why two token headers?
+
+  FIXME: Why ``auth_token`` GET parameter when there are headers?
 ``X-OUYA-Device``
   ``ouya_1_1``
 
   Probably hardware revision
+``Accept-Encoding``
+  ``gzip``
+
+  The OUYA understands gzip compression
+``User-Agent``
+  ``OUYA 0 1.00 1.2.1427_r1``
+
+
+Headers to ignore
+=================
 ``Cookie``
   ``__cfduid=da019d762142461c19f162c0ee443f9c71434577887``
 
-  ??? FIXME
+  Comes from the cloudflare error page. Can be ignored.
 ``Cookie2``
   ``$Version=1``
 
   ??? FIXME
-``Accept-Encoding``
-  ``gzip``
 
-  The OUYA understands gzip compression
-``User-Agent``
-  ``OUYA 0 1.00 1.2.1427_r1``
+  Not on the cloudflare error page.