]> granicus.if.org Git - handbrake/shortlog
handbrake
2018-06-20 John StebbinsLinGui: handle missing $HOME directory
2018-06-20 John Stebbinsffmpeg: fix currupt h.264 preview frames
2018-06-20 John Stebbinsdecavcodec: fix crash during audio probe
2018-06-20 John Stebbinsflatpak: fix missing directory for flathub target
2018-06-20 John Stebbinsflatpak: prebuild some dependencies
2018-06-20 John Stebbinsflatpak: improve manifest creation script
2018-06-19 John StebbinsLinGui: don't override PKG_CONFIG_PATH
2018-06-19 John Stebbinsflatpak: use freedesktop platform instead gnome
2018-06-19 John StebbinsLinGui: add fr.handbrake.ghb.svg icon
2018-06-19 John StebbinsLinGui: use normal priority for notification
2018-06-19 John StebbinsLinGui: use GNotification instead of libnotify
2018-06-19 John StebbinsLinGui: use fr.handbrake.ghb consistently
2018-06-19 John Stebbinsflatpak: sort manifest entries by using OrderedDict
2018-06-19 John Stebbinsflatpak: add notifications permission
2018-06-18 Bradley SeposRevert "contrib: Enable PIC when building x264 Flatpak...
2018-06-18 Bradley Seposcontrib: Enable PIC when building x264 Flatpak on Linux.
2018-06-18 Bradley Seposcontrib: Set libvpx target to minimum system version...
2018-06-18 John StebbinsLinGui: add cmake back to debian control file
2018-06-17 Bradley Seposmeta: Update NEWS.markdown for 1.1.1 release, take...
2018-06-17 Bradley Seposmeta: Update NEWS.markdown for 1.1.1 release.
2018-06-17 Bradley Seposscripts: Update to mingw-w64-build 4.1.0.
2018-06-17 John StebbinsLinGui: remove unused dependencies from debian control...
2018-06-17 Bradley Seposcontrib: make: Remove CMake contrib.
2018-06-17 Bradley Seposcontrib: make: Remove --enable-local-autotools and...
2018-06-17 Bradley Seposcontrib: Enable asm for libtheora on Mac x86_64.
2018-06-17 Bradley Seposcontrib: gtk: libhb: make: scripts: Remove yasm contrib.
2018-06-17 Bradley Seposcontrib: Switch yasm dependencies to nasm.
2018-06-16 Simon Lämmlelibhb: Allow 7.1 channels AAC encoding.
2018-06-15 John Stebbinsmuxavformat: silence mp4 frame size warning
2018-06-15 John Stebbinsmuxavformat: use alternate API to initialize out context
2018-06-15 John Stebbinsmuxavformat: fix crash on windows
2018-06-15 sr55WinGui: Fix a bug in queue recovery where old files...
2018-06-15 sr55WinGui: Fix a potential crash in HandBrakeEncoderHelpers.cs
2018-06-15 sr55WinGui: Fix a crash in a converter.
2018-06-14 sr55WinGui: Fix an integer overflow in the UI layer for...
2018-06-14 Sam HWinGui: Soften the colour of the grid lines in the...
2018-06-14 Sam HWinGui: Make MenuItems the same height as the Menu
2018-06-14 sr55WinGui: Add HintPath to newtonsoft json in the worker...
2018-06-14 ilovezfslibopus: run autoreconf
2018-06-13 John StebbinsFix PGS subtitle decoding...
2018-06-13 John Stebbinslibhb: fix snprintf compiler warnings
2018-06-13 John Stebbinslibhb: eliminate use of deprecated av_register_all...
2018-06-13 John Stebbinslibhb: eliminate use of deprecated ffmpeg lockmgr
2018-06-13 John Stebbinsmuxavformat: fix use of deprecated AVFormat.filename
2018-06-13 Damiano GalassiMacGui: do not play a sound for notification if alerts...
2018-06-13 Damiano GalassiMacGui: fix x264 unparsed string and advanced panel.
2018-06-12 John StebbinsLinGui: change language lists from GtkListBox to GtkTre...
2018-06-11 John Stebbinscomb_detect: fix crash when no valid frames are passed
2018-06-11 John StebbinsLinGui: add search function to language popups
2018-06-11 John Stebbinsflatpak: update appstream snapshot images
2018-06-11 sr55WinGui: Don't compile the AppX project when building...
2018-06-11 Damiano GalassiMacGui: do not use NSMatrix for radio buttons, fix...
2018-06-11 John Stebbinsencavcodec: fix encoding with vp8 and vp8 encoders
2018-06-11 Bradley Seposcontrib: Add macOS 10.13 High Sierra detection patch...
2018-06-11 Bradley Seposcontrib: Add compatibility patches for libvpx.
2018-06-10 sr55WinGui: Implement most of the HTTP Worker Process stubs.
2018-06-10 Damiano GalassiMacGui: remove unused localization files.
2018-06-10 Damiano GalassiMacGui: Change the "Picture Size" label to "Dimensions...
2018-06-10 Damiano GalassiMacGui: update Sparkle to 1.19.0.
2018-06-10 sr55WinGui: Stub the RemoteInstance implementation of IEnco...
2018-06-10 sr55WinGui: Split out the encode portion of IHandBrakeInsta...
2018-06-10 sr55WinGui: HandBrake.Worker tidyup.
2018-06-10 sr55WinGui: Stub out a background worker process.
2018-06-10 Sam HRemove the unused "rows" header from the chapters DataGrid
2018-06-10 Damiano GalassiMacGui: fix another round of deprecation warnings....
2018-06-10 John Stebbinsmuxavformat: Fix muxing SSA subtitles
2018-06-09 John Stebbinsdecssasub: Fix decoding SSA subtitles
2018-06-09 ScottAnother typo
2018-06-09 ScottTypos
2018-06-09 Damiano GalassiMacGui: improve UI layout when localised.
2018-06-09 ScottCreate PULL_REQUEST_TEMPLATE.md
2018-06-09 ScottCreate CODE_OF_CONDUCT.md
2018-06-09 Damiano GalassiMacGui: convert HBPictureViewController.xib to autolayout.
2018-06-09 Damiano GalassiMacGui: avoid calling boolForKey on NSUserDefaults...
2018-06-09 Damiano GalassiMacGui: use auto layout in the filters xib.
2018-06-09 Damiano GalassiMacGui: enable some additional static analyser options...
2018-06-09 Damiano GalassiMacGui: add a few more comments.
2018-06-09 Damiano GalassiFix: fix another deprecation warning and add a missing...
2018-06-09 Damiano GalassiMacGui: improve NSLocalizedString comments.
2018-06-09 Damiano GalassiMacGui: show the copy protection alert at most once...
2018-06-08 sr55VCE: Add support for fetching levels for H.264 and...
2018-06-08 sr55WinGui: Add Support for the VCE Encoders.
2018-06-08 sr55VCE: Stub out VCE available methods for the UI. This...
2018-06-08 sr55VCE: Fix a case sensitivity issue in the build script
2018-06-08 Bradley Seposlibhb: test: Guard VCE encoders behind USE_VCE.
2018-06-08 Bradley Seposlibhb: Restore HB_VCODEC_MASK value.
2018-06-08 John Stebbinsflatpak: add --filesystem=host to sandbox permissions
2018-06-08 Damiano GalassiMacGui: forgot to add back a xib in the previous commit.
2018-06-08 Damiano GalassiMacGui: move the xib files to Base.Iproj to make locali...
2018-06-08 Bradley Seposcontrib: Add x264 patch fixing asm segfaults with clang.
2018-06-08 Damiano GalassiMacGui: set the minimum deployment target to 10.10...
2018-06-08 John Stebbinsflatpak: Add OARS metadata to HandBrakeCLI appdata
2018-06-08 Nick RichardsAdd OARS metadata to appdata (#1397)
2018-06-07 John Stebbinsflatpak: automatically add <release> tag to LinGui...
2018-06-07 John Stebbinsflatpak: automatically add <release> tag to cli appdata
2018-06-07 John Stebbinsflatpak: disable update checks
2018-06-07 John Stebbinsbuild: move --flatpak option into configure "Build...
2018-06-07 Bradley Seposgraphics: Add single toolbar icon for testing on macOS...
2018-06-07 Damiano GalassiMacGui: set the rendering intent of the monochromatic...
2018-06-07 Damiano GalassiMaGui: fix activity text color in dark mode.
next