2021-08-23
Merge branch 'master' of https://github.com/nstanger/process_podcast
Nigel Stanger committed on 23 Aug 2021
Added original design notes
Nigel Stanger committed on 23 Aug 2021
2019-07-24
Corrected value of dynadnorm b option ...
Nigel Stanger committed on 24 Jul 2019
Updated software requirements ...
Nigel Stanger committed on 24 Jul 2019
2019-06-18
Removed unnecessary VS Code workspace
Nigel Stanger committed on 18 Jun 2019
2019-01-15
Documented how to run unit tests.
Nigel Stanger committed on 15 Jan 2019
2018-09-25
Removed unnecessary main body blocks and #! lines (closes #31 for now).
Nigel Stanger committed on 25 Sep 2018
Added unit tests for the FrameSegment class (ref #31).
Nigel Stanger committed on 25 Sep 2018
Added missing test message (ref #31).
Nigel Stanger committed on 25 Sep 2018
Rearranged tests into more appropriate locations (ref #31).
Nigel Stanger committed on 25 Sep 2018
Rationalised some unnecessary code (ref #31).
Nigel Stanger committed on 25 Sep 2018
Added tests for VideoSegment class (ref #31).
Nigel Stanger committed on 25 Sep 2018
Extracted some Segment-specific tests (ref #31).
Nigel Stanger committed on 25 Sep 2018
Added tests for the AudioSegment class (ref #31).
Nigel Stanger committed on 25 Sep 2018
Added shared tests for segment classes (ref #31).
Nigel Stanger committed on 25 Sep 2018
Renamed format variable more sensibly.
Nigel Stanger committed on 25 Sep 2018
Corrected suffix specification for Pathlib (ref #32).
Nigel Stanger committed on 25 Sep 2018
Moved progress bar tests into correct location (WTF?!) (ref #31).
Nigel Stanger committed on 25 Sep 2018
Moved shared tests into package declaration (ref #31).
Nigel Stanger committed on 25 Sep 2018
2018-09-24
Added unit tests for ProgressBar class (ref #31).
Nigel Stanger committed on 24 Sep 2018
Added test subpackages for progress bar and segment (ref #31).
Nigel Stanger committed on 24 Sep 2018
Refactored progress bar class into subpackage.
Nigel Stanger committed on 24 Sep 2018
Refactored segment classes into a subpackage.
Nigel Stanger committed on 24 Sep 2018
Further refactored shell command tests into a subpackage.
Nigel Stanger committed on 24 Sep 2018
Refactored shell commands and tests into a subpackage.
Nigel Stanger committed on 24 Sep 2018
2018-09-23
Added test for build_complex_filter() (ref #31).
Nigel Stanger committed on 23 Sep 2018
Finished test for append_concat_filter() (ref #31).
Nigel Stanger committed on 23 Sep 2018
Clarified confusing comment.
Nigel Stanger committed on 23 Sep 2018
Added requirement for Python ≥ 3.7 (ref #32).
Nigel Stanger committed on 23 Sep 2018
Dropped use of OrderedDicts (ref #32).
Nigel Stanger committed on 23 Sep 2018