summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: avoid calling boolForKey on NSUserDefaults values.Damiano Galassi2018-06-092-4/+4
* MacGui: use auto layout in the filters xib.Damiano Galassi2018-06-091-120/+232
* MacGui: enable some additional static analyser options, made two header files...Damiano Galassi2018-06-091-4/+20
* MacGui: add a few more comments.Damiano Galassi2018-06-092-3/+3
* Fix: fix another deprecation warning and add a missing alloc message.Damiano Galassi2018-06-093-10/+11
* MacGui: improve NSLocalizedString comments.Damiano Galassi2018-06-0926-223/+217
* MacGui: show the copy protection alert at most once each time HandBrake is run.Damiano Galassi2018-06-091-6/+6
* VCE: Add support for fetching levels for H.264 and H.265sr552018-06-081-0/+12
* WinGui: Add Support for the VCE Encoders.sr552018-06-087-10/+101
* VCE: Stub out VCE available methods for the UI. This will need to check for ...sr552018-06-082-0/+45
* VCE: Fix a case sensitivity issue in the build scriptsr552018-06-081-1/+1
* libhb: test: Guard VCE encoders behind USE_VCE.Bradley Sepos2018-06-084-0/+14
* libhb: Restore HB_VCODEC_MASK value.Bradley Sepos2018-06-081-1/+1
* flatpak: add --filesystem=host to sandbox permissionsJohn Stebbins2018-06-082-6/+6
* MacGui: forgot to add back a xib in the previous commit.Damiano Galassi2018-06-081-12/+12
* MacGui: move the xib files to Base.Iproj to make localiation easier.Damiano Galassi2018-06-0828-172/+184
* contrib: Add x264 patch fixing asm segfaults with clang.Bradley Sepos2018-06-081-0/+594
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-0850-2119/+289
* flatpak: Add OARS metadata to HandBrakeCLI appdataJohn Stebbins2018-06-081-0/+30
* Add OARS metadata to appdata (#1397)Nick Richards2018-06-081-1/+31
* flatpak: automatically add <release> tag to LinGui appdataJohn Stebbins2018-06-074-22/+34
* flatpak: automatically add <release> tag to cli appdataJohn Stebbins2018-06-074-1/+17
* flatpak: disable update checksJohn Stebbins2018-06-071-1/+1
* build: move --flatpak option into configure "Build Options"John Stebbins2018-06-071-4/+3
* graphics: Add single toolbar icon for testing on macOS Mojave dark theme.Bradley Sepos2018-06-073-0/+0
* MacGui: set the rendering intent of the monochromatic toolbar images to "temp...Damiano Galassi2018-06-0711-0/+33
* MaGui: fix activity text color in dark mode.Damiano Galassi2018-06-071-1/+6
* Mac: enable a compiler option recommended by Xcode 9.4.Damiano Galassi2018-06-076-17/+19
* Mac: Use the legacy build system in Xcode 10, the new one requiress some chan...Damiano Galassi2018-06-071-0/+2
* contrib: Only enable FFmpeg AMF configure options when VCE enabled.Bradley Sepos2018-06-061-3/+4
* scripts: add script for creating flatpak manifestsJohn Stebbins2018-06-066-30/+182
* libhb: Cosmetic in encavcodec.c.Bradley Sepos2018-06-061-1/+1
* Add support for VCE hardware encoding.Michael Wootton2018-06-067-10/+163
* bd: Don't fail titles with unknown aspectJohn Stebbins2018-06-061-2/+4
* MacGui: make it possible to resize down the "add titles to queue" toolbar but...Damiano Galassi2018-06-064-7/+30
* Remove old issue templateScott2018-06-051-27/+0
* Adding Feature Request Template.Scott2018-06-051-0/+28
* Adding Bug Report TemplateScott2018-06-051-0/+33
* Create CONTRIBUTING.mdScott2018-06-051-0/+9
* WinGui: cproj tidyupsr552018-06-052-191/+1
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-05205-8399/+8392
* WinGui: Additional Error Handling in EnumHelpersr552018-06-051-6/+23
* flatpak: keep CLI in GUI packageJohn Stebbins2018-06-051-1/+0
* flatpak: change package namesJohn Stebbins2018-06-051-4/+4
* flatpak: change "appdata" dir to "metainfo"John Stebbins2018-06-052-4/+4
* CLI: add flatpak manifestJohn Stebbins2018-06-053-0/+77
* LinGui: conform to newer flatpak manifest standardsJohn Stebbins2018-06-051-4/+5
* flatpak: uses fr.handbrake.ghb app id consistentlyJohn Stebbins2018-06-051-2/+2
* libhb: allow muxing E-AC3 in mp4.Damiano Galassi2018-06-051-2/+2
* LinGui: make flatpak pgp signature optionalJohn Stebbins2018-06-042-4/+8