]> granicus.if.org Git - handbrake/shortlog
handbrake
2014-12-22 jstebbinslibhb: remove deprecated job and title fields
2014-12-22 ritsukaMacGui: implement NSCoding protocol in HBJob.
2014-12-22 ritsukaMacGui: fixed a number of memory leaks. Do not set...
2014-12-21 ritsukaMacGui: remove the last usage of title->job.
2014-12-21 ritsukaMacGui: use HBJob tracks array in HBAudioController...
2014-12-21 ritsukaMacGui: refactor a bit of HBController to remove depend...
2014-12-21 ritsukaMacGui: use HBJob when possible.
2014-12-21 ritsukaMacGui: add some more logs in HBCore.
2014-12-21 ritsukaMacGui: set the correct framerate in the preset.
2014-12-20 ritsukaMacGui: rearrange files in the project and disabled...
2014-12-20 ritsukaMacGui: fix a warning.
2014-12-20 ritsukaMacGui: integrated HBPicture in HBPictureController...
2014-12-20 ritsukaMacGui: post a notification in HBFilters when a setting...
2014-12-20 ritsukaMacGui: implement HBPicture.
2014-12-20 ritsukaMacGui: small improvements to HBTitle and HBJob.
2014-12-20 sr55WinGui: Fix the Check for update frequency setting...
2014-12-20 sr55WinGui: Fix a bug in the anamorphic size code.
2014-12-20 sr55WinGui: Switch to using the new JSON based scan API.
2014-12-20 sr55WinGui: Refactor the scan model namespace in preparatio...
2014-12-20 sr55WinGui: QuickFix for a crash, will resolve properly...
2014-12-20 ritsukaMacGui: use title->list_chapter directly instead of...
2014-12-20 ritsukaMacGui: use the right string format specifier in HBCore.
2014-12-20 ritsukaMacGui: remove a unused ivar in HBController.
2014-12-20 ritsukaMacGui: add a "name" property to HBCore to easy debuggi...
2014-12-20 ritsukaMacGui: fix frame rate when loading a queue item.
2014-12-19 jstebbinsjson: fix hb_get_preview_json
2014-12-19 jstebbinslibhb: add hb_image_init to create blank images
2014-12-19 jstebbinslibhb: make hb_get_preview2 always return a valid image
2014-12-19 jstebbinsjson: fix plane size in hb_get_preview_image_json
2014-12-19 jstebbinsjson: fix memory leak in hb_get_preview_json
2014-12-19 jstebbinsjson: add hb_get_preview_json
2014-12-18 sr55WinGui: Update the libhb scan code to work with the...
2014-12-18 jstebbinsjson: fix building with --enable-hwd
2014-12-18 ritsukaMacGui: separate the video settings logic from the...
2014-12-16 jstebbinsmux: fix format of ssa preamble
2014-12-16 jstebbinsjson: fix building with qsv enabled.
2014-12-16 jstebbinsjson: add json APIs
2014-12-15 jstebbinssync: fix another issue with overlapping ssa subtitle...
2014-12-12 sr55WinGui: Switching the preset format over to JSON and...
2014-12-12 sr55WinGui: Fix an issue with the width/height not exportin...
2014-12-12 jstebbinsscan: potential fix for missing audio tracks
2014-12-11 sr55WinGUI: Update the installer to abort if running on...
2014-12-11 sr55WinGui: Adding JSON.NET library
2014-12-11 ritsukaMacGui: import some headers directly in HBJob.h.
2014-12-11 ritsukaMacGui: completed the HBVideo class.
2014-12-10 jstebbinsdecsrtsub: fix incorrect usage of strncat
2014-12-09 jstebbinsLinGui: update LINGUAS translations file
2014-12-05 jstebbinscontrib: build and link new jansson lib
2014-12-05 jstebbinssync: fix dropping of subtitles caused by my previous...
2014-12-04 jstebbinsLinGui: remove POS appindicator
2014-12-04 jstebbinssync: fix a problem with overlapping ssa in mp4
2014-12-04 ritsukaMacGui: start a new scan from a drag & drop only if...
2014-12-04 ritsukaMacGui: merged the two browerFile methods.
2014-12-04 ritsukaMacGui: added back part of the drag & drop handling.
2014-12-04 ritsukaMacGui: added back some tooltips to the toolbar items...
2014-12-03 ritsukaMacGui: set the fTitle to NULL before performing a...
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...
next