summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Temp workaround for iPod preset.sr552013-05-301-0/+5
* Prep for patch release.sr552013-05-304-6/+6
* WinGui: Picture Settings Tab and Preset Behaviours changed to be consistent w...sr552013-05-292-81/+83
* WinGui: Use ISO639-2 Codes rather than language names for auto language selec...sr552013-05-294-9/+71
* WinGui: Fix a potential crash in the options window for clearing log files if...sr552013-05-291-4/+11
* WinGui: Continuation of previous fix to the queue event handling.sr552013-05-271-0/+20
* WinGui: Fix an option in prefs that wasn't reloadingsr552013-05-271-2/+3
* WinGui: Add an attached property to the source menu to handle drive detection...sr552013-05-268-166/+153
* WinGui: Disable End point affecting the start point for anything other than c...sr552013-05-261-1/+1
* WinGui: Add Clear buttons back to the Audio/Subs tabs.sr552013-05-252-14/+20
* WinGui: Attempt 2 at fixing text overlap and fixed lossless warning label not...sr552013-05-252-2/+2
* WinGui: Add some margin to prevent help prevent overlapping of CQ value and R...sr552013-05-251-1/+1
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...sr552013-05-258-71/+89
* WinGui: End Point can not be greater than Start and vice versa for the chapte...sr552013-05-251-0/+10
* WinGui: Some usability improvements and bug fixes around the queue window.sr552013-05-244-56/+75
* WinGui: Redesign the tooltip for the Queue items to show Source and Destinati...sr552013-05-242-22/+51
* WinGui: Add a warning about user presets not being updated until such time th...sr552013-05-241-1/+2
* WinGui: Fix Queue Job display count not refreshing after the window is closed...sr552013-05-241-0/+2
* WinGui: Fix AutoName when no {title} tag is set.sr552013-05-241-2/+1
* WinGui: Make the AutoNaming feature less trigger happy. It should not run for...sr552013-05-223-5/+24
* WinGui: Adding missing x264UseAdvancedOptions Key. Allow the Queue window to...sr552013-05-223-2/+6
* WinGui: Change the CLI Helper to use the application startup path rather than...sr552013-05-191-2/+3
* WinGui: Some additional work on my prototype batch add to queue feature.sr552013-05-199-20/+115