Skip to content

Moodkiller/xdelta3-gui-2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A (rebooted) GUI for creating patches with xdelta3. Now uses xdelta3 3.1.0 with some added features. -by Moodkiller

Download

https://github.com/Moodkiller/xdelta3-gui-2.0/releases

Screenshots

Soon(TM)

To Add

• Make gui draggable while patch making is running.
• Add @pause to patch making cmd and .bat application cmd.
• Add percentage / progress bar.

Planned, Optional

• Improve UI (scallable, movable while patching).
• During any time consuming processing, the application becomes unresponsive. Need to add a message/fix it.
• Make help/add tooltips.
• Allow to add directories using the "Add" button.

Changelog includes: v2.0.9

• Added creation of 3.Apply Patch-Mac.command and xdelta3_mac executable.
• Fixed 3.Apply Patch-Linux.sh line endings format for unix.
• Replaced xdelta3 Binary with Ubuntu x86_64 compatible version.

Changelog includes: v2.0.8

• Fixed 3.Apply Patch-Windows.bat creation to look in correct directory for xdelta3 executable.

Changelog includes: v2.0.7

• Now creates a shell script for all you Linux users so that patches can be applied.
• Added @pause to end of 3.Apply Patch-Windows.bat so that outcome is visible.
• Moved xdelta executables out of patch subdirectory to root for cross platform compatibility.
• Cosmetic changes (version number now in title bar and relative files, updated tool tips).
• Added icon to menu bar and task bar.

Changelog includes: v2.0.6

• Fixed the Drag and Drop feature to allow dropping whole folders.
• Some bug fixes.

Changelog includes: v2.0.5

• Fix .zip creation
• Imporved the "temp" directory name generation

Changelog includes: v2.0.4

• Drag and drop functionality.
• Only have one instance of a cmd window when making a batch patch.

Changelog includes: v2.0.2

• xdelta3 source wildcard (so that any new version of xdelta can be placed in the root folder).
• Added a new option where one could specify what patch extension they would like.