summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
* MacGUI: Fix a crash that happens when the Preview window backingScaleFactor c...ritsuka2013-03-191-1/+2
* MacGui: PictureComntroller reloadStillPreview, remove code that does nothing.Rodeo2013-03-181-6/+1
* Update the in-app icons to the new graphicssr552013-03-1846-83/+131
* MacGui: fix crash in PictureController.Rodeo2013-03-181-13/+18
* hb_system_sleep: refactoring.Rodeo2013-03-182-12/+12
* MacGui: improve hb_system_sleep support.Rodeo2013-03-182-26/+53
* hb_system_sleep: allow/prevent sleep from the UI rather than libhb.Rodeo2013-03-181-0/+3
* MacGui: fix external SRT subtitles after last commit.Rodeo2013-03-131-2/+2
* MacGui: forbid including passthru PGS subtitle streams in MP4.Rodeo2013-03-122-78/+195
* MacGui: only show the global default preset in bold.Rodeo2013-03-041-3/+3
* MacGui: add default Auto Passthru settings to all presets.Rodeo2013-03-041-82/+71
* 2013 preset changes:Rodeo2013-03-042-915/+960
* MacGui: add a TODO.Rodeo2013-03-041-0/+2
* Add optional fdk-aac encoderjstebbins2013-03-031-0/+6
* CLI, MacGui: cosmetics.Rodeo2013-03-011-11/+22
* Improve scan progress granularityjstebbins2013-03-011-11/+30
* MacGui: open the URL to a specific, known version of libdvdcss.Rodeo2013-02-271-1/+1
* MacGui: Raise the maximum allowable previews from 30 to 60 in 5 preview incre...dynaflash2013-02-201-22/+166
* MacGui: Live Preview extend the live preview maximum duration to 240 seconds ...dynaflash2013-02-191-0/+8
* Audio dithering.Rodeo2013-02-051-0/+2
* MacGui: re enable deinterlaced still preview images when deinterlace is selec...dynaflash2013-02-043-18/+40
* MacGUI: add a missing else statement. Don't pass key event down the response ...ritsuka2013-02-041-3/+4
* MacGUI: make the control box in preview window 10 px larger to avoid splittin...ritsuka2013-02-012-30/+38
* MacGUI: Reworked a bit of HBPreviewController, the main differences are:ritsuka2013-02-018-1727/+1759
* MacGUI: Fix build on 10.6sdk.ritsuka2013-01-311-0/+6
* 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