summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Fixed overlapping button when resizing the preset drawer.ritsuka2008-06-251-8/+8
* MacGUI: Replace MVMenuButton with standard controls. Thanks blindjimmy.ritsuka2008-06-2512-4282/+1946
* MacGui: Replace valueForKey with objectForKey when accessing the NSDictionary...dynaflash2008-06-251-87/+86
* MacGui: convert HBQueueController to be a subclass of NSWindowController - ku...dynaflash2008-06-173-1549/+1548
* MacGui: Remove spurious NSString stringWithFormat calls in controller.mm Than...dynaflash2008-06-171-98/+98
* MacGui: Update Built in Presets to use new audio track layout and remove depr...dynaflash2008-06-061-164/+223
* MacGui: fix issues with audio in presetsdynaflash2008-06-061-8/+77
* Macgui: implement constant frame rate encoding for all but same as source.dynaflash2008-06-051-0/+7
* MacGui: Add "Auto" to audio sample rate selectionsdynaflash2008-06-042-27/+37
* MacGUI: Implements a part of the NSTableView delegate in ChapterTitles so tha...ritsuka2008-06-042-0/+36
* - support blu-ray, avchd & dvb x264van2008-05-311-5/+6
* Hack to fix building in xcodevan2008-05-311-42/+18
* MacGUI: remove white spaces from the picture settings window.ritsuka2008-05-311-862/+241
* MacGui: Add decomb setting to presetsdynaflash2008-05-291-2/+16
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...jbrjake2008-05-299-3640/+4155
* MacGui: For VFR set the frame rate to the title frame rate (Same as Source) a...dynaflash2008-05-191-1/+6
* MacGUI: Make HBOutputPanelWindowController an NSWindowController subclass. Pa...ritsuka2008-05-133-846/+835
* MacGUI: Make PictureController a subclass of NSWindowController. Patch by bli...ritsuka2008-05-113-615/+613
* - Use a separate Sparkle appcast feed for unstable (snapshot) releases.jbrjake2008-05-092-21/+56
* MacGUI: Fix toolbar item leaks for main and preferences windows. Patch by bli...ritsuka2008-05-072-5/+3
* MacGUI: I forgot a file in my previous commit. Remove the close method from t...ritsuka2008-04-301-1/+0
* MacGUI: Clean up HBPreferencesController, remove an unused method, and use st...ritsuka2008-04-302-27/+10
* MacGUI: Remove the "toolbar" variable from Controller. Patch by blindjimmy.ritsuka2008-04-262-15/+14
* MacGUI: Generate the Application Support path using API calls. Patch by blind...ritsuka2008-04-261-14/+14
* MacGUI: Add a return type to controller's init method. Patch by blindjimmy.ritsuka2008-04-261-1/+6
* MacGUI: Remove last traces of "_" macro and TranslateString. Patch by blindji...ritsuka2008-04-263-46/+21
* MacGUI: remove some old 10.4 specific code in HBDVDDetector. Patch by blindjimmyritsuka2008-04-261-18/+7
* MacGui: make sure to strip off any source file extensions from the output fil...dynaflash2008-04-251-19/+20
* MacGui: Audio Tab - Make sure that selecting a subsequent audio track does no...dynaflash2008-04-251-0/+28
* CLI: Fixes optical scan reading in OS X by mirroring the MacGui work from r82...jbrjake2008-04-241-0/+6
* MacGui: only enable audio tracks if the previous tracks have been chosen.dynaflash2008-04-241-3/+34
* MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...dynaflash2008-04-1517-17/+17
* MacGui: Fix AC3 Passthru bitrate setting in audio tab when using a legacy pre...dynaflash2008-04-141-31/+33
* MacGui: Get rid of some harmless warnings in Controller.mm during compiling.dynaflash2008-04-111-11/+18
* MacGui: Do not call customSettingsUsed until we have an intelligent way to de...dynaflash2008-04-101-1/+4
* 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-083-4127/+4318
* MacGui: Fix broken Add Preset function for adding custom presets.dynaflash2008-04-081-27/+36
* MacGui: Sanity Check AC3 passthrough against any input audio that is not AC3.dynaflash2008-04-081-2/+2
* MacGUI: Forgot a file in my previous commit.ritsuka2008-04-081-4/+4
* MacGUI: Fixed some crashes in the queue on x86_64ritsuka2008-04-081-24/+24
* MacGui: Fix errant encode done growl alert and send to MetaX function when fi...dynaflash2008-04-081-7/+16
* MacGui: Enhance Growl notifications and send to metaX so that each encode is ...dynaflash2008-04-073-32/+57
* MacGui: Fix the DTS source audio mixdown for an attempted AC3 passthru audio ...dynaflash2008-04-072-6/+29
* MacGui: Implement per track audio settings.dynaflash2008-04-077-3424/+5597
* MacGui: Fix issue where a new encode would retain one audio track from the pr...dynaflash2008-04-021-1/+2
* MacGui: Fix audio issue where both tracks would use the first source audio tr...dynaflash2008-04-021-4/+4
* MacGUI: Update to use the new audio layout.saintdev2008-04-013-190/+268
* "If one would give me six lines written by the hand of the most honest man, I...jbrjake2008-03-222-19/+65
* Theora.saintdev2008-03-201-0/+12