OSDN Git Service

LinGui: refine deblock slider. now shows "Off" and values 5-15.
[handbrake-jp/handbrake-jp-git.git] / gtk / src / callbacks.c
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-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-14 jstebbinsLinGui: refine the drop zone for queue drag n drop...
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-08 jstebbinsLinGui: yikes, this thing leaks worse than my roof...
2008-09-08 jstebbinsLinGui: fix memory issues found by valgrind
2008-09-07 jstebbinsLinGui: Fix crash on ubuntu intrepid. Just luck it...
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: Fix a non-fatal Gtk assert when switching the...
2008-09-06 jstebbinsLinGui: Add queue save/restore
2008-09-02 jstebbinsLinGui: Presets and preferences are now stored as plists
2008-08-24 jstebbinsLinGui: oops. presets weren't saved after refreshing...
2008-08-24 jstebbinsLinGui: bundle the standard presets in the exe. elimin...
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-15 jstebbinsLinGui: fix a couple problems with the preset translati...
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-05 jstebbinsLinGui: make activity log window scrolling work better
2008-08-04 jstebbinsLinGui: fix a couple problems with activity window...
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-28 jstebbinsLinGui: fix segfault when "." in destination is deleted.
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-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-30 jstebbinsLinGui: clean up temporary file turds upon exit
2008-06-30 jstebbinsLinGui: add detected dvd drives to file menu for quick...
2008-06-23 jstebbinsLinGui: Allow scanning new source when work is in progress
2008-06-17 jstebbinsLinGui: Initial import