summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Acivity Logs for individual encodes initial implementationdynaflash2008-10-306-290/+284
* MacGui and CLI: Minor preset tweaks, brings Universal down to subme 6 and pus...jbrjake2008-10-271-2/+2
* MacGui: Queue - Add the estimated bitrate to the queue display when displayin...dynaflash2008-10-271-1/+1
* MacGui: Fix Target Size mode for Video Quality.dynaflash2008-10-241-25/+99
* MacGui: Removes largeFileSize from the Universal preset since the Nano can't ...jbrjake2008-10-221-1/+1
* MacGui: Logging Level - set to "1" in prefs.dynaflash2008-10-202-2/+4
* MacGui: Presets - Auto Crop/Custom Crop is now independent of "Use Max Source...dynaflash2008-10-201-31/+28
* Bumps libmp4v2 to r21, which fixes that include issue by folding the old 5.5G...jbrjake2008-10-151-6/+0
* MacGui: Finally!! Nested Presets - Initial implementationdynaflash2008-10-145-633/+836
* Bumps x264 to r999, bringing with it, among other things, the removal of the ...jbrjake2008-10-094-4644/+3661
* MacGui: Allow the macgui to properly read sources from a ZFS (zfs-119) format...dynaflash2008-10-031-1/+12
* MacGui: Queue - Add drc info for the audio tracks thanks to NightStorm for br...dynaflash2008-10-011-0/+37
* MacGui: Remove some of the debug messages in prepareJob for the queue process...dynaflash2008-09-301-9/+2
* MacGui: Fix warning windows when shutting down HandBrake during encoding or i...dynaflash2008-09-291-9/+9
* MacGui: Queue - Fix drag'n drop so that when dragging over an item, it doesn'...dynaflash2008-09-262-69/+34
* MacGui: Update labels for the mp4 options in both the main window and the que...dynaflash2008-09-262-20/+16
* MacGui: Fix presets when using maximum source picture size and loose anamorph...dynaflash2008-09-261-7/+4
* MacGui:Oops. WTF was I hiding direct prediction in the advanced options based...jbrjake2008-09-251-28/+7
* MacGui: Fixes bug in x264 advanced options tab, that didn't blank out direct ...jbrjake2008-09-251-2/+5
* MacGui: Loose Anamorphic - Upon initial selection set the width to the source...dynaflash2008-09-251-0/+8
* MacGui: Make the Deblock slider continuous so it reads out the values as you ...dynaflash2008-09-241-2/+2
* MacGui: Queue display - fix display of deinterlace modesdynaflash2008-09-241-3/+3
* MacGui: queue - add the file output name to the first title line in the queue...dynaflash2008-09-241-2/+24
* MacGui: Remove the VFR checkbox in the Picture Settings window.dynaflash2008-09-244-136/+34
* MacGui: update the deblock filter setting display in the queue.dynaflash2008-09-231-11/+4
* MacGui: implement a slider for deblock.dynaflash2008-09-234-72/+191
* MacGui: upon reloading a previous queue at launch, open up the queue window.dynaflash2008-09-231-0/+1
* MacGui: When reloading a previous queue at launch, as well as pending encode...dynaflash2008-09-232-24/+78
* MacGui: Re-enable deleting encodes with the delete key if hilighted.dynaflash2008-09-223-12/+21
* MacGui: Fix sleep/shutdown warning so it only comes up once right when starti...dynaflash2008-09-221-4/+5
* MacGui: Add encoding status readout to the queue windowdynaflash2008-09-224-8/+71
* MacGui: End of encode/queue alerts and actions changesdynaflash2008-09-211-33/+52
* MacGui: upon launch, if pending items are still in the queue, if you choose t...dynaflash2008-09-211-2/+3
* MacGui: Custom chapter names restored (borked in 1703)dynaflash2008-09-191-5/+49
* Brings MacGui in line with x264's new default subme of 6. Remember to update ...jbrjake2008-09-192-16/+16
* MacGui and MacCli: Sets the Xcode project's Deployment target to use GCC opti...jbrjake2008-09-191-1/+1
* MacGui: "Stop" command modificationsdynaflash2008-09-183-13/+35
* MacGui: Queue allow proper deleting of encoding queue items and proper deleti...dynaflash2008-09-182-8/+61
* MacGui: Fix issue from 1703 where once done doing at least one encode, all su...dynaflash2008-09-181-22/+25
* MacGui: fix turbo two pass (thanks beelsebob and jkint for help troubleshooti...dynaflash2008-09-171-3/+9
* MacGui: Add some temporary activity log messages to try to debug the new queuedynaflash2008-09-171-4/+5
* MacGui: Fix crash when selecting between target size and abr.dynaflash2008-09-171-3/+1
* MacGui: fix chapter markers which were borked in 1703dynaflash2008-09-171-1/+1
* MacGui: Fix subtitle scan which I broke in 1703dynaflash2008-09-171-3/+4
* MacGui: Resilient Queue: Initial Implementationdynaflash2008-09-166-3201/+2302
* MacGui: Fixed the warning in ChapterTitles for real this time.ritsuka2008-08-081-5/+1
* MacGui: Use fast numerators in HBPreferencesController, remove an hard tab an...ritsuka2008-08-081-12/+10
* MacGui: Some small enhancements and clean ups in HBQueueController ritsuka2008-08-072-206/+167
* MacGui: Fixed a warning.ritsuka2008-08-051-3/+3
* MacGui: Remove legacy preferences since they are now controlled via the presets.dynaflash2008-08-043-795/+170