summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-048-20/+282
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-2920-44/+817
* WinGui: Fixed the temp Property Changed Base Impl.sr552015-03-144-0/+6
* WinGui: Add the word "sources" to the quality tooltip to make it marginally c...sr552015-03-122-2/+2
* WinGui: Updating the app to handle the latest JSON API change regarding the A...sr552015-03-073-28/+8
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-051-3/+2
* WinGui: Remove the EncodeServiceWrapper sr552015-03-034-269/+4
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-0111-15/+105
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-0116-38/+941
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-019-105/+13
* WinGui: General VS Project Cleanup. Simplified build profiles. Installer no l...sr552015-02-287-72/+8
* 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