summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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