summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGUI: make the preview window HiDPI aware, so that the preview images will ...ritsuka2013-01-302-16/+45
* x264 preset system: miscellaneous improvements.Rodeo2013-01-302-23/+20
* MacGui: Remove extra space in encoding status line string for 1 pass encodes.dynaflash2013-01-281-1/+9
* MacGui: Add missing tooltips . Align and fix issues.dynaflash2013-01-273-286/+422
* MacGui: Fix a null placeholder upon launch in the x264 unparse string.dynaflash2013-01-271-3/+10
* Only show the warning about copy proteciton once.sr552013-01-271-52/+13
* Remove the deprecated VLC DYLD codesr552013-01-271-76/+4
* MacGui: sync built-in presets with the other UIs.Rodeo2013-01-263-514/+227
* MacGui: cosmetics: re-indent.Rodeo2013-01-231-5/+5
* MacUI: Fix crash caused by double free of advanced_optsjstebbins2013-01-231-1/+1
* MacGui: retain the current storage width and height and use it when unparsing...Rodeo2013-01-162-6/+17
* MacGui: free(NULL) is perfectly safe.Rodeo2013-01-061-10/+7
* MacGui: fAudioFallbackPopUp should be an NSPopUpButton.Rodeo2013-01-061-1/+1
* MacGui: fX264MediumPresetIndex is an index, not a pointer.Rodeo2013-01-061-1/+1
* MacGui: fix queue editing after adding the x264 preset system.Rodeo2013-01-031-5/+24
* MacGui: cosmetics.Rodeo2013-01-031-6/+6
* MacGui: add getters and setter for x264 preset system.Rodeo2013-01-032-221/+273
* MacGui: fix memory leak, more refactoring, bugfixes.Rodeo2013-01-022-72/+87
* MacGui: more refactoring, bugfixes.Rodeo2013-01-023-189/+191
* MacGui: fix fx264UseAdvancedOptionsCheck (hopefully).Rodeo2013-01-023-10/+16
* MacGui: code refactoring (x264 preset system).Rodeo2013-01-022-129/+117
* MacGui: fix preset import/export with the x264 system.Rodeo2013-01-021-84/+65
* MacGui: Initial x264 presets implementation.dynaflash2013-01-015-252/+1940
* fix some crashes in the macuijstebbins2012-12-121-1/+1
* MacGui: Remove vestigial activity log debug messages.dynaflash2012-11-272-4/+0
* Improve management of titles and jobsjstebbins2012-11-123-45/+38
* MacGui: when creating a new preset, hide "Custom" when the anamorphic mode is...Rodeo2012-09-291-8/+24
* MacGUI: fix build after previous commit.Rodeo2012-09-271-1/+1
* MacGui: Use new dock icon created by Matt Johnson (mattdog.100 [at] gmail.com)dynaflash2012-09-274-13/+5
* MacGui: miscellaneous cosmetics and consistency adjustments.Rodeo2012-09-222-29/+47
* MacGui: Add the drag & drop features on both DockIcon and Handbrake Main WindowRodeo2012-09-213-12/+202
* - fix issue:konablend2012-09-213-13/+9
* MacGUI: increase dock icon ETA badge's refresh rate from 0.5 to 0.1%.Rodeo2012-09-181-1/+1
* MacGui: Objective-C/cosmetics.Rodeo2012-09-161-5/+5
* MacGui: New dock icon progess behavior with percent & ETA "badges".dynaflash2012-09-155-78/+162
* Audio improvements.Rodeo2012-09-032-23/+9
* MacGui: Add support for a secondary audio language track.dynaflash2012-08-272-46/+392
* Use HB_INVALID_AMIXDOWN and HB_AMIXDOWN_NONE where applicable.Rodeo2012-07-291-1/+1
* More fine grained progress statistics during subtitle scanjstebbins2012-07-181-3/+12
* Use libav for dts audio decoding instead of libdca jstebbins2012-07-151-6/+0
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-0/+6
* Forgot to update ipad preset descriptionsr552012-06-291-1/+1
* Updating the iPad preset to 720P to be a good balance for both iPad 2 and 3sr552012-06-291-1/+1
* MacGui: AppleTV 3 preset fix decombdynaflash2012-06-281-1/+1
* MacGui: Add AppleTV 3 Presetdynaflash2012-06-272-0/+123
* Remove encca_haac_available(). It's no longer needed since we dropped support...Rodeo2012-06-201-11/+9
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-183-6/+18
* MacGUI: miscllaenous cleanup.Rodeo2012-05-121-71/+75
* MacGui: cosmetics.Rodeo2012-05-121-1/+1
* MacGui: do not disable fQueueStatus in enableUI. A disabled fQueueStatus look...Rodeo2012-05-121-3/+5