-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDependencyControl.json
557 lines (557 loc) · 18 KB
/
DependencyControl.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
{
"dependencyControlFeedFormatVersion": "0.2.0",
"name": "petzku's Automation Scripts",
"description": "Main repository for all of petzku's automation scripts.",
"baseUrl": "https://github.com/petzku/Aegisub-Scripts",
"fileBaseUrl": "https://raw.githubusercontent.com/petzku/Aegisub-Scripts",
"url": "@{baseUrl}",
"maintainer": "petzku",
"knownFeeds": {
"SubInspector": "https://raw.githubusercontent.com/TypesettingTools/SubInspector/master/DependencyControl.json",
"ASSFoundation": "https://raw.githubusercontent.com/TypesettingTools/ASSFoundation/master/DependencyControl.json",
"Functional": "https://raw.githubusercontent.com/TypesettingTools/Functional/master/DependencyControl.json"
},
"macros": {
"petzku.Accenter": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#@{namespace}",
"author": "petzku",
"name": "Accenter",
"description": "Automatically create accents for lines",
"channels": {
"stable": {
"version": "0.2.6",
"released": "2021-02-08",
"default": true,
"files": [
{
"name": ".lua",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "491E70235DD3DA9F3D23B0461ABC84F050449E13"
}
]
}
},
"changelog": {
"0.2.2": ["Initial release"],
"0.2.3": [
"Reversed output line order when one line has multiple accents"
],
"0.2.4": ["Fixed handling of multibyte characters in line"],
"0.2.6": ["Make a bunch of variables local"]
}
},
"petzku.Autowrapper": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#@{namespace}",
"author": "petzku",
"name": "Autowrapper",
"description": "Automatically set/unset \\q2 on lines with/without manual linebreaks",
"channels": {
"stable": {
"version": "0.5.1",
"released": "2023-11-19",
"default": true,
"files": [
{
"name": ".moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "4858da3b774aa3c536e7553c5fc2312bb62e3ad0"
}
]
}
},
"changelog": {
"0.1.0": ["Initial release"],
"0.2.0": ["Give information in output log"],
"0.3.0": [
"Add options to not add/remove tags in lines (except they apparently did nothing, whoops)",
"Fix error in removed \\q2 calculation"
],
"0.4.0": [
"Take into account in-line margins",
"Improve descriptions of macros"
],
"0.5.0": [
"Add options to not add/remove tags in lines (for real this time)",
"Add three-liner checking",
"Skip normal checks on \\q2 lines, instead just warn of potential overwidth"
],
"0.5.1": ["Include feed URL for DepCtrl updating"]
}
},
"petzku.ClipSize": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#@{namespace}",
"author": "petzku",
"name": "Clip Size",
"description": "Measures distances in a vectorial clip",
"channels": {
"stable": {
"version": "1.3.0",
"released": "2020-08-21",
"default": true,
"files": [
{
"name": ".lua",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "5065ED7881FA57BA6299FB47CC768CCD3B713C13"
}
]
}
},
"changelog": {
"1.2.1": ["Add DependencyControl"],
"1.3.0": [
"Add support for rect clips and subpixel accuracy",
"Move to 'stable' Git branch for DependencyControl"
]
}
},
"petzku.CombineGradientLines": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#@{namespace}",
"author": "petzku",
"name": "Combine Gradient Lines",
"description": "Combines identical rect-clip gradient lines",
"channels": {
"stable": {
"version": "0.2.5",
"released": "2021-03-15",
"default": true,
"files": [
{
"name": ".lua",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "997E247A1A0314B1096D1AC7D6607BD418C087DA"
}
]
}
},
"changelog": {
"0.1.0": ["Initial release"],
"0.2.1": ["Add DependencyControl"],
"0.2.4": [
"Clean the selection after running macro",
"Fix handling of negative coordinates in clips",
"Remove '.00' from generated clips"
],
"0.2.5": ["Fix broken behaviour on vertical gradients"]
}
},
"petzku.EncodeClip": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#@{namespace}",
"author": "petzku",
"name": "Encode Clip",
"description": "Encode a hardsubbed clip encompassing the current selection",
"channels": {
"stable": {
"version": "1.1.1",
"released": "2024-06-25",
"default": true,
"files": [
{
"name": ".lua",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "8f40bac891ee02d107520b69080712c2323f872a"
}
],
"requiredModules": [
{
"moduleName": "petzku.util",
"name": "petzkuLib",
"url": "https://github.com/petzku/Aegisub-Scripts",
"version": "0.4.1"
}
]
}
},
"changelog": {
"1.0.0": [
"Proper 1.0 release finally! (it was about time)",
"Add dummy video encoding using lavfi (doesn't support checkerboard)"
],
"1.1.0": ["Option for adding short context to clips"],
"1.1.1": ["Force --ovc=libx264"]
}
},
"petzku.ExtrapolateMove": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#@{namespace}",
"author": "petzku",
"name": "Extrapolate Move",
"description": "Extrapolates a \\move tag to the line's full duration",
"channels": {
"stable": {
"version": "0.1.5",
"released": "2021-02-08",
"default": true,
"files": [
{
"name": ".lua",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "0837987E87287D2414105067ABDF84AC2BA166A3"
}
]
}
},
"changelog": {
"0.1.3": ["Add DependencyControl"],
"0.1.5": [
"Now outputs .01 precision co-ords instead of integer",
"No longer requires dependencycontrol to work"
]
}
},
"petzku.Honorary": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#@{namespace}",
"author": "petzku",
"name": "Honorary",
"description": "Rightfully restore (or remove) honoraries easily by inserting autoswapper bits",
"channels": {
"stable": {
"version": "0.2.0",
"released": "2024-09-01",
"default": true,
"files": [
{
"name": ".moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "83e703f427f4736bb98e2c5222dcfe4c83e57f53"
}
]
}
},
"changelog": {
"0.1.0": ["Add DependencyControl"],
"0.2.0": ["Make disabling honos smarter"]
}
},
"petzku.JumpToNextPlus": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#@{namespace}",
"author": "petzku",
"name": "Jump to Next++",
"description": "Jumps to next 'sign' in the subtitle grid",
"channels": {
"stable": {
"version": "0.1.5",
"released": "2020-08-21",
"default": true,
"files": [
{
"name": ".lua",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "F97F9DD8ACCBE3F5AEBFAE2D9450337CD486715C"
}
]
}
},
"changelog": {
"0.1.2": ["Add DependencyControl"],
"0.1.5": [
"Add jumping by end time",
"Move to 'stable' Git branch for DependencyControl"
]
}
},
"petzku.NewClipShape": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#new-clip-shape",
"author": "petzku",
"name": "New Clip Shape",
"description": "Converts the last point of a vectorial clip into a new origin point",
"channels": {
"stable": {
"version": "0.3.2",
"released": "2023-11-19",
"default": true,
"files": [
{
"name": ".moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "f6c4a4d912c30c0ab55bcb128c64e359f18d03a1"
}
]
}
},
"changelog": {
"0.3.1": ["Initial release"],
"0.3.2": ["Include feed URL for DepCtrl updating"]
}
},
"petzku.Phantom": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#phantom",
"author": "petzku",
"name": "Phantom",
"description": "Align line content to match others by adding text and abusing transparency",
"channels": {
"stable": {
"version": "1.1.1",
"released": "2023-11-19",
"default": true,
"files": [
{
"name": ".moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "329d2f498869c1cd258bf931424267d3ac3a4a20"
}
]
}
},
"changelog": {
"1.0.0": ["Initial release"],
"1.0.1": ["Fix handling of newlines"],
"1.1.0": [
"Add DepCtrl support to script itself, allowing for auto-update and submenu configuration"
],
"1.1.1": ["Include feed URL for DepCtrl updating"]
}
},
"petzku.PosToMargin": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#margin-position",
"author": "petzku",
"name": "Margin Position",
"description": "Transforms \\pos-based positioning into margin and vice versa",
"channels": {
"stable": {
"version": "2.0.1",
"released": "2023-11-19",
"default": true,
"files": [
{
"name": ".moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "da47c05cddf7a517c8bceed4d483e768693120bd"
}
]
}
},
"changelog": {
"1.0.0": ["Initial release"],
"1.0.1": ["Clean up margin values matching style defaults"],
"1.1.0": ["Get script resolution from karaskel meta"],
"2.0.0": [
"Added margin -> pos transform",
"Renamed from 'Position to Margin'"
],
"2.0.1": ["Include feed URL for DepCtrl updating"]
}
},
"petzku.Snapper": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#@{namespace}",
"author": "petzku",
"name": "Snapper",
"description": "Snaps line start and end times to keyframes",
"channels": {
"stable": {
"version": "1.0.1",
"released": "2023-11-19",
"default": true,
"files": [
{
"name": ".moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "2a7c6aa2c74c12c6271d9ce79c7da2fa0767a9e5"
}
]
}
},
"changelog": {
"1.0.0": ["Add to DepCtrl"],
"1.0.1": ["Include feed URL for DepCtrl updating"]
}
},
"petzku.SplitTimer": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#@{namespace}",
"author": "petzku",
"name": "SplitTimer",
"description": "Split lines in selection to shorter segments, preserving any transforms",
"channels": {
"stable": {
"version": "1.2.2",
"released": "2023-11-19",
"default": true,
"files": [
{
"name": ".moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "41f1f3c2064f8c6a6272e5aa3f16f4e4df669aa7"
}
],
"requiredModules": [
{
"moduleName": "petzku.util",
"name": "petzkuLib",
"url": "https://github.com/petzku/Aegisub-Scripts",
"version": "0.4.2"
}
]
}
},
"changelog": {
"1.0.0": ["Initial release"],
"1.1.0": [
"Add by-frame splitting functionality",
"Retime transforms while splitting",
"Rename from Lookback Splitter"
],
"1.1.1": ["Fix error in requires for non-depctrl"],
"1.2.0": [
"Add 'split on video frame' mode",
"Improve macro descriptions to mention preserving transforms"
],
"1.2.1": ["Fix infinite loop in 'split on video frame' mode"],
"1.2.2": ["Include feed URL for DepCtrl updating"]
}
},
"petzku.Typewriter": {
"fileBaseUrl": "@{fileBaseUrl}/@{channel}/macros/@{namespace}",
"url": "@{baseUrl}#@{namespace}",
"author": "petzku",
"name": "Typewriter",
"description": "Makes text appear one character at a time",
"channels": {
"stable": {
"version": "0.7.0",
"released": "2022-07-09",
"default": true,
"files": [
{
"name": ".lua",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "067b447e30080a8dcf775367ec1cdf04703a707c"
}
],
"requiredModules": [
{
"moduleName": "petzku.util",
"name": "petzkuLib",
"url": "https://github.com/petzku/Aegisub-Scripts",
"version": "0.3.0"
}
]
}
},
"changelog": {
"0.3.0": ["Add DependencyControl"],
"0.4.1": ["Add Unscramble mode"],
"0.5.2": [
"Add various unscramble modes ('half', 'N static')",
"Let Aegisub handle frame-ms conversions",
"Various internal cleanup"
],
"0.6.0": [
"Separate Unscramble into second automation menu entry",
"Add a fade-in unscramble mode",
"Retime \\t and \\move tags, to preserve line appearance"
],
"0.6.1": ["Retime \\fades as well, move retiming to util library"],
"0.6.2": ["Support for \\h and \\n text tags"],
"0.7.0": [
"Refactor the partitioning logic in typewrite_line to use a state machine-based approach",
"For an active_char immediately following an override block, ensure that the override block is put in start (It was previously being deleted accidentally)",
"Treat text tags \\N, \\n and \\h as single characters and remove the hackfix"
]
}
}
},
"modules": {
"petzku.easings": {
"fileBaseUrl": "@{fileBaseUrl}/@{namespace}-v@{version}/modules/@{namespacePath}",
"url": "https://github.com/petzku/Aegisub-Scripts",
"author": "petzku",
"name": "Easings",
"description": "A library of easy-to-use easing functions for transforms",
"channels": {
"stable": {
"version": "0.5.2",
"released": "2024-03-26",
"default": true,
"files": [
{
"name": ".moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "046bc692047d92df576dc07f755b928c12a840d7"
}
]
}
},
"changelog": {
"0.4.0": ["Add to DependencyControl"],
"0.5.0": [
"Expose internals and other convenience functions for direct easer manipulation in `easings.raw`"
],
"0.5.1": ["Include feed URL for DepCtrl updating"],
"0.5.2": ["Fix multi-tag calls begin broken"]
}
},
"petzku.tags": {
"fileBaseUrl": "@{fileBaseUrl}/@{namespace}-v@{version}/modules/@{namespacePath}",
"url": "https://github.com/petzku/Aegisub-Scripts",
"author": "petzku",
"name": "Tags",
"description": "Reads key-value pairs from lines",
"channels": {
"stable": {
"version": "0.3.0",
"released": "2024-09-08",
"default": true,
"files": [
{
"name": ".moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "238ed3564c97b256922455bd96830ccf7cb6f2ec"
}
]
}
},
"changelog": {
"0.3.0": ["Add to DependencyControl"]
}
},
"petzku.util": {
"fileBaseUrl": "@{fileBaseUrl}/@{namespace}-v@{version}/modules/@{namespacePath}",
"url": "https://github.com/petzku/Aegisub-Scripts",
"author": "petzku",
"name": "petzkuLib",
"description": "Various utility functions for use with petzku's Aegisub macros",
"channels": {
"stable": {
"version": "0.4.3",
"released": "2023-11-19",
"default": true,
"files": [
{
"name": ".moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "1655512e006c654458a63ffad432309984b5a7dc"
},
{
"name": "/tee.exe",
"url": "@{fileBaseUrl}@{fileName}",
"platform": "Windows-x64",
"sha1": "054c04d341152311d40aaab4049e6c2c26646b3a"
}
]
}
},
"changelog": {
"0.2.0": ["Add IO functionality", "Add to DependencyControl"],
"0.3.0": ["Add \\t, \\move, \\fad retiming"],
"0.4.0": ["Upgrade run_cmd in a way that handles stderr"],
"0.4.1": ["Fix typo in run_cmd on Unix"],
"0.4.2": [
"Transforms: change both-negative-times move to pos tag instead"
],
"0.4.3": ["Include feed URL for DepCtrl updating"]
}
}
}
}