Commit Graph

39 Commits

Author SHA1 Message Date
3cdae1761f retyping some CDL items 2025-12-16 15:57:34 -08:00
229f6d646b FRMT implementation 2025-12-16 12:37:16 -08:00
878bdcc8c8 Made statement imports explicit 2025-12-16 12:18:50 -08:00
8a825c8164 ASC SOP and SAT support in Edit type 2025-12-16 12:14:26 -08:00
039bf8de6d autopep 2025-12-16 11:26:38 -08:00
73853d215e FRMC statement form implementation 2025-12-16 11:24:42 -08:00
6c7f7d2de1 Implemented SOP form parsing 2025-12-16 10:35:40 -08:00
88f3a7a659 Added unit test for new parsing functionality 2025-12-16 09:23:46 -08:00
0c6a3896fb Autopep 2025-12-15 15:36:25 -08:00
a128b6ca7d Tests now work for these new files 2025-12-15 15:33:16 -08:00
Jamie Hardt
2dcfdabf01 Merge branch 'master' of https://github.com/iluvcapra/pycmx into feat-adobe 2025-01-05 12:26:03 -08:00
Jamie Hardt
2be779fe53 Flake8 for docs, test, bin 2025-01-05 12:16:16 -08:00
Jamie Hardt
a86ef7ed2e Added support for Adobe Premiere EDLs > 999 events 2025-01-04 13:20:21 -08:00
Jamie Hardt
566e6257f4 Added 'audio' method to ChannelMap
Added `audio` property to channelmap to test if it contains any audio channels.
2019-08-18 10:57:16 -07:00
Jamie Hardt
27d1073f8c Update test_parse.py 2019-01-03 19:35:20 -08:00
Jamie Hardt
0840ade312 Update test_parse.py
One more...
2019-01-03 19:33:26 -08:00
Jamie Hardt
a52e4329ce Update test_parse.py 2019-01-03 19:31:33 -08:00
Jamie Hardt
7b4a76448e Changed a format string in the tests so 3.5 should build 2019-01-03 19:28:48 -08:00
Jamie Hardt
23667fb782 Merge branch 'jamie' 2018-12-29 14:09:27 -08:00
Jamie Hardt
ce31cbb879 Read transition names 2018-12-29 14:06:22 -08:00
Jamie Hardt
914e8d5525 Blank lines 2018-12-29 13:14:52 -08:00
Jamie Hardt
fbf55ec2e6 test tweaks
added a test and removed superfluous init file
2018-12-28 22:51:09 -08:00
Jamie Hardt
4ceb4be7ab Update test_parse.py
Some more tests
2018-12-26 17:30:19 -08:00
Jamie Hardt
c74177953f Update test_parse.py
Added some more test case EDLs to the test
2018-12-26 15:35:27 -08:00
Jamie Hardt
5a4f57bd7e Update test_parse.py
Renamed typo method
2018-12-26 15:32:47 -08:00
Jamie Hardt
3e4c6d5955 Update test_parse.py
Tiwddle
2018-12-26 15:32:13 -08:00
Jamie Hardt
11034dd9f1 Update test_parse.py
event.number is an int now, does not need to be cast from a string
2018-12-26 15:30:25 -08:00
Jamie Hardt
bc02eb10fc Edit line numbers
Line numbers of edits are accessible
2018-12-26 15:29:49 -08:00
Jamie Hardt
82814522d1 Doc, file path
Documentation, cleaned up interface, and we now parse file handles, not file paths
2018-12-26 14:25:19 -08:00
Jamie Hardt
30ee3e0be5 Update test_parse.py 2018-12-24 17:32:23 -08:00
Jamie Hardt
f44d5c470c ChannelMaps
Test implementation
2018-12-24 15:58:14 -08:00
Jamie Hardt
ca873af772 Adding channel map
First test works
2018-12-24 15:55:37 -08:00
Jamie Hardt
d1e3eb85d3 Expose TC and transitions on class 2018-12-24 14:16:56 -08:00
Jamie Hardt
8d3bef2c09 Event reimplementation
Implementation of events and edits
2018-12-24 13:25:21 -08:00
Jamie Hardt
168fd16473 Implementing events
Statements separated into events
2018-12-24 02:02:30 -08:00
Jamie Hardt
cc76223cbc Tweaked tests to catch my previous error
Also nudged version number
2018-12-01 12:48:41 -08:00
Jamie Hardt
1e7aea30d4 Added a channel map test, fixed some bugs reading audio channels 2018-12-01 12:34:38 -08:00
Jamie Hardt
7119be58ac Modified channel parsing, another test case here 2018-12-01 12:20:19 -08:00
Jamie Hardt
d976f22b92 Adding some test cases 2018-11-30 15:44:24 -08:00