summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: simplify queue display code.Rodeo2013-04-123-197/+64
* MacGui: main and queue window improvements.Rodeo2013-04-123-193/+182
* MacGui: don't mention grayscale twice in the queue display.Rodeo2013-04-121-5/+0
* MacGui: rename a variable.Rodeo2013-04-123-18/+18
* MacGui: fix loading preset which specify an advanced options string (rather t...Rodeo2013-04-121-70/+87
* MacGui: widen the preview window's HUD display by 10 pixels.Rodeo2013-04-101-7/+7
* MacGui: when switching from the x264 system to the advanced panel, populate t...Rodeo2013-04-091-11/+17
* MacGui: fix a bug when saving a preset, the x264 system is used but the unpar...Rodeo2013-04-091-2/+9
* MacGui: fix an issue where the advanced panel's widgets were not being popula...Rodeo2013-04-071-0/+3
* 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