summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-177-49/+38
* QSV: minor refactoring.Rodeo2013-09-154-8/+20
* Interop: Various fixes/improvementsrandomengy2013-09-1413-178/+211
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-1415-41/+29
* WinGui: Fix the Audio Track selection again.sr552013-09-101-0/+11
* WinGui: Remove some unused References sr552013-09-081-5/+0
* WinGui: Remove system info from about window.sr552013-09-082-50/+0
* WinGui: Add System Information to the About Window and Log header.sr552013-09-075-1/+97
* WinGui: Fix the Automatic Auto selection when a preset is selected. Honour th...sr552013-09-071-1/+1
* WinGui: Change the implementation of the Source Menu Image handling. Hopefull...sr552013-09-034-19/+42
* WinGui: Fix around logging when the TextWriter is closed and Removed an unne...sr552013-09-012-13/+18
* WinGui: Another small fix around point to point mode setting of start and end...sr552013-09-011-1/+1
* WinGui: Fix an issue with the Seconds mode (not setting end point correctly)sr552013-09-011-5/+5
* WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...sr552013-09-012-5/+5
* WinGui: Possible fix for the main feature detection.sr552013-08-301-2/+6
* Interop: Add Path to the Title objectsr552013-08-293-2/+9
* WinGui: Some more work on the Instant HandBrake prototype. sr552013-08-2710-60/+1142
* WinGui: Update the new radio buttons to work with the presets changing.sr552013-08-271-0/+13
* WinGui: Show a radio button on the filters tab to select between Deinterlace ...sr552013-08-273-20/+82
* WinGui: Fix Quality slider in QSV mode.sr552013-08-251-0/+1
* Interop: Fix Scanning due to qsv change to hb_title_ssr552013-08-242-3/+6
* Interop: Few minor updates for QuickSync.sr552013-08-245-35/+28
* WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...sr552013-08-245-30/+97
* WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...sr552013-08-244-54/+65
* WinGui: Fix a small logic bug in the video encoder dropdown with av_mkvsr552013-08-231-1/+1
* WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...sr552013-08-234-2/+33
* 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