]> granicus.if.org Git - handbrake/shortlog
handbrake
2015-10-19 Damiano GalassiMacGui: improved queue with undo/redo support for addin...
2015-10-19 Damiano GalassiMacGui: add a recursive lock to HBDistributedArray.
2015-10-19 Damiano GalassiMacGui: add a canceled state to HBJob
2015-10-17 Damiano GalassiRemove obsolete InstantHandBrake project.
2015-10-17 Damiano GalassiMacGui: remove the Base.lproj folder because base local...
2015-10-17 Damiano GalassiMacGui: renamed the built-in preset menu item to 'Reset...
2015-10-16 John StebbinsMerge pull request #20 from jstebbins/mux-merge
2015-10-16 ScottCompletely re-factored the preset file storage to use...
2015-10-16 ScottFixing the storage of user presets. Need to confirm...
2015-10-16 ScottRefactoring the Preset service to store the Built-In...
2015-10-16 John StebbinsLinGui: fix "margin-start" run-time warning on gtk...
2015-10-16 Damiano GalassiMacGui: do not try to import a preset even if the cance...
2015-10-16 Damiano GalassiMacGui: cleanup the csv import/export code and the...
2015-10-16 Damiano GalassiMacGui: add a test for custom anamorphic
2015-10-16 Damiano GalassiMacGui: align the presets view to the top
2015-10-15 John StebbinsLinGui: Fix filter tab on gtk 3.10
2015-10-15 Damiano GalassiMacGui: added accessibility text to the preferences...
2015-10-14 John StebbinsLinGui: Put filters in their own pane
2015-10-14 John Stebbinsmux: simplify muxFlush
2015-10-14 John Stebbinsmux: flush cached buffers when closing
2015-10-14 John StebbinsLinGui: add clang support
2015-10-13 John StebbinsMerge pull request #17 from jstebbins/multiline-tx3g
2015-10-13 Damiano GalassiMacGui: save and read the pixel aspect ratio from a...
2015-10-13 Damiano GalassiMacGui: add a new method to create a copy of a HBPreset...
2015-10-13 Damiano GalassiMacGui: fix HBMutablePreset header
2015-10-13 Damiano GalassiMacGui: remove some HBPreset -> NSDictionary conversion...
2015-10-13 Damiano GalassiMacGui: move the ivars from HBController.h to the ...
2015-10-12 John StebbinsMerge pull request #16 from jstebbins/x265-bump
2015-10-12 John Stebbinstx3g: remove 2 line limit
2015-10-12 John Stebbinsx265: update to version 1.8
2015-10-12 John Stebbinsdecsrt: don't combine > 2 lines into 2
2015-10-12 Damiano GalassiRemove invalid presets in presets_do()
2015-10-10 Damiano GalassiMacGui: make preset backups when import upgrades preset...
2015-10-10 Damiano GalassiMacGui: show better error message to the user if a...
2015-10-10 Damiano GalassiMacGui: remove the deblock value 1 -> 5 special case
2015-10-10 ScottUpdating the status to be consistent with the queue...
2015-10-10 ScottAdding Pass Count back onto the status bar.
2015-10-10 Damiano GalassiMacGui: remove the window and show text from the toolba...
2015-10-10 Damiano GalassiMacGui: fix the picture panel not updating correctly
2015-10-09 ScottUpdating for the new deinterlace/decomb preset keys.
2015-10-09 Bradley SeposMerge pull request #15 from SeanMcG/upstream
2015-10-09 Damiano GalassiMacGui: use the new deinterlate preset keys
2015-10-09 John StebbinsLinGui: show warning dialog when loading backup presets
2015-10-09 John StebbinsLinGui: make preset backups when import upgrades presets
2015-10-09 John Stebbinspresets: add result to indicate if preset import modifi...
2015-10-09 John StebbinsMake deinterlace/decomb behave similar to nlmeans/hqdn3d
2015-10-09 Damiano GalassiMacGui: fix the preview window position between restart
2015-10-09 John StebbinsLinGui: button and menu uix improvements
2015-10-09 Damiano GalassiMacGui: reorganize the Xcode project a bit
2015-10-09 Damiano GalassiMacGui: add a duration column to the chapters table
2015-10-08 John StebbinsLinGui:
2015-10-08 Damiano GalassiMacGui: fix the build on Xcode 6.4 for real
2015-10-07 Sean McGovernconfigure: use gm4 as a synonym for GNU m4
2015-10-07 Damiano GalassiMacGui: fix build on Xcode 6.4
2015-10-06 John StebbinsLinGui: fix display of pending count...
2015-10-06 Damiano GalassiMacGui: move some code out of HBPreviewController.m...
2015-10-06 John StebbinsLinGui: Oops
2015-10-06 John StebbinsLinGui: improve behavior of queue, preview, and activit...
2015-10-05 Bradley SeposMerge pull request #14 from SeanMcG/upstream
2015-10-05 Sean McGoverncli: always check result from *alloc() functions
2015-10-05 John StebbinsLinGui: fix a filter validation issue
2015-10-05 John StebbinsLinGui: fix filter display in queue list
2015-10-05 John StebbinsLinGui: use libhb to validate filter settings
2015-10-05 Damiano GalassiMacGui: rename a preference key and remove a duplicated...
2015-10-05 Damiano GalassiMacGui: small UI alignments
2015-10-05 Damiano GalassiUse the non deprecated kIOPMAssertPreventUserIdleSystem...
2015-10-03 Bradley Seposcontrib: Add libav patch that fixes vc1 decoder regression.
2015-10-03 ScottMerge pull request #13 from HandBrake/WinGui
2015-10-03 ScottAdding some additional tooltips to the picture settings...
2015-10-03 Damiano GalassiMacGui: add a lot of tooltips to the picture tab, taken...
2015-10-03 Damiano GalassiMacGui: change the picture tab label color to gray...
2015-10-02 ScottMerge pull request #12 from maximd33/upstream
2015-10-02 ScottMerge pull request #11 from maximd33/master
2015-10-01 John StebbinsLinGui: more combo box generalization
2015-10-01 John StebbinsLinGui: use libhb filter param lists
2015-10-01 John StebbinsLinGui: generalize initialization of Combo boxes
2015-09-30 Max DmytrychenkoWinGui: draft set of options handling for QuickSyncH265...
2015-09-30 Max Dmytrychenkofix .NET condition
2015-09-30 Max Dmytrychenkobetter usage of MASK for feature detection, OR fix
2015-09-30 Max Dmytrychenkobetter usage of MASK for feature detection
2015-09-30 Damiano GalassiMacGui: remove the link to libdvdcss
2015-09-30 Damiano GalassiMacGui: add a way to differentiate a cancelled scan...
2015-09-29 Damiano GalassiMacGui: move start and pause after the queue buttons...
2015-09-29 Damiano GalassiMacGui: safer HBTitle by checking init, and use a weak...
2015-09-29 Damiano GalassiMacGui: set 1 as the default value for the Scan only...
2015-09-29 Damiano GalassiMacGui: read the actual preview count so we don't try...
2015-09-29 John Stebbinsscan: fix rescan avoidance logic
2015-09-28 John StebbinsLinGui: add zh_CN (Chinese) to LINGUAS
2015-09-28 John StebbinsMerge pull request #8 from helinb/master
2015-09-28 John StebbinsLinGui: update translation files
2015-09-27 ScottUpdates to the NEWS file
2015-09-27 ScottMerge branch 'master' of https://github.com/HandBrake...
2015-09-27 ScottCheck Culture of Framerate string
2015-09-27 Rodeo314Merge pull request #10 from maximd33/master
2015-09-27 Max Dmytrychenkofix to prevent lazy compiler assumption and avoid full...
2015-09-27 ScottMerge branch 'master' of https://github.com/HandBrake...
2015-09-27 ScottWinGui: Bump the preset version number check since...
2015-09-27 Max Dmytrychenkofix to prevent lazy compiler assumption and avoid full...
2015-09-27 Bradley Seposbuild: Revise libhb package name.
2015-09-27 Bradley Seposbuild: Fix arch in Win CLI package name.
next