summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeCS.csproj
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Remove the legacy WinForms GUI.sr552012-06-141-239/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4732 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add a file to indicate that the WinForms UI is deprecated.sr552012-05-211-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4696 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Make the new WPF UI default. (the old UI exe is still included in ↵sr552012-05-121-1/+2
| | | | | | | | the build. Handbrake_old.exe) Also includes bug fixes to the audio and subtitles panels. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4667 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and ↵sr552012-03-241-1/+0
| | | | | | Build scripts for the new UI. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4533 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Turn Full debug on for the Windows GUI, and include pdb's in the ↵sr552012-03-231-2/+3
| | | | | | nightly builds. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4531 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Wired up the queue window and added missing functionality. ↵sr552012-03-231-0/+3
| | | | | | | | Fixed issues on the main windows with regards to GUI widgets not updating during encoding. WinGui: (WinForms): Added >=30fps options in framerate dropdown git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4526 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to ↵sr552012-03-171-0/+1
| | | | | | create Alpha Builds for this project. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4508 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a couple of trival gui bugs and force all exceptions to be ↵sr552012-02-151-2/+3
| | | | | | handled by the built-in exception handler rather than the .NET one. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4449 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add support for newer and older versions of stylecop 4sr552011-10-151-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4289 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove some remaining unused .NET settings code.sr552011-09-021-9/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4200 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-171-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4183 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add a service manager to maintain single instances of services & ↵sr552011-08-151-0/+3
| | | | | | update the user settings service to import defaults from an xml file. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4177 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Improvements and bug fixes to the installer, including better ↵sr552011-07-241-3/+7
| | | | | | support for the 64bit version. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4137 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Setup a simple msbuild configuration and simplified the project ↵sr552011-07-171-53/+5
| | | | | | build targets. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4117 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Another build fix.sr552011-07-161-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4116 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Another attempt at sorting the build.sr552011-07-161-67/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4115 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Another set of build fixessr552011-07-161-1/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4114 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Build fixes.sr552011-07-161-0/+20
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4112 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Starting to remove model objects from the Application Services ↵sr552011-07-161-0/+4
| | | | | | module that are duplicated in the Interop Library git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4109 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Replace the old-school Windows 9x folder dialog with a 3rd party ↵sr552011-07-031-0/+3
| | | | | | (ookii) control which uses the new Vista / 7 style folder dialog which is significantly easier to use. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4083 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add a new option "Add All" to the Audio track which adds any ↵sr552011-05-221-0/+3
| | | | | | remaining tracks to the audio list, with default audio settings. Also changed the ObservableCollection back to a BindingList as the Track dropdown behaves better with this. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3995 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-04-161-1/+1
| | | | | | | - Moved DRC onto the advanced audio panel and tweaked the UI slightly. - Updated to Stylecop 4.5 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3934 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-04-151-9/+9
| | | | | | | | - Added "Advanced" audio options floating popup window. * This exposes a new Audio Gain Control (-20 to +20 dB) - Added support for (--gain=x,y,z) to the preset Loader. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3929 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-03-271-24/+5
| | | | | | | - Remove built-in quicktime based video preview support. - Resigned the Preview window as a result. Currently only supports VLC launching, but will later add an option to use the systems default player for the format produced. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3882 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Rename Direction C# to CSsr552011-03-131-0/+528
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3846 b64f7644-9d1e-0410-96f1-a4d463321fa5