Eric Tang
|
be82530412
|
Rename macro key actions in accordance with Agent
|
2018-06-26 18:34:38 -07:00 |
|
Eric Tang
|
9fade6368c
|
Correct the type of macro delay variables
|
2018-06-26 18:32:51 -07:00 |
|
László Monda
|
b917a97e93
|
Parse long media macro actions.
|
2018-05-03 00:42:20 +02:00 |
|
László Monda
|
4295793fb9
|
Add ATTR_* macros in the newly created attributes.h and use them wherever possible for improved readability.
|
2017-10-04 22:26:48 +02:00 |
|
Eric Tang
|
ce84ac3e14
|
Implement part of the macro engine
|
2017-08-10 15:09:20 -07:00 |
|
Eric Tang
|
b1fb5f62c1
|
Make macro_reference_t store the offset of the first macro action and expose ParseMacroAction
|
2017-08-09 13:13:50 -07:00 |
|
Eric Tang
|
22e49c50d1
|
Make the macro parser store the data it extracts into macro_action_t variables
|
2017-08-09 13:09:17 -07:00 |
|
Eric Tang
|
c342f75031
|
Check the value of macroIndex
|
2017-08-09 11:50:02 -07:00 |
|
Eric Tang
|
b0b659940d
|
Limit the number of macros to 255
|
2017-08-09 11:13:52 -07:00 |
|
Eric Tang
|
c983e58d8e
|
When parsing a macro, store its offset and number of actions
|
2017-08-09 09:49:30 -07:00 |
|