summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix a crash in the tooltip converter.sr552015-02-011-2/+2
* WinGui: Remove a bunch of CLI handling code.sr552015-01-3117-1422/+27
* WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...sr552015-01-305-48/+4
* WinGui: Fix Average bitrate video rate type via the JSON API.sr552015-01-301-2/+2
* WinGui: Another small fix to nlmeans custom. Missed 1 instances where the sho...sr552015-01-301-1/+1
* WinGui: Fix Denoise NlMeans Custom Option not showing.sr552015-01-302-3/+3
* WinGui: sr552015-01-273-2/+84
* WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...sr552015-01-252-2/+2
* WinGui:sr552015-01-254-75/+1654
* WinGui: Moving the built-in preset storage over to JSON.sr552015-01-251-30/+39
* WinGui: Switch all the FileOpen / FileSave dialogs over to the native windows...sr552015-01-235-14/+11
* WinGui: Improve the extra args tooltip.sr552015-01-233-1/+13
* WinGui: Fix tune options on the video tab for x265. Hide the Level option sin...sr552015-01-232-3/+25
* WinGui: Fix an issue with the video preset defaulting when changing the video...sr552015-01-231-1/+1
* WinGui: Remove the Simple advanced options tab. sr552015-01-2311-312/+33
* WinGui: Hide the advanced tab checkbox for x265 since there isn't one.sr552015-01-221-1/+1
* WinGui: Fix a few binding errors.sr552015-01-223-12/+8
* WinGui: Some minor tidy up for the last checkin.sr552015-01-222-13/+36
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-2212-734/+380
* WinGui: Improve the preset load failure error message. Remove some duplicate ...sr552015-01-202-31/+58
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-1913-29/+77
* WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...sr552015-01-181-8/+2
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-1714-634/+455
* WinGui:sr552015-01-174-32/+17
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-121-2/+2
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-117-11/+18
* WinGui: sr552015-01-103-1/+8
* WinGui: Another copyright notice updated.sr552015-01-092-2/+2
* WinGui: Update copyright yearsr552015-01-093-3/+3
* WinGui: Some Tweaks to the configure defaults UI. Improve auto passthru langu...sr552015-01-092-12/+26
* WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...sr552015-01-091-2/+1
* WinGui: Correcting namespaces.sr552015-01-0518-18/+19
* WinGui: Further fixes to libhb json api filters code.sr552015-01-052-6/+11
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-0438-17/+466
* WinGui: Make the Tabs in the logging window a bit larger and improve the init...sr552015-01-023-17/+40
* WinGui: Fix the Check for update frequency setting. (Removed daily as an opti...sr552014-12-203-16/+9
* WinGui: Fix a bug in the anamorphic size code.sr552014-12-201-12/+5
* WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...sr552014-12-181-5/+2
* WinGui: Switching the preset format over to JSON and adding a container objec...sr552014-12-125-9/+125
* WinGui: Fix an issue with the width/height not exporting in presets. sr552014-12-121-2/+2
* WinGUI: Update the installer to abort if running on windows xp or earlier wit...sr552014-12-114-0/+28
* WinGui: Adding JSON.NET librarysr552014-12-111-0/+4
* WinGui: Add picture settings to the Queue Tooltipsr552014-11-301-10/+13
* WinGui: Move the event trigger to make drag/drop of files on the UI more reli...sr552014-11-294-12/+35
* WinGui: Improve the design of the Source Selection window. The pane will now ...sr552014-11-291-11/+15
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-2926-31/+54
* WinGui: Re-factoring the services library. sr552014-11-2910-10/+503
* WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...sr552014-11-287-165/+7
* WinGui: Stop using HandBrakeCLI to fetch preset information. Removing another...sr552014-11-283-39/+53
* WinGui: Adding Experimental to Static Window title.sr552014-11-272-4/+4