summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-2924-210/+869
* Remove unused hb_get_scancount functionritsuka2015-03-291-6/+0
* WinGui: Make the anamorphic objects in the services library public. sr552015-03-144-5/+11
* WinGui: Fixed the temp Property Changed Base Impl.sr552015-03-148-29/+244
* WinGui: Remove the Caliburn Micro / Castle dependency in The services library...sr552015-03-1422-35/+141
* WinGui: Add the word "sources" to the quality tooltip to make it marginally c...sr552015-03-122-2/+2
* WinGui: Fix the Encoder Tune option. sr552015-03-091-1/+4
* WinGui: Updating the app to handle the latest JSON API change regarding the A...sr552015-03-0710-281/+75
* WinGui: Stripping out a lot of legacy abstraction code for the scan service.sr552015-03-0618-808/+80
* WinGui: Restore the preview functionality after refactoring. sr552015-03-062-2/+14
* WinGui: Moving some more namespaces. sr552015-03-0510-103/+8
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-0524-1177/+266
* 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-0115-124/+58
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-0120-484/+62
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-0115-524/+16
* WinGui: Fix a couple of typos in the build script.sr552015-02-281-4/+4
* 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