Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: fix a warning. | Damiano Galassi | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | Autoname creation date | Matthew Lazarow | 2018-08-13 | 1 | -0/+17 |
| | | | | | Adds {creation-date} and {creation-time} templates to autoname preference option. | ||||
* | MacGui: add a short source description after the source name. | Damiano Galassi | 2017-12-15 | 1 | -0/+1 |
| | |||||
* | MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles ↵ | Damiano Galassi | 2016-10-29 | 1 | -0/+1 |
| | | | | and picture job settings. | ||||
* | MacGui: add type parameter to some arrays. | Damiano Galassi | 2015-10-24 | 1 | -3/+5 |
| | |||||
* | MacGui: split HBTitle header to make it easier to test. Added some simple tests. | ritsuka | 2015-06-01 | 1 | -12/+0 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7256 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add nullability annotations to the headers and use weak where is ↵ | ritsuka | 2015-05-30 | 1 | -0/+4 |
| | | | | | | possible. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7244 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: wrap more hb_title properties in HBTitle. | ritsuka | 2015-05-07 | 1 | -0/+13 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7162 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: run the Xcode "convert to modern objective-c" on the entire project. | ritsuka | 2015-04-09 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7075 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: expose a isStream and a timeCode properties in HBTitle. | ritsuka | 2015-01-23 | 1 | -1/+5 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6801 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: move the UI helper methods to new categories. Implement NSCoding in ↵ | ritsuka | 2014-12-23 | 1 | -1/+3 |
| | | | | | | more classes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6643 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: set the chapter titles directly in HBJob. Move more things over to ↵ | ritsuka | 2014-12-22 | 1 | -0/+2 |
| | | | | | | HBTitle and HBJob. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6642 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: small improvements to HBTitle and HBJob. | ritsuka | 2014-12-20 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6625 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the ↵ | ritsuka | 2014-12-03 | 1 | -0/+34 |
mac gui. Small improvements to the HBCore related classes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6576 b64f7644-9d1e-0410-96f1-a4d463321fa5 |