OSDN Git Service

handbrake-jp/handbrake-jp-git.git
2007-08-29 eddygImproved debug messages for Cell start/stop with Cell...
2007-08-29 eddygPatch from bitsflew that displays fading subtitles...
2007-08-29 jbrjakeDie, non-standard printf logging, die!
2007-08-29 sr55WinGui:
2007-08-29 sr55WinGui:
2007-08-29 dynaflashMacGui: Fix Picture Preview crash when sizing below...
2007-08-29 superdumpThese calls to free produce double free warnings. It...
2007-08-29 eddygUpdated the CLI comments for subtitle scan to correspon...
2007-08-28 superdump- Roll back avpicture_alloc to malloc + avpicture_fill...
2007-08-28 saintdevNot sure how I commented these out, but they shouldn...
2007-08-28 sr55Updated Cygwin Contrib Pack to 0010
2007-08-28 saintdevUpdate to libmkv-0.6.1.2. 0.6.1.1 was broken.
2007-08-28 saintdevFix contrib/Jamfile on some computers $(CONTRIB) !...
2007-08-28 saintdevUpdate libmkv to 0.6.1.1 fixes the chapter-hang issue.
2007-08-28 dynaflashMacGui: fix bug where cancelling the browse window...
2007-08-28 saintdevClean up contrib/Jamfile. Also enable configure cache...
2007-08-28 eddygDon't use hb_log() outside of libhb, use fprintf()...
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 superdumpRemove ScanController.* from the main Jamfile as they...
2007-08-27 dynaflashMacGui: disable interface during scanning, and if there...
2007-08-27 eddygmissed file
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 eddygImproved error handling when disk already full for...
2007-08-27 eddygFixed up mkv error messages that did not apply, and...
2007-08-27 eddygAdded rudimentory error handling to HB. Instead of...
2007-08-26 sr55Deinterlace and Denoise values updated.
2007-08-26 sr55WinGui:
2007-08-25 sr55WinGui:
2007-08-24 sr55WinGui:
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 jbrjakeDoubles the number of frames checked for cadence change...
2007-08-24 jbrjakeAllows stream.c to try to read .VOB, .TS, and .mpeg...
2007-08-24 dynaflashMacGui: Add DriveDetectors back to xcode project so...
2007-08-23 sr55WinGui:
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-22 sr55WinGui:
2007-08-22 sr55WinGui:
2007-08-21 sr55- Fixed Spelling typo (Thanks saintdev).
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-20 eddygAdded "--subtitle-force" option to the CLI, and added...
2007-08-20 eddygAdd colour/chroma to subtitles where they are not trans...
2007-08-19 sr55updated AUTHORS
2007-08-19 dynaflashMacGui: Update Version and build numbers in xcode for...
2007-08-19 jbrjakeUpdates NEWS file with changes since the last release.
2007-08-19 jbrjakeAdds eddyg and reorganizes.
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 jbrjakeSmall patch to keep mcdeint in mode 2 from crashing...
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-19 jbrjakeIncrements the variables HB_BUILD and HB_VERSION, in...
2007-08-18 dynaflashMacGui: Better implementation of the new scan controlle...
2007-08-17 jbrjakePrevents a bus error at scan time with DVDs that have...
2007-08-17 sr55Contrib pack updated for CygWin (009)
2007-08-17 jbrjake++ mac contrib bin to 0018
2007-08-16 sr55WinGui:
2007-08-16 sr55WinGui:
2007-08-16 saintdevVersion bump for libmkv.
2007-08-16 saintdevSwitch to mk_laceXiph().
2007-08-16 dynaflashMacGui: fix scancontroller to use mount point instead...
2007-08-16 sr55WinGui:
2007-08-16 sr55WinGui:
2007-08-16 sr55WinGui:
2007-08-16 dynaflashMacGui: Layout refinements courtesy of hawkman
2007-08-15 jbrjakeAdds scripts to the Makefile for Mac to "make gui-relea...
2007-08-15 jbrjakeLessens the brownpantsification effect from the DVD...
2007-08-14 jbrjakePrettier logging display for filters.
2007-08-14 jbrjakeUse hb_log for DVD: messages instead of printf.
2007-08-14 jbrjakeMoves the filters' logging info to work.c, adds paramet...
2007-08-14 sr55WinGui:
2007-08-14 sr55WinGui:
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-14 jbrjakeAdds a log message informing the user of which filters...
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-13 jbrjake"Same as source" changes. Old behavior: mark all NTSC...
2007-08-11 jbrjakeApplies a patch from the MPlayer project to libmpeg2...
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-10 sr55- Fixed missing icon on the File menu open item. (It...
next