HandBrake/macosx
sr55 3d0345c561 WinGui: 0.9.x Merge iPad preset changes
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4808 b64f7644-9d1e-0410-96f1-a4d463321fa5
2012-07-02 18:07:00 +00:00
..
English.lproj MacGui: Advanced Options Cleanup window when Theora is chosen. 2012-02-20 15:22:44 +00:00
Growl.framework Update Growl to 1.2.2 2011-09-24 19:38:44 +00:00
HandBrake.xcodeproj MacGui: Advanced Options fixes 2012-02-17 17:53:31 +00:00
InstantHandBrake Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoder 2011-03-11 22:40:30 +00:00
Sparkle.framework BuildSystem: appcast updates 2009-06-18 20:48:07 +00:00
i18n MacGUI: Removed some localized strings so the presets work fine in the french localization. 2007-10-05 15:58:43 +00:00
icons MacGui: Add Toolbar Item for Preview Window 2009-05-29 18:58:39 +00:00
xcconfig BuildSystem: Mac OS X - transition to Xcode4 2012-01-04 09:41:11 +00:00
ChapterTitles.h MacGui; fixed warnings related to 64bit cocoa. 2009-03-01 18:00:26 +00:00
ChapterTitles.m MacGui; fixed warnings related to 64bit cocoa. 2009-03-01 18:00:26 +00:00
Controller.h MacGui: add Auto Passthru support. 2012-01-24 17:13:26 +00:00
Controller.m Bugfix branch: MacGui, apply Auto Passthru settings even if the widgets are hidden. 2012-05-09 12:25:43 +00:00
HBAdvancedController.h MacGui: Advanced Options Cleanup window when Theora is chosen. 2012-02-20 15:22:44 +00:00
HBAdvancedController.m MacGui: Advanced Options Cleanup window when Theora is chosen. 2012-02-20 15:22:44 +00:00
HBAudio.h MacGui: HBAudio Indentation Cleanup 2011-06-13 20:27:46 +00:00
HBAudio.m MacGui: add Auto Passthru support. 2012-01-24 17:13:26 +00:00
HBAudioController.h MacGui: HBAudio Indentation Cleanup 2011-06-13 20:27:46 +00:00
HBAudioController.m MacGui: add Auto Passthru support. 2012-01-24 17:13:26 +00:00
HBCore.h MacGUI: Make a copy of HBCore in macosx folder. 2008-01-11 19:00:30 +00:00
HBCore.m MacGUI: Make a copy of HBCore in macosx folder. 2008-01-11 19:00:30 +00:00
HBDVDDetector.h MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire macosx/ directory 2008-04-15 17:08:31 +00:00
HBDVDDetector.m MacGui: Simplify HBDVDDetector bsdName creation 2011-04-25 14:23:37 +00:00
HBImageAndTextCell.h MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire macosx/ directory 2008-04-15 17:08:31 +00:00
HBImageAndTextCell.m MacGui: 2009-03-02 11:42:11 +00:00
HBOutputPanelController.h MacGui: Acivity Logs for individual encodes initial implementation 2008-10-30 18:11:58 +00:00
HBOutputPanelController.m MacGui: Raise the TextStorageUpperSizeLimit and TextStorageLowerSizeLimit x 3 to accomodate larger logs in the activity window. Recommended by BradleyS and approved by me. 2010-01-13 00:43:05 +00:00
HBOutputRedirect.h MacGui: Debug Window to read libhb output like cli in inspector window 2007-05-21 16:50:21 +00:00
HBOutputRedirect.m MacGui: fix character encodings in the log file as well as the title popup string in the main menu dialogue. 2010-11-30 18:21:33 +00:00
HBPreferencesController.h MacGui: Add the ability to send the finished encode to any application the user chooses instead of just "Send to MetaX". 2010-01-12 21:22:54 +00:00
HBPreferencesController.m MacGui: add Auto Passthru support. 2012-01-24 17:13:26 +00:00
HBPresets.h MacGui: Merge AppleTV 3 Preset into bugfix branch. 2012-06-28 16:25:40 +00:00
HBPresets.m WinGui: 0.9.x Merge iPad preset changes 2012-07-02 18:07:00 +00:00
HBPreviewController.h MacGui: Disable preview hud controls during new source scans. 2010-08-05 16:45:00 +00:00
HBPreviewController.m MacGui: Live Preview ... 2011-08-24 20:11:53 +00:00
HBQueueController.h MacGui: Fix how we get the current instances pid number since NSRunningApplication is a 10.6 only api and therefore breaks 10.5 compatibility (which also borked the nightly build). 2010-07-19 17:02:43 +00:00
HBQueueController.mm MacGui: Fix an issue where lavc options were shown and passed when Theora was chosen. 2012-02-19 22:14:57 +00:00
HBSubtitles.h MacGui: Queued item editing initial implementation. 2010-01-21 18:58:17 +00:00
HBSubtitles.m MacGui: Subtitle tab changes 2010-11-01 16:08:00 +00:00
HandBrake-64.icns MacGUI: added 64-bit savvy application icon. 2009-06-17 00:05:07 +00:00
HandBrake.icns Merge the 5.1 branch into the trunk. 2007-03-06 21:15:55 +00:00
Info.plist.m4 BuildSystem: Mac OS X - transition to Xcode4 2012-01-04 09:41:11 +00:00
PictureController.h MacGui: Disable preview hud controls during new source scans. 2010-08-05 16:45:00 +00:00
PictureController.m MacGUI: add "Fast" decomb option. 2011-12-08 10:40:10 +00:00
Sparkle.disable.security.patch BuildSystem: appcast updates 2009-06-18 20:48:07 +00:00
genstrings.sh MacGUI: Remove last traces of "_" macro and TranslateString. Patch by blindjimmy. 2008-04-26 07:54:10 +00:00
main.mm Bump ffmpeg from 22950 to 25082 2010-09-14 16:38:12 +00:00
module.defs BuildSystem: Mac OS X - transition to Xcode4 2012-01-04 09:41:11 +00:00
module.rules BuildSystem: Mac OS X - transition to Xcode4 2012-01-04 09:41:11 +00:00
module.xcodebuild BuildSystem: Mac OS X - transition to Xcode4 2012-01-04 09:41:11 +00:00