summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Fix the option to always automatically add closed closed captions to ...sr552011-05-251-9/+10
* WinGui: Made a change to the Query Generator to use the Scanned Source Path r...sr552011-05-231-2/+7
* WinGui: Update the Installer.nsi to include the splitbutton control dll.sr552011-05-222-0/+4
* WinGui: Update the interop library.sr552011-05-221-0/+0
* WinGui: Add a new option "Add All" to the Audio track which adds any remainin...sr552011-05-227-51/+158
* WinGui: Fix an unusual issue with the DataBinding on the AudioTrack dropdown ...sr552011-05-223-11/+11
* WinGui: Another fix for the preset service which was not correctly updating p...sr552011-05-215-23/+48
* WinGui: Add Exported Preset contents to the error dialog for the presets serv...sr552011-05-211-37/+39
* WinGui: Added missing update fromm previous checkin.sr552011-05-214-14/+6
* WinGui: Fix a Serialization issue that was causing the Winforms designer to t...sr552011-05-216-76/+114
* WinGui:sr552011-05-212-8/+7