OSDN Git Service

Added buffer management and changed fifo sizes. Changed job->subtitle_scan to job...
[handbrake-jp/handbrake-jp-git.git] / macosx /
2007-09-11 eddygAdded buffer management and changed fifo sizes. Changed...
2007-09-10 ritsukaMacGui: better looking plus and minus icons for the...
2007-09-10 ritsukaMacGui: New preferences window. We need some new icons...
2007-09-09 ritsukaMacGui: Fixed bitrate calculation for target size.
2007-09-09 ritsukaMacGui: Fixed main window not showing updated filters...
2007-09-08 ritsukaMacGui:
2007-09-08 ritsukaMacGui: Fixed two stupid alignment problems in the...
2007-09-08 ritsukaMacGui: Use validateMenuItem to autovalidate menu items...
2007-09-08 ritsukaMacGui:
2007-09-07 dynaflashMacGui: Queue improvement
2007-09-07 ritsukaMacGui: Move x264 advanced options code to a new class...
2007-09-07 dynaflashMacGui: Queue Improvements from travistex
2007-09-06 dynaflashMacGui: Remove unused QueueController files which were...
2007-09-06 dynaflashMacGui: Ritsuka patch to remove a ton of booleans for...
2007-09-05 dynaflashMacGui: New Active Queue implementation courtesy of...
2007-09-04 dynaflashMacGui: Fix Auto Naming to use the titile->index value...
2007-09-04 sr55MacGui:
2007-09-01 dynaflashMacgui: Jack the min pic limits on picturecontroller...
2007-08-31 dynaflashMacGui: version the dhlib target in Xcode to 0.9.1
2007-08-31 dynaflashMacGui: Versioning changes to 0.9.1 and build number...
2007-08-31 jbrjakeMacGui: Fixes a minor typo in the x264 options for...
2007-08-30 dynaflashMacGui: hide and disable the checkbox to use native...
2007-08-30 eddygBack out the GUI handling code for native language...
2007-08-30 dynaflashMacGui: minor widget label changes
2007-08-29 dynaflashMacGui: Fix Picture Preview crash when sizing below...
2007-08-28 dynaflashMacGui: fix bug where cancelling the browse window...
2007-08-27 eddygEnable jam to work by changing the error handling to...
2007-08-27 dynaflashMacGui: set the GrowlDelegate to self, should prevent...
2007-08-27 superdumpAdd lang.c to the libhb dlib target so that it is linke...
2007-08-27 dynaflashMacGui: disable interface during scanning, and if there...
2007-08-27 eddygMoved functions from lang.h to lang.c for easy includio...
2007-08-27 dynaflashMacGui: Integrate HBDVDetector directly into Controller...
2007-08-27 eddygAdded support to the mac gui for auto-selecting subtitl...
2007-08-27 eddygAdded rudimentory error handling to HB. Instead of...
2007-08-24 dynaflashMacGui: Fix main window closing to it doesnt crash...
2007-08-24 jbrjakeKeeps IHB from crashing before it starts to encode...
2007-08-24 dynaflashMacGui: Add DriveDetectors back to xcode project so...
2007-08-23 dynaflashMacGui: Increase the Activity Window text storage to...
2007-08-23 dynaflashMacGui: Clean up source files used in Source Scanning
2007-08-23 dynaflashMacGui: internal code changes
2007-08-23 dynaflashMacGui: Fix disabling of the subtititles Forced checkbo...
2007-08-22 dynaflashMacGui: internal change to Controller.mm
2007-08-21 eddygFixed up what a subtitle scan looks like in the GUI...
2007-08-21 eddygAdded handling for the forced subtitle button.
2007-08-21 dynaflashMacGui: Add subtitle widgets for eddyg's forced subtitl...
2007-08-21 eddygAdd Subtitle scanning for forced subtitles and normal...
2007-08-19 dynaflashMacGui: Update Version and build numbers in xcode for...
2007-08-19 dynaflashMacGui: Small pre release bug fixes
2007-08-19 dynaflashMacGui: Set version to 0.9.0 and build to 2007081900...
2007-08-19 dynaflashMacGui: Fix main menu enabling if user cancels the...
2007-08-19 jbrjakeCLI/MacGui: removes weightb=0 from the turbo option...
2007-08-19 dynaflashMacGui: Added Main Menu commands, and set enabled state...
2007-08-18 dynaflashMacGui: Better implementation of the new scan controlle...
2007-08-16 dynaflashMacGui: fix scancontroller to use mount point instead...
2007-08-16 dynaflashMacGui: Layout refinements courtesy of hawkman
2007-08-14 dynaflashMacGui: Cosmetic changes to Picture Window
2007-08-14 dynaflashMacGui: Fix queue window to show proper video framerate...
2007-08-14 dynaflashMacGui: Add height check for keep aspect ratio on when...
2007-08-14 dynaflashMacGui: Fix bug where 2 pass turbo, if checked, would...
2007-08-14 dynaflashMacGui: Denoise filter initial implementation
2007-08-13 dynaflashMacGui: Add detelecine parameter to Presets using key...
2007-08-13 jbrjakeMacGui: Nerfing the presets a little more.
2007-08-13 jbrjakeMacGui: nerfs the presets, as collapsible triangle...
2007-08-13 dynaflashMacGui: Detelecine initial implementation
2007-08-11 jbrjakeMacGui: tweaks the deinterlacing parameters.
2007-08-10 dynaflashMacGui: Add toolbar commands to the main menu
2007-08-10 jbrjakeMacGui: modifies some presets.
2007-08-07 dynaflashMacGui: Add Descriptive Tags to Frame Rate Drop Down
2007-08-03 dynaflashMacGui: Send to MetaX upon completion preference initia...
2007-08-02 dynaflashMacGui: files I forgot to add on last commit
2007-08-02 dynaflashMacGui: Use Ritsuka's gear icon at the bottom of the...
2007-08-01 jbrjakeImplements libswscale in HandBrake, giving it Lanczos...
2007-08-01 dynaflashMacGui: Fix broken progress bar when selecting a non...
2007-08-01 dynaflashMacGui: Deinterlace - fix bug where setting the deinter...
2007-07-31 dynaflashMacGui: Fix Chapter Markers for MKV
2007-07-31 dynaflashMacGui: New deinterlace initial implementation
2007-07-31 dynaflashMacGui: Fixed a minor bug where selecting the HB factor...
2007-07-31 dynaflashMacGui: Preset selected Pic values and Audio Bitrates...
2007-07-31 dynaflashMacGui: Add Update button to bottom of presets drawer
2007-07-31 dynaflashMacGui: Preset cropping
2007-07-31 dynaflashMacGui: Enhanced Picture Settings in Presets (esp....
2007-07-30 dynaflashMacGui: Default Presets Initial Implementation
2007-07-30 dynaflashMacGui: Recheck the Unified Toolbar checkbox for the...
2007-07-29 jbrjakeMacGui: Use auto-cropping for iPod High-Rez, iPhone...
2007-07-27 jbrjakePatch from huevos_rancheros to restore 2-pass functiona...
2007-07-27 dynaflashMacGui: Enable Turbo 2 pass for MKV x264
2007-07-27 dynaflashMacGui: Enable Turbo 2 pass when using AVI x264
2007-07-27 dynaflashMacGui: Added "Put Computer to Sleep" and "Shut Down...
2007-07-27 dynaflashMacGui: Add the Disc icon for the toolbar that I forgot...
2007-07-27 dynaflashMacGui: Add a "Source" icon to the toolbar
2007-07-27 jbrjakeThis huge patch from huevos_rancheros ports a number...
2007-07-27 jbrjakeMacGui: adds advanced x264 option widgets for analyse...
2007-07-26 jbrjakeMacGui: corrects the output width displayed in the...
2007-07-26 dynaflashMacGui: Integrate Source Scanning into Main Window...
2007-07-25 dynaflashMacGui: Change sizing of Presets drawer back from last...
2007-07-25 dynaflashMacGui: "Ritsuka Bar" toolbar initial implementation
2007-07-24 jbrjakeMacGui: hot scrolling action for the Debug Output loggi...
2007-07-24 jbrjakeMacGui: adds a bunch more presets
2007-07-17 dynaflashMacGui: Matroska initial implementation
2007-07-16 dynaflashMacGui: Remove x264 opt field from the preferences.
next