summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Open and Save File dialogs on the main window, now have their own "MR...sr552018-05-243-19/+65
* WinGui: Don't allow subtitle import before a source has been scanned.sr552018-05-244-1/+22
* WinGui: Add support for dropping .srt files onto the main window. When you do...sr552018-05-243-15/+62
* WinGui: Potential Fix for #1288 Crash in the TreeViewHelper when selecting p...sr552018-05-181-0/+5
* WinGui: Fix an issue with the Add preset window that prevented it from updati...sr552018-05-182-3/+19
* WinGui: Some more backend work for the upcoming Queue redesign.sr552018-05-183-16/+67
* WinGui: Improved behaviour of the Add Selection to Queue Window. Can now be ...sr552018-05-162-4/+19
* WinGui: Make the error checking more aggressive when adding to queue. Add sup...sr552018-05-093-5/+50
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-0817-166/+167
* WinGui: Remove the need for ILog on the key Interop API surface.sr552018-05-084-66/+64
* WinGui: Remove some unnecessary version / bitness calls in the Services library.sr552018-05-085-27/+4
* WinGui: Update Version Numbers around the application / Installer. Update th...sr552018-05-065-10/+10
* WinGui: Tidy-up some erroneous namespaces.sr552018-05-063-6/+0
* WinGui: Remove some legacy Stylecop files and Update R# Teamshared Settings.sr552018-05-063-42/+378
* WinGui: Remove Non-Build Dependancy on Stylecop.Analyzerssr552018-05-064-12/+0
* WinGui: Upgrade to Json.NET 11.0.2sr552018-05-064-8/+6
* WinGui: Upgrade to Caliburn Micro 3.2.0sr552018-05-062-13/+9
* WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. T...sr552018-05-066-32/+63
* WinGui: Upgrade to .NET Framework 4.7.1sr552018-05-065-5/+5
* WinGui: For MP4 files, when subtitles are incompatible and we've already used...sr552018-05-061-0/+5
* WinGui: Fix Tabbing behaviour on the main tab control. Fixes #1313sr552018-05-011-1/+1
* WinGui: Change the "Picture Size" label to "Dimensions" to avoid confusion on...sr552018-05-012-2/+2
* WinGui: Fix an issue where the "When Done" would prevent HandBrake from savi...sr552018-04-291-3/+4
* WinGui: Improve the Number Box control. 1. Add support for Up/Down Arrow to...sr552018-04-292-2/+11
* WinGui: Fix some potential null reference exceptions in EnumHelper #1302sr552018-04-231-0/+15
* WinGui: Tidy up AudioTrack.cssr552018-04-231-4/+1
* WinGui: Add support for setting mixdown, bitrate, sample rate, gain and DRC f...sr552018-04-233-26/+24
* WinGui: Portable Mode: New option to disable startup update check.sr552018-04-233-1/+24
* WinGui: Block Installation on 32bit systems.sr552018-04-202-6/+18
* WinGui: New start-up command line option. --recover-queue-ids=<command sepa...sr552018-04-144-10/+34
* WinGui: Cleanup the QueueRecoveryHelper and make it a little smarter about ho...sr552018-04-141-66/+52
* WinGui: Some further x86 Cleanupsr552018-04-143-25/+4
* WinGui: Tidy up the build system by removing x86 build profiles.sr552018-04-1311-490/+38
* WinGui: Show Picture Preview on Summary Tab by default.sr552018-04-111-0/+8
* option to disable preview on summary tab (issue #1267)Sebastian Janning2018-04-107-4/+62
* Fix typoBernhard Reutner-Fischer2018-03-102-2/+2
* WinGui: Fix Framerate mode setting when using presets and quicksync. Fixes #...sr552018-03-101-1/+0
* WinGui: Make the Audio Sample Rate tolerant of number styles. Fixes #1193sr552018-02-212-4/+11
* Misc. typosluz.paz2018-02-2034-54/+54
* WinGui: Fix various issues on the filter tab when returning items from the qu...sr552018-02-141-53/+29
* WinGui: Remove debug option that's causing aspect ratio issues on the Picture...sr552018-02-141-1/+1
* WinGui: New shortcuts for easier accessibility. Ctrl 1 through 7 activate g...sr552018-02-106-3/+72
* WinGui: Label consistency tweak on audio tab.sr552018-02-102-2/+2
* WinGui: Fixes to Anamorphic handling on the picture tab and in static preview...sr552018-02-102-11/+6
* WinGui: Change the checkbox text direction to be consistent with the rest of ...sr552018-02-101-15/+6
* WinGui: Add Presets button to toolbar. The preset management options are not ...sr552018-01-318-7/+27
* WinGui: Small UI consistency Tweak on the subtitle tab. #1119sr552018-01-211-7/+7
* WinGui: Reselect the last selected preset (if still available) when editing a...sr552018-01-136-21/+46
* WinGui: Remove duplicate line in AudioConvertersr552018-01-131-1/+0
* WinGui: Order presets by name. Fixes #1102sr552018-01-121-2/+2