OSDN Git Service

Don't drop subtitles when crossing PTS discontinuities by using buffer sequence numbe...
[handbrake-jp/handbrake-jp-git.git] / macosx /
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...
2007-09-27 dynaflashMacGui: Add the auto detected framerate to the "Same...
2007-09-26 eddygA line went missing from Controller.mm in the reorg...
2007-09-26 dynaflashMacGui: Queue - fixes issue where starting a job and...
2007-09-24 dynaflashMacGui: Queue update adds auto wrap to detail lines...
2007-09-23 ritsukaMacGUI: Remove not used icons from xcode project
2007-09-23 ritsukaMacGUI: Various little code cleanup and small alignment...
2007-09-22 ritsukaMacGUI: don't reset codecs popup when changing format...
2007-09-19 dynaflashMacGui: Keep track of the state of the keep aspect...
2007-09-18 dynaflashMacGui: Add conditional to 6 channel vorbis to remove...
2007-09-18 dynaflashMacGui: Enable 6-channel Vorbis audio
2007-09-18 dynaflashMacGui: Auto resize picture window to reflect proper...
2007-09-17 dynaflashMacGui: Hawman fix for the HawkPack toolbar icons....
2007-09-17 dynaflashMacGui: Queue improvements from travistex
2007-09-16 dynaflashMacGui: Scale > 720 or > 480 Picture Previews and the...
2007-09-14 dynaflashMacGui: Use the parent folder if VIDEO_TS is chosen...
2007-09-14 dynaflashMacGui: New Queue Enhancements courtesy of travistex
2007-09-13 dynaflashMacGui: Update Toolbar icons with the HawkPack
2007-09-12 ritsukaMacGui: Fix the target size crash for real, and autoval...
2007-09-12 dynaflashMacGui: Add warning if "Sleep" or "Shutdown" is going...
2007-09-12 dynaflashMacGui: Fix Quit command, especially during encoding
2007-09-12 ritsukaMacGui: Fix a crash in calculateBitrate:
2007-09-11 dynaflashMacGui: fix deinterlace setting for the Picture Preview...
2007-09-11 ritsukaMacGui: Reorganized prefs window. Re-added pref-general...
2007-09-11 dynaflashMacGui: Fix starting an encode when nothing is in the...
2007-09-11 dynaflashMacGui: New queue enhancements
2007-09-11 ritsukaMacGui: Fixed a memory leak in picturecontroller.mm...
2007-09-11 ritsukaMacGui: Fix build, there is no pref-advanced.png at...
2007-09-11 ritsukaMacGui: Added two not-so-good icons made by me for...
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
next