OSDN Git Service

LinGui: modify toolbar buttons to adapt to new user customizable
[handbrake-jp/handbrake-jp-git.git] / gtk /
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...
2009-07-17 jstebbinsLinGui: add preference option to automatically add...
2009-07-17 jstebbinsLinGui: a better solution to the g_io_channel_write_cha...
2009-07-16 jstebbinsLinGui: fix destination update problem
2009-07-16 jstebbinsLinGui: fix crash on empty buffer from stderr
2009-07-16 jstebbinsLinGui: shuffle things around on the picture tab a bit
2009-07-15 jstebbinsLinGui: add a few srt codesets
2009-07-13 jstebbinsLinGui: rearrange the preset menu a bit.
2009-07-13 jstebbinsLinGui: when renaming a preset, prevent duplicates...
2009-07-12 jstebbinsLinGui: update decomb filter string validation.
2009-07-11 jstebbinsLinGui: more preset list improvements
2009-07-10 jstebbinsLinGui: Add preset import/export
2009-07-09 jstebbinsLinGui: accidentally commited x264 defaults changes...
2009-07-09 jstebbinsLinGui: fix behavior when changing storage height in...
2009-07-09 jstebbinsLinGui: fix a build problem
2009-07-09 jstebbinsLinGui: shuffle things around a bit in the x264 tab
2009-07-07 jstebbinsLinGui: gtk 2.12 compatibility fixes
2009-07-05 jstebbinsLinGui: Check return values of hal calls
2009-07-05 jstebbinsLinGui: fix a build problem
2009-07-02 jstebbinsLinGui: fix a problem with subtitle controls and large...
2009-07-02 jstebbinsLinGui: mingw build tweak
2009-07-02 jstebbinsLinGui: tooltip and other text changes
2009-07-01 jstebbinsLinGui: modify pause/resume button appearance
2009-07-01 jstebbinsLinGui: fix a picture settings storage dimensions problem
2009-06-30 jstebbinsLinGui: several ui improvements
2009-06-30 jstebbinsLinGui: limit field width of srt filename in the subtit...
2009-06-30 jstebbinsLinGui: SRT support
2009-06-27 jstebbinsLinGui: fix a collection of duplicate widget ids in...
2009-06-27 jstebbinsLinGui: fix a problem with saving subtitle language...
2009-06-26 jstebbinsLinGui: subtitle previews
2009-06-26 jstebbinsLinGui: minor ui improvements
2009-06-26 jstebbinsLinGui: add individual activity log longevity preferenc...
2009-06-26 jstebbinsLinGui: add preference option for what to do when encod...
2009-06-26 jstebbinsLinGui: modify behavior of system tray icon
2009-06-26 jstebbinsLinGui: Change the format of individual activity log...
2009-06-25 jstebbinsLinGui: add preference option for iPod/iTunes friendly...
2009-06-25 jstebbinsLinGui: With mingw, disable access rights checking...
2009-06-25 jstebbinsLinGui: fix more mingw breakage
next