Page 1 of 1
PurePacker (Crossplattform)
Posted: Mon Apr 15, 2013 2:08 pm
by ts-soft
PurePacker is a small Crossplattform GUI to pack the content for your application.
Snapshot:
Download
The downloadpackage includes the source and binaries for windows and linux.
Feedback welcome!
Re: PurePacker (Crossplattform)
Posted: Mon Apr 15, 2013 3:44 pm
by jamirokwai
Hi Thomas,
thanks for sharing
works an Mac, too. But you have to comment out every CustomGradient (actually 2) inside include/FlatButtonEx.pbi. At least on PB5.11, x64
Filed a bug report:
http://www.purebasic.fr/english/viewtop ... 24&t=54357
Re: PurePacker (Crossplattform)
Posted: Mon Apr 15, 2013 4:04 pm
by ts-soft
@jamirokwai
Thanks for the report, i have changed the code. I am very happy that it works under MacOS, because I unfortunately can't test this.
Greetings - Thomas
Re: PurePacker (Crossplattform)
Posted: Tue Apr 16, 2013 12:44 pm
by idle
Can you set the file extension for BriefLZ?
zip shows up fine.
Re: PurePacker (Crossplattform)
Posted: Tue Apr 16, 2013 3:27 pm
by ts-soft
idle wrote:Can you set the file extension for BriefLZ?
zip shows up fine.
There is no official extension, so what should i set?
I think *.* is the only useful extension?
//edit
blz? (is in german for bankleitzahl

)
Re: PurePacker (Crossplattform)
Posted: Tue Apr 16, 2013 4:31 pm
by LuCiFeR[SD]
ts-soft wrote:idle wrote:Can you set the file extension for BriefLZ?
zip shows up fine.
There is no official extension, so what should i set?
I think *.* is the only useful extension?
//edit
blz? (is in german for bankleitzahl

)
/me spits coffee everywhere laughing! Whats this? a German with a sense of humour! Never! I don't believe it!

Re: PurePacker (Crossplattform)
Posted: Tue Apr 16, 2013 9:11 pm
by ts-soft
Update:
History wrote:; Version 1.1
; Added the change to abort on timeout
; Added check of ZIP-Archiv size. If size is bigger as 2 GB, abort the packing and close pack.
; Added pattern *.blz for briefLZ
; Added logwindow!
Re: PurePacker (Crossplattform)
Posted: Tue Apr 16, 2013 9:40 pm
by idle
Einzahlungen hier .blz bitte!
Re: PurePacker (Crossplattform)
Posted: Wed Apr 17, 2013 7:16 am
by jamirokwai
Hi Thomas,
how about adding some functions to extract one or all files?
Re: PurePacker (Crossplattform)
Posted: Wed Apr 17, 2013 9:01 am
by ts-soft
A function to add the contents of other (older) archives is on my todolist.
Re: PurePacker (Crossplattform)
Posted: Wed Apr 17, 2013 7:42 pm
by ts-soft
Update
History wrote:; Version 1.2
; Fixed Statusbarprogress (progress not shown with many small files)
; Added some more logmessages
; Added Clear- and Copy-Button to logwindow
/ edit:
History wrote:; Version 1.2.1
; Some changes for more stability
Re: PurePacker (Crossplattform)
Posted: Sat Apr 20, 2013 3:51 pm
by ts-soft
Update:
History wrote:; Version 1.3
; Added support to add files from Archive (BriefLZ, LZMA, ZIP)
For standard-extensions like blz, zip, lzma or 7z, the unpacker use the plugin for this format.
For other extensions, the unpacker check how format can be open with this archiv.
My todo list is empty
