summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Change aac/ ac3 hybrid to utilize the codecs popup and only offer one...dynaflash2008-02-162-1960/+1977
* Mcdeint is broken, so avoid using it as a deinterlacer. No more "Slowest," "S...jbrjake2008-02-162-18/+26
* Allow mac gui to select AC-3 + AAC at the same time, still needs CLI work for...eddyg2008-02-161-4/+59
* Allow multiple output audio tracks from a single DVD audio track.eddyg2008-02-151-0/+2
* AC3 from DVD via HB converted to M4V for viewing on ATVeddyg2008-02-141-1/+2
* MacGui: remove the preference to turn off verbose output in the activity window.dynaflash2008-02-133-503/+432
* MacGui: fix picture sizing issue in presets where creating a preset using an ...dynaflash2008-02-071-2/+13
* MacGui: Add the Forced subtitles checkbox to custom user presetsdynaflash2008-02-071-0/+5
* MacGUI: Revert a part of the previous commit.ritsuka2008-01-301-1/+1
* Added more files to the ignore list.ritsuka2008-01-306-1121/+1185
* IHB: - Various bugfixritsuka2008-01-3020-1656/+1160
* MacGui: Adds Loose Anamorphic information to the queue displaydynaflash2008-01-292-11/+35
* IHB: New experimental device based preset system. Still incomplete. ritsuka2008-01-2614-1172/+1611
* MacGui: Fix bug where switching titles with vfr on changes the framerate from...dynaflash2008-01-231-4/+3
* MacGui: comment out two unused variables from legacy update system to quell b...dynaflash2008-01-221-2/+3
* MacGui: Remove one last section of code which generated the old update alert ...dynaflash2008-01-221-14/+0
* MacGui: Remove deprecated -updateAlertDone method used in the old updating sc...dynaflash2008-01-222-33/+9
* MacGui: Fix issue where selecting the chapter tab can crash the macgui if no ...dynaflash2008-01-222-1/+10
* MacGui: Make Legacy iPod presets truly backwards compatibledynaflash2008-01-221-6/+7
* Put the correct subtitle language in the Queue for the Mac GUI.eddyg2008-01-221-2/+2
* Macgui: update built in presets to comply with the new x264 encoder and Add i...dynaflash2008-01-211-19/+19
* MacGui: Be Gone x264 (h.264 iPod) encoder drop down!dynaflash2008-01-216-3023/+3004
* - Removed the damned MediaFork.icns file that should have been removed ages a...sr552008-01-181-0/+0
* MacGui: Remove the /macosx/localize.sh file from the make build process as it...dynaflash2008-01-171-58/+0
* MacGui: small tweak to check for duplicate output file before adding to the q...dynaflash2008-01-171-1/+2
* MacGui: Fix funky preview image colors in the Picture Preview window on PPC, ...dynaflash2008-01-171-0/+8
* MacGui: Sparkle Updater initial implementationdynaflash2008-01-16212-4317/+6613
* IHB: Now it's possible to choose where the converted files will be saved. Yay!ritsuka2008-01-153-909/+959
* MacGui: fixes scanning progress bar, still uses indeterminate for single titl...dynaflash2008-01-142-1980/+1972
* IHB: Interface beautifications, and an appletv preset.ritsuka2008-01-149-1192/+1207
* Use weightb=0 for turbo 1st pass x264 options. This prevents frame count disc...jbrjake2008-01-141-1/+1
* MacGui: Warn of duplicate output filenames when adding to the queue.dynaflash2008-01-144-8/+44
* Macgui: Remove now defunct PictureGLView .h and .mm as they are no longer nec...dynaflash2008-01-133-491/+0