- Mar 19, 2021
-
- Dec 18, 2020
-
- Nov 30, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Mar 29, 2020
-
- Feb 27, 2020
-
-
atenart authored
This is a cosmetic patch only. Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
- Feb 09, 2020
-
- Nov 30, 2019
-
- Oct 17, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Oct 13, 2019
-
-
Julien (jvoisin) Voisin authored
Mat2 (the cli) will now copy the input file permissions to the output file.
-
- Oct 12, 2019
-
-
Julien (jvoisin) Voisin authored
Due to bubblewrap's pickiness, mat2 can now be run without a sandbox, even if bubblewrap is installed.
-
- Aug 31, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Aug 01, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Jul 17, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Jun 05, 2019
-
-
Julien (jvoisin) Voisin authored
-
- May 13, 2019
-
-
Rework the dependencies definition to include a 'required' flags, which is passed by the check_dependencies helper to the callers, so that they can distinguish between required and optional dependencies. This help in two ways: - The unit test for the dependencies was now failing when an optional one was missing, due to a previous rework. - Mat2's --check-dependencies was referring to "required dependencies" and was misleading for the user as some of them could be optional. Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- May 10, 2019
-
- May 08, 2019
-
-
Julien (jvoisin) Voisin authored
This one was spotted by @fuzzy
-
- Mar 30, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Mar 26, 2019
-
-
atenart authored
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
atenart authored
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
- Mar 22, 2019
-
-
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
- Mar 07, 2019
-
- Feb 27, 2019
-
- Feb 17, 2019
-
- Feb 03, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Nov 10, 2018
-
- Nov 07, 2018
-
-
Julien (jvoisin) Voisin authored
Kudos to Sherry Taylor for reporting this issue
-
- Oct 28, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Oct 23, 2018
-
- Oct 22, 2018
-
-
Julien (jvoisin) Voisin authored
- This commit introduces optional dependencies (namely ffmpeg): mat2 will spit a warning when trying to process an .avi file if ffmpeg isn't installed. - Since metadata are obtained via exiftool, this commit also refactors a bit our exfitool wrapper.
-
- Oct 18, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Oct 12, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Oct 11, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
Since FLAC files can contain covers, it makes sense to parse their metadata
-
-