summaryrefslogtreecommitdiffstats
path: root/macosx/HBJob+HBJobConversion.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add the rotate filter to the picture tab.Damiano Galassi2016-01-151-2/+2
* MacGui: add rotate filter support to HBJob.Damiano Galassi2016-01-101-0/+7
* x265: macui multilib supportJohn Stebbins2015-11-121-1/+1
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-121-1/+1
* MacGui: add redo/undo supports to the audio part of HBJob.Damiano Galassi2015-10-241-3/+3
* MacGui: rewrote the subtitles tab to use bindings, view-based table view and ...Damiano Galassi2015-10-221-71/+64
* macui: add grayscale filterJohn Stebbins2015-10-151-2/+7
* MacGui: use the new deinterlate preset keysDamiano Galassi2015-10-091-13/+8
* MacGui: add a duration column to the chapters tableDamiano Galassi2015-10-091-2/+4
* MacGui: move the picture and filters settings to the main window.ritsuka2015-07-271-4/+1
* MacGui: split HBTitle header to make it easier to test. Added some simple tests.ritsuka2015-06-011-1/+2
* MacGui: remove a useless cast for the deblock value.ritsuka2015-05-311-1/+1
* MacGui: fix custom denoise settings.ritsuka2015-05-311-1/+1
* MacGui: don't hardcode which encoders support the preset system.Rodeo2015-05-291-7/+7
* MacGui: add a test target to the Xcode project, plus some simple test. Use a ...ritsuka2015-05-201-0/+2
* MacGui: add a missing "not" in the deinterlace conversion from HBJob to hb_jo...ritsuka2015-05-151-1/+1
* MacGui: fix detelecine.ritsuka2015-05-141-1/+1
* MacGui: use libhb built-in presets and validation functions. Update the forma...ritsuka2015-05-141-11/+11
* MacGui: fix endpoints for point-2-point encoding.Rodeo2015-05-031-2/+2
* MacGui: Add TrueHD, Flac and EAC3 auto passthru options in the default sheet.ritsuka2015-04-181-5/+18
* MacGui: use the new the filter preset/tune lookup and setting validation func...ritsuka2015-04-171-58/+21
* MacGui: fix an issue where a "none" track could be added to hb_job_t.ritsuka2015-01-311-17/+11
* MacGui: set the right crop values in the HB_FILTER_RENDER_SUB filter.ritsuka2015-01-261-3/+3
* MacGui: remove startProgressHandler:completationHandler: method in HBCore. Sw...ritsuka2015-01-191-0/+6
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-0/+522