This repository has been archived by the owner. It is now read-only.
- changed split size to a multiple of 32k (to align with sdcard clustersize)
Now trimmed and split files can be used with SX OS.
Note: Make sure to format the SD card with a maximum clustersize of 32k.
guiformat is a good tool to do so (http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm)
- re-enabled 4GB splitting
Splitting is currently not working with XS OS.
Trimmed files (without splitting) can be used with XS OS
- implemented optional "fast mode" for batch processing
removed build due to broken splitting
Changes to batchprocessing:
- Added recursive folder scanning (Thanks to getraid)
- Add files and folders by Drag&Drop
Added batch processing
while using batch processing, the output-filenames get set automatically
by appending "-cut" or "-uncut" depending the selected mode.
Optionally the inputfiles get deleted after conversion.
Errors shouldn't cancel the process. Instead the causative
list entry gets marked with an errorcode.