summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add StyleCop.Analyzers NuGet packagesr552017-02-116-2/+36
* WinGui: Further CProj Cleanupsr552017-02-113-14/+3
* WinGui: Tidy up Solution file builds.sr552017-02-111-21/+1
* WinGui: Remove Stylecop Classic. (As a side note, HandBrake.ApplicationServic...sr552017-02-115-358/+0
* WinGui: Remove HandBrake.Server library. We don't use it.sr552017-02-114-159/+0
* libav: fix mp4 audio sync problemJohn Stebbins2017-02-101-0/+14
* LinGui: fix crash when changing video encodersJohn Stebbins2017-02-101-7/+28
* WinGui: Fix Tape, Sprite and HighMotion Denoise Tunes. #571sr552017-02-091-1/+7
* libhb: fix Bob + CFR Same As Source + 2 Pass encodeJohn Stebbins2017-02-091-4/+5
* libav: fix h.264 initial recovery point detectionJohn Stebbins2017-02-091-0/+20
* WinGui: Allow Title Specific Scan for DVD / Bluray Discs. Fixes #559sr552017-02-061-1/+1
* Updating NEWS filesr552017-02-041-0/+20
* WinGui: Order By Name R-Click option on Add to queue selection window.sr552017-02-042-0/+33
* MacGui: allow to sort by title/name/duration in the title selections sheet.Damiano Galassi2017-02-044-51/+68
* MacGui: make it possible to create a new folder in the destination open panel.Damiano Galassi2017-02-041-0/+1
* MacGui: add a "Add titles to queue" toolbar button.Damiano Galassi2017-02-041-15/+49
* MacGui: set toolbar images dpi to 72, so Xcode doesn't go crazy and resize th...Damiano Galassi2017-02-0420-0/+0
* WinGui: Remove further unneeded references from HandBrake.ApplicationServicessr552017-02-031-7/+0
* WinGui: Change the services library dll imports to be "hb" rather than "hb.dl...sr552017-02-031-92/+92
* WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...sr552017-02-036-31/+64
* qsv: Allocate planes contiguously.maxd2017-02-021-6/+4
* LinGui: fix widget focus problemJohn Stebbins2017-01-291-0/+1
* preset: fix behavior of AudioSecondaryEncoderModeJohn Stebbins2017-01-291-2/+2
* WinGui: Adding missing Tape and Sprite Denoise Tunes #544sr552017-01-251-0/+8
* encca_aac: Fix initial start timeJohn Stebbins2017-01-251-2/+8
* MacGui: improve management of security scoped resources. Fix external SRT in ...Damiano Galassi2017-01-2513-94/+219
* MacGui: select the right title when editing a queue job, libhb avoids rescann...Damiano Galassi2017-01-251-1/+17
* LinGui: clear extra options when video codec changesJohn Stebbins2017-01-241-0/+1
* WinGui: Always use iso639 for srt language code rather than name. #541sr552017-01-243-2/+48
* decavcodec: fix avcodec_open failure upon bad extradataJohn Stebbins2017-01-241-2/+6
* decavcodec: fix crash in decavcodecvInfoJohn Stebbins2017-01-241-1/+1
* WinGui: Another fix to WhenDone. Should reset when the main window opens, not...sr552017-01-231-0/+6
* WinGui: Bump version to 1.0.3 for the future release.sr552017-01-226-8/+8
* Revise and extend NEWS.markdown for 1.0.2.Bradley Sepos2017-01-221-0/+1
* Revise and extend NEWS.markdown for 1.0.2.Bradley Sepos2017-01-221-22/+27
* WinGui: Fix an issue with QueueEdit not restoring PointToPoint settings corre...sr552017-01-221-6/+7
* Fixed a typoDamiano Galassi2017-01-221-1/+1
* Initial draft of NEWS for 1.0.2sr552017-01-211-0/+42
* dvdread: Don't ignore errors from UDFReadBlocksJohn Stebbins2017-01-211-0/+162
* WinGui: Set a min height on the queue selection window.sr552017-01-211-0/+1
* MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and DEB...Damiano Galassi2017-01-2023-138/+1233
* MacGui: reload the queue outline view action column when an encode is done (t...Damiano Galassi2017-01-191-1/+4
* disable fontconfig on macOSDamiano Galassi2017-01-185-23/+56
* libhb: force title rescan after completing a job encode (#488)John Stebbins2017-01-163-0/+12
* cli: Adding hb_opencl_set_enable when --use-opencl is set. #496sr552017-01-151-0/+5
* WinGui: Pause on Low Diskspace is for local drives only. Disabling check for ...sr552017-01-151-1/+1
* WinGui: Remove extension check as it can cause an erroneous error when settin...sr552017-01-151-1/+1
* WinGui: Fix typo in #496sr552017-01-151-1/+1
* WinGui: Use new hb_opencl_set_enable function. #496sr552017-01-154-3/+8
* opencl: Workaround broken drivers that crash when you call clGetPlatformIDs w...Scott2017-01-153-4/+28