OSDN Git Service

libhb: Fix linux compilation. Only set the pthread mutex type on cygwin since it...
[handbrake-jp/handbrake-jp-git.git] / gtk /
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-10-03 jstebbinsLinGui: refactoring that will make nested presets easie...
2008-10-03 jstebbinsLinGui: change the top level structure that contains...
2008-09-29 jstebbinsLinGui: When the source is a file, be more intelligent...
2008-09-29 jstebbinsLinGui: fix audio mixdown validation problem when sourc...
2008-09-29 jstebbinsLinGui: fix a small scanning status display problem...
2008-09-26 jstebbinsLinGui: move some preset handling to a more appropriate...
2008-09-26 jstebbinsLinGui: trim both callbacks.c and settings.c. Move...
2008-09-26 jstebbinsLinGui: continue callbacks.c reduction. move audio...
2008-09-26 jstebbinsLinGui: callbacks.c is getting too big. Separate out...
2008-09-26 jstebbinsLinGui: remove another part of the x264 analyse/direct...
2008-09-26 jstebbinsLinGui: Ditto
2008-09-25 jstebbinsLinGui: fix del key handling on queue item. Was deleti...
2008-09-25 jstebbinsLinGui: remove the dependency between direct-pred and...
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-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-14 jstebbinsLinGui: refine the drop zone for queue drag n drop...
2008-09-13 jstebbinsLinGui: Add queue drag n drop reordering
2008-09-12 jstebbinsLinGui: fix another memory leak
2008-09-11 jstebbinsLinGui: change deblock control to a slider to set deblo...
2008-09-09 jstebbinsLinGui: consolidate all resources into one stringified...
2008-09-08 jstebbinsLinGui: internalize the UI description xml file. That...
2008-09-08 jstebbinsLinGui: simplify the makefile icon building command
2008-09-08 jstebbinsLinGui: Internalize all the icons so I don't have to...
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: missed adding a file with last commit
2008-09-06 jstebbinsLinGui: Add queue save/restore
2008-09-02 jstebbinsLinGui: Presets and preferences are now stored as plists
2008-08-27 jstebbinsLinGui: plug small memory leak
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-20 jstebbinsLinGui: force use of contrib libs. libtool seems to...
2008-08-15 jstebbinsLinGui: fix a couple problems with the preset translati...
2008-08-11 jstebbinsLinGui: create a presets translator that reads mac...
2008-08-08 jstebbinsLinGui: address scott's complaint that the way i handle...
2008-08-07 jstebbinsLinGui: fix problem with install target of make
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-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-30 jstebbinsLinGui: hack to prevent segfault caused by avpicture_de...
2008-07-29 jstebbinsLinGui: Make the gui recognize when scanning is complet...
2008-07-28 jstebbinsLinGui: fix segfault when "." in destination is deleted.
2008-07-25 jstebbinsLinGui: validate that vfr is enabled when decomb is...
2008-07-25 jstebbinsmake default audio drc 1.0
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-12 jstebbinsLinGui: oops, delete some debugging output
2008-07-12 jstebbinsLinGui: Add preferences dialog
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-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-25 jstebbinsfix the build instructions
2008-06-23 jstebbinsLinGui: Allow scanning new source when work is in progress
2008-06-23 jstebbinsLinGui: fix line wrapping in activity window.
2008-06-19 jstebbinsremove autogenerated file from svn. They should be...
2008-06-17 jstebbinsLinGui: Initial import