Skip to content

Releases: od-contrib/commander

Go through images in the same directory without leaving the viewer

01 Nov 22:22
Compare
Choose a tag to compare

When in the image viewer, you can now press up/down (or left/right) to go to the previous/next image in the same directory.

Lepus support

07 Jul 10:17
Compare
Choose a tag to compare
2022-07-07

targets.sh: remove unused targets

📝 Line editing

02 Apr 20:10
Compare
Choose a tag to compare

Adds basic line editing to Commander! 📝

  1. Allows the user to edit text in any line, duplicate, insert, and remove lines.
  2. Files are saved after every action.
  3. Files are saved in text mode:
    • \r\n are replaced with \n.
    • UTF-8 BOM is removed.
    • The file always ends with a trailing newline.

image

Cursor movement

27 Mar 11:51
Compare
Choose a tag to compare

The cursor in the text edit is now moveable:

Commander on-screen keyboard screenshot

Mouse support + desktop Linux AppImage

26 Mar 22:42
Compare
Choose a tag to compare

This release adds basic mouse support and keyboard input.

Additionally, Commander is now also available as an x86_64 AppImage (built via GitHub Actions on Ubuntu 18.04 on every push).

2021-03-24

24 Mar 23:27
Compare
Choose a tag to compare
  • New keyboard implementation: only ASCII layouts, responsive enough to fit on the RS-90 240x160 screen
  • View/Execute dialog is now skipped when possible
  • Improved error dialogs
  • Minor bugfixes

Commander screenshot


For reference, here is what the keyboard looked like before:

Old Commander screenshot

2020-11-18

18 Nov 01:49
Compare
Choose a tag to compare
  • Error dialogs when actions fail
  • Fixes default scaling setting on RetroFW

2020-06-21

21 Jun 00:33
Compare
Choose a tag to compare

First release in this repo. Now uses system versions of SDL_ttf and SDL_gfx on RS90 and RG350 (where font scaling is not required).

Older releases can be found here: https://github.com/glebm/od-commander/releases