| Age | Commit message (Collapse) | Author |
|
Closes #18656.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.
"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.
The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #11074.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
|
|
|
|
note: that the rc4 link is now broken
Closes #9663
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
This allows ffmbc to use the drawtext filter. Thanks to @mistydemeo]
for x11 hint
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|