OSDN Git Service

MacGui: A bit of pixel nudging in the Destination area of the main window ... patch...
[handbrake-jp/handbrake-jp-git.git] / gtk /
2010-02-11 dynaflashAdjustable picture modulus: Base patch by BradleyS...
2010-02-10 jstebbinsLinGui: add vbv settings to appletv preset
2010-02-10 jstebbinsLinGui: When translating legacy presets, vquality 0...
2010-02-06 jstebbinsLinGui: remove % display from video quality slider...
2010-01-20 jstebbinsfix cancel during p-to-p search
2010-01-14 jstebbinsprevent duplicate audio list entries
2009-12-23 jstebbinsLinGui: add point-to-point
2009-12-20 jstebbinsLinGui: fix an issue with picture settings sensitivity...
2009-12-14 jstebbinsLinGui: fix m4v file extension selection when the sourc...
2009-12-09 jstebbinsLinGui: remove b-pyramid/mbtree dependency
2009-12-04 jstebbinsLinGui: fix mbtree x264 option sanitizer
2009-12-02 jstebbinsLinGui: fix a mingw compile issue
2009-11-30 jstebbinsLinGui: set property in file chooser that allows openin...
2009-11-25 jstebbinsbatch file scanning and scan cancel
2009-11-24 jstebbinsLinGui: enhancements to automatic audio selection when...
2009-11-24 jstebbinsLinGui: remove a line of debug code I accidentally...
2009-11-24 jstebbinsLinGui: make smarter bitrate choice when automatically...
2009-11-24 jstebbinsLinGui: fix divide by zero in picture par
2009-11-23 jstebbinsLinGui: fix an issue with column width in the audio...
2009-11-23 jstebbinsLinGui: adjust some widget sizes to prevent window...
2009-11-23 jstebbinsLinGui: sync the updated presets
2009-11-21 jstebbinsLinGui: fix problem with loading preset that has deinte...
2009-11-20 jstebbinsLinGui: change x264 turbo mode from subme=1 to subme=2
2009-11-20 jstebbinsLinGui: make subtitle burned and default checkboxes...
2009-11-20 jstebbinsLinGui: force button images to be always enabled
2009-11-19 jstebbinsLinGui: fix reference to hash key that was never added...
2009-11-18 jstebbinsLinGui: set minimum bitrate to 192kbps when codec is...
2009-11-15 jstebbinsLinGui: place limits on crop to prevent creating images...
2009-11-15 jstebbinsLinGui: fix preview window stacking behavior
2009-11-15 jstebbinsLinGui: update x264 manual option string tooltip to...
2009-11-14 jstebbinsLinGui: don't crash if hal fails to initialize.
2009-11-13 jstebbinsLinGui: fix cosmetic issue with the display of the...
2009-11-07 jstebbinsLinGui: add parity to custom decomb and detelecine...
2009-11-05 jstebbinsLinGui: allow any number of values in custom filter...
2009-11-05 jstebbinsLinGui: fix library list for mingw with gstreamer enabled
2009-11-02 jstebbinsLinGui: adjust the width of the subtitle list
2009-11-02 jstebbinsLinGui: use a smaller font in audio settings controls
2009-10-30 jstebbinsLinGui: modify toolbar buttons to adapt to new user...
2009-10-30 jstebbinsLinGui: fix the labels on the queue window's toolbar
2009-10-30 jstebbinsLinGui: fix toolbar labels on libgtk 2.18
2009-10-28 jstebbinsLinGui: mingw doesn't have lockf, ifdef out queue file...
2009-10-23 jstebbinsfix a couple picture scale issues
2009-10-19 jstebbinsremove crf flag and all uses of it
2009-10-14 jstebbinsLinGui: remove CQP option from preferences
2009-10-14 jstebbinsLinGui: fix incorrect upper bound to PARHeight spin...
2009-10-14 jstebbinsLinGui: fix a problem with srt subtitle file dialog...
2009-10-13 jstebbinsLinGui: enable libdvdnav by default
2009-10-06 jstebbinsLinGui: make the activity window a little wider
2009-10-06 jstebbinsLinGui: allow display of picture settings before a...
2009-10-04 jstebbinsLinGui: create a queue lock file to prevent simultaneou...
2009-10-04 jstebbinsLinGui: when reloading the queue, update the state...
2009-10-04 jstebbinsLinGui: update a couple tooltips
2009-10-04 jstebbinsLinGui: modify the interaction between preview window...
2009-10-04 jstebbinsLinGui: set max bitrate for 6ch faac to 448kbps
2009-10-03 jstebbinsLinGui: fix a couple subtitle UI issues
2009-09-30 jstebbinsLinGui: add and update a bunch of tooltips.
2009-09-30 jstebbinsLinGui: fix mbtree/b-pyramid dependency issue
2009-09-30 jstebbinsLinGui: fix Gtk-CRITICAL warning when logging invalid...
2009-09-30 jstebbinsLinGui: fix audio codec description
2009-09-30 jstebbinsLinGui: fix incorrect marking of CC track as forced...
2009-09-29 jstebbinsLinGui: fix psy-rd and psy-trellis sliders
2009-09-29 jstebbinsLinGui: fix loading of multiple subtitles from a preset
2009-09-28 jstebbinsLinGui: fix problem updating subtitle type description...
2009-09-26 jstebbinsLinGui: don't remove srt subs when changing from mkv...
2009-09-25 jstebbinsLinGui: ok, I relent. mbtree widget is not needed...
2009-09-25 jstebbinsLingui: make mbtree default follow the state of bframes
2009-09-15 jstebbinsLinGui: add mbtree checkbox to x264 settings tab
2009-09-11 jstebbinsLinGui: fix a Gtk-CRITICAL error when editing chapter...
2009-09-11 jstebbinsLinGui: fix initialization of chapter list when editing...
2009-09-09 jstebbinsLinGui:
2009-09-09 jstebbinsLinGui: improve "auto" audio selection
2009-09-03 jstebbinsLinGui: oops, initialize start when not filtering drive...
2009-09-02 jstebbinsLinGui: only strip leading drive letters if compiled...
2009-08-30 jstebbinsLinGui: Set use m4v preference enabled by default
2009-08-27 jstebbinsLinGui: fix alternate angle encoding with dvdnav
2009-08-26 jstebbinsLinGui: picture filter changes
2009-08-24 jstebbinsLinGui: change mp4 extension to m4v if there are any...
2009-08-24 jstebbinsbuild system: some changes that simplify things for...
2009-08-19 jstebbinsLinGui: fix a couple cosmetic issues
2009-08-19 jstebbinsLinGui: fix a scanning problem
2009-08-17 jstebbinsLinGui: fix dependency in makefile
2009-08-17 jstebbinsLinGui: fix incorrect test in Makefile.am
2009-08-14 jstebbinsLinGui: fix a problem building gtk ui on mingw
2009-08-11 jstebbinsLinGui: missed changing usage of the shutdown function
2009-08-11 jstebbinsLinGui: fix some compatibility issues
2009-08-07 jstebbinsLinGui: rpmbuild tool change broke building rpm packages
2009-08-07 jstebbinsLinGui: don't disable subme 10 when psy-rd is 0
2009-08-06 jstebbinsLinGui: use a different method of stripping video file...
2009-08-01 jstebbinsLinGui: delete ancient todo list
2009-08-01 jstebbinsLinGui: accomodate new x264 defaults
2009-07-31 jstebbinsLinGui: fix a problem with running mingw cross compiled...
2009-07-29 jstebbinsLinGui: prevent initiation of another scan while a...
2009-07-24 jstebbinsLinGui: when stopping an encode, give the user options...
2009-07-22 jstebbinsLinGui: fix a double free crash
2009-07-19 jstebbinsLinGui: fix problem with trying to access non-existent...
2009-07-19 jstebbinsLinGui: add advanced preference option to enable/disabl...
2009-07-19 jstebbinsLinGui: fix problem that causes dvd drive to close...
2009-07-18 jstebbinsLinGui: fix a problem with encode cancel logic
2009-07-17 jstebbinsLinGui: fix problem with wide text field causing window...
2009-07-17 jstebbinsLinGui: switch to using the native_name field of the...
next