| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: If the Queue Recovery doesn't return any results, show the "Source S... | sr55 | 2015-08-23 | 1 | -1/+7 |
* | WinGui: Don't update config when user cancels file/folder dialogs - Patch by... | sr55 | 2015-08-23 | 3 | -119/+141 |
* | WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl... | sr55 | 2015-08-23 | 2 | -5/+0 |
* | WinGui: remove the "use picture filters" checkbox in the add preset sheet. | sr55 | 2015-07-27 | 2 | -3/+2 |
* | WinGui: Minor tidy up of the Main VM constructor. | sr55 | 2015-07-22 | 2 | -11/+46 |
* | WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ... | sr55 | 2015-07-21 | 7 | -49/+67 |
* | WinGui: Add a Mini Status Display window that can be accessed via the tray no... | sr55 | 2015-07-18 | 2 | -0/+230 |
* | WinGui: Initial Implementation of the json preset export code. | sr55 | 2015-07-05 | 1 | -6/+3 |
* | WinGui: Completely replace the plist preset import code with the functionalit... | sr55 | 2015-06-26 | 1 | -67/+4 |
* | WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHB | sr55 | 2015-06-20 | 1 | -2/+9 |
* | WinGui: Moving the bulk of the view model strings to resources. | sr55 | 2015-06-11 | 14 | -307/+78 |
* | WinGui: Starting to move UI text string to resources. This will allow us to s... | sr55 | 2015-06-04 | 1 | -4/+3 |
* | WinGui: Revert last change. Only set the GUI to enabled when editing queue i... | sr55 | 2015-06-03 | 1 | -7/+4 |
* | WinGui: Queue Recovery now sets the GUI to enabled if it recovers a job. | sr55 | 2015-06-03 | 1 | -1/+5 |
* | WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se... | sr55 | 2015-05-26 | 1 | -7/+44 |
* | WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd... | sr55 | 2015-05-26 | 2 | -28/+0 |
* | WinGui: General tidy up and remove the custom styling for the app. The app wi... | sr55 | 2015-05-17 | 4 | -47/+7 |
* | WinGui: Update the libhb preset stubs. | sr55 | 2015-05-16 | 1 | -1/+1 |
* | WinGui: Remove some test code. | sr55 | 2015-05-09 | 2 | -24/+3 |
* | WinGui: Restore Preview functionality. The calc logic still needs fixed as t... | sr55 | 2015-05-07 | 1 | -16/+37 |
* | WinGui: Fix Line Endings and (StyleCop)Warnings | sr55 | 2015-05-03 | 3 | -19/+21 |
* | WinGui: Some Model Re-factoring by RandomEngy | sr55 | 2015-05-03 | 2 | -28/+28 |
* | WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help. | sr55 | 2015-04-27 | 1 | -0/+5 |
* | WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use... | sr55 | 2015-04-25 | 2 | -0/+29 |
* | WinGui: Some minor UI Improvements. Including Waiting Queue Count on the "Sho... | sr55 | 2015-04-22 | 1 | -3/+27 |
* | WinGui: Restore the "No Titles Found" dialog from previous versions of HandBr... | sr55 | 2015-04-20 | 1 | -7/+108 |
* | WinGui: Adding Del shortcut to preset pane, and better warnings when deleting. | sr55 | 2015-04-18 | 1 | -0/+23 |
* | WinGui: Add "Delete" key shortcut to the queue to delete selected items. | sr55 | 2015-04-18 | 1 | -2/+40 |
* | WinGui: Misc UI fixes and fixes to the logging code for scanning that could s... | sr55 | 2015-04-18 | 1 | -0/+12 |
* | WinGui: Misc IScan API tweaks. | sr55 | 2015-04-12 | 1 | -3/+14 |
* | WinGui: Some further refactoring of the services library. Moving all the queu... | sr55 | 2015-04-12 | 4 | -3/+7 |
* | WinGui: When Switching from x264 to another encoder, the video tab options wo... | sr55 | 2015-04-10 | 1 | -0/+5 |
* | WinGui: For default user presets, make sure the advanced tab shows correctly... | sr55 | 2015-04-10 | 1 | -0/+6 |
* | WinGui: Fix the copy mask list. | sr55 | 2015-04-07 | 1 | -3/+4 |
* | WinGui: Updates to the latest JSON API. This enables hardware decode / encode... | sr55 | 2015-04-05 | 1 | -5/+0 |
* | WinGui: Adding Subtitle Burn-in Behaviour Support. | sr55 | 2015-04-04 | 1 | -3/+88 |
* | WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ... | sr55 | 2015-03-29 | 6 | -0/+379 |
* | WinGui: Fixed the temp Property Changed Base Impl. | sr55 | 2015-03-14 | 2 | -0/+3 |
* | WinGui: Updating the app to handle the latest JSON API change regarding the A... | sr55 | 2015-03-07 | 2 | -27/+7 |
* | WinGui: Remove the EncodeJob model. This removes another abstraction layer th... | sr55 | 2015-03-05 | 1 | -3/+2 |
* | WinGui: Remove the EncodeServiceWrapper | sr55 | 2015-03-03 | 1 | -1/+2 |
* | WinGui: Dropping more legacy code and moving some more UI only code up to the... | sr55 | 2015-03-01 | 4 | -10/+2 |
* | WinGui: Moving the Queue Code out to the UI level. The services library will ... | sr55 | 2015-03-01 | 4 | -23/+27 |
* | WinGui: Removing the Isolation code as it's not used, and planned for libhb i... | sr55 | 2015-03-01 | 4 | -55/+6 |
* | WinGui: Moving the Interop Code into the services library. This will allow so... | sr55 | 2015-02-28 | 11 | -13/+13 |
* | WinGui: Don't default VobSub burn-in with MP4. | sr55 | 2015-02-11 | 1 | -1/+1 |
* | WinGui: Misc UI consistency improvements. | sr55 | 2015-02-09 | 1 | -1/+1 |
* | WinGui: Remove , from status bar text. | sr55 | 2015-02-09 | 1 | -1/+1 |
* | WinGui: More aggressive check that the user is not trying to overwrite the so... | sr55 | 2015-02-09 | 1 | -0/+14 |
* | WinGui: Remove a bunch of CLI handling code. | sr55 | 2015-01-31 | 5 | -1115/+6 |