summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Fix borked "When Done" Preference drop down which was inexplicably lo...dynaflash2011-08-122-776/+423
* MacGui / LinGui: Add subme 11 to both ui's now that x264 has it. This way ......dynaflash2011-08-031-1/+2
* add more audio passthru optionsjstebbins2011-08-012-11/+32
* MacGui: Widen the encoding progress bar to fit the widened main window ... duh.dynaflash2011-07-281-45/+1017
* Update built-in presets and manicure to use mixdown "None" for passthrujstebbins2011-07-241-4/+4
* Remvoe 2 Legacy presets and add 2 new Android presets for mid and high end de...sr552011-07-222-182/+175
* MacGUI: use "AC3 (ffmpeg)" to designate the ffac3 encoder (for consistency).dynaflash2011-07-192-2/+7
* MacGUI: Consolidate passthrough mixdowns.dynaflash2011-07-193-26/+23
* MacGui: Don't call "return" at the end of a void function.. .. Redux!dynaflash2011-06-142-33/+0
* MacGui: Add blank line to previous commit files to fix the commit notes I tot...dynaflash2011-06-142-0/+2
* MacGui: Don't call "return" at the end of a void function.dynaflash2011-06-143-54/+55
* Add DTS-HD passthru \o/jstebbins2011-06-142-3/+14
* MacGui: HBAudio Indentation Cleanupdynaflash2011-06-134-848/+963
* MacGui: Increase width of main window from 754 to 960dynaflash2011-06-093-1371/+712
* Refresh "Normal" presetjstebbins2011-06-091-17/+17
* Add ffaac encode supportjstebbins2011-06-081-0/+7
* MacGui: Update project file for XCode 3.2.6dynaflash2011-05-261-0/+1
* MacGui: Add -selectedPreset helper methoddynaflash2011-05-262-65/+71
* MacGui: Clean up internal architecture of HB Audio and HBAudioControllerdynaflash2011-05-265-85/+1095
* MacGui: Fix some compile time warnings.dynaflash2011-05-263-7/+1
* MacGui: Audio Gain Control initial implementationdynaflash2011-05-266-31/+284
* MacGui: Remove deprecated PictureDecombDeinterlace key.dynaflash2011-05-191-12/+4
* MacGui: Don't assign nil to ints (duh)dynaflash2011-05-192-9/+2
* MacGui: Remove unused variables to suppress warnings at compile timedynaflash2011-05-193-7/+0
* Macgui: libhb, MacGUI: reflect the fact that DRC only applies to non-passthru...dynaflash2011-05-191-1/+9
* MacGui: Fix the wording for Peak Framerate to match the Lingui.dynaflash2011-05-192-4/+4
* MacGui: Save picture settings by default when creating a new preset.dynaflash2011-04-291-3/+4
* MacGui: change key for video framerate mode from VideoframerateMode to VideoF...dynaflash2011-04-282-12/+12
* MacGui: Simplify HBDVDDetector bsdName creationdynaflash2011-04-251-16/+14
* Macgui: Remove last vestiges of the deprecated job->vfr.dynaflash2011-04-201-8/+1
* HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.sr552011-04-181-0/+9
* MacGui: Add ffmpeg Mpeg2 encoder support.dynaflash2011-04-161-9/+8
* MacGui: implement Frame Rate Mode as per the Lingui.dynaflash2011-04-154-87/+364
* MacGui: Allow SRT File Paths up to 256 charactersdynaflash2011-04-151-2/+4
* Fix garbled previews from BD h.264 sourcesjstebbins2011-04-021-2/+3
* MacGui: Make the queue window's wording match that of the main window.dynaflash2011-03-311-2/+6
* MacGui: Never disable the chapter markers checkbox.dynaflash2011-03-291-14/+13
* Remove legacy % to RF mapping.jstebbins2011-03-212-47/+13
* Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoderjstebbins2011-03-113-15/+15
* MacGui: Remove Target Size as a rate control option as it doesn't really work...dynaflash2011-03-014-311/+347
* bump ffmpeg from git-185a155 to git-0b32da9jstebbins2011-02-271-20/+0
* Remove the set cpu count option as it doesn't do anything nowsr552011-02-261-0/+1
* remove libfaad from buildjstebbins2011-02-111-20/+0
* MacGui: add new preset methods to HBPresets.hdynaflash2011-01-271-0/+2
* MacGui: In Preferences, Instead of the old "Use iTunes / iPod friendly file e...dynaflash2011-01-193-372/+158
* MacGui: Change Copryight from 2009 to 2011dynaflash2011-01-031-1/+1
* MacGui: When using x264 and rf 0 is selected show "Warning: Lossless" in the ...dynaflash2011-01-033-985/+18
* MacGui: Fix popup and output file extension inconsistency. Patch by Rodeo. Th...dynaflash2010-12-281-2/+16
* MacGui: Only scan ten previews when doing a queue encode scan since we don't ...dynaflash2010-12-281-3/+3
* MacGui: Free the source display name for the ui before re-allocating it when ...dynaflash2010-12-271-1/+3