Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Releases: glebm/od-commander

2020-04-04

04 Apr 09:56
Compare
Choose a tag to compare

Added:

  • Support for symlink creation and display
  • (experimental) OPKs can be run directly from commander (if opkrun is present). This does not yet work for all OPKs.

Changed:

  • Now ships with 3 smaller fonts with automatic fallback instead of the legacy huge one.
    OPK size 9.5M -> 2.5M

commander-2020-04-04

Stable release

06 Mar 14:27
Compare
Choose a tag to compare

commander-list commander-img

Added

  • Improved font rendering, especially for CJK, Greek, etc.
  • Uses full native resolution automatically, e.g. 320x480 on RetroFW (480x272 on RS07), 320x240 on RG350, 640x480 on RG350m (2x DPI).
  • Image viewer.
  • Different file icons for images, IPK, and OPK files.

Changed

  • Better default directories on all platforms.
  • Packaged as OPK instead of IPK for RetroFW.
  • Icons changed to high-res icons from the Humanity theme.

Fixed

  • Disk info functionality. Previously, didn't work at all.
  • Text viewer tab handling. Previously, tab characters were not displayed correctly.
  • Text viewer error handling. Previously, viewing a binary file could break other unrelated things.
  • Call sync after file operations. Previously, you could copy a file only to find out that it's not actually there after pulling out the SD card.

Changes since the last testing pre-release:

  • Fixed image viewer not loading the images for the first opened image type.
  • Fixed text viewer error handling
  • Call sync after file operations

2020-03-04

05 Mar 04:53
Compare
Choose a tag to compare
2020-03-04 Pre-release
Pre-release

Fixed: Disabled 3:4 downscaling by default on RetroFW RS07 (this will require a new RetroFW release to work)

2020-02-24

23 Feb 23:47
Compare
Choose a tag to compare
2020-02-24 Pre-release
Pre-release

RetroFW/RG350: Scale to non-standard display resolutions

If the display width is 640+, uses more DPI (max 2x) otherwise fills the screen at 1x DPI.
The logic can be improved in the future if necessary but this should cover RS07 and the rumored RG350v2 for now.

2020-02-23

23 Feb 06:00
Compare
Choose a tag to compare
2020-02-23 Pre-release
Pre-release

Adds RG350 build
Updates icon

2020-02-22

22 Feb 02:33
Compare
Choose a tag to compare
2020-02-22 Pre-release
Pre-release
  • Icons changed to high-res icons from the Humanity theme
  • Different file icons for images, IPK, and OPK files

commander-list
commander-img

2020-02-20

20 Feb 00:26
Compare
Choose a tag to compare
2020-02-20 Pre-release
Pre-release
  • Packages as OPK instead of IPK.
  • Adds basic image support to file viewer.
  • Fixes tab rendering in file viewer.
  • Fixes "Disk info" on RetroFW.

upd-wip-release

19 Jan 17:45
Compare
Choose a tag to compare
upd-wip-release Pre-release
Pre-release
WIP release