OSDN Git Service

LinGui: first cut at anamorphic picture settings enhancements
[handbrake-jp/handbrake-jp-git.git] / gtk / src / hb-backend.c
2009-04-13 jstebbinsLinGui: first cut at anamorphic picture settings enhanc...
2009-04-06 jstebbinsLinGui: Say ba-bye to avi & ogm & xvid
2009-04-05 jstebbinsLinGui: if fullscreen preview, don't reduce HD video...
2009-03-28 jstebbinsLinGui: make KeepAspect flag differentiate mode 2 and...
2009-03-24 jstebbinsLinGui:
2009-03-04 jstebbinsLinGui:
2009-03-03 jstebbinsLinGui:
2009-02-27 jstebbinsLinGui: clean up my improper use of HB_VERSION and...
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-08 jstebbinsLinGui: fix stupid limit on number of subtitle and...
2009-02-05 jstebbinsLinGui: Picture Filter enhancements
2009-01-26 jstebbinsLinGui: ui support for new anamorphic parameters in...
2009-01-25 jstebbinsLinGui: tweak how audio choices are made again
2009-01-24 jstebbinsLinGui: fix how an audio is chosen after a source is...
2008-12-16 jstebbinsLinGui: remove debug message
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: make preview scalling take screen PAR into...
2008-12-02 jstebbinsLinGui: add logging level to preferences
2008-11-30 jstebbinsLinGui: when setting up a live preview encode, ignore...
2008-11-30 jstebbinsLinGui: set job->seek_points when generating live preview
2008-11-30 jstebbinsLinGui: variable number of preview frames. preference...
2008-11-24 jstebbinsLinGui: live preview.
2008-11-06 jstebbinsLinGui: fix start chapter range. allowed entry of...
2008-11-02 jstebbinsLinGui: Remove restriction on ac3 passthru when mp4...
2008-10-29 jstebbinsLinGui: fix a stupid error in calculating picture scaling
2008-10-26 jstebbinsLinGui: fix a problem with setting proper picture dimen...
2008-10-19 jstebbinsLinGui: fix initial audio selection problem
2008-10-18 jstebbinsLinGui: add pref option to scale down high def previews
2008-10-17 jstebbinsLinGui: Make preset key/values mostly align with macui...
2008-10-15 jstebbinsLinGui: nested presets
2008-10-09 jstebbinsLinGui: Changes required by latest x264
2008-09-29 jstebbinsLinGui: fix audio mixdown validation problem when sourc...
2008-09-24 jstebbinsLinGui: fix my misunderstanding of faac bitrate capabil...
2008-09-24 jstebbinsLinGui: vfr checkbox is toast.
2008-09-23 jstebbinsLinGui: refine deblock slider. now shows "Off" and...
2008-09-21 jstebbinsLinGui: delete key now deletes items in the queue
2008-09-20 jstebbinsLinGui: improve the precision of the scaling of the...
2008-09-19 jstebbinsLinGui: tidy up how combobox values are handled interna...
2008-09-17 jstebbinsLinGui: prevent entering bitrates above 160 for faac
2008-09-17 jstebbinsLinGui: Add mp4 options to queue description
2008-09-15 jstebbinsLinGui: update queue descriptions to match what joe...
2008-09-11 jstebbinsLinGui: change deblock control to a slider to set deblo...
2008-09-08 jstebbinsLinGui: yikes, this thing leaks worse than my roof...
2008-09-07 jstebbinsLinGui: Fix several strict-aliasing warnings and a...
2008-09-06 jstebbinsLinGui: Fix a crash with re-scanning prior to encoding...
2008-09-06 jstebbinsLinGui: Add queue save/restore
2008-09-02 jstebbinsLinGui: Presets and preferences are now stored as plists
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-04 jstebbinsLinGui: fix my ipod presets
2008-08-04 jstebbinsdelete debug message
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-30 jstebbinsLinGui: make the progress bar behave better when scanni...
2008-07-29 jstebbinsLinGui: Make the gui recognize when scanning is complet...
2008-07-25 jstebbinsLinGui: validate that vfr is enabled when decomb is...
2008-07-25 jstebbinsfix decomb settings. remove cruft from earlier experiments
2008-07-25 jstebbinsLinGui: Clean up temp files between scans instead of...
2008-07-23 jstebbinsLinGui: disable 2-pass if constant quality is selected
2008-07-10 jstebbinsLinGui: bump progress bar to 100% when work done event...
2008-07-10 jstebbinsLinGui: fix minor problem in setting up decomb
2008-07-01 jstebbinsLinGui: add hidden preset option to allow direct QP...
2008-06-30 jstebbinsLinGui: clean up temporary file turds upon exit
2008-06-17 jstebbinsLinGui: Initial import