Files
whipper-gui/whipper/test
JoeLametta 4dc02ec12e Rewrite PathFilter
Added filter options:
- dot (replace leading dot with _)
- posix (replace illegal chars in *nix OSes with _)
- vfat (replace illegal chars in VFAT filesystems with _)
- whitespace (replace all whitespace chars with _)
- printable (replace all non printable ASCII chars with _)

Removed filter options:
- fat (replaced with vfat)
- special

Fixes #313.

Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
2020-02-22 18:01:20 +00:00
..
2017-04-27 00:17:53 +02:00
2020-02-22 15:11:22 +00:00
2020-02-22 15:11:22 +00:00
2020-02-22 18:01:20 +00:00