]> granicus.if.org Git - handbrake/shortlog
handbrake
2013-07-27 sr55WinGui: Some fixes around the Video and Advanced Tab...
2013-07-27 sr55WinGui:
2013-07-27 sr55WinGui: Fixed Anamorphic mode was not being saved when...
2013-07-26 jstebbinsLinGui: mark more strings as translatable
2013-07-26 jstebbinsLinGui: Add russian translation :P
2013-07-22 RodeoMacGui: fix UI lockup when adding a chapter with a...
2013-07-21 RodeoBump x264 to r2345-f0c1c53.
2013-07-20 sr55WinGui: Update the exception handling code to deal...
2013-07-20 sr55WinGui: Switch to native WPF dialogs for file handling...
2013-07-20 sr55WinGui: Misc fixes and improvements
2013-07-14 sr55WinGui: Change Loose and Strict Anamorphic to use hb_se...
2013-07-13 Rodeolibhb: store and print additional CPU information
2013-07-13 RodeoAdd hb_video_quality_get_limits and hb_video_quality_ge...
2013-07-13 sr55WinGui: Make the AVFormat Muxers default.
2013-07-13 RodeoMacGui: populate the SRT subtitle language list dynamic...
2013-07-13 RodeoSolaris: add proper POSIX defines
2013-07-10 jstebbinsLinGui: Make "Open with.." nautilus option work in...
2013-07-10 sr55WinGui: Fix Typo on the queue.
2013-07-07 sr55WinGui: Fix an error in the Drive Menu Attached Property
2013-07-07 sr55WinGui: Some in-progress code that I'll pickup later on.
2013-07-06 sr55WinGui: Fix to the Drive Menu service so that it doesn...
2013-07-06 jstebbinslibhb: handle zero length EOF subtitle properly
2013-07-06 jstebbinslibhb: fix a couple of problems with subtitle merging
2013-07-01 jstebbinslibhb: improve handling of overlapping text subtitles
2013-07-01 RodeoMacGui: improve previous commit a bit.
2013-07-01 sr55MacGui: Fix a silly Logic bug in logging code.
2013-07-01 Rodeohb_display_job_info: "Large file size" does not apply...
2013-07-01 Rodeox264: build with OpenCL lookahead support by default.
2013-06-30 jstebbinslibhb: fix crash in muxmp4.c
2013-06-30 jstebbinslibhb: add experimental avformat muxer for mkv and mp4
2013-06-29 sr55WinGui: Broke Status display. Fixed.
2013-06-29 sr55WinGui: Just some prototype code for safe keeping....
2013-06-28 sr55WinGui: Rejig the Options window a bit.
2013-06-28 jstebbinsLinGui: use hb_container_get_default_extension() when...
2013-06-26 jstebbinslibhb: fix pts p-to-p start time in files parsed by...
2013-06-26 jstebbinsLinGui: add missing sys dep to python script
2013-06-21 sr55WinGui: Fix the Source Drive MenuItems occasionally...
2013-06-20 sr55WinGui: Fix an issue on the queue where jobs would...
2013-06-20 RodeoMacGui: get rid of now obsolete @"UseCoreAudio" prefere...
2013-06-18 randomengyInterop: Bringing it up to speed with the latest nightl...
2013-06-16 jstebbinslibhb: fix hang that can occur under certain error...
2013-06-16 sr55WiWinGui: Remap the audio and video encoders. Hopefull...
2013-06-16 sr55Fix the build under MinGW
2013-06-16 sr55WinGui: Fix a styling issue on the audio/subs tab
2013-06-16 Rodeolibhb: fix calculation of chapter durations in dvdread...
2013-06-15 RodeoCosmetics after last commit.
2013-06-15 Rodeolibhb: improve video and audio encoder names.
2013-06-15 sr55Upgrade x264 to r2334-a3ac64b
2013-06-15 jstebbinslibhb: fix incorrect sizeof()
2013-06-15 jstebbinsLinGui: use hb_audio_quality_get_default() to show...
2013-06-15 jstebbinsimprove aac encoder build options and change some aac...
2013-06-14 jstebbinsLinGui: merge windows phone 8 preset
2013-06-13 sr55WinGui: Added a new option that will allow users to...
2013-06-11 jstebbinsLinGui: fix propagation of tags from input file to...
2013-06-08 sr55Experimental preset for Windows Phone 8 Devices. Would...
2013-06-06 sr55WinGui: Better keyboard navigation in the GUI. Added...
2013-06-06 jstebbinsLinGui: fix preset import/export
2013-06-06 RodeoCosmetics.
2013-06-06 jstebbinsCLI: Silence compiler warning
2013-06-06 Rodeolibhb: move one-time registrations to hb_global_init().
2013-06-05 sr55WinGui: Undo last commit, causes more problems than...
2013-06-05 sr55WinGui: Disable the last bit of Custom Anamorphic calcu...
2013-06-05 sr55WinGui: Fix an issue where cropping wasn't getting...
2013-06-04 Rodeohb_mixdown_*: use meaningful values instead of -1.
2013-06-04 Rodeomanicure: support new mixdowns added before 0.9.9.
2013-06-03 Rodeohb_video_encoders: cosmetics.
2013-06-03 Rodeolibhb/common: improve fallback mechanism.
2013-06-02 sr55WinGui: Put Lower / Placebo Quality (Higher quality...
2013-06-02 sr55WinGui: Some usability improvements around presets...
2013-06-01 sr55MacGUI: Patch -Replace some deprecated API Calls https...
2013-06-01 sr55WinGui: Added option to AutoName functionality to remov...
2013-06-01 sr55WinGui: Don't crash if a corrupted source file causes...
2013-06-01 sr55WinGui: Change the Add button on the Audio/Subtitle...
2013-06-01 sr55WinGui: Add support for the 24bit flac encoder.
2013-05-31 jstebbinscropscale: fix initial value of output width/height
2013-05-31 jstebbinslibhb: fix problem with logging of crop/scale settings
2013-05-31 jstebbinsLinGui: remove oneiric from nightly builds
2013-05-30 Rodeohb_display_job_info: improve formatting of start and...
2013-05-30 sr55Change AssemblyInfo.cs.tmpl 0.9.9.1
2013-05-30 sr55WinGui: Temp workaround for iPod preset.
2013-05-30 sr55Prep for patch release.
2013-05-30 RodeoDon't expose rate, mixdown, dither and encoder arrays...
2013-05-29 sr55WinGui: Picture Settings Tab and Preset Behaviours...
2013-05-29 sr55WinGui: Use ISO639-2 Codes rather than language names...
2013-05-29 sr55WinGui: Fix a potential crash in the options window...
2013-05-28 jstebbinsMake initialization of vfr filter work as I intended.
2013-05-27 sr55WinGui: Continuation of previous fix to the queue event...
2013-05-27 sr55WinGui: Fix an option in prefs that wasn't reloading
2013-05-26 sr55WinGui: Add an attached property to the source menu...
2013-05-26 sr55WinGui: Disable End point affecting the start point...
2013-05-25 sr55WinGui: Add Clear buttons back to the Audio/Subs tabs.
2013-05-25 sr55WinGui: Attempt 2 at fixing text overlap and fixed...
2013-05-25 sr55WinGui: Add some margin to prevent help prevent overlap...
2013-05-25 sr55WinGui: Refactor the Presets Picture Size handling...
2013-05-25 sr55WinGui: End Point can not be greater than Start and...
2013-05-24 sr55WinGui: Some usability improvements and bug fixes aroun...
2013-05-24 sr55WinGui: Redesign the tooltip for the Queue items to...
2013-05-24 sr55WinGui: Add a warning about user presets not being...
2013-05-24 sr55WinGui: Fix Queue Job display count not refreshing...
2013-05-24 sr55WinGui: Fix AutoName when no {title} tag is set.
next