| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
[ci skip]
|
| |
|
| |
|
|
|
|
|
|
| |
* Add thumbnail
* Detect errors (#6469)
* Match more (#6469, #8489)
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Makefile: make it compatible with bmake
|
| |
| |
| |
| |
| | |
It's the portable version of BSD make: http://crufty.net/help/sjg/bmake.html
The syntax for conditionals is different in GNU make and BSD make, so we use the shell
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(Closes #7314)
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #8760
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
In parse_count multiple units start with the same letter, so it would match different units depending on the order they were sorted when iterating over them.
|
| |
|
| |
|
| |
|
|
|
|
| |
Content-Type
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes extraction for cases like: audio/x-mpegURL; charset=utf-8
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
_extract_theplatform_smil
|
| |
|
| |
|
| |
|
| |
|