Not Invented Here

Projects

NeoPop-SDL portable NeoGeo Pocket emulator, SDL version
cftp Comfortable FTP, a full screen text mode ftp client
cg semi-automatic newsgroup binary downloader
ckmame check ROM sets for MAME
dccserver functionality of MIRC's /dccserver command
img2eps raster image to EPSF converter
libzip C library for reading, creating, and modifying zip archives
malint MPEG audio stream validator
ttftot42 TrueType to Type42 font converter

News

2012-03-20: Released libzip 0.10.1

  • Fixed CVE-2012-1162

  • Fixed CVE-2012-1163

2012-01-20: Released dccserver 0.5

  • cmake support (autoconf still supported)

  • portability fixes

2011-03-18: Released libzip 0.10

  • Added zip_get_num_files(), deprecated zip_get_num_entries().

  • Better windows support.

  • Support for traditional PKWARE encryption added.

  • Fix opening archives with more than 65535 entries.

  • Fix some memory leaks.

  • Fix cmake build and installation

  • Fix memory leak in error case in zip_open()

  • Fixed CVE-2011-0421 (no security implications though)

  • More documentation.

2011-02-20: Released ckmame 0.11

  • MESS Software Lists support

  • retire mkmamedb-xmame.sh, use "mame -listxml | mkmamedb" instead

  • link/copy disks from extra if -j (--delete-found) isn't specified

  • ckmame: display current game on SIGINFO (Ctrl-T)

  • removed ROMPATH support since mame uses a path in the config file nowadays

2010-02-01: Released libzip 0.9.3

  • Include m4/ directory in distribution; some packagers need it.