Skip to content
This repository has been archived by the owner. It is now read-only.
Jun 20, 2018
Compare
Choose a tag to compare
  • 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)

Jun 11, 2018
Compare
Choose a tag to compare
  • re-enabled 4GB splitting

Splitting is currently not working with XS OS.

Trimmed files (without splitting) can be used with XS OS

Jun 11, 2018
Compare
Choose a tag to compare
  • implemented optional "fast mode" for batch processing

removed build due to broken splitting

Jun 05, 2018
Compare
Choose a tag to compare

Changes to batchprocessing:

  • Added recursive folder scanning (Thanks to getraid)
  • Add files and folders by Drag&Drop
May 27, 2018
Compare
Choose a tag to compare

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.

May 24, 2018
f976353
Compare
Choose a tag to compare

Added feature:
Splitting (and joining) to/from 4gb parts

May 21, 2018
Compare
Choose a tag to compare