summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Switch from using the Interop binary lib, to the source version which...sr552011-07-166-48/+51
* WinGui: Missed one.sr552011-07-141-1/+1
* WinGui: Fix issues with Analyse x264 option.sr552011-07-143-10/+10
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-0954-202/+649
* WinGui: Fix a null pointer exception after scan.sr552011-07-081-14/+13
* WinGui: Updated Nsis scripts.sr552011-07-072-0/+4
* WinGui: Replace the old-school Windows 9x folder dialog with a 3rd party (ook...sr552011-07-0313-34/+3651
* WinGui: Fix an issue that allowed Mp4 only options to be selected with MKV. (...sr552011-07-021-7/+9
* WinGui: Add DTS-HD Passthru support and a bit of code tidy-up.sr552011-06-226-103/+42
* WinGui: Some more work on the libencode service.sr552011-06-201-13/+140
* WinGui: Update the About Window GPL statement & Fix an issue on the subtitles...sr552011-06-205-9/+19
* WinGui: Fix Broken Preview Window.sr552011-06-181-3/+3
* WinGui:sr552011-06-157-36/+77
* Updating StyleCop settings in HandBrakeInterop to allow tabs.randomengy2011-06-121-2/+2
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-1250-286/+182
* Win: Add a stylecop settings file to the Interop project.sr552011-06-121-0/+14
* Removing user-specific .suo file.randomengy2011-06-121-0/+0
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-1265-0/+5514
* WinGui: Update the appearance of the subtitles tab to be consistent with the ...sr552011-06-113-141/+43
* WinGui: Added support for the new ffmpeg aac encoder.sr552011-06-118-8/+24
* WinGui:sr552011-06-111-3/+4
* WinGui: Update the Audio Track name handling code to work with the CLI fixes.sr552011-06-071-3/+3
* WinGui: Removed some duplicate code and some general cleanup to the scan serv...sr552011-06-041-23/+10
* WinGui:sr552011-06-037-16/+85
* WinGui: Improvements to the AutoName functionality.sr552011-06-024-12/+17
* WinGui: Some additional work on the libhb encode service to move it closer to...sr552011-05-298-21/+323
* WinGui: Refactored the Encode Service to move any reusable code into a base c...sr552011-05-297-252/+584
* WinGui: Add fps display to the queue window.sr552011-05-281-1/+3
* WinGui: Fix to the Audio Panel. It now creates a copy of the sources Audio Tr...sr552011-05-261-4/+7