summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Update Build file for VS project updates.sr552015-02-281-12/+16
* WinGui: Tabs -> Spaces.sr552015-02-2851-2261/+2261
* WinGui: General VS Project Cleanup. Simplified build profiles. Installer no l...sr552015-02-289-120/+8
* WinGui: Remove Interop Library for Previous commit.sr552015-02-28112-8584/+0
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-28147-82/+8360
* WinGui: Remove the EagleBoost.Wpf library as it's not used by the GUI.sr552015-02-283-4/+0
* WinGui: Rename interop library to match naming convention. Remove some old te...sr552015-02-2812-320/+6
* WinGui: Extend the scope of libhb encode exception handling to get a better i...sr552015-02-211-20/+20
* 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: Some improvements to Exception Handling, Debug information etc in the...sr552015-02-074-52/+74
* WinGui: Fix an issue related to the Audio and Subtitle defaults not reloading...sr552015-02-073-2/+55
* WinGui: Advanced tab now correctly overrides video tab options.sr552015-02-073-5/+19
* WinGui: Fix a crash in the tooltip converter.sr552015-02-011-2/+2
* Update year to 2015.bradleys2015-02-011-1/+1
* WinGui: Remove a bunch of CLI handling code.sr552015-01-3127-2880/+63
* 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-303-7/+13
* 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-303-5/+4
* WinGui: sr552015-01-276-16/+107
* WinGui: Strip out some unused code.sr552015-01-275-142/+11
* WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...sr552015-01-254-10/+10
* WinGui: Add XmlIgnore attribute to the Titles collection of the ScannedSource...sr552015-01-251-0/+2
* WinGui: Bring the live preview and static preview indexes into sync.sr552015-01-251-1/+1
* WinGui:sr552015-01-2510-652/+1660
* WinGui: Moving the built-in preset storage over to JSON.sr552015-01-251-30/+39
* WinGui: Handle the Logging events a bit better. This will stop some of the cr...sr552015-01-242-13/+10
* 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-233-3/+29
* 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: Always show 1 based indexes for audio and subtitles, and give libhb 0...sr552015-01-222-4/+4
* WinGui: Remove bad comment.sr552015-01-221-1/+0
* WinGui: Fix subtitle track index. Made both Audio and Subtitle tracks 0 based.sr552015-01-223-4/+5
* WinGui: Fix a few binding errors.sr552015-01-223-12/+8
* WinGui: Some minor tidy up for the last checkin.sr552015-01-223-13/+41
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-2235-1436/+1152
* WinGui: Fix audio track selection on JSON LibHB API.sr552015-01-202-5/+4
* WinGui: Improve the preset load failure error message. Remove some duplicate ...sr552015-01-205-57/+71
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-1917-34/+90
* WinGui: Adding additional logging around LibHB scan / encode to track down wh...sr552015-01-193-19/+67
* WinGui: Removing some more dead code in the interop library.sr552015-01-1820-759/+65
* WinGui: Removing some redundant code from the interop library.sr552015-01-187-326/+6
* WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...sr552015-01-189-637/+566