summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix Window Title not resetting when queue finishing.sr552017-11-021-0/+2
* WinGui: Small Typo #833sr552017-11-022-2/+2
* WinGui: Adding Preset Category support into the Windows UI. Single layer supp...sr552017-11-027-34/+137
* CLI: add help for --align-avJohn Stebbins2017-11-021-0/+3
* WinGui: Add basic deinterlace to the static preview. #958sr552017-10-303-4/+14
* WinGui: Change ChannelLayout to Int64 #968sr552017-10-301-1/+1
* WinGui: Improve the behaviour of the quality slider when changing video encod...sr552017-10-291-25/+34
* WinGui: Don't perform Foreign Audio Subtitle Scans for short video previews. ...sr552017-10-291-0/+18
* build: explicitly select HFS+ as the dmg filesystem.Damiano Galassi2017-10-281-1/+1
* github: Minor follow-up revision to issue form.Bradley Sepos2017-10-201-4/+2
* github: Revise issue form prefilled text.Bradley Sepos2017-10-201-7/+24
* LinGui: fix Ubuntu 17.10 snapshotsJohn Stebbins2017-10-191-1/+1
* LinGui: add Ubuntu 17.10 (artful) to snapshotsJohn Stebbins2017-10-183-0/+130
* LinGui: remove Ubuntu 15.04 (vivid) snapshotsJohn Stebbins2017-10-171-15/+0
* Update libmfx to 5d6f1b6 (Based on upstream 1.23)sr552017-10-142-16/+2
* QSV: Main10 should be default profilemaxd2017-10-133-3/+12
* WinGui: Fix a culture issue with Framerates. Fixes #926sr552017-10-121-3/+14
* MacGui: Disable implicit animations on 10.9 and earlier.Damiano Galassi2017-10-111-2/+2
* MSYS compilation on Windows and for Windowsmaxd2017-10-055-2/+24
* contrib: Update to Libav 12.2.Bradley Sepos2017-10-053-135/+3
* WinGui; Implement a smarter Title Case Algorithm. This may resolve #922sr552017-10-011-15/+4
* WinGui: Code tidyup / tweaks around presets.sr552017-09-222-43/+4
* WinGui: Change the Preset Selection to a Menu based design as it offers faste...sr552017-09-227-18/+69
* WinGui: Remove the in-line queue view preference. It does not make sense with...sr552017-09-202-2/+5
* WinGui: Tidy up some warnings that you get when you import WinGui presets int...sr552017-09-202-2/+2
* QSV: Adding D11 support for encodemaxd2017-09-173-23/+60
* WinGui: Experimenting with InLine vs Preset Pane designs.sr552017-09-175-3/+287
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-1713-6/+551
* WinGui: Tweak Stylecop.json to add header decoration.sr552017-09-171-1/+2
* MacGui: end fields editing before the filename check.Damiano Galassi2017-09-151-1/+2
* WinGui: Improve selection behaviour of the new preset controls.sr552017-09-114-29/+95
* WinGui: Add description tooltip to presets dropdown menu. Also change "User P...sr552017-09-102-3/+17
* WinGui: Restore Rename / Remove preset options on the More dropdown button. M...sr552017-09-104-2/+43
* WinGui: Fix Custom Deinterlace / Decomb / Comb Detect preset optionssr552017-09-092-5/+4
* WinGui: Summary Tab Font/Size changes.sr552017-09-081-3/+3
* WinGui: Round FPS to 2dp on Source Info Text.sr552017-09-081-1/+1
* WinGui: Change the Audio and Subtitle Tab's "Add" Split Button" to a Dropdown...sr552017-09-085-18/+70
* WinGui: Code Style cleanup.sr552017-09-081-59/+29
* WinGui: Implementing the new Preset design that does away with the legacy sty...sr552017-09-0810-472/+248
* WinGui: Fix a grid scaling issue on the audio defaults pane.sr552017-09-081-1/+1
* MacGui: move the filters to a separate tab.Damiano Galassi2017-09-079-853/+959
* Remove spaces and square brackets from Xcode scheme names. Add a distribution...Damiano Galassi2017-09-075-0/+102
* WinGui: Change some json model data types from int to long #851sr552017-09-063-6/+6
* WinGui: Add BeforeBuild Step to copy required files for the AppX generator pr...sr552017-09-061-3/+3
* contrib: Patch fribidi bootstrap to quote directory variable.Bradley Sepos2017-09-061-0/+12
* build: Quote variables in xcodemake.Bradley Sepos2017-09-061-9/+9
* CLI: fix integer wrapping of p-to-p start/end timesJohn Stebbins2017-09-061-1/+1
* LinGui: Add filter validation for sharpen and comb detectJohn Stebbins2017-09-061-41/+102
* LinGui: fix comb detect custom settings tooltipJohn Stebbins2017-09-061-1/+1
* WinGui: AppX Builder: Adding pre-build event to copy the latest release files...sr552017-09-031-2/+5