summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Write version info the the activity log and activity windowdynaflash2008-03-172-2/+17
* MacGui: When selecting one x264 option disables another (like turning off CAB...jbrjake2008-03-122-1/+187
* MacGui: Clean up some formatting and errant comments left over from some of t...dynaflash2008-03-072-37/+15
* MacGui: Initial implementation of drag and drop in the presets drawer.dynaflash2008-03-074-2034/+2239
* MacGui: Presets - change the cursor highlighted color of the preset name to b...dynaflash2008-03-061-1/+1
* MacGui: Fix issue where renaming a preset does not reflect the new name immed...dynaflash2008-03-061-12/+5
* MacGui: move the presets sorting into a new method "-sortPresets" so it can b...dynaflash2008-03-062-5/+12
* MacGui: Increase the preset drawer max width and content view width by 60 px....dynaflash2008-03-061-2007/+2023
* MacGui: Fix issue where prepareJob was not sensing MKV in the Format popup co...dynaflash2008-03-051-1/+1
* MacGui: Be Gone rotten 64-bit preferences check. Be Gone!dynaflash2008-02-211-1/+1
* MacGui: Un-Banish the 64 bit mp4 checkbox from the Siberia known as the prefe...dynaflash2008-02-214-2553/+2438
* MacGui: Fix and issue for auto adding the .m4v file extension for the aac + a...dynaflash2008-02-212-9/+18
* MacGui: Fix issue where canceling the open source window, then re opening it ...dynaflash2008-02-211-2/+2
* MacGui: Change Home Page, Forum, and Wiki links in the help menu to use handb...0.9.2dynaflash2008-02-191-3/+3
* MacGui: Change version number to 0.9.2 and build number to 2008021900 in prep...dynaflash2008-02-192-12/+13
* MacGui: As per newer vfr implementation. No longer disable the framerate popu...dynaflash2008-02-191-7/+1
* Use 64-bit MP4 containers for the AppleTV preset, in case the 2500kb/s video ...jbrjake2008-02-181-0/+3
* Sanity check the input codec is AC3 when selecting AC3 pass through to avoid ...eddyg2008-02-181-1/+1
* MacGui: fix preset drawer so that the presets outline view expands down with ...dynaflash2008-02-181-1962/+1974
* MacGui: Make sure that mp4's using ac3 passthru whether by itself or in combi...dynaflash2008-02-181-0/+9
* Preset updates, including AC3 and AAC for ATV, less insane settings for some ...jbrjake2008-02-181-8/+8
* MacGui: add HB_AMIXDOWN_AC3 to HB QueueController so it reports the new hybri...dynaflash2008-02-171-2/+3
* MacGui: Fix DPL2 + AC3 mixdown crash if the input audio source is DTSdynaflash2008-02-171-1/+1