It is currently Sun May 19, 2013 8:06 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: PurePacker (Crossplattform)
PostPosted: Mon Apr 15, 2013 2:08 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4714
Location: Berlin - Germany
PurePacker is a small Crossplattform GUI to pack the content for your application.

Snapshot:
Image

Download

The downloadpackage includes the source and binaries for windows and linux.

Feedback welcome!

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PurePacker (Crossplattform)
PostPosted: Mon Apr 15, 2013 3:44 pm 
Offline
Enthusiast
Enthusiast

Joined: Tue May 20, 2008 2:12 am
Posts: 640
Location: Cologne, Germany
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:
viewtopic.php?f=24&t=54357

_________________
Regards,
JamiroKwai

---
5.10-x64/x86 - MacBook Pro, Mountain Lion
My Blog (German): http://www.quadworks.de


Top
 Profile  
 
 Post subject: Re: PurePacker (Crossplattform)
PostPosted: Mon Apr 15, 2013 4:04 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4714
Location: Berlin - Germany
@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

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PurePacker (Crossplattform)
PostPosted: Tue Apr 16, 2013 12:44 pm 
Offline
Addict
Addict
User avatar

Joined: Fri Sep 21, 2007 5:52 am
Posts: 2484
Location: New Zealand
Can you set the file extension for BriefLZ?
zip shows up fine.


Top
 Profile  
 
 Post subject: Re: PurePacker (Crossplattform)
PostPosted: Tue Apr 16, 2013 3:27 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4714
Location: Berlin - Germany
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 :mrgreen: )

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PurePacker (Crossplattform)
PostPosted: Tue Apr 16, 2013 4:31 pm 
Offline
666
666

Joined: Mon Sep 01, 2003 2:33 pm
Posts: 911
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 :mrgreen: )


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


Top
 Profile  
 
 Post subject: Re: PurePacker (Crossplattform)
PostPosted: Tue Apr 16, 2013 9:11 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4714
Location: Berlin - Germany
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!

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PurePacker (Crossplattform)
PostPosted: Tue Apr 16, 2013 9:40 pm 
Offline
Addict
Addict
User avatar

Joined: Fri Sep 21, 2007 5:52 am
Posts: 2484
Location: New Zealand
Einzahlungen hier .blz bitte!


Top
 Profile  
 
 Post subject: Re: PurePacker (Crossplattform)
PostPosted: Wed Apr 17, 2013 7:16 am 
Offline
Enthusiast
Enthusiast

Joined: Tue May 20, 2008 2:12 am
Posts: 640
Location: Cologne, Germany
Hi Thomas,

how about adding some functions to extract one or all files?

_________________
Regards,
JamiroKwai

---
5.10-x64/x86 - MacBook Pro, Mountain Lion
My Blog (German): http://www.quadworks.de


Top
 Profile  
 
 Post subject: Re: PurePacker (Crossplattform)
PostPosted: Wed Apr 17, 2013 9:01 am 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4714
Location: Berlin - Germany
A function to add the contents of other (older) archives is on my todolist.

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PurePacker (Crossplattform)
PostPosted: Wed Apr 17, 2013 7:42 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4714
Location: Berlin - Germany
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

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PurePacker (Crossplattform)
PostPosted: Sat Apr 20, 2013 3:51 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4714
Location: Berlin - Germany
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 :wink:

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 


Powered by phpBB © 2008 phpBB Group
subSilver+ theme by Canver Software, sponsor Sanal Modifiye