summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-2315-58/+482
* Interop: Updated some structs to keep up with libhb. Exposed video quality li...randomengy2013-08-2316-304/+238
* WinGui: Improved Audio Listbox Item style. Moved to a single line design. S...sr552013-08-224-146/+55
* WinGui: Improve the layout of the Subtitle Tracks listbox items.sr552013-08-221-107/+69
* WinGui: Missing theme file from last checkin.sr552013-08-221-0/+52
* WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.sr552013-08-225-22/+326
* WinGui: Cosmetic fixes around the new libhb scanning. sr552013-08-223-23/+1
* WinGui: Strip out legacy CLI scan code.sr552013-08-2214-1416/+11
* WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...sr552013-08-223-40/+7
* WinGui: Initial work around around a when done countdown.sr552013-08-2111-25/+317
* WinGui: Stopping an encode or pausing the queue will no longer run the "When...sr552013-08-185-22/+69
* WinGui: Missing file from a previous commit.sr552013-08-181-0/+67
* WinGui: General code tidyupsr552013-08-1715-131/+16
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-178-36/+61
* WinGui: Fix the autoname helper so that it correctly sets the mkv extension f...sr552013-08-171-1/+1
* WinGui: Fix an issue with Queue Import/Export that didn't obey the Ok/Cancel ...sr552013-08-111-6/+8
* WinGui: Setting the Initial Directory to null when we can't resolve a full pa...sr552013-07-301-4/+3
* WinGui: Updating Caliburn Micro Librariessr552013-07-284-1108/+1543
* WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.sr552013-07-272-31/+44
* WinGui: sr552013-07-278-17/+53
* WinGui: Fixed Anamorphic mode was not being saved when adding a preset with n...sr552013-07-271-0/+1
* WinGui: Update the exception handling code to deal with Component Activation ...sr552013-07-203-14/+44
* WinGui: Switch to native WPF dialogs for file handling except for the folder ...sr552013-07-201-5/+5
* WinGui: Misc fixes and improvementssr552013-07-206-8/+64
* WinGui: Change Loose and Strict Anamorphic to use hb_set_anamorphic_sizesr552013-07-144-526/+161
* WinGui: Make the AVFormat Muxers default.sr552013-07-138-15/+21
* WinGui: Fix Typo on the queue.sr552013-07-101-1/+1
* WinGui: Fix an error in the Drive Menu Attached Propertysr552013-07-071-1/+1
* WinGui: Some in-progress code that I'll pickup later on.sr552013-07-072-0/+683
* WinGui: Fix to the Drive Menu service so that it doesn't refresh when clickin...sr552013-07-062-9/+28
* WinGui: Broke Status display. Fixed.sr552013-06-293-15/+1
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-2913-11/+332
* WinGui: Rejig the Options window a bit.sr552013-06-281-5/+4
* WinGui: Fix the Source Drive MenuItems occasionally not working when pressed....sr552013-06-215-6/+6
* WinGui: Fix an issue on the queue where jobs would re-appear after clicking e...sr552013-06-201-24/+39
* Interop: Bringing it up to speed with the latest nightlies. Interop now expos...randomengy2013-06-1812-190/+371
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-1618-163/+230
* WinGui: Fix a styling issue on the audio/subs tabsr552013-06-162-5/+6
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-1313-16/+182
* WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...sr552013-06-064-36/+41
* WinGui: Undo last commit, causes more problems than it fixes.sr552013-06-051-4/+4
* WinGui: Disable the last bit of Custom Anamorphic calculation code until I ca...sr552013-06-051-4/+4
* WinGui: Fix an issue where cropping wasn't getting set correctly after a titl...sr552013-06-051-18/+18
* WinGui: Put Lower / Placebo Quality (Higher quality for non x264) markers und...sr552013-06-024-8/+66
* WinGui: Some usability improvements around presets. Also trying out a "Hide P...sr552013-06-028-9/+138
* WinGui: Added option to AutoName functionality to remove common punctuation f...sr552013-06-015-15/+54
* WinGui: Don't crash if a corrupted source file causes the duration to be mis...sr552013-06-011-1/+1
* WinGui: Change the Add button on the Audio/Subtitle tabs to DropButtons to be...sr552013-06-017-14/+116
* WinGui: Add support for the 24bit flac encoder.sr552013-06-013-3/+16
* Change AssemblyInfo.cs.tmpl0.9.9.1sr552013-05-301-1/+1