summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Stop using HandBrakeCLI to fetch preset information. Removing another...sr552014-11-283-39/+53
* WinGui: Adding Experimental to Static Window title.sr552014-11-272-4/+4
* WinGui: Don't allow previews less than 32x32 as it'll crash. Handle SEH exce...sr552014-11-273-2/+62
* WinGui: Remove the option to enable the static preview window. Window is now ...sr552014-11-277-60/+18
* WinGui: Remove duplicate copies of docs from the windows folder.sr552014-11-255-1304/+0
* WinGui: It seems some systems don't allow access to the System management inf...sr552014-11-252-12/+25
* WinGui: Fix a small overlay issue on the video tab which makes the bottom 20%...sr552014-11-231-6/+6
* WinGui: Move the preset model object into the presets package.sr552014-11-2321-21/+20
* WinGui: Update Assembly Info files.sr552014-11-232-2/+2
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6545 b64f7644-9d1e-0410-96...sr552014-11-232-3/+0
* WinGui: Move the preset system out of the services package.sr552014-11-2323-16/+49
* WinGui: Fix x265 preset not loading correctly. UIA on the queue toolbar butt...0.10.0sr552014-11-212-3/+3
* WinGui: Document updates for 0.10 Finalsr552014-11-174-20/+106
* WinGui: Improve the error message when importing a preset fails.sr552014-11-154-19/+55
* WinGui: Improve Error message for the help menu item.sr552014-11-083-1/+32
* WinGui: SRT Subtitles Import now correctly escapes ,sr552014-11-011-2/+2
* WinGui: When updating presets, don't override the picture settings values if ...sr552014-11-011-0/+8
* WinGui: Fix for quality slider on queue edit. Was not updating correctly.sr552014-10-251-49/+66
* WinGui: Fix Queue Edit. Post action to update UI widgets wasn't firing.sr552014-10-252-3/+17
* WinGui: Improve exit while encoding error message.sr552014-10-251-1/+1
* WinGui: Block users from attempting to overwrite their input file. sr552014-10-253-0/+24
* WinGui: Fix srt burn in option. sr552014-10-181-0/+5
* WinGui: Add Clear warnings that OpenCL and DXVA code is considered experiment...sr552014-10-103-15/+15
* WinGui: Another fix to --aname generation.sr552014-10-091-3/+3
* WinGui: Fix Playlist not displaying for bluray titles.sr552014-10-053-10/+22
* WinGui: Fix an issue with Audio Track Names and ,sr552014-10-041-2/+4
* WinGui: Update some tooltips on the queue so they are correct. sr552014-09-261-2/+2
* WinGui: Bug Fixes:sr552014-09-214-12/+22
* WinGui: Enable Burn In for SRT filessr552014-09-172-7/+11
* WinGui: Fix a Typosr552014-09-172-2/+2
* WinGui: Re-add Transparent background to toolbar.sr552014-09-172-0/+14
* WinGui: Fix a typosr552014-09-171-1/+1
* WinGui: Remove the Background Transparency off the toolbar to see if it fixes...sr552014-09-151-1/+0
* WinGui: Tooltip updatessr552014-09-152-14/+12
* WinGui: Fixes to Plist Importer. Thanks to Taiheisr552014-09-151-3/+3
* WinGui: Currently hb_title_s.path is directly marshalled as string. But this ...sr552014-09-142-29/+22
* WinGui: Fix for Srt files not loading correctly.sr552014-09-121-1/+1
* WinGui: Fix an issue loading preset Maximum Width/Height info. This was causi...sr552014-09-091-4/+5
* WinGui: The update checker will now show an update on 32bit versions of the a...sr552014-09-052-1/+8
* WinGui: Change the update checker to use the 64bit appcast when the operating...sr552014-09-052-3/+3
* WinGui: Add UIAutomation Names to some of the key controls on the main window...sr552014-09-023-19/+19
* WinGui: Update the Gong WPF Drag/Drop library. This fixes a few issues with t...sr552014-08-284-23/+87
* WinGui: Only show Turbo First pass checkbox on x264sr552014-08-263-2/+36
* WinGui: Queue only checks duplicates against waiting items now.sr552014-08-251-1/+1
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...sr552014-08-226-536/+531
* WinGui: Remove some cruft from the solution.sr552014-08-214-47/+1
* WinGui: Further updates to the preset import/export functionality. sr552014-08-212-143/+30
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-2110-18/+29
* WinGui: Add some additional escaping around the audio track namessr552014-08-211-2/+2
* WinGui: -Fix to the update service. -Change NlMeans to NLMeanssr552014-08-198-8/+9