summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix the Check for update frequency setting. (Removed daily as an opti...sr552014-12-203-16/+9
* WinGui: Fix a bug in the anamorphic size code.sr552014-12-202-15/+6
* WinGui: Switch to using the new JSON based scan API.sr552014-12-2027-294/+982
* WinGui: Refactor the scan model namespace in preparation for json api implsr552014-12-2015-43/+46
* WinGui: QuickFix for a crash, will resolve properly later.sr552014-12-201-1/+1
* WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...sr552014-12-189-58/+27
* WinGui: Switching the preset format over to JSON and adding a container objec...sr552014-12-126-9/+128
* WinGui: Fix an issue with the width/height not exporting in presets. sr552014-12-121-2/+2
* WinGUI: Update the installer to abort if running on windows xp or earlier wit...sr552014-12-114-0/+28
* WinGui: Adding JSON.NET librarysr552014-12-1110-0/+17332
* WinGui: Add picture settings to the Queue Tooltipsr552014-11-302-12/+55
* WinGui: Move the event trigger to make drag/drop of files on the UI more reli...sr552014-11-294-12/+35
* WinGui: Improve the design of the Source Selection window. The pane will now ...sr552014-11-291-11/+15
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-2952-156/+179
* WinGui: Re-factoring the services library. sr552014-11-2912-20/+23
* WinGui: Remove another HandBrakeCLI process helper.sr552014-11-281-9/+0
* WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...sr552014-11-288-165/+30
* 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