summaryrefslogtreecommitdiffstats
path: root/scripts/create_resources.py
Commit message (Collapse)AuthorAgeFilesLines
* build: Make hashbangs more compatible.Bradley Sepos2017-12-021-1/+1
|
* scripts: Modernize Python.qarkai2017-03-041-82/+48
| | | | | | | | | | Replace getopt with argparse Remove useless globals Fix PEP8 warnings Replace top() with native list index Handle Expat exceptions Closes #321.
* preset_template: allow all supported passthru codecs by default.Rodeo2015-05-171-1/+1
| | | | | | | | That way, very old presets and (more importantly) built-in presets do not force a restricted copy mask on the user. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7205 b64f7644-9d1e-0410-96f1-a4d463321fa5
* lingui: use libhb preset management from linux guijstebbins2015-05-141-1/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7179 b64f7644-9d1e-0410-96f1-a4d463321fa5
* 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/+161
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