summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Moves the tooltips for the x264 advanced tab from the .xib file to th...jbrjake2009-02-141-363/+235
* MacGui: change buttons in hud overlays to "round textured" (which are not rea...dynaflash2009-02-132-52/+39
* MacGui: Remove ".33" from Preferences > Advanced > x264 quality slider granul...dynaflash2009-02-121-24/+3
* MacGui: Adds a widget for adaptive b-frames to the x264 advanced tab.jbrjake2009-02-111-9/+227
* MacGui: Adds slider widgets for Psy-RD and Psy-Trellis to the x264 advanced t...jbrjake2009-02-111-49/+266
* MacGui: Constant Quality Slider now QP/RF based.dynaflash2009-02-102-56/+360
* MacGui: Disable the toolbar hide button in the pref window, it was looking at...ritsuka2009-02-081-20/+64
* MacGui: Implement DRC 0.0. dynaflash2009-02-061-18/+18
* MacGui: Video Filter and Picture Settingsdynaflash2009-02-062-1120/+160
* MacGui: Change "Picture Filters" to "Video Filters"dynaflash2009-02-053-10/+9
* MacGui: Picture Filters Inspector enhancementsdynaflash2009-02-043-624/+1733
* MacGui: Change the order of the filters in both the Filters Inspector and the...dynaflash2009-01-282-46/+336
* MacGui: remember window postion and open/close state of the Picture Filter an...dynaflash2009-01-272-15/+15
* MacGui: Picture Filters separate hud inspector initial implementationdynaflash2009-01-263-889/+1380
* MacGui: Preview Window scale to screen initial implementationdynaflash2009-01-211-8/+134
* MacGui: Separate Picture Settings and Preview Window Initial Implementationdynaflash2009-01-123-726/+1983
* MacGui: Increase the height of the Filters box in Picture Settings, was too c...dynaflash2008-12-161-78/+58
* MacGui: Picture window now uses a subclass of HBController to access the main...dynaflash2008-12-152-14/+20
* MacGui: Add "Picture Settings" toolbar item to main window toolbardynaflash2008-12-121-58/+0
* MacGui: Add a preference so we can specify what we do at launch, choices are:dynaflash2008-12-121-21/+208
* MacGui: Add selectable logging levels to the Advanced preferences.dynaflash2008-12-011-14/+196
* MacGui: Remove custome decomb option from preferences and Picture Settingsdynaflash2008-11-302-271/+80
* MacGui: Picture Previews - increase the maximum number of previews per title ...dynaflash2008-11-301-2/+38
* MacGui: Implement variable number of preview framesdynaflash2008-11-301-19/+194
* MacGui: Cleanup HBPreferncesController and the preferences nib a little. Orig...ritsuka2008-11-261-20/+59
* MacGui: Live Preview Initial Implementationdynaflash2008-11-241-161/+463
* MacGui: Connect outlet for Video Codec label to it enables/disables properlydynaflash2008-11-211-7/+13
* MacGui: Change "Chapter x to Chapter y" in the sources area to "Chapter x thr...dynaflash2008-11-191-6/+6
* MacGui: Acivity Logs for individual encodes initial implementationdynaflash2008-10-302-282/+187
* MacGui: Finally!! Nested Presets - Initial implementationdynaflash2008-10-141-72/+75
* Bumps x264 to r999, bringing with it, among other things, the removal of the ...jbrjake2008-10-091-4543/+3644
* MacGui: Update labels for the mp4 options in both the main window and the que...dynaflash2008-09-261-17/+13
* MacGui: Make the Deblock slider continuous so it reads out the values as you ...dynaflash2008-09-241-2/+2
* MacGui: Remove the VFR checkbox in the Picture Settings window.dynaflash2008-09-241-65/+7
* MacGui: implement a slider for deblock.dynaflash2008-09-231-61/+146
* MacGui: Re-enable deleting encodes with the delete key if hilighted.dynaflash2008-09-221-7/+5
* MacGui: Add encoding status readout to the queue windowdynaflash2008-09-221-4/+47
* MacGui: Resilient Queue: Initial Implementationdynaflash2008-09-162-750/+170
* MacGui: Remove legacy preferences since they are now controlled via the presets.dynaflash2008-08-041-771/+165
* MacGui: - Implement automatic extension switching for mp4/m4v.ritsuka2008-07-281-51/+63
* MacGui: Remove scanned source framrate display from "Same as source" in the f...dynaflash2008-07-101-12/+8
* MacGui: Fixed overlapping button when resizing the preset drawer.ritsuka2008-06-251-8/+8
* MacGUI: Replace MVMenuButton with standard controls. Thanks blindjimmy.ritsuka2008-06-251-4051/+1926
* MacGui: convert HBQueueController to be a subclass of NSWindowController - ku...dynaflash2008-06-171-1522/+1520
* MacGUI: remove white spaces from the picture settings window.ritsuka2008-05-311-862/+241
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...jbrjake2008-05-293-3622/+4084
* MacGUI: Make HBOutputPanelWindowController an NSWindowController subclass. Pa...ritsuka2008-05-131-802/+795
* MacGUI: Make PictureController a subclass of NSWindowController. Patch by bli...ritsuka2008-05-111-586/+589
* MacGui: Adjust positioning of Frame Rate in Video Tab to make sure the framer...dynaflash2008-04-101-4181/+4155
* MacGui: Implement per audio track drcdynaflash2008-04-081-4099/+4205