OSDN Git Service

LinGui: remove target file size option
[handbrake-jp/handbrake-jp-git.git] / gtk / src / ghb.ui
2009-04-05 jstebbinsLinGui: oops, forgot to actually rescale the image...
2009-04-05 jstebbinsLinGui: add fullscreen option to preview
2009-04-04 jstebbinsLinGui: preview and picture window changes
2009-04-02 jstebbinsLinGui: add status icon that sits in the system tray
2009-03-25 jstebbinsadd preference option to disable update checking
2009-03-22 jstebbinsfix invalid property value in ui xml
2009-03-02 jstebbinsLinGui: another typo
2009-03-01 jstebbinsLinGui: force invocation of gtk.build for every build...
2009-02-14 jstebbinsLinGui: add single title scan option to file menu
2009-02-12 jstebbinsLinGui: add video quality slider granularity preference.
2009-02-11 jstebbinsLinGui: add b-adapt combo box to x264 tab
2009-02-11 jstebbinsLinGui: add sliders for psy-rd and psy-trellis
2009-02-11 jstebbinsLinGui: Constant Quality Slider now QP/RF based
2009-02-06 jstebbinsLinGui: make drc slider jump from 0 to 1, skipping...
2009-02-06 jstebbinsLinGui: add custom filter strings to queue display
2009-02-06 jstebbinsLinGui: add support for 0 DRC
2009-02-05 jstebbinsLinGui: Picture Filter enhancements
2009-01-27 jstebbinsLinGui: split picture dimension settings and
2009-01-24 jstebbinsLinGui: add option for title numbers to
2009-01-08 jstebbinsLinGui: make the activity, queue, and picture tool...
2008-12-24 jstebbinsLinGui: Fix how preset list expands when window is...
2008-12-14 jstebbinsLinGui: make the destination file entry box wider.
2008-12-13 jstebbinsLinGui: add picture settings button to toolbar
2008-12-06 jstebbinsLinGui: fix me_method/me_range dependency
2008-12-05 jstebbinsLinGui: add a duration widget for live preview
2008-12-05 jstebbinsLinGui: stop live preview playback when the preview...
2008-12-02 jstebbinsLinGui: minor adjustments to the display of source...
2008-12-02 jstebbinsLinGui: add logging level to preferences
2008-11-30 jstebbinsLinGui: variable number of preview frames. preference...
2008-11-26 jstebbinsLinGui: tidy up the video, audio, and advanced tabs
2008-11-26 jstebbinsLinGui: remove etched frame clutter from the preview...
2008-11-26 jstebbinsLinGui: reposition the presets frame below toolbar
2008-11-26 jstebbinsLinGui: move the picture filters to the preview window.
2008-11-26 jstebbinsLinGui: add a file chooser button for the dest director...
2008-11-24 jstebbinsLinGui: live preview.
2008-11-23 jstebbinsLinGui: update about box with new handbrake description
2008-11-09 jstebbinsLinGui: add update checking. shows a dialog similar...
2008-11-01 jstebbinsLinGui: fix warnings about obsolete usage of spinbutton...
2008-10-31 jstebbinsLinGui: Activity Logs for individual encodes
2008-10-19 jstebbinsLinGui: change chapter start "to" end --> start "thru...
2008-10-18 jstebbinsLinGui: add pref option to scale down high def previews
2008-10-18 jstebbinsLinGui: fix handling of HD resolutions. max dimension...
2008-10-17 jstebbinsLinGui: Make preset key/values mostly align with macui...
2008-10-09 jstebbinsLinGui: Changes required by latest x264
2008-10-05 jstebbinsLinGui: nested presets and drag n drop re-ordering...
2008-10-04 jstebbinsLinGui: queue item editing
2008-09-26 jstebbinsLinGui: Ditto
2008-09-25 jstebbinsLinGui: Work around a silly treeview formatting bug.
2008-09-25 jstebbinsLinGui: Store the activity log in the users config...
2008-09-24 jstebbinsLinGui: fix my misunderstanding of faac bitrate capabil...
2008-09-24 jstebbinsLinGui: Add filters line to queue description. Improve...
2008-09-24 jstebbinsLinGui: vfr checkbox is toast.
2008-09-23 jstebbinsLinGui: refine deblock slider. now shows "Off" and...
2008-09-23 jstebbinsLinGui: Add progress info to queue window
2008-09-21 jstebbinsLinGui: delete key now deletes items in the queue
2008-09-15 jstebbinsLinGui: update queue descriptions to match what joe...
2008-09-13 jstebbinsLinGui: Add queue drag n drop reordering
2008-09-11 jstebbinsLinGui: change deblock control to a slider to set deblo...
2008-09-06 jstebbinsLinGui: Add queue save/restore
2008-08-23 jstebbinsLinGui: allow standard presets to be deleted and provid...
2008-08-22 jstebbinsLinGui: improve data entry method for deinterlace and...
2008-08-21 jstebbinsLinGui: add a hidden feature to allow tweaking some...
2008-08-08 jstebbinsLinGui: address scott's complaint that the way i handle...
2008-08-07 jstebbinsLinGui: change how x264 options are handled
2008-08-04 jstebbinsLinGui: add 8x8dct checkbox to match the other ui's
2008-08-03 jstebbinsLinGui: clean up hb status handling. mostly just moving...
2008-07-30 jstebbinsLinGui: change extension from mp4 to m4v if there is...
2008-07-12 jstebbinsLinGui: Add preferences dialog
2008-07-10 jstebbinsLinGui: Add link to HandBrake Guide to help menu
2008-07-01 jstebbinsLinGui: add hidden preset option to allow direct QP...
2008-06-23 jstebbinsLinGui: fix line wrapping in activity window.
2008-06-17 jstebbinsLinGui: Initial import