apartmentEmulator / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
0 stars 0 forks source link

Please use liblzma instead of buildin lzmadec #255

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
mupen64plus uses lzmadec at the moment. This library is outdated. A switch
to liblzma from xz-utils would make the support of the lzma support easier
for the future and also add additional features like lzma2 and xz support.
Changes needed after the removal of main/lzma/ can be taken from patch at
http://git.debian.org/?p=collab-maint/mupen64plus.git;a=tree;f=debian/patches;hb
=master

Original issue reported on code.google.com by sven@narfation.org on 25 Aug 2009 at 1:30

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by sven@narfation.org on 31 Aug 2009 at 6:36

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Ported from 1.5 to trunk r1404

Original comment by sven@narfation.org on 9 Sep 2009 at 8:56

Attachments:

GoogleCodeExporter commented 8 years ago
LZMA support has been removed from the core.  Decompressing ROMs is now the
responsibility of the front-end application.

Original comment by richard...@gmail.com on 12 Jan 2010 at 10:35