summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Urban Wallasch [Sun, 17 Nov 2019 17:42:11 +0000 (18:42 +0100)]
* Fixed use message.
Urban Wallasch [Sun, 17 Nov 2019 04:58:21 +0000 (05:58 +0100)]
* Cleaned up unriffle.c and fixed 'fmt ' chunk dumper.
Urban Wallasch [Sun, 17 Nov 2019 04:45:03 +0000 (05:45 +0100)]
* Added unriffle RIFF inspector.
* Amended and improved Makefile.
* Updated .gitignore.
Urban Wallasch [Sun, 17 Nov 2019 04:01:40 +0000 (05:01 +0100)]
* Added support for Big Endian RIFX format.
Urban Wallasch [Sat, 16 Nov 2019 12:22:04 +0000 (13:22 +0100)]
* Comments.
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
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).
Urban Wallasch [Fri, 15 Nov 2019 20:31:46 +0000 (21:31 +0100)]
* Added -g (guess length) command line option.
Urban Wallasch [Fri, 15 Nov 2019 13:25:32 +0000 (14:25 +0100)]
* Added -v (verbose) command line option.
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.
Urban Wallasch [Thu, 14 Nov 2019 16:58:03 +0000 (17:58 +0100)]
* Improved RIFF and label scanning; more refactoring.
Urban Wallasch [Wed, 13 Nov 2019 14:54:38 +0000 (15:54 +0100)]
* Fixed types in mem_mem() and correctly attribute the search algorithm.
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).
Urban Wallasch [Tue, 12 Nov 2019 22:42:28 +0000 (23:42 +0100)]
* Added .gitignore.
* Ignore dirty submodules.
Urban Wallasch [Tue, 12 Nov 2019 22:36:44 +0000 (23:36 +0100)]
* Initial commit; includes submodules for ww2ogg and revorb.