summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Fix issue with six channel discreet presets where no bitrate was chos...dynaflash2010-02-051-1/+9
* MacGui: Add Video Buffer Verifier (VBV) to the built in AppleTV preset as per...dynaflash2010-01-261-1/+1
* MacGui: Queue Edit uncomment remove reloaded queue item since "somehow" I mis...dynaflash2010-01-221-2/+2
* MacGui: Queued item editing initial implementation.dynaflash2010-01-217-340/+1347
* MacGui: Raise the TextStorageUpperSizeLimit and TextStorageLowerSizeLimit x 3...dynaflash2010-01-131-2/+2
* MacGui: Add the ability to send the finished encode to any application the us...dynaflash2010-01-124-56/+236
* MacGui: Remove other errant subtitle log line for sub title tracks.dynaflash2010-01-121-2/+0
* MacGui: remove errant subtitle track log mssg that was broken anyway.dynaflash2010-01-121-3/+1
* MacGui: Fix source duration display format when using time or frame based enc...dynaflash2010-01-041-2/+2
* MacGui: Move destination widgets up to realign back to pre point a to b postion.dynaflash2009-12-291-3/+3
* MacGui: Re-arrange Source area to be all on one line instead of duration bein...dynaflash2009-12-291-37/+45
* MacGui: Interface changes to allow pts or frame based point to point encoding...dynaflash2009-12-234-671/+2086
* MacGui: Fix subtitle code in Live Preview that borked Live Preview encodes wh...dynaflash2009-12-161-4/+2
* MacGui: Fix issue with subtitle changes affecting all encodes in the queue by...dynaflash2009-12-103-4/+4
* MacGui: fix vlc detection so that "Scan Anyway" works correctly ... patch by ...dynaflash2009-11-261-4/+6
* batch file scanning and scan canceljstebbins2009-11-252-9/+75