OSDN Git Service

MacGUI: Implements a part of the NSTableView delegate in ChapterTitles so that pressi...
[handbrake-jp/handbrake-jp-git.git] / macosx / Controller.mm
2008-06-04 ritsukaMacGUI: Implements a part of the NSTableView delegate...
2008-05-31 van- support blu-ray, avchd & dvb x264
2008-05-29 dynaflashMacGui: Add decomb setting to presets
2008-05-29 jbrjakegit-svn-id: svn://localhost/HandBrake/trunk@1471 b64f76...
2008-05-19 dynaflashMacGui: For VFR set the frame rate to the title frame...
2008-05-07 ritsukaMacGUI: Fix toolbar item leaks for main and preferences...
2008-04-26 ritsukaMacGUI: Remove the "toolbar" variable from Controller...
2008-04-26 ritsukaMacGUI: Generate the Application Support path using...
2008-04-26 ritsukaMacGUI: Add a return type to controller's init method...
2008-04-26 ritsukaMacGUI: Remove last traces of "_" macro and TranslateSt...
2008-04-25 dynaflashMacGui: make sure to strip off any source file extensio...
2008-04-25 dynaflashMacGui: Audio Tab - Make sure that selecting a subseque...
2008-04-24 dynaflashMacGui: only enable audio tracks if the previous tracks...
2008-04-15 dynaflashMacGui: replace handbrake.m0k.org references with handb...
2008-04-14 dynaflashMacGui: Fix AC3 Passthru bitrate setting in audio tab...
2008-04-11 dynaflashMacGui: Get rid of some harmless warnings in Controller...
2008-04-10 dynaflashMacGui: Do not call customSettingsUsed until we have...
2008-04-08 dynaflashMacGui: Implement per audio track drc
2008-04-08 dynaflashMacGui: Fix broken Add Preset function for adding custo...
2008-04-08 dynaflashMacGui: Sanity Check AC3 passthrough against any input...
2008-04-07 dynaflashMacGui: Enhance Growl notifications and send to metaX...
2008-04-07 dynaflashMacGui: Fix the DTS source audio mixdown for an attempt...
2008-04-07 dynaflashMacGui: Implement per track audio settings.
2008-04-02 dynaflashMacGui: Fix issue where a new encode would retain one...
2008-04-02 dynaflashMacGui: Fix audio issue where both tracks would use...
2008-04-01 saintdevMacGUI: Update to use the new audio layout.
2008-03-22 jbrjake"If one would give me six lines written by the hand...
2008-03-17 dynaflashMacGui: Write version info the the activity log and...
2008-03-07 dynaflashMacGui: Clean up some formatting and errant comments...
2008-03-07 dynaflashMacGui: Initial implementation of drag and drop in...
2008-03-06 dynaflashMacGui: Presets - change the cursor highlighted color...
2008-03-06 dynaflashMacGui: Fix issue where renaming a preset does not...
2008-03-06 dynaflashMacGui: move the presets sorting into a new method...
2008-03-05 dynaflashMacGui: Fix issue where prepareJob was not sensing...
2008-02-21 dynaflashMacGui: Be Gone rotten 64-bit preferences check. Be...
2008-02-21 dynaflashMacGui: Un-Banish the 64 bit mp4 checkbox from the...
2008-02-21 dynaflashMacGui: Fix and issue for auto adding the .m4v file...
2008-02-21 dynaflashMacGui: Fix issue where canceling the open source windo...
2008-02-19 dynaflashMacGui: Change Home Page, Forum, and Wiki links in...
2008-02-19 dynaflashMacGui: As per newer vfr implementation. No longer...
2008-02-18 eddygSanity check the input codec is AC3 when selecting...
2008-02-18 dynaflashMacGui: Make sure that mp4's using ac3 passthru whether...
2008-02-17 dynaflashMacGui: Fix DPL2 + AC3 mixdown crash if the input audio...
2008-02-16 dynaflashMacGui: Change aac/ ac3 hybrid to utilize the codecs...
2008-02-16 jbrjakeMcdeint is broken, so avoid using it as a deinterlacer...
2008-02-16 eddygAllow mac gui to select AC-3 + AAC at the same time...
2008-02-15 eddygAllow multiple output audio tracks from a single DVD...
2008-02-14 eddygAC3 from DVD via HB converted to M4V for viewing on ATV
2008-02-13 dynaflashMacGui: remove the preference to turn off verbose outpu...
2008-02-07 dynaflashMacGui: fix picture sizing issue in presets where creat...
2008-02-07 dynaflashMacGui: Add the Forced subtitles checkbox to custom...
2008-01-23 dynaflashMacGui: Fix bug where switching titles with vfr on...
2008-01-22 dynaflashMacGui: comment out two unused variables from legacy...
2008-01-22 dynaflashMacGui: Remove one last section of code which generated...
2008-01-22 dynaflashMacGui: Remove deprecated -updateAlertDone method used...
2008-01-22 dynaflashMacGui: Fix issue where selecting the chapter tab can...
2008-01-22 dynaflashMacGui: Make Legacy iPod presets truly backwards compatible
2008-01-21 dynaflashMacGui: Be Gone x264 (h.264 iPod) encoder drop down!
2008-01-17 dynaflashMacGui: small tweak to check for duplicate output file...
2008-01-16 dynaflashMacGui: Sparkle Updater initial implementation
2008-01-14 dynaflashMacGui: fixes scanning progress bar, still uses indeter...
2008-01-14 jbrjakeUse weightb=0 for turbo 1st pass x264 options. This...
2008-01-14 dynaflashMacGui: Warn of duplicate output filenames when adding...
2008-01-09 dynaflashMacGui: Add some activity log messages pertaining to...
2008-01-09 dynaflashMacGui: Add preset name used (or custom) to the queue...
2008-01-08 dynaflashMacGui: establish the source display name in browseSour...
2008-01-08 dynaflashMacGui: modify writeToActivityLog to use vargs
2008-01-08 dynaflashMacgui: Implement writeToActivityLog method with provid...
2008-01-07 dynaflashMacgui: Change to using stderr to write to the activity...
2008-01-03 dynaflashMacGui: Loose Anamorphic initial implementation
2007-12-31 dynaflashMacgui: Enable opening up .eyetv packages directly
2007-12-26 dynaflashMacGui: Maintain Picture Filters state across sources
2007-12-19 dynaflashMacGui: DRC slider modifications
2007-12-18 dynaflashMacGui: add outlets for the DRC descriptive labels...
2007-12-17 dynaflashMacGui: Queue Update - thanks travistex
2007-12-14 dynaflashMacGui: HTTP optimized mp4 implementation
2007-12-12 dynaflashMacGui: Presets (code cleanup)
2007-12-12 dynaflashMacGui: Presets Drawer improvements
2007-12-12 dynaflashMacGui: Dynamic Range Control implemented in the audio...
2007-12-10 dynaflashMacGui: Update Presets to use NSOutlineView and change...
2007-12-07 dynaflashMacGui: fix a bracket on same line screw up from the...
2007-12-07 dynaflashMacGui: fix issue in which picture settings filters...
2007-12-05 dynaflashMacGui: Built-In Presets moved to new class: HBPresets
2007-12-04 dynaflashMacGui: Scanning progress bar now shows as indeterminat...
2007-12-03 dynaflashMacGui: Increase size of main window by 200 px wide...
2007-11-29 dynaflashMacGui: Split Picture settings for new preset up into...
2007-11-28 dynaflashMacGui: Fix some warnings for compiling in 10.5
2007-11-21 dynaflashMacGui: fix open last used source directory. broken...
2007-11-19 dynaflashMacGui: add "Open Source (Specify Title)" feature
2007-11-15 jbrjakeMinor preset changes:
2007-11-15 dynaflashMacGui: Move app support directory check to -init in...
2007-11-10 dynaflashMacGui: VFR controls initial implementation
2007-11-09 dynaflashMacGui: change -PrepareJob to -prepareJob to match...
2007-11-07 dynaflashMacGui: Add Deblock to the presets system
2007-11-07 dynaflashMacGui: Added Deblock to filters in Picture Preview...
2007-11-02 dynaflashMacGui: Reorganize Controller.mm methods
2007-10-09 dynaflashMacGui: Queue Enhancements courtesy of travistex
2007-10-09 dynaflashMacGui: Remove the sanity check for 23.976 framerate...
2007-10-08 dynaflashMacGui: Rename iPhone preset to iPhone / iPod Touch
2007-09-28 dynaflashMacGui: Fix issue where Source is display with the...
next