Skip to content

History

Revisions

  • docs: add RetroArch save sorting requirement to Save Sync page

    @danielcopper danielcopper committed Mar 15, 2026
    3016e64
  • docs: use banner image on Home page

    @danielcopper danielcopper committed Mar 15, 2026
    125638f
  • docs: add banner image to wiki

    @danielcopper danielcopper committed Mar 15, 2026
    5e57c70
  • docs: update architecture and development pages for service/adapter migration

    @danielcopper danielcopper committed Mar 15, 2026
    4419f4e
  • chore: add logo to Home page and markdownlint config

    @danielcopper danielcopper committed Mar 13, 2026
    de29c49
  • docs: update paths for lib/ → py_modules/lib/ move, version to v0.9.3 - Backend-Architecture: update path reference, lint command - Development: update project structure, lint command - Getting-Started: update example URL to v0.9.3 - Steam-Non-Steam-Shortcuts: update file references

    @danielcopper danielcopper committed Feb 27, 2026
    ea595a9
  • docs: install from URL requires developer mode — add step to enable it

    @danielcopper danielcopper committed Feb 27, 2026
    27ae425
  • docs: fix installation instructions — show URL pattern, remove cross-mode clipboard assumption

    @danielcopper danielcopper committed Feb 27, 2026
    554e451
  • docs: improve installation instructions with example URL and manual alternative

    @danielcopper danielcopper committed Feb 27, 2026
    03f6278
  • fix: correct save sync state schema, field names, and pre-launch trigger description

    @danielcopper danielcopper committed Feb 27, 2026
    eeec2b2
  • docs: update BIOS Management wiki for core switching UI - CPU button replaces gear menu submenu for per-game core selection - Per-game override is now first in detection chain - Offline BiosManager support (core switching works, downloads disabled) - Non-default core indicator (yellow/gray CPU button) - Two-column layout for BIOS + Emulator in game detail - Removed "Platform Default" menu option

    @danielcopper danielcopper committed Feb 27, 2026
    0b8b606
  • docs: add core switching UI documentation Per-platform dropdown in BiosManager, per-game selection in gear menu, non-default core badge in PlaySection.

    @danielcopper danielcopper committed Feb 27, 2026
    be267d7
  • docs: update BIOS Management with per-platform filtering and detection chain

    @danielcopper danielcopper committed Feb 27, 2026
    e0828ba
  • docs: per-core BIOS filtering + RetroDECK path migration - BIOS Management: add Active Core Detection section - New page: RetroDECK Path Migration (warning banners, conflict handling, what gets migrated) - Home: add migration page to nav, renumber - Save Sync: update prev nav link

    @danielcopper danielcopper committed Feb 27, 2026
    17ed905
  • docs: note that save sync only works from game detail page

    @danielcopper danielcopper committed Feb 25, 2026
    ed5ad32
  • docs: fix inaccuracies in Configuration, Syncing, Troubleshooting, Home - Configuration: replace debug toggle with log level dropdown (4 levels, default warn) - Syncing Your Library: metadata displayed in custom panel, not natively - Troubleshooting: BIOS not limited to disc-based systems, add missing Delete Save Files and Delete BIOS Files sections to Danger Zone - Home: BIOS description not limited to disc-based systems

    @danielcopper danielcopper committed Feb 25, 2026
    106a909
  • docs: update wiki for accuracy and add new pages - Steam-Non-Steam-Shortcuts: remove obsolete BIsModOrShortcut bypass counter sections (~130 lines), document current custom component approach - Home: update link descriptions, add Backend Architecture and Development links - Save-Sync: fix conflict mode default (newest_wins → ask_me) - Save-File-Sync-Architecture: fix conflict mode default, remove dangling .romm-api-verified.md reference - Getting-Started: replace Decky Store install with manual release zip - Add Backend-Architecture page (9 mixins, dependency diagram, ~3500 LOC) - Add Development page (setup, build, test, deploy guide)

    @danielcopper danielcopper committed Feb 25, 2026
    94d6423
  • docs: update save sync wiki for verified RomM 4.6.1 API behavior - Add RomM Save API endpoint reference table - Document notes GET bug and all_user_notes workaround - Add hybrid conflict detection explanation - Add RomM 4.7.x future migration comparison table - Add RomM version compatibility note to user-facing Save-Sync page

    @danielcopper danielcopper committed Feb 19, 2026
    02c833b
  • docs: first-sync forces ask-me conflict resolution

    @danielcopper danielcopper committed Feb 19, 2026
    c34e3dd
  • docs: add user guide wiki pages Add 7 new user-facing wiki pages covering: - Getting Started (prerequisites, installation, first-time setup) - Configuration (connection settings, SGDB API key, Steam Input, debug) - Syncing Your Library (how sync works, platform toggles, collections, artwork) - Managing Games (detail panel, downloads, uninstall, metadata refresh) - BIOS Management (what BIOS files are, per-platform status, downloads) - Save Sync (auto-sync, conflict modes, manual sync, failed retries, offline) - Troubleshooting (common issues, fixes, Danger Zone explained) Rewrite Home.md as a proper landing page with separate User Guide and Technical Reference sections.

    @danielcopper danielcopper committed Feb 19, 2026
    14a54bb
  • docs: update save paths to use retrodeck.json instead of hardcoded paths - Add Save base path section explaining retrodeck.json as canonical source - Replace ~/retrodeck/saves/ with <saves_path> from retrodeck.json - Document sort_savefiles_by_content_enable behavior (ROM folder, not core name) - Add standalone emulator save path table (10 emulators with confirmed paths) - Update save states reference to use <states_path> from retrodeck.json - Clarify pending_conflicts file_path is relative to saves_path

    @danielcopper danielcopper committed Feb 19, 2026
    71c7e41
  • docs: add Steam Non-Steam Shortcuts technical reference Cover AddShortcut API behavior (ignored params, 500ms delay, quoting), BIsModOrShortcut bypass counter state machine from MetaDeck pattern, VDF format notes, CRC32 app ID calculation, and common pitfalls.

    @danielcopper danielcopper committed Feb 19, 2026
    e0889a0
  • docs: add Save File Sync Architecture wiki page New page covering three-way conflict detection, sync flows, playtime tracking, device registration, and state schema. Updated Home.md with link.

    @danielcopper danielcopper committed Feb 17, 2026
    85a7c0f
  • Update: document removed detection approaches, add collection scoping

    @danielcopper danielcopper committed Feb 17, 2026
    bc85676
  • Add Remote Play cross-device shortcuts documentation

    @danielcopper danielcopper committed Feb 17, 2026
    f0a566b
  • Initial Home page

    @danielcopper danielcopper committed Feb 17, 2026
    8ee016f