summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Switch PicturePreview to use NSImageView instead of the openGL view.dynaflash2008-01-123-3104/+3189
* MacGUI: Make a copy of HBCore in macosx folder.ritsuka2008-01-112-0/+322
* IHB: A new xcode project file, plus some experimental changes to test HBCore.ritsuka2008-01-1112-293/+6965
* MacGUI: move IHB source code to his own folder.ritsuka2008-01-1111-262/+0
* MacGui: False Update notices BE GONE!dynaflash2008-01-101-4/+6
* MacGui: Fix issue where presets were not applying their filters properly the ...dynaflash2008-01-101-3/+7
* MacGui: Add some activity log messages pertaining to source scan selectiondynaflash2008-01-091-6/+10
* MacGui: Add preset name used (or custom) to the queue and activity logdynaflash2008-01-093-309/+436
* MacGui: Be gone useless IB notices!dynaflash2008-01-081-0/+2
* MacGui: establish the source display name in browseSourcesDone instead of sho...dynaflash2008-01-083-28/+38
* MacGui: modify writeToActivityLog to use vargsdynaflash2008-01-082-7/+16
* MacGui: HandBrake.app xib nib conversiondynaflash2008-01-0825-1485/+24302
* Macgui: Implement writeToActivityLog method with provides a simple way to sen...dynaflash2008-01-082-6/+13
* Macgui: Change to using stderr to write to the activity window from within th...dynaflash2008-01-071-6/+6
* MacGUI: Fixed "Alert Window And Growl" option (thanks travistex) and small al...ritsuka2008-01-066-49/+84
* MacGui: Loose Anamorphic initial implementationdynaflash2008-01-0310-211/+325
* Macgui: Enable opening up .eyetv packages directlydynaflash2007-12-311-12/+59
* MacGui: Maintain Picture Filters state across sourcesdynaflash2007-12-263-22/+36
* Adds a bunch of code comments to the x264 option controller, in order to make...jbrjake2007-12-211-27/+147
* MacGui: DRC slider modificationsdynaflash2007-12-191-9/+7
* MacGui: add outlets for the DRC descriptive labels and disable/enable along w...dynaflash2007-12-185-2/+15
* MacGui: Add Preset Windowdynaflash2007-12-182-1/+1
* MacGui: Queue Update - thanks travistexdynaflash2007-12-175-306/+437
* MacGui: HTTP optimized mp4 implementationdynaflash2007-12-145-22/+46
* MacGui: DRC Slider minor visual fixdynaflash2007-12-132-3/+1
* MacGui: DRC Slider Enhancementsdynaflash2007-12-132-1/+1
* MacGui: Presets (code cleanup)dynaflash2007-12-121-254/+248
* MacGui: Presets Drawer improvementsdynaflash2007-12-123-7/+8
* MacGui: Dynamic Range Control implemented in the audio tab of the main window.dynaflash2007-12-125-7/+38
* MacGui: Update Presets to use NSOutlineView and change the associated methods...dynaflash2007-12-105-177/+206
* MacGui: cosmetic changes for the advanced x264opts controller source code. Re...jbrjake2007-12-091-595/+598
* Cosmetic changes for the presets. Alphabetical sorting, no more hard tabs, an...jbrjake2007-12-092-1242/+1412
* Adds a preset for the 360, accounts for filters in the presets, updates manic...jbrjake2007-12-082-23/+237
* MacGui: fix a bracket on same line screw up from the last commit.dynaflash2007-12-071-45/+47
* MacGui: fix issue in which picture settings filters in presets would'nt set t...dynaflash2007-12-071-30/+76
* MacGui: Increase Presets Drawer width to 200 px to make room for nested presets.dynaflash2007-12-062-1/+2
* MacGui: Built-In Presets moved to new class: HBPresetsdynaflash2007-12-055-1213/+1280