summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Move user control strings to resources.sr552015-06-113-12/+144
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-1116-307/+718
* WinGui: Adding missing resources files.sr552015-06-092-0/+1746
* WinGui: Moving more of the view strings into resources. sr552015-06-0715-323/+650
* WinGui: Starting to move UI text string to resources. This will allow us to s...sr552015-06-0410-62/+410
* WinGui: Fix the Video Profile option in the JSON preset marshaller. sr552015-06-031-0/+1
* WinGui: Revert last change. Only set the GUI to enabled when editing queue i...sr552015-06-031-7/+4
* WinGui: Queue Recovery now sets the GUI to enabled if it recovers a job.sr552015-06-032-3/+13
* WinGui: Use the new libhb preset management code to fetch built-in presets on...sr552015-05-316-1865/+171
* WinGui: Change audio track behaviours default to None so current presets are ...sr552015-05-261-1/+1
* WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...sr552015-05-268-17/+214
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-2610-47/+404
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-1722-406/+31
* WinGui: Update the libhb preset stubs.sr552015-05-169-137/+301
* WinGui: Remove some test code.sr552015-05-093-26/+5
* WinGui: Pad out some initial infrastructure to read built-in presets from libhb.sr552015-05-097-101/+553
* WinGui: Restore Preview functionality. The calc logic still needs fixed as t...sr552015-05-073-24/+53
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-0324-423/+486
* WinGui: Some Model Re-factoring by RandomEngysr552015-05-0325-780/+963
* WinGui: sr552015-05-038-56/+75
* WinGui: left in a empty static style. now removed.sr552015-04-271-1/+1
* WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help.sr552015-04-275-12/+30
* 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