summaryrefslogtreecommitdiffstats
path: root/scripts/quotestring.py
Commit message (Collapse)AuthorAgeFilesLines
* build: Make hashbangs more compatible.Bradley Sepos2017-12-021-1/+1
|
* scripts: Modernize Python.qarkai2017-03-041-46/+8
| | | | | | | | | | Replace getopt with argparse Remove useless globals Fix PEP8 warnings Replace top() with native list index Handle Expat exceptions Closes #321.
* scripts: set svn:executable property on new scriptsjstebbins2015-05-061-0/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7159 b64f7644-9d1e-0410-96f1-a4d463321fa5
* libhb,cli: add preset management to libhb, use it in clijstebbins2015-05-061-0/+62
This results in custom preset support in the CLI and additional command line options to fully support all preset keys. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7158 b64f7644-9d1e-0410-96f1-a4d463321fa5