summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use...sr552015-04-255-25/+45
* WinGui: Some minor UI Improvements. Including Waiting Queue Count on the "Sho...sr552015-04-228-31/+79
* WinGui: Minor design tweaks to the No Titles found dialog. sr552015-04-204-4/+135
* WinGui: Restore the "No Titles Found" dialog from previous versions of HandBr...sr552015-04-209-11/+228
* WinGui: Further UI design updates to Queue selection and Task action countdown.sr552015-04-182-38/+10
* WinGui: Adding Del shortcut to preset pane, and better warnings when deleting. sr552015-04-182-0/+34
* WinGui: Minor UI tweaks to the preset window.sr552015-04-181-43/+14
* WinGui: Small bug fix to handling of queue recovery when running mulitple ins...sr552015-04-181-1/+15
* WinGui: Add "Delete" key shortcut to the queue to delete selected items.sr552015-04-185-7/+157
* WinGui: Some further UI design tweaks.sr552015-04-183-79/+91
* WinGui: Misc UI fixes and fixes to the logging code for scanning that could s...sr552015-04-189-100/+218
* WinGui: Misc IScan API tweaks.sr552015-04-127-50/+53
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-1219-62/+103
* WinGui: Add a basic outline of a logging system to allow logging of the JSON ...sr552015-04-108-0/+181
* WinGui: When Switching from x264 to another encoder, the video tab options wo...sr552015-04-101-0/+5
* WinGui: For default user presets, make sure the advanced tab shows correctly...sr552015-04-101-0/+6
* WinGui: Fix the copy mask list.sr552015-04-073-13/+14
* WinGui: Updates to the latest JSON API. This enables hardware decode / encode...sr552015-04-0512-82/+102
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-049-23/+285
* WinGui: Rename some of the models in the JSON encode folder.sr552015-04-017-46/+42
* WinGui: Refactor the JSON scan model names to be a bit clearer.sr552015-04-018-21/+21
* WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...sr552015-04-0118-202/+37
* WinGui: Enable the Auto Passthru behaviours though the JSON api copymasksr552015-04-012-10/+21
* 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