summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump ffmpeg from 22950 to 25082jstebbins2010-09-142-6/+20
* MacGui: Use http instead of https for the Help > User Guide link in the help ...dynaflash2010-09-121-1/+1
* Add Bluray supportjstebbins2010-09-084-25/+174
* MacGui: Update web links for the Help > Forums and Help > User Guide menu cho...dynaflash2010-09-081-2/+2
* MacGui: Allow trellis and psy-trellis with cavlc since as of svn 3492 its now...dynaflash2010-08-251-41/+3
* MacGui: Fix issue where multi instance was improperly detecting the number of...dynaflash2010-08-201-2/+1
* MacGui: Encode status readout now two lines, first line is the name of the fi...dynaflash2010-08-193-67/+62
* MacGui: Fix dock icon behaviordynaflash2010-08-161-5/+2
* MacGui: Remove logging line used for debugging previous commit.dynaflash2010-08-061-3/+0
* MacGui: Store live previews in a sub directory in "~/Library/Application Supp...dynaflash2010-08-063-13/+52
* MacGui: Disable preview hud controls during new source scans.dynaflash2010-08-055-5/+44
* MacGui: Do not call pictureSliderChanged in windowWillClose in HBPreviewContr...dynaflash2010-08-051-1/+0
* MacGui: Add separate method for cancelling a Live Preview encode.dynaflash2010-08-043-20/+403
* MacGui: Re-locate logic for encode done notifications as per user preferences.dynaflash2010-08-031-22/+20
* MacGui: Remove unused method declaration.dynaflash2010-08-021-1/+0
* MacGui: Rework how we get encode and queue done alerts.dynaflash2010-07-263-89/+254
* MacGui:sr552010-07-221-29/+57
* Reverting 3452sr552010-07-221-57/+29
* MacGui: Fix issue where queue was being reloaded showing already completed en...dynaflash2010-07-221-29/+57
* MacGui: Fix how we get the current instances pid number since NSRunningApplic...dynaflash2010-07-194-15/+39
* MacGui: Initial implementation of new queue sync code which allows multi-inst...dynaflash2010-07-175-138/+365
* MacGui: Make .m4v (Use iTunes Friendly Naming) default in preferences.dynaflash2010-07-071-1/+1
* fix some preset issuesjstebbins2010-07-031-25/+17
* MacGui: Presets - Add abliity to modify width and height on a preset independ...dynaflash2010-06-283-25/+1429
* MacGui: fix uninteded side effect of code that enforces maxWidth/Height when ...jstebbins2010-06-271-0/+2
* MacGui: apply maxHeight in non-anamorphic jstebbins2010-06-261-2/+22
* MacGui: Allow mono audio mixdown for LAMEdynaflash2010-06-211-17/+10
* MacGui: Adds a built-in iPad preset with a max width of 1024, peak fps of 29....jbrjake2010-06-192-0/+101
* MacGui: Advanced x264 panel overhaul. - Updates labelingjbrjake2010-06-183-983/+929
* MacGui: Peak Framerate initial implementationdynaflash2010-06-184-31/+111
* MacGui: Add flexible dylib path manipulation so that we can handle external d...jstebbins2010-06-042-124/+122
* MacGui: Set the hud control panels origin based on the size of the actual pre...dynaflash2010-06-021-7/+9
* Macgui: Sanity check multiple burned in vobsubs.dynaflash2010-05-261-3/+21
* MacGui: Enable soft vobsubs in mp4dynaflash2010-05-252-94/+25
* MacGui: Live Preview HUD Overlay playback controller initial implementationdynaflash2010-05-183-39/+914
* MacGui: Chapter Title import/export functionalitydynaflash2010-05-063-26/+323
* MacGui: reset hb_filter_decomb after use, so switching between default decomb...dynaflash2010-04-271-0/+4
* add dvd main feature title detectionjstebbins2010-04-201-9/+6
* MacGui: Allow up to 320 kbps bitrate for stereo and 768 kbps for 6 channel di...dynaflash2010-04-141-4/+3