Commit Graph

41 Commits

Author SHA1 Message Date
Jamie Hardt bc02eb10fc Edit line numbers
Line numbers of edits are accessible
2018-12-26 15:29:49 -08:00
Jamie Hardt 9afe9d194d Update __init__.py
Added author
2018-12-26 15:29:01 -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 d4353d1e68 Nudge version
v0.7
2018-12-24 16:31:00 -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 16afb8fc64 Update parse_cmx_events.py
Made title a property
2018-12-24 14:30:31 -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 e0b7025fff Update parse_cmx_events.py
More implementation
2018-12-24 11:17:47 -08:00
Jamie Hardt fbe9e9eeb9 Update parse_cmx_events.py
Tweaked loop initialization to make more clear
2018-12-24 02:03:43 -08:00
Jamie Hardt 168fd16473 Implementing events
Statements separated into events
2018-12-24 02:02:30 -08:00
Jamie Hardt e4b6036ab7 Deleted parse_cmx etc
Going to reimplement these
2018-12-24 00:49:00 -08:00
Jamie Hardt ce3d8088a1 Update parse_cmx_statements.py
Tweaked code style of tuple declarations
2018-12-24 00:30:06 -08:00
Jamie Hardt 07407baf96 Added split events, some implementation of M2s 2018-12-12 16:10:16 -06:00
Jamie Hardt 2b8dd4c1c9 Typos 2018-12-10 23:46:44 -06:00
Jamie Hardt 741c9d95e8 Moved TupleParser to util 2018-12-10 23:27:44 -06:00
Jamie Hardt 53764900ba Update parse_cmx.py
Cleared out blank lines
2018-12-10 23:19:04 -06:00
Jamie Hardt 66791081be Added some docstrings 2018-12-08 05:13:42 -08:00
Jamie Hardt 5e49c19ac2 Added kind method to CmxTransition 2018-12-07 10:34:02 -08:00
Jamie Hardt 4593729e3a Merge branch 'master' of github.com:iluvcapra/pycmx 2018-12-07 10:00:30 -08:00
Jamie Hardt 703ba1140a Added some docs 2018-12-07 10:00:03 -08:00
Jamie Hardt 0f06c4de5c Updated version to 0.6 2018-12-05 17:07:55 -08:00
Jamie Hardt 57ea48e5e8 Improved __repr__() methods 2018-12-05 16:49:54 -08:00
Jamie Hardt 7e13978d9a Added line numbers to statement parser 2018-12-05 16:36:46 -08:00
Jamie Hardt 6d1ca12e42 Some work in the travis file and adding line numbers to parsing statements 2018-12-05 11:59:00 -08:00
Jamie Hardt c2c83d826a Added version symbol to __init__ 2018-12-02 21:04:39 -08:00
Jamie Hardt 08dd1f956d Implemented better logic for reading event-modifying lines 2018-12-01 15:33:50 -08:00
Jamie Hardt 989d52aaee CmxEvent and CmxTransition implementation 2018-12-01 15:15:09 -08:00
Jamie Hardt b60610aa8b Some infrastructure for CmxTransitions 2018-12-01 14:35:26 -08:00
Jamie Hardt 966f8c1ca4 Fixed another audio channel parsing bug 2018-12-01 12:46:10 -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 68c65f01e7 fixed channel assignments 2018-11-30 15:03:00 -08:00
Jamie Hardt 7c7214a731 Parsing now returns objects, not dictionaries 2018-11-30 11:56:23 -08:00
Jamie Hardt c1f7407c4d Some implementation of the ChannelMap class 2018-11-30 11:31:47 -08:00
Jamie Hardt ac19a0e891 Class for CMX Events 2018-11-29 22:40:10 -08:00
Jamie Hardt 3027aae016 Added function doc for parse_cmx3600 2018-11-29 22:12:11 -08:00
Jamie Hardt 284aea8422 Moved some code into different module files 2018-11-29 22:04:53 -08:00
Jamie Hardt ee12cdca0d Moved code into a second file 2018-11-29 21:48:43 -08:00
Jamie Hardt 45a37164b5 INitial commit 2018-11-29 12:56:51 -08:00