]> granicus.if.org Git - handbrake/shortlog
handbrake
2015-10-26 John StebbinsFix bizarre custom anamorphic behavior
2015-10-26 John StebbinsMerge pull request #22 from jstebbins/lame
2015-10-26 John Stebbinslame: Use libav wrapper to encode mp3lame
2015-10-25 Damiano GalassiMacGui: remove the daily and monthly update check option.
2015-10-25 Damiano GalassiMacGui: add some simple tests for the undo/redo impleme...
2015-10-25 Damiano GalassiMacGui: change the title selection sheet to use a view...
2015-10-25 Damiano GalassiMacGui: align some UI elements.
2015-10-25 Damiano GalassiMacGui: switch the audio table to a view-based one.
2015-10-24 ScottImproving the Deinterlace / Decomb Filters Tab UI....
2015-10-24 ScottUpdate HandBrakeCLI to read presets.json on Windows...
2015-10-24 ScottAdding a "When Done" Label and Context Menu to the...
2015-10-24 ScottTidy up some code for the new inline queue view.
2015-10-24 ScottImprove the In-line queue display.
2015-10-24 ScottInitial commit to allow the Queue Window to be embedded...
2015-10-24 Damiano GalassiMacGui: improve subtitles defaults undo support.
2015-10-24 Damiano GalassiMacGui: add type parameter to some arrays.
2015-10-24 Damiano GalassiMacGui: add redo/undo supports to the audio part of...
2015-10-23 Bradley SeposMerge pull request #27 from bradleysepos/build
2015-10-23 Bradley Seposcontrib: Update to CMake 3.3.2.
2015-10-23 Bradley Seposlibhb: Add rebeccapurple to color map.
2015-10-22 Damiano GalassiMacGui: rewrote the subtitles tab to use bindings,...
2015-10-22 Damiano GalassiMacGui: align the chapters title textfield.
2015-10-22 Damiano GalassiMacGui: partial undo/redo support in the defaults sheets.
2015-10-20 John Stebbinslibhb: fix dereference of null pointer
2015-10-20 John StebbinsCLI: silence uninitialized variable warnings
2015-10-20 John Stebbinslibhb: Fix potentially uninitialized variable
2015-10-20 Damiano GalassiMacGui: added undo/redo support to the video, picture...
2015-10-20 Damiano GalassiMacGui: expose a property to set the log level in HBCore.
2015-10-19 John StebbinsMerge pull request #21 from jstebbins/grayscale
2015-10-19 John Stebbinsports: make hb_opendir param const
2015-10-19 John StebbinsLinGui: fix g++ configure probe
2015-10-19 Damiano GalassiMacGui: rename the 'send to app' preference keys and...
2015-10-19 Damiano GalassiMacGui: fixed the 'Send file to' preference.
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 Stebbinsgrayscale: wingui changes
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 John Stebbinsmacui: add grayscale filter
2015-10-15 Damiano GalassiMacGui: added accessibility text to the preferences...
2015-10-14 John Stebbinsgrayscale: make it a real filter
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...
next