summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-2825-32/+28
* WinGui: Remove the EagleBoost.Wpf library as it's not used by the GUI.sr552015-02-281-4/+0
* WinGui: Rename interop library to match naming convention. Remove some old te...sr552015-02-281-2/+2
* WinGui: Don't default VobSub burn-in with MP4. sr552015-02-111-1/+1
* WinGui: Misc UI consistency improvements. sr552015-02-099-131/+26
* WinGui: Remove additional ,sr552015-02-092-2/+2
* WinGui: Remove , from status bar text.sr552015-02-091-1/+1
* WinGui: More aggressive check that the user is not trying to overwrite the so...sr552015-02-093-0/+28
* WinGui: Fix an issue related to the Audio and Subtitle defaults not reloading...sr552015-02-073-2/+55
* 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