summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Migrate to the newly release .NET Framework 4.6. The installer will a...sr552015-07-2212-32/+42
* WinGui: Updating the Nightly 64bit installer to check for .NET 4.5.2 as a tes...sr552015-07-221-5/+5
* WinGui: Minor tidy up of the Main VM constructor. sr552015-07-222-11/+46
* Drop the "10" of the sln file. sr552015-07-222-0/+0
* libhb: fix application of max width/heightjstebbins2015-07-221-4/+12
* MacGui: use the correct string value for the anamorphic mode "off".ritsuka2015-07-221-2/+2
* MacGui: fix an issue where the the user was already asked if he wanted to del...ritsuka2015-07-221-28/+32
* MacGui: do not let an instance edit a job that another instance is currently ...ritsuka2015-07-222-10/+8
* MacGui: various queue improvements, including:ritsuka2015-07-2212-231/+392
* WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...sr552015-07-2116-12904/+238
* LinGui: fix queue auto-scroll during d-n-djstebbins2015-07-211-0/+5
* WinGui: Switch the other installer files over to use capital Bsr552015-07-213-53/+53
* WinGui: Correcting lower case b in HandBrake project assembly name. Only doin...sr552015-07-212-20/+20
* WinGui: Checkin Missing file from previous commit.sr552015-07-191-0/+25
* WinGui: Undo a bad search and replace by R#sr552015-07-183-41/+42
* WinGui: Add a Mini Status Display window that can be accessed via the tray no...sr552015-07-189-43/+337
* Update NEWS file. (Also testing Git Sync)sr552015-07-081-0/+12
* MacGui: fix the multiple default presets issue.ritsuka2015-07-071-1/+3
* WinGui: Initial Implementation of the json preset export code.sr552015-07-0524-347/+348
* libhb: disable OpenCL scaling when QSV scaling is used.Rodeo2015-07-041-0/+6
* OpenCL: fix cleanup.Rodeo2015-07-041-0/+1
* MacGui: disable some warnings when compiling the cli inside Xcode.ritsuka2015-07-042-3/+17
* MacGui: fixed a crash that could happen when the "browse…" button is presse...ritsuka2015-07-041-2/+6
* MacGui: updated the text on some warning messages. ritsuka2015-07-045-12/+16
* MacGui: rename "Source" to "Open Source", and add the "Open Recent" menu item.ritsuka2015-07-043-10/+23
* MacGui: use NSWorkspace to open an encoded file in the external app. It doesn...ritsuka2015-07-041-6/+13
* MacGui: correct typo.ritsuka2015-07-041-5/+4
* MacGui: check if the log file can be written or not in HBOutputFileWriter init.ritsuka2015-07-035-9/+36
* QSV: don't be quite as picky about marking an encoder as available.Rodeo2015-07-031-11/+21
* LinGui: fix build dependency documentationjstebbins2015-06-292-11/+11
* libhb: detect read errors and propagatejstebbins2015-06-2910-26/+92
* CLI: fix some typos in ParseOptions().Rodeo2015-06-281-3/+3
* libhb fix some typos in hb_preset_apply_filters().Rodeo2015-06-281-2/+2
* QSV: be more picky about marking an encoder as available.Rodeo2015-06-271-6/+16
* QSV: check for Skylake hardware-accelerated HEVC encoder.Rodeo2015-06-271-1/+10
* QSV: load required plug-ins before encoding, too.Rodeo2015-06-273-47/+115
* QSV: add new capability guards for some extended video parameter buffers.Rodeo2015-06-273-69/+246
* QSV: parse and print profile & level in a codec-agnostic way.Rodeo2015-06-273-87/+207
* QSV: B-pyramid support is codec-specific.Rodeo2015-06-271-8/+11
* QSV: cleanup LookAheadDepth handling.Rodeo2015-06-272-3/+7
* libhb: remove HB_API_OLD_PRESET_GETTERS cruft.Rodeo2015-06-273-39/+0
* WinGui: Couple of workaround fixes for the preset service until refactoring i...sr552015-06-262-5/+4
* Doc: Add missing - to command.sr552015-06-261-1/+1
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-2614-922/+177
* Updated MinGW doc filesr552015-06-261-35/+32
* Doc: MinGW build doc updates.sr552015-06-261-3/+11
* add new preset function to header filejstebbins2015-06-241-1/+5
* presets: add hb_presets_read_file_json()jstebbins2015-06-241-0/+13
* libhb: re-work OpenCL cleanup a bit.Rodeo2015-06-232-8/+16
* DXVA2: make hb_va_create_dxva2 less verbose.Rodeo2015-06-231-6/+7