Files
whipper-gui/whipper
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
..
2020-02-22 15:11:22 +00:00
2020-02-22 18:01:20 +00:00
2020-02-22 15:11:22 +00:00
2020-02-22 15:11:22 +00: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
2019-02-14 11:55:21 +01:00
2018-01-29 03:34:59 +01:00