summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Initial support for batch queueing.sr552011-09-029-153/+345
* WinGui: Remove some remaining unused .NET settings code.sr552011-09-028-82/+0
* WinGui: Reverted Auto-Gen Resx change from previous commitsr552011-09-021-27/+0
* WinGui: Fix a display issue with the Title Dropdown. The dropdown area width ...sr552011-09-022-73/+102
* WinGui: Some tweaks to the way the picture settings panel handles cropping an...sr552011-08-271-2/+10
* WinGui: Broke the preset loader in the last commit. Now Fixed.sr552011-08-273-1/+9
* WinGui: Some refactoring of the preset services to make them simpler and rest...sr552011-08-273-25/+22
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-1733-999/+422
* WinGui: Add support for upcoming changes to CLI scan output showing bluray pl...sr552011-08-161-4/+19
* WinGui: Add a service manager to maintain single instances of services & upda...sr552011-08-1530-41/+565
* WinGui: Couple of minor bug fixes in the user settings code.sr552011-08-152-1/+2
* WinGui: Finished re-writing the user settings service to use xml file storage...sr552011-08-1523-565/+329
* WinGui: Remove a duplicate model object.sr552011-08-158-50/+1
* WinGui: Clear all option on the queue.sr552011-08-158-23/+74
* WinGui: Fix an issue with Multi-instance detection.sr552011-08-141-1/+1
* Interop: Struct changes to keep up with libhb and passthrough updates. Also f...randomengy2011-08-1310-17/+45
* WinGui: Added in release installer support to the msbuild file.sr552011-08-121-4/+20
* WinGui: Disable the "Run HandBrake" option after the installer. Running under...sr552011-08-114-4/+4
* WinGui: Add support for performing a silent install. (Patch by cookie23 - Jer...sr552011-08-114-20/+32
* WinGui: Fix a NullPointerException in the AudioPanel that was causing some fu...sr552011-08-111-2/+7
* WinGui: Build fixsr552011-08-081-2/+0
* WinGui: Removed some unneeded codesr552011-08-073-12/+0
* WinGui: Change the Queue to work in the same way as the Mac/Lin Queue. Retain...sr552011-08-0710-23/+243
* WinGui: Support DTS-HD in MP4.sr552011-08-071-1/+1
* WinGui: Add support for DTS passthru in MP4 and add smarter fallback audio en...sr552011-08-071-31/+85
* WinGui: Support for AAC and MP3 Passthru added + change default audio mode se...sr552011-08-076-6/+65
* WinGui: Refactored the Automatic Audio Selection so that it is more intuitive...sr552011-08-073-74/+89
* WinGui: Subme 11 support.sr552011-08-061-1/+2
* WinGui: Add a warning to the "Audio and Subtitles" tab to notify people that ...sr552011-08-012-19/+30
* WinGui: Temporary fix for the audio panel not accepting preset audio tracks d...sr552011-07-312-2/+17
* WinGui: Usability Improvements on the Audio and Subtitle tabs.sr552011-07-318-114/+269
* WinGui: Small fix to Max Width and Height settings from presets. Presets with...sr552011-07-281-5/+3
* WinGui: Increase the max number on the Min scan length numeric control. sr552011-07-241-10/+15
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-2414-40/+64
* WinGui: Improvements and bug fixes to the installer, including better support...sr552011-07-246-7/+720
* WinGui: Add support for Minimum Duration setting for scans.sr552011-07-249-170/+227
* WinGui: Tooltip fix by Vendolissr552011-07-241-2/+1
* WinGui: Tweak the new audio panel options pane to give it a cleaner appearanc...sr552011-07-233-670/+307
* WinGui: Auto Selection of Audio and Subtitles - Patch by vendolis (Thanks!)sr552011-07-2315-221/+1304
* WinGui: Repair the x64 build.sr552011-07-213-29/+2
* WinGui: Fix "Set Default" preset option.sr552011-07-183-16/+37
* WinGui: Add support for x64 to the build script.sr552011-07-171-5/+4
* WinGui: Setup a simple msbuild configuration and simplified the project build...sr552011-07-175-134/+64
* WinGui: Another build fix.sr552011-07-163-4/+15
* WinGui: Another attempt at sorting the build.sr552011-07-164-125/+24
* Another set of build fixessr552011-07-163-1/+5
* WinGui: Build fixes.sr552011-07-164-11/+68
* WinGui: Some fixes to the Queue Current encoding information display and remo...sr552011-07-1612-40/+41
* WinGui: Another duplicate model removed.sr552011-07-167-34/+7
* WinGui: Starting to remove model objects from the Application Services module...sr552011-07-1616-228/+64