Skip to content

Releases: choss/java-xci-splitter

1.4.1-20191022

22 Oct 13:20
Compare
Choose a tag to compare
1.4.1-20191022 Pre-release
Pre-release
  • added possibility of setting output directory in batch mode
  • functionality is entirely untested, but could work

1.4.0

08 Jan 15:52
Compare
Choose a tag to compare
  • Added splitting for NSP files for SX OS
  • The tinfoil way is only available for single files (selection at the end of the window)

1.3.3beta1

08 Oct 14:39
db79457
Compare
Choose a tag to compare
1.3.3beta1 Pre-release
Pre-release

This release has beta functionality for NSP splitting (Tinfoil supported method). Use at own risk!

XCI functionality is tested and works!

1.3.2

06 Oct 16:48
Compare
Choose a tag to compare
RELEASE 1.3.2: quick fix for mac osx

Release 1.3.1

29 Jun 09:56
Compare
Choose a tag to compare
Allow resizing of windows, which is a quick fix for some bugs on linux

Release 1.3.0

28 Jun 19:50
Compare
Choose a tag to compare
batch mode done

1.2.1

28 Jun 14:34
Compare
Choose a tag to compare

Bugfix release

  • minor GUI issue fixes
  • potential fix for the osx startup issue

1.2.0

27 Jun 14:11
Compare
Choose a tag to compare

Creating a new release with jar files for each platform (because of swt)

Features should be:

  • splitting and trimming of files
  • trimming of files
  • merging of files with padding (also should pad a not split trimmed file)
  • small gui

Know limitations:

  • no batch mode
  • no cli version
  • not tested on linux and macos, but should work

How to use:

  • have 64 bit java in version 1.8 (or higher) installed (Oracle or OpenJDK)
  • double click the correct jar file (Most likely only Windows and Linux)
  • execute on the command line
    • java -jar xci-splitter-win64-1.2.0.jar
    • java -jar xci-splitter-linux64-1.2.0.jar
    • java -d64 -XstartOnFirstThread -jar xci-splitter-osx-1.2.0.jar

1.0.0

25 Jun 16:14
Compare
Choose a tag to compare

This release creates a basic functional XCI Splitter (with trimming).
It is written in Java and only works on Win64 for now (because of the SWT dependencies)

Features:

  • splitting and trimming
  • merging

Usage:

  • download file and run with java