summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Fix UwpDetectsr552017-09-031-4/+12
* WinGui: Optimise the png assets.sr552017-09-0338-0/+0
* WinGui: Adding a new project to allow us to easily generate AppX packages.sr552017-09-0323-2/+139
* LinGui: fix "More Settings" tooltip updatesJohn Stebbins2017-09-011-33/+39
* MacGui: move the color space code out of HBCore.Damiano Galassi2017-08-314-176/+206
* WinGui: Complete the SourceMetadata object.sr552017-08-301-0/+9
* WinGui: Putting paused duration infrastructure in placesr552017-08-302-4/+27
* WinGui: Some consistency fixes and UI tweaks around queue start/pause/stop.sr552017-08-304-25/+60
* WinGui: Putting in some back-end infrastructure into the queue screen to supp...sr552017-08-289-40/+241
* Adding another .NET file to gitignoresr552017-08-281-1/+1
* WinGui: Fixes to chapters tab to correctly handle queue edit jobs. Fixes #870sr552017-08-262-13/+26
* WinGui: Use ExecWait instead of Exec for the installer. This should prevent t...sr552017-08-264-8/+8
* WinGui: Various improvements and fixes to the new summary tab. Revert tab ord...sr552017-08-266-70/+135
* contrib: Replace Yadif patch with final Libav version.Bradley Sepos2017-08-242-69/+101
* WinGui: Summary Tab - Make the preview controls operational. #833sr552017-08-236-18/+125
* WinGui: Put the Video Tab after the Summary tab rather than the Pictures tab....sr552017-08-231-3/+3
* WinGui: Hide the Preview Count on the Summary tab until preview scrolling is ...sr552017-08-231-1/+1
* WinGui: Implement "Open Source" and "Open Destination" on the Queue context m...sr552017-08-235-3/+124
* WinGui: Add basic source information to the main window. #833sr552017-08-234-4/+63
* WinGui: Initial implementation of the Summary Tab. This may be subject to cha...sr552017-08-2312-219/+1003
* contrib: Fix memory corruption in Libav Yadif filter.Bradley Sepos2017-08-181-0/+69
* contrib: Update to libbluray 1.0.1.Bradley Sepos2017-08-183-47/+17
* WinGui: Improve the QueueTask Surrogate key. It now contains a session id to ...sr552017-08-181-5/+7
* WinGui: Make the app UWP aware. When in a UWP container, the update options w...sr552017-08-188-3/+101
* WinGui: Give the QueueTask object a distinct surrogate key #854sr552017-08-181-59/+18
* contrib: Fix Libav H.264 decoder pixelation in scenes with solid colors.Bradley Sepos2017-08-181-0/+31
* WinGui: Add signing support to build.xmlsr552017-08-081-6/+22