riffx.git
6 years ago* Fixed use message.
Urban Wallasch [Sun, 17 Nov 2019 17:42:11 +0000 (18:42 +0100)]
* Fixed use message.

6 years ago* Cleaned up unriffle.c and fixed 'fmt ' chunk dumper.
Urban Wallasch [Sun, 17 Nov 2019 04:58:21 +0000 (05:58 +0100)]
* Cleaned up unriffle.c and fixed 'fmt ' chunk dumper.

6 years ago* Added unriffle RIFF inspector.
Urban Wallasch [Sun, 17 Nov 2019 04:45:03 +0000 (05:45 +0100)]
* Added unriffle RIFF inspector.
* Amended and improved Makefile.
* Updated .gitignore.

6 years ago* Added support for Big Endian RIFX format.
Urban Wallasch [Sun, 17 Nov 2019 04:01:40 +0000 (05:01 +0100)]
* Added support for Big Endian RIFX format.

6 years ago* Comments.
Urban Wallasch [Sat, 16 Nov 2019 12:22:04 +0000 (13:22 +0100)]
* Comments.

6 years ago* Append ID instead of prepending it
volpol [Fri, 15 Nov 2019 21:48:52 +0000 (22:48 +0100)]
* Append ID instead of prepending it

So that LABEL sort order is perserved

6 years ago* Print grand total when done.
Urban Wallasch [Fri, 15 Nov 2019 21:04:20 +0000 (22:04 +0100)]
* Print grand total when done.
* Improved output for verbose logging (esp. when redirecting stderr to file).

6 years ago* Added -g (guess length) command line option.
Urban Wallasch [Fri, 15 Nov 2019 20:31:46 +0000 (21:31 +0100)]
* Added -g (guess length) command line option.

6 years ago* Added -v (verbose) command line option.
Urban Wallasch [Fri, 15 Nov 2019 13:25:32 +0000 (14:25 +0100)]
* Added -v (verbose) command line option.

6 years ago* Added -l (use label) option; use getopt() for option scanning.
Urban Wallasch [Fri, 15 Nov 2019 01:38:31 +0000 (02:38 +0100)]
* Added -l (use label) option; use getopt() for option scanning.
* Sanitize labels extracted from RIFF streams.

6 years ago* Improved RIFF and label scanning; more refactoring.
Urban Wallasch [Thu, 14 Nov 2019 16:58:03 +0000 (17:58 +0100)]
* Improved RIFF and label scanning; more refactoring.

6 years ago* Fixed types in mem_mem() and correctly attribute the search algorithm.
Urban Wallasch [Wed, 13 Nov 2019 14:54:38 +0000 (15:54 +0100)]
* Fixed types in mem_mem() and correctly attribute the search algorithm.

6 years ago* More refactoring; comments.
Urban Wallasch [Wed, 13 Nov 2019 12:33:07 +0000 (13:33 +0100)]
* More refactoring; comments.
* Made use_basename mode a command line option (-b).

6 years ago* Added .gitignore.
Urban Wallasch [Tue, 12 Nov 2019 22:42:28 +0000 (23:42 +0100)]
* Added .gitignore.
* Ignore dirty submodules.

6 years ago* Initial commit; includes submodules for ww2ogg and revorb.
Urban Wallasch [Tue, 12 Nov 2019 22:36:44 +0000 (23:36 +0100)]
* Initial commit; includes submodules for ww2ogg and revorb.