summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ac3 encodingjstebbins2010-10-042-16/+39
* MacGui: Disable the drc dial if source is not AC3 as only our AC3 decoder fla...dynaflash2010-10-042-34/+55
* SSA subtitle burn injstebbins2010-09-283-17/+140
* Macgui: Audo drc .. add a continuous behavior to the drc circular slider and ...dynaflash2010-09-221-7/+854
* MacGui: Audio Fixes and Enhancements ... patch by circleone.dynaflash2010-09-204-87/+111
* MacGui: Fix peak framerate and custom resolution for new presets which was bo...dynaflash2010-09-171-966/+1504
* MacGui: Audio ... Add an "Add All Tracks" button to the audio tab.dynaflash2010-09-165-1062/+151
* MacGui: Fix two line status readout in the main window originally implemented...dynaflash2010-09-162-524/+2306
* MacGui: Audio ... Allow more than 4 audio tracks.dynaflash2010-09-159-7704/+2896