]> granicus.if.org Git - handbrake/shortlog
handbrake
2014-12-03 ritsukaMacGui: moved the main window toolbar to the xib.
2014-12-03 ritsukaMacGui: switched the hb_handle_t references in HBContro...
2014-12-03 ritsukaMacGui: added a new HBTitle class to wraps the hb_tltle...
2014-12-01 jstebbinsLinGui: make sure "Plot" tag gets updated before starti...
2014-12-01 ritsukaMacGui: added more methods to HBCore.
2014-11-30 sr55WinGui: Add picture settings to the Queue Tooltip
2014-11-29 sr55WinGui: Move the event trigger to make drag/drop of...
2014-11-29 sr55WinGui: Improve the design of the Source Selection...
2014-11-29 sr55CLL: Remove -4 option as it is no longer used.
2014-11-29 sr55WinGui: Part 1 - Restructuring the AppServices library...
2014-11-29 sr55WinGui: Re-factoring the services library.
2014-11-29 ritsukaMacGui: improvement to the HBCore class, use it in...
2014-11-28 sr55WinGui: Remove another HandBrakeCLI process helper.
2014-11-28 sr55WinGui: Remove the CLI Check Helper. Using LibHB to...
2014-11-28 sr55WinGui: Stop using HandBrakeCLI to fetch preset informa...
2014-11-27 sr55WinGui: Adding Experimental to Static Window title.
2014-11-27 sr55WinGui: Don't allow previews less than 32x32 as it...
2014-11-27 sr55WinGui: Remove the option to enable the static preview...
2014-11-25 sr55WinGui: Remove duplicate copies of docs from the window...
2014-11-25 sr55WinGui: It seems some systems don't allow access to...
2014-11-25 sr55Update the news file to reflect the current state of...
2014-11-24 ritsukaMacGui: added a missing retain, it caused a crash when...
2014-11-24 ritsukaMacGui: connect the action of the "Presets Drawer"...
2014-11-24 ritsukaMacGui: add a better check for regenerating the built...
2014-11-23 sr55WinGui: Fix a small overlay issue on the video tab...
2014-11-23 sr55WinGui: Move the preset model object into the presets...
2014-11-23 sr55WinGui: Update Assembly Info files.
2014-11-23 sr55git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk...
2014-11-23 sr55WinGui: Move the preset system out of the services...
2014-11-23 ritsukaMacGui: revert part of the previous commit.
2014-11-23 ritsukaMacGui: remove legacy preset key UsesMaxPictureSettings.
2014-11-23 ritsukaMacGui: removed 4 unneeded AutoCrop* ivars.
2014-11-23 ritsukaMacGui: switched the Preview window class from NSPanel...
2014-11-23 ritsukaMacGui: moved the HBQueueOutlineView class to its own...
2014-11-23 ritsukaMacGui: moved the "add preset" window to its own window...
2014-11-21 sr55WinGui: Fix x265 preset not loading correctly. UIA... 0.10.0
2014-11-21 sr55Set Version to 0.10.0
2014-11-18 sr55CLI: Tabs -> Spaces
2014-11-18 sr55CLI: add use_hwd code that went missing back into test.c
2014-11-18 ritsukaMacGui: changed the class of the preferences window...
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...
next