OSDN Git Service

Update ffmpeg to svn r15974, fixed up minor incompatiblities in the ffmpeg LATM diff...
[handbrake-jp/handbrake-jp-git.git] / gtk /
2008-12-01 jstebbinsLinGui: fix live preview scaling for PAR's < 1
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-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-25 jstebbinsLinGui: make socket connect for appcast run in its...
2008-11-24 jstebbinsLinGui: arg! missed a file
2008-11-24 jstebbinsLinGui: live preview.
2008-11-23 jstebbinsLinGui: update about box with new handbrake description
2008-11-21 jstebbinsLinGui: fix a reference to free'd preset dictionary...
2008-11-20 jstebbinsLinGui: import the latest preset changes
2008-11-11 jstebbinsLinGui: fix a race in update checking that causes rando...
2008-11-09 jstebbinsLinGui: oops. forgot to add new appcast files
2008-11-09 jstebbinsLinGui: add update checking. shows a dialog similar...
2008-11-06 jstebbinsLinGui: fix start chapter range. allowed entry of...
2008-11-02 jstebbinsLinGui: Remove restriction on ac3 passthru when mp4...
2008-11-01 jstebbinsLinGui: fix problem with preset import translation...
2008-11-01 jstebbinsLinGui: fix warnings about obsolete usage of spinbutton...
2008-11-01 jstebbinsLinGui: silence a new warning message on ubuntu 8.10
2008-10-31 jstebbinsLinGui: purge old activity logs that are older than...
2008-10-31 jstebbinsLinGui: Activity Logs for individual encodes
2008-10-30 jstebbinsLinGui: add handbrake version and preset used to activi...
2008-10-29 jstebbinsLinGui: fix a stupid error in calculating picture scaling
2008-10-28 jstebbinsLinGui: When reloading standard presets, be sure to...
2008-10-27 jstebbinsLinGui: sync presets with macui
2008-10-26 jstebbinsLinGui: fix a problem with setting proper picture dimen...
2008-10-19 jstebbinsLinGui: fix initial audio selection problem
2008-10-19 jstebbinsLinGui: change chapter start "to" end --> start "thru...
2008-10-19 jstebbinsLinGui: fix problem with disk getting full warning.
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: fix a problem with converting strings to int...
2008-10-17 jstebbinsLinGui: Make preset key/values mostly align with macui...
2008-10-15 jstebbinsLinGui: nested presets
2008-10-10 jstebbinsLinGui: fix incorrect display of target file size in...
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
next