]> granicus.if.org Git - handbrake/shortlog
handbrake
2014-11-17 sr55WinGui: Document updates for 0.10 Final
2014-11-17 jstebbinsscan: eliminate duplicate activity log stream info
2014-11-17 jstebbinsLinGui: mark more strings translatable
2014-11-16 ritsukaMacGui: updated the "add all to queue" alert to say...
2014-11-16 ritsukaMacGui: made the corners of the stop icon a bit rounder.
2014-11-15 sr55WinGui: Improve the error message when importing a...
2014-11-15 ritsukaPdf version of the encode and stop icons
2014-11-15 ritsukaMacGui: added a retina version the stop and delete...
2014-11-14 ritsukaMacGui: high-resolution "encoding working" icon.
2014-11-14 ritsukaMacGui: added a high resolution version of JobSmall...
2014-11-13 ritsukaMacGui: fixed another label size due to the Helvetica...
2014-11-13 ritsukaMacGui: removed a line I accidentally committed.
2014-11-13 ritsukaMacGui: revert the picture settings panel appearance...
2014-11-13 ritsukaMacGui: convert the TrackDRCSlider value to a double...
2014-11-11 ritsukaMacGui: fixed an issue where the preset drawer would...
2014-11-11 ritsukaMacGui: fixed crop ui enabled status after reloading...
2014-11-10 jstebbinsdeccc608sub: fix positioning of popup CCs
2014-11-08 sr55WinGui: Improve Error message for the help menu item.
2014-11-07 jstebbinsLinGui: make more strings translatable
2014-11-05 jstebbinslibhb: enable crc checking of audio streams during...
2014-11-05 jstebbinslibhb: fix p-to-p start for some streams
2014-11-05 jstebbinsLinGui: make more strings translatable
2014-11-04 jstebbinscontrib: bump x265 to version 1.4
2014-11-04 jstebbinsLinGui: cosmetic fix for title number in destination...
2014-11-03 ritsukaMacGui: made the x264 unparse label selectable.
2014-11-02 ritsukaMacGui: revert the formats names to "MP4 File"/"MKV...
2014-11-02 ritsukaMacGui: fix another label size.
2014-11-02 ritsukaMacGui: do not set the same value twice in the job...
2014-11-02 ritsukaMacGui: pass only the tracks array to the addTracksFrom...
2014-11-02 ritsukaMacGui: removed two useless array creation and made...
2014-11-02 ritsukaMacGui: fixed a issue that happened on 10.8 when reload...
2014-11-02 ritsukaMacGui: remove a unused check for the Mp4LargeFile...
2014-11-01 sr55WinGui: SRT Subtitles Import now correctly escapes ,
2014-11-01 sr55WinGui: When updating presets, don't override the pictu...
2014-11-01 ritsukaMacGui: modified the way the queue contextual menu...
2014-11-01 ritsukaMacGui: fix the constant quality / avg bitrate radio...
2014-10-31 ritsukaMacGui: made editable the cropping field in the picture...
2014-10-31 ritsukaMacGui: reordered the options in the advanced preferenc...
2014-10-31 ritsukaMacGui: fixed a warning in HBOutputRedirect and removed...
2014-10-30 jstebbinsdeccc608sub: fix writing outside buffer
2014-10-30 ritsukaMacGui: fixed some warnings.
2014-10-30 jstebbinsfifo: add code (ifdef'd out) to assist with finding...
2014-10-30 jstebbinsparam: fix compiler warning
2014-10-30 jstebbinsmuxcommon: fix bitvec leak
2014-10-30 jstebbinssync: fix subtitle buffer leak
2014-10-30 jstebbinsLinGui: fix spacing on status line
2014-10-29 jstebbinsdecavcodec: fix a 4 byte overread of extradata by libav
2014-10-29 jstebbinsLinGui: fix several small memory leaks
2014-10-29 jstebbinslibav: fix extradata parsing when SPS_EXT is present
2014-10-29 jstebbinslibav: fix writing zero mkv blockduration element for...
2014-10-29 jstebbinsdecpgssub: make sure all packets get marked as subtitle...
2014-10-28 jstebbinsLinGui: eliminate more deprecated widget properties
2014-10-28 jstebbinsLinGui: eliminate more deprecated widget properties
2014-10-28 jstebbinsLinGui: eliminage deprecated GtkAlignment
2014-10-28 jstebbinsLinGui: fix more gtk deprecations
2014-10-28 jstebbinslibhb: improve CC detection
2014-10-28 jstebbinsLinGui: remove GtkStatusIcon
2014-10-26 bradleyscontrib: Fix libgnurx to use mingw's ar.
2014-10-25 sr55WinGui: Fix for quality slider on queue edit. Was not...
2014-10-25 sr55WinGui: Fix Queue Edit. Post action to update UI widget...
2014-10-25 sr55WinGui: Improve exit while encoding error message.
2014-10-25 sr55WinGui: Block users from attempting to overwrite their...
2014-10-24 jstebbinsdoc: update linux build dependencies
2014-10-24 jstebbinsLinGui: fix ubuntu 14.10 snapshot
2014-10-24 ritsukaMacGui: update the file name when the bitrate is change...
2014-10-23 jstebbinsLinGui: add ubuntu 14.10 to nightly builds
2014-10-23 ritsukaMacGui: updated the Xcode project with the Xcode 6...
2014-10-23 ritsukaMacGui: workaround for a bug in [[NSApplication sharedA...
2014-10-23 ritsukaMacGui: fixed another numbers of warnings.
2014-10-23 ritsukaMacGui: made a bunch of labels bigger to make the whole...
2014-10-23 ritsukaMacGui: replaced a deprecated compositeToPoint: call.
2014-10-23 ritsukaMacGui: fixed a warning in HBTreeNode.
2014-10-22 jstebbinslibhb: fix blinking of rendered closed captions
2014-10-22 jstebbinslibhb: fix CC roll-ups that move around the screen
2014-10-19 sr55Fix Patch file
2014-10-19 sr55Attempt to fix build
2014-10-18 sr55WinGui: Fix srt burn in option.
2014-10-18 sr55CLI: Tabs -> Spaces
2014-10-18 sr55CLI: Adding --srt-burn to help output
2014-10-15 bradleyslibhb: Add filter parameter validation.
2014-10-15 bradleyscontrib: Add missing contrib/libgnurx directory.
2014-10-15 bradleyscontrib: Add libgnurx to provide POSIX regex on Windows.
2014-10-15 jstebbinsLinGui: update translations
2014-10-13 jstebbinsilibhb: Fix reading from DVDISO files with non-ASCII...
2014-10-11 sr55Some more doc updates.
2014-10-11 sr55WinGui: Some minor updates to the doc's texi files.
2014-10-10 sr55WinGui: Add Clear warnings that OpenCL and DXVA code...
2014-10-10 jstebbinsLinGui: fix tooltip
2014-10-09 sr55WinGui: Another fix to --aname generation.
2014-10-08 jstebbinsLinGui: update language translations
2014-10-08 jstebbinsLinGui: fix spelling typo
2014-10-06 ritsukaMacGui: removed the appearanceType attribute in the...
2014-10-05 sr55WinGui: Fix Playlist not displaying for bluray titles.
2014-10-05 jstebbinsLinGui: correct autogen error message
2014-10-04 ritsukaMacGui: reset the decomb/deinterlace settings using...
2014-10-04 sr55WinGui: Fix an issue with Audio Track Names and ,
2014-10-02 jstebbinslibhb: improve preview generateion when there are no...
2014-10-02 jstebbinslibhb: simplify avcodec extradata parsing
2014-10-01 RodeoCLI: update help for --rotate option to mention the...
2014-10-01 RodeoCLI: update help for --deinterlace option after mcdeint...
next