summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-2610-47/+404
* scan: skip scan if title has already been scannedjstebbins2015-05-264-4/+36
* libhb: fix vorbis encodingjstebbins2015-05-251-1/+1
* cli: fix display of fps in title summaryjstebbins2015-05-241-1/+1
* preset: fix application of mp4 mux optionsjstebbins2015-05-241-1/+1
* MacGui: fix queue reading on 10.7.ritsuka2015-05-231-1/+1
* MacGui: remove a workaround for a bug in 10.6.ritsuka2015-05-211-7/+1
* MacGui: set the deployment target to 10.7.ritsuka2015-05-215-6/+3
* x265: bump to version 1.7jstebbins2015-05-212-50/+1
* MacGui: add a test target to the Xcode project, plus some simple test. Use a ...ritsuka2015-05-2012-2/+368
* LinGui: use libhb to init audio and subtitle listsjstebbins2015-05-2014-525/+318
* libhb: assume remix support when input layout is not set.Rodeo2015-05-191-0/+8
* LinGui: refactor subtitle panejstebbins2015-05-198-514/+582
* MacGui: better samplerate validation.Rodeo2015-05-192-18/+78
* LinGui: more audio refactoringjstebbins2015-05-184-373/+196
* dict: make hb_value_get_json param constjstebbins2015-05-182-2/+2
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-1722-406/+31
* MacGui: add more tooltips. All the tooltips in https://reviews.handbrake.fr/r...ritsuka2015-05-177-78/+91
* preset_template: allow all supported passthru codecs by default.Rodeo2015-05-174-10/+22
* MacGui: I would commit seppuku, but I am no samurai.Rodeo2015-05-171-1/+1
* libhb: make libFDK the default (HE-)AAC encoder.Rodeo2015-05-171-1/+1
* MacGui: make a copy of a preset before showing the export window.ritsuka2015-05-174-8/+20
* MacGui: don't forget the fastdecode checkbox when printing the job's queue de...Rodeo2015-05-171-2/+17
* MacGui: remove workaround for the case where the output samplerate is auto an...Rodeo2015-05-161-15/+2
* libhb: return the global bitrate limits for a given mixdown when the samplera...Rodeo2015-05-161-0/+14
* WinGui: Update the libhb preset stubs.sr552015-05-169-137/+301
* MacGui: forgot one :(Rodeo2015-05-161-2/+1
* MacGUI: don't double-sanitize encoder names.Rodeo2015-05-162-3/+2
* MacGui: reset allowed passthru codecs when applying a preset.Rodeo2015-05-161-1/+12
* MacGui: don't hardcode encoder names.Rodeo2015-05-161-38/+39
* Allow negative number in hb_validate_filter_settings. Fix deinterlace setting...ritsuka2015-05-161-2/+2
* MacGui: allow exporting a preset folder. Add import/export menu item to the p...ritsuka2015-05-166-86/+123
* cli: fix return value check for hb_presets_add_path()jstebbins2015-05-151-1/+1
* LinGui: audio pane refactoringjstebbins2015-05-158-224/+226
* rotate: Use more intuitive rotation parametersjstebbins2015-05-152-27/+81
* MacGui: add a missing "not" in the deinterlace conversion from HBJob to hb_jo...ritsuka2015-05-151-1/+1
* MacGui: fix deinterlace in preview window.ritsuka2015-05-141-1/+2
* MacGui: fix detelecine.ritsuka2015-05-141-1/+1
* MacGui: remove the built in presets update alert.ritsuka2015-05-143-58/+22
* presets: add new UserPresets.json path for osx cli presetsjstebbins2015-05-141-0/+1
* MacGui: encode the right type for keepDisplayAspect.ritsuka2015-05-141-2/+2
* MacGui: remove the old presets.plist fileritsuka2015-05-141-1664/+0
* MacGui: use libhb built-in presets and validation functions. Update the forma...ritsuka2015-05-1424-619/+896
* LinGui: rename json preferences file ...jstebbins2015-05-141-2/+4
* lingui: use libhb preset management from linux guijstebbins2015-05-1429-4915/+2805
* cli: fix --heightjstebbins2015-05-141-0/+10
* cli: fix initialization of encode rangesjstebbins2015-05-132-0/+6
* cli: restore -O, -I, -P, -U, and -g optionsjstebbins2015-05-131-5/+20
* LinGui: fix 32bit buildsjstebbins2015-05-132-1/+7
* MacGui: remove che previews cache in HBPreviewGenerator when a setting change...ritsuka2015-05-132-3/+4