OSDN Git Service

Fix hb_log to truncate the message at the correct point, fixes 1244.
[handbrake-jp/handbrake-jp-git.git] / macosx /
2008-02-17 dynaflashMacGui: add HB_AMIXDOWN_AC3 to HB QueueController so...
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-30 ritsukaMacGUI: Revert a part of the previous commit.
2008-01-30 ritsukaAdded more files to the ignore list.
2008-01-30 ritsukaIHB: - Various bugfix
2008-01-29 dynaflashMacGui: Adds Loose Anamorphic information to the queue...
2008-01-26 ritsukaIHB: New experimental device based preset system. Still...
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-22 eddygPut the correct subtitle language in the Queue for...
2008-01-21 dynaflashMacgui: update built in presets to comply with the...
2008-01-21 dynaflashMacGui: Be Gone x264 (h.264 iPod) encoder drop down!
2008-01-18 sr55- Removed the damned MediaFork.icns file that should...
2008-01-17 dynaflashMacGui: Remove the /macosx/localize.sh file from the...
2008-01-17 dynaflashMacGui: small tweak to check for duplicate output file...
2008-01-17 dynaflashMacGui: Fix funky preview image colors in the Picture...
2008-01-16 dynaflashMacGui: Sparkle Updater initial implementation
2008-01-15 ritsukaIHB: Now it's possible to choose where the converted...
2008-01-14 dynaflashMacGui: fixes scanning progress bar, still uses indeter...
2008-01-14 ritsukaIHB: Interface beautifications, and an appletv preset.
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-13 dynaflashMacgui: Remove now defunct PictureGLView .h and .mm...
2008-01-12 dynaflashMacGui: Switch PicturePreview to use NSImageView instea...
2008-01-11 ritsukaMacGUI: Make a copy of HBCore in macosx folder.
2008-01-11 ritsukaIHB: A new xcode project file, plus some experimental...
2008-01-11 ritsukaMacGUI: move IHB source code to his own folder.
2008-01-10 dynaflashMacGui: False Update notices BE GONE!
2008-01-10 dynaflashMacGui: Fix issue where presets were not applying their...
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: Be gone useless IB notices!
2008-01-08 dynaflashMacGui: establish the source display name in browseSour...
2008-01-08 dynaflashMacGui: modify writeToActivityLog to use vargs
2008-01-08 dynaflashMacGui: HandBrake.app xib nib conversion
2008-01-08 dynaflashMacgui: Implement writeToActivityLog method with provid...
2008-01-07 dynaflashMacgui: Change to using stderr to write to the activity...
2008-01-06 ritsukaMacGUI: Fixed "Alert Window And Growl" option (thanks...
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-21 jbrjakeAdds a bunch of code comments to the x264 option contro...
2007-12-19 dynaflashMacGui: DRC slider modifications
2007-12-18 dynaflashMacGui: add outlets for the DRC descriptive labels...
2007-12-18 dynaflashMacGui: Add Preset Window
2007-12-17 dynaflashMacGui: Queue Update - thanks travistex
2007-12-14 dynaflashMacGui: HTTP optimized mp4 implementation
2007-12-13 dynaflashMacGui: DRC Slider minor visual fix
2007-12-13 dynaflashMacGui: DRC Slider Enhancements
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-09 jbrjakeMacGui: cosmetic changes for the advanced x264opts...
2007-12-09 jbrjakeCosmetic changes for the presets. Alphabetical sorting...
2007-12-08 jbrjakeAdds a preset for the 360, accounts for filters in...
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-06 dynaflashMacGui: Increase Presets Drawer width to 200 px to...
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-30 ritsukaMac: Change the default configuration to Deployment...
2007-11-29 dynaflashMacGui: Split Picture settings for new preset up into...
2007-11-28 ritsukaMacGUI: Fix a warning on 10.5
2007-11-28 dynaflashMacGui: Fix some warnings for compiling in 10.5
2007-11-27 ritsukaNew build configuration for xcode: Deployment 10.4...
2007-11-27 ritsukaMacGUI: Added a little macro in PictureGLView to make...
2007-11-26 dynaflashFix Previous Bad Commit (1077)
2007-11-21 dynaflashMacGui: fix open last used source directory. broken...
2007-11-19 dynaflashMacGui: add "Open Source (Specify Title)" feature
2007-11-16 dynaflashMacGui: Activity Log
2007-11-15 jbrjakeMinor preset changes:
2007-11-15 dynaflashMacGui: Move app support directory check to -init in...
2007-11-14 dynaflashMacGui: Activity Window Logging Initial Implementation
2007-11-10 dynaflashMacGui: VFR controls initial implementation
2007-11-09 jbrjakeMacGui: Fixes a small bug -- if a default value was...
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-24 dynaflashModify the xcode libhb default target to properly refle...
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-10-08 dynaflashMacGui: update build number to : 2007100800 for 0.9...
2007-10-05 ritsukaMacGUI: Removed some localized strings so the presets...
2007-09-28 dynaflashMacGui: Fix issue where Source is display with the...
next