summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Preset name change for consistancysr552010-12-111-1/+1
* Added AC3 track to ATV2 presetsr552010-11-301-0/+15
* ATV2 and iP4 presets based on the iPad one. These may need tweaking, so provi...sr552010-11-302-0/+207
* MacGui: fix a typo and change how we word how many encodes are left in the qu...dynaflash2010-11-301-3/+7
* MacGui: fix character encodings in the log file as well as the title popup st...dynaflash2010-11-302-3/+3
* MacGui: Audio mixdown fixdynaflash2010-11-301-0/+1
* MacGui: Use libhb for mixdown limits as well as defaults.dynaflash2010-11-172-116/+66
* MacGui: disable the drc audio widget unless the source is AC3.dynaflash2010-11-101-2/+6
* MacGui: fix alignment of the widgets in the Advanced Panel.dynaflash2010-11-092-617/+302
* MacGui: Fix queue and auto m4v ...dynaflash2010-11-081-2/+3
* MacGui: Audiodynaflash2010-11-081-93/+74
* Allow longer SRT filename paths.jstebbins2010-11-071-2/+4
* MacGui: Subtitle tab changesdynaflash2010-11-011-102/+89
* MacGui: Audio - Using fallback codec no longer sets the bit rate from the pre...dynaflash2010-10-292-5/+23
* update baseline presets with weightp=0jstebbins2010-10-231-6/+6
* MacGui: Use libhb for audio limits as well as defaults.dynaflash2010-10-083-62/+59
* MacGui: Remove the audio encoder bitrate cap.dynaflash2010-10-051-8/+1