All notable changes to Sample Commander will be documented in this file.
- fixed external links
- support aac, m4a
- added AAC conversion using ffmpeg native or libfdk_aac (Fraunhofer) codec
- faster program start
- reduced installer size
- security updates
- upgrade to Electron 16
- security update (upgraded from Electron 7 to 9)
- faster folders listings
- fixed regression (broken file/directory-select dialogs)
- fixed regression (broken 'Open in Explorer')
- (internal) security updates only
- (internal) removed unused build target
- broken SelectAll/Deselect option in file contextmenu
- minor code optimizations
- 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). - 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.
- removed "SimpleSelect" mode (selecting files by simple click without
Shift
orCtrl
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
- small latency (< 1ms) during spectrogram scaling due to caching bug
- completely rewritten Sample Commander v2
- discontinued legacy version of Sample Commander;
(source code still available on https://github.com/justlep/sample-commander-legacy)