summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MacGui: Remove another queue incrementing log message.dynaflash2010-04-091-1/+1
* MacGui: Remove more unneeded activity log messages and clean up some commente...dynaflash2010-04-091-27/+8
* MacGui: Remove a bunch of verbose activity log messages for Point to Point en...dynaflash2010-04-091-15/+4
* MacGui: Enable mp3 audio tracks in mp4.dynaflash2010-04-081-0/+3
* MacGui: Fix issue when selecting a preset with multiple audio tracks (ie. App...dynaflash2010-04-061-1/+14
* MacGui: Add subme 10 to the subpixel motion estimation widget in the advanced...dynaflash2010-04-021-1/+1
* MacGui: Remove a bunch of useless comments from the point a to b code.dynaflash2010-04-021-17/+5
* MacGui: Remove the AC3 and DCA audio input codec limitations for selecting mo...dynaflash2010-04-021-8/+2
* MacGui: Fix crash where a source with no audio crashes the macgui.dynaflash2010-03-261-17/+36
* MacGui: Add call to hb_global_close() upon application termination as per cha...dynaflash2010-03-262-1/+5
* MacGui: Fix pending encodes left in queue at quit warning that was borked in ...dynaflash2010-03-091-9/+1
* MacGui: Fix issue where closing the main window, then clicking on the dock ic...dynaflash2010-03-051-1/+2
* MacGui: More Preview Window changes.dynaflash2010-03-051-83/+162
* MacGui: Audio fixes regarding CoreAudio as default.dynaflash2010-02-232-75/+34
* MacGui: In preview only set the origin of the hud control panel for the previ...dynaflash2010-02-201-5/+6
* MacGui: Preview replace a method that was hastily removed in 3125 when removi...dynaflash2010-02-194-7/+54
* MacGui: Removie Full Screen preview mode as its largely redundant when we hav...dynaflash2010-02-195-310/+28
* MacGui: Preview ... Allow the preview to use 100% of the the avaialable scree...dynaflash2010-02-191-13/+3
* MacGui: A bit of pixel nudging in the Destination area of the main window ......dynaflash2010-02-181-14/+14
* MacGui: Preview, use screens visibleFrame instead of frame to get better scal...dynaflash2010-02-181-11/+21
* MacGui: Preview fixes and changesdynaflash2010-02-182-73/+82
* MacGui: Fix issue where switching modulus would not properly recalibrate the ...dynaflash2010-02-121-0/+19
* MacGui: Fix package default name types broken when batch scanning was introdu...dynaflash2010-02-121-7/+5
* MacGui: Queue edit rescan fix for multiple title sourcesdynaflash2010-02-121-2/+4
* MacGui: uncomment line commented for testing for editing queue item modulus f...dynaflash2010-02-111-1/+1
* Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!dynaflash2010-02-113-26/+49
* MacGui: Preview Window resizing bug fixes. Patch from BradleyS.dynaflash2010-02-111-31/+33
* MacGui: Get rid of % read out in constant quality mode. Now displays rf only.dynaflash2010-02-082-15/+10
* MacGui: Fix issue where sources would round down 16 pixels from full width wi...dynaflash2010-02-051-6/+5