Daniel Scharrer
58ec677249
Make --include case insensitive
11 years ago
Daniel Scharrer
cb3b00fd27
Add an option to list available languages
11 years ago
Daniel Scharrer
6862c58d60
Tweak description of the --language option
11 years ago
Daniel Scharrer
54d8209365
man: Clarify GOG.com encryption status
11 years ago
Daniel Scharrer
fb13aed2d2
man: Mention the special -- option
11 years ago
Daniel Scharrer
5d1e78fd3f
Add documentation for the --include option
11 years ago
Daniel Scharrer
d297f9af0e
Move filters into their own help section
11 years ago
Daniel Scharrer
3977392c3b
Doxygen: Remove obsolete tags
11 years ago
Daniel Scharrer
809d425ec6
Warn on unused .bin files
...
Also add an option to disable this warning.
11 years ago
Daniel Scharrer
74c13e1c49
Add an option to determine the GOG.com game ID
11 years ago
Daniel Scharrer
aadb503e60
Add the color detection algorithm to the man page
12 years ago
Daniel Scharrer
ebed66f5d0
Fix spelling error in man page
12 years ago
Daniel Scharrer
bfdfba9e03
Properly escape non-hyphen dashes in the man page
12 years ago
Daniel Scharrer
b20f687fa9
Doxygen: Remove DOT_FONT* settings
...
Let Doxygen use the default, we don't really care.
13 years ago
Daniel Scharrer
966e3cab2b
Doxygen: Remove obsolete SYMBOL_CACHE_SIZE config
...
Was set to the default anyway.
13 years ago
Daniel Scharrer
f335bc4b1e
Release version 1.4
...
Changes:
- Fixed build on non-Linux platforms with a separate libiconv
(Windows™, Mac OS X)
- Fixed build on systems with non-standard iconv function prototypes
(FreeBSD)
- Fixed MSVC build
- Fixed build with older glibc versions
- Fixed issues with the progress bar in sandbox environments
- Fixed string conversion on systems where libiconv defaults
to big-endian variants
- Fixed extracting very large installers with 32-bit innoextract builds
- Improved handling of invalid encoded strings
- Improved error messages when input or output files could not be
opened
- The --list command-line option can now combined with
--test or --extract
- The --version command-line option can now be modified with
--quiet or --silent
- Added color output and progress bar support for Windows™
- Added support for Unicode filenames under Windows™
- Added support for preserving timestamps of extracted files
(enabled by default)
- Added a --timestamps (-T) command-line options to control or disable
file timestamps
- Added an --output-dir (-d) command-line option to control where
files are extracted
- Added various CMake options to fine-tune the build process
- Various bug fixes and tweaks
13 years ago
Daniel Scharrer
e3ae3d764f
man page: Use \fI style for option arguments
13 years ago
Daniel Scharrer
a1f6382336
Update list of limitations in the man page
13 years ago
Daniel Scharrer
9e4dc70333
man page: Only use --option=arg syntax if required
13 years ago
Daniel Scharrer
3b066e28aa
Improve wording in the man page
13 years ago
Daniel Scharrer
fbc214843d
Add a command-line option for the output directory
13 years ago
Daniel Scharrer
41a61dc0fe
Add support for combining --version with -s and -q
13 years ago
Daniel Scharrer
a8a228aac7
Improve SYNOPSYS in the man page
13 years ago
Daniel Scharrer
47a2b54f15
Allow --list to be combined with --test/--extract
...
Also, list the files on one line each if --list is combined with
--silent.
13 years ago
Daniel Scharrer
30cd67cca2
Improve options listing in the man page
...
- Separate alternative options with a comma.
- Only highlight the options, not their parameters.
13 years ago
Daniel Scharrer
2e5e4a5aec
Fix Doxygen warnings due to missing lzma defs
13 years ago
Daniel Scharrer
f4f66630a5
man: Fix formatting in the OPTIONS SUMMARY table
...
Force a fixed-width font so that it doesn't get mangled in HTML viewers
such as the man: KIO slave.
13 years ago
Daniel Scharrer
3d6c8148e0
Document the --timestamps option in the man page
13 years ago
Daniel Scharrer
8b2ae8b00e
Reserve exit values above 2 in the man page
13 years ago
Daniel Scharrer
5d9596bea4
Use different exit values for user and data errors
13 years ago
Daniel Scharrer
f5e6865afc
Improve the man page formatting
13 years ago
Daniel Scharrer
1af1398ea1
Use --option=ARG syntax for optional arguments
13 years ago
Daniel Scharrer
674a34e1ed
Mark optional arguments in the options summary
13 years ago
Daniel Scharrer
269f0e6827
Add an options summary to the man page
13 years ago
Daniel Scharrer
7439daba3d
Always use innoextract, never Inno Extract
14 years ago
Daniel Scharrer
ab36257677
Adjust links to the new project URL
14 years ago
Daniel Scharrer
6fb14dea76
Bump version in man page
14 years ago
Daniel Scharrer
6f2dcefd43
Improve doxygen documentation
14 years ago
Daniel Scharrer
8d89a641fb
Add a `make doc` target to run Doxygen
14 years ago
Daniel Scharrer
7021c54714
Update limitations in the man page
...
There is partal support for language-specific files since 1.2
14 years ago
Daniel Scharrer
035b3b2955
Release version 1.2.
14 years ago
Daniel Scharrer
1ed0b6a6e6
Use lowercase name in man page.
14 years ago
Daniel Scharrer
792ee6d55d
Release version 1.1.
14 years ago
Daniel Scharrer
4be0e5b159
Allow to only extract files for a specific language.
14 years ago
Daniel Scharrer
44fb69b6ea
Fix type in manpage.
14 years ago
Daniel Scharrer
a14fee5934
Update list of limitations in README.md and the man page.
14 years ago
Daniel Scharrer
6b50f017fc
Add a man page for the innoextract command.
14 years ago