Who's Online
142 user(s) are online (
131 user(s) are browsing
Forums )
Members: 1
Guests: 141
trixie ,
more...
Topic options
View mode
Newest First
Lhx program
Posted on:
2018/1/29 23:38
#1
Quite a regular
Joined: 2008/9/20 23:21Last Login
: 2022/4/8 20:10
From Gothenburg, Sweden (via Finland)
Group:
Registered Users
http://os4depot.net/index.php?functio ... e=utility/archive/lhx.lha Hi, I've uploaded an alpha of new program (archiver) called L7z. It creates (or helps to) 7zipped lha archives...
The main stuff, compress and unpack should work.
If you find any issues or bugs, please let me know? Any other thoughts are welcome?
Bye
EDIT: Renamed program to Lhx (from L7z), and updated link
Edited by Marko on 2018/2/14 0:59:39 Edited by Marko on 2018/2/14 1:00:22 Edited by Marko on 2018/2/21 10:51:04 Edited by Marko on 2018/4/2 17:06:40
AmigaOS 4.1 FE Update 2 on Sam440ep-flex, 800Mhz, 1GB RAM, Radeon 9250
A1200/040, 2+4MB, external 3.5''HDD / A1200 (spare) / A500+ (sold) / C128 (sold)
http://m4rko.com/AMIGA
Re: L7z program issues
Posted on:
2018/1/30 12:08
#2
Home away from home
Joined: 2006/12/4 23:15Last Login
: 10/14 16:04
Group:
Registered Users
@Marko What advantage does it give to put and lha archive in a 7zip container?
Re: L7z program issues
Posted on:
2018/1/30 13:43
#3
Amigans Defender
Joined: 2006/11/17 22:40Last Login
: Yesterday 20:40
From England
Group:
Registered Users Moderators
@broadblues Better compression, I assume. I'd rather see a native 7-Zip which can store all Amiga attributes and comments in a compatible way.
Re: L7z program issues
Posted on:
2018/1/30 13:56
#4
Quite a regular
Joined: 2008/9/20 23:21Last Login
: 2022/4/8 20:10
From Gothenburg, Sweden (via Finland)
Group:
Registered Users
@broadblues Yepp as Chris said, Lha keeps the Amiga protection bits and comments, but 7zip compresses it.
AmigaOS 4.1 FE Update 2 on Sam440ep-flex, 800Mhz, 1GB RAM, Radeon 9250
A1200/040, 2+4MB, external 3.5''HDD / A1200 (spare) / A500+ (sold) / C128 (sold)
http://m4rko.com/AMIGA
Re: L7z program issues
Posted on:
2018/1/30 13:57
#5
Quite a regular
Joined: 2008/9/20 23:21Last Login
: 2022/4/8 20:10
From Gothenburg, Sweden (via Finland)
Group:
Registered Users
@Chris Yes me too, this is what we got until that happens.
AmigaOS 4.1 FE Update 2 on Sam440ep-flex, 800Mhz, 1GB RAM, Radeon 9250
A1200/040, 2+4MB, external 3.5''HDD / A1200 (spare) / A500+ (sold) / C128 (sold)
http://m4rko.com/AMIGA
Re: L7z program issues
Posted on:
2018/1/30 17:38
#6
Just can't stay away
Joined: 2006/11/30 11:30Last Login
: 11/18 16:17
From Finland
Group:
Registered Users
@Marko Given that you are not using 7zip as an archive format but simply as a compressor it would make more sense to use xz format for compressing the uncompressed lha file. AFAIK it uses the same compression method as 7zip but since it's not an archive format the resulting file should be slightly smaller. Essentially it would be like .tar.xz but with uncompressed lha instead of tar (i.e. .lha.xz).
Re: L7z program issues
Posted on:
2018/1/30 20:32
#7
Amigans Defender
Joined: 2006/11/17 22:40Last Login
: Yesterday 20:40
From England
Group:
Registered Users Moderators
@salass00 The compression/decompression code would be smaller and simpler too.
Re: L7z program issues
Posted on:
2018/1/30 20:41
#8
Quite a regular
Joined: 2008/9/20 23:21Last Login
: 2022/4/8 20:10
From Gothenburg, Sweden (via Finland)
Group:
Registered Users
@salass00 Hmm, yes you are right, xz would be better to use in this case since the files are already in a lha container yes, thanks for the suggestion. I will look into it more closely and once (and if) I've implemented the compression with xz, I'll release a separate program or rename this program to Lxz perhaps... For users the name Lxz might be little too confusingly similar to Lzx though..?
AmigaOS 4.1 FE Update 2 on Sam440ep-flex, 800Mhz, 1GB RAM, Radeon 9250
A1200/040, 2+4MB, external 3.5''HDD / A1200 (spare) / A500+ (sold) / C128 (sold)
http://m4rko.com/AMIGA
Re: L7z program issues
Posted on:
2018/1/30 21:14
#9
Just can't stay away
Joined: 2006/11/30 11:30Last Login
: 11/18 16:17
From Finland
Group:
Registered Users
@Marko
Quote:
For users the name Lxz might be little too confusingly similar to Lzx though..?If you want a three letter acronym for the file extension then how about lhx?
Re: L7z program issues
Posted on:
2018/1/31 0:01
#10
Quite a regular
Joined: 2008/9/20 23:21Last Login
: 2022/4/8 20:10
From Gothenburg, Sweden (via Finland)
Group:
Registered Users
@salass00
Yes three letter acronym.. Oh Lhx? That sound pretty good instead of Lxz, yep Lhx sounds perfect, Lhx it is!!
Kiitoksia Fredrik / Thanks Fredrik
AmigaOS 4.1 FE Update 2 on Sam440ep-flex, 800Mhz, 1GB RAM, Radeon 9250
A1200/040, 2+4MB, external 3.5''HDD / A1200 (spare) / A500+ (sold) / C128 (sold)
http://m4rko.com/AMIGA
Re: Lhx (was L7z) program issues
Posted on:
2018/2/14 1:03
#11
Quite a regular
Joined: 2008/9/20 23:21Last Login
: 2022/4/8 20:10
From Gothenburg, Sweden (via Finland)
Group:
Registered Users
New release out now on OS4Depot, next up is to fix the major bugs and issues before starting to add more features and such.
AmigaOS 4.1 FE Update 2 on Sam440ep-flex, 800Mhz, 1GB RAM, Radeon 9250
A1200/040, 2+4MB, external 3.5''HDD / A1200 (spare) / A500+ (sold) / C128 (sold)
http://m4rko.com/AMIGA
Re: Lhx (was L7z) program issues
Posted on:
2018/2/21 10:50
#12
Quite a regular
Joined: 2008/9/20 23:21Last Login
: 2022/4/8 20:10
From Gothenburg, Sweden (via Finland)
Group:
Registered Users
Yet another new release up now OS4Depot! I still got a few more issues I want to fix before going out of alpha into beta, so I can delete that awful message at the top in readme ;) Anyway, everything that is advertised in documentation should work (in readme/help/manual).
AmigaOS 4.1 FE Update 2 on Sam440ep-flex, 800Mhz, 1GB RAM, Radeon 9250
A1200/040, 2+4MB, external 3.5''HDD / A1200 (spare) / A500+ (sold) / C128 (sold)
http://m4rko.com/AMIGA
Re: Lhx (was L7z) program issues
Posted on:
2018/4/2 17:09
#13
Quite a regular
Joined: 2008/9/20 23:21Last Login
: 2022/4/8 20:10
From Gothenburg, Sweden (via Finland)
Group:
Registered Users
@thread New version 0.84.0 Beta realeased now on OS4Depot. Please report any bugs if you encounter any. (Link, see first post)
AmigaOS 4.1 FE Update 2 on Sam440ep-flex, 800Mhz, 1GB RAM, Radeon 9250
A1200/040, 2+4MB, external 3.5''HDD / A1200 (spare) / A500+ (sold) / C128 (sold)
http://m4rko.com/AMIGA
Re: Lhx program
Posted on:
2018/4/3 23:39
#14
Just can't stay away
Joined: 2006/11/26 16:47Last Login
: 10/28 22:08
Group:
Registered Users
Why not use the same command line options as LHA and LZX that people are used to? Just a suggestion. =)
Currently Active Users Viewing This Thread:
1
(
0 members
and 1 Anonymous Users
)