Skip to content

Releases: justlep/sample-commander

v2.3.1

31 Jan 18:36
Compare
Choose a tag to compare

Changes:

  • fixed external links
  • support aac, m4a
  • added AAC conversion using ffmpeg native or libfdk_aac (Fraunhofer) codec

v2.3.0

29 Mar 09:34
Compare
Choose a tag to compare

Changes:

  • faster program start
  • reduced installer size
  • security updates
  • upgrade to Electron 16

v2.2.1

13 Oct 09:21
d7211a1
Compare
Choose a tag to compare
  • security update (upgraded from Electron 9 to 11.5.0)

v2.2.0 Security & Performance Release

04 Mar 00:32
Compare
Choose a tag to compare
  • security update (upgraded from Electron 7 to 9)
  • faster folders listings

v2.1.3 Bugfix Release

24 Jul 22:24
Compare
Choose a tag to compare

Fixed 'Open in Explorer' and 'select file/folder' dialogs.

v2.1.1 Bugfix Release

30 Aug 15:07
Compare
Choose a tag to compare

Fixed

  • broken SelectAll/Deselect option in file contextmenu
  • minor code cleanup

v2.1.0 - Selections the easy way

29 Aug 18:35
Compare
Choose a tag to compare

Added

  • Files can now be selected by drawing a selection box around them by mouse (as in Windows Explorer, including the inversion behavior when holding the Ctrl key while drawing).
    See demo video here.
  • The vertical space between files can now be customized, e.g. for easier drawing of selection boxes.
  • Double-clicking folders in the Target Panel tree can open them either in the Source Panel or the Target Panel (configurable).
  • Added a small info box showing the number and total size of the currently selected files.
    It is displayed at the bottom left of the Source Panel if any files are selected.
  • The Help dialog now has a "System Info" tab with some info useful for bug reports.

Changed

  • removed "SimpleSelect" mode (selecting files by simple click without Shift or Ctrl pressed)
  • improved visual indicators in the Target Panel folder tree (green marker for folder containing the currently played file; tiny "S" marker if folder is currently selected in the Source Panel)
  • default vertical space between files is now 8 pixels (was 6)
  • minor internal refactorings

Fixed

  • small latency (< 1ms) during spectrogram scaling due to caching bug

NOTE: The installer for this version is removed since it introduced a bug in the file contextmenu.

Sample Commander 2 - first release

18 Aug 22:23
a0b1db6
Compare
Choose a tag to compare

The first release of the totally rewritten Sample Commander.

How to install:

  1. Download and run Sample.Commander.Setup.2.0.0.exe
    A Desktop icon will be created. Sample Commander starts automatically after setup.
  2. Download and extract FFmpeg binaries as described in the Installation section
  3. Tell Sample Commander (in its Settings dialog) where you extracted the FFmpeg binaries.

Enjoy Sample Commander!