summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: More refactoring of user settings / exception handling for the user ↵sr552012-03-293-41/+29
| | | | | | setting service. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4557 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add code to overwrite corrupted settings file.sr552012-03-281-0/+9
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4548 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix build scripts.sr552012-03-253-3/+7
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4543 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and ↵sr552012-03-2514-131/+134
| | | | | | fix up some issues with the quality slider on the new video tab. Improve the User settings service code. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4542 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Port the Advanced Panel for x264 from VidCoder. sr552012-03-2413-110/+2299
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4536 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and ↵sr552012-03-2414-200/+1398
| | | | | | Build scripts for the new UI. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4533 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-2411-32/+165
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4532 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Turn Full debug on for the Windows GUI, and include pdb's in the ↵sr552012-03-235-6/+10
| | | | | | nightly builds. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4531 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (trunk) Fix Default preset option not working for custom presets.sr552012-03-231-1/+10
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4529 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Wired up the queue window and added missing functionality. ↵sr552012-03-2319-153/+493
| | | | | | | | 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: Fix exception when adding to queue.sr552012-03-201-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4522 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Fix duration displaysr552012-03-202-5/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4521 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix broken duration display.sr552012-03-201-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4520 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Started implementing the startup procedure: Update checking, ↵sr552012-03-194-10/+211
| | | | | | Preset updates, CLI monitoring. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4517 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Numerous fixes / UI tweaks.sr552012-03-187-45/+101
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4511 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier ↵sr552012-03-1717-667/+808
| | | | | | debugging). Wired up most tabs into the EncodeTask object so the parameters are sent to the encode engine. General code tidy-up and fixes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4510 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Add x64 target for HandBrakeWPFsr552012-03-172-2/+20
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4509 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to ↵sr552012-03-1717-106/+488
| | | | | | create Alpha Builds for this project. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4508 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue with the Query Parser Utility Class which would miss ↵sr552012-03-171-0/+5
| | | | | | out x264 settings when importing presets. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4506 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (trunk) Fix an issue with the update check / build number storage ↵sr552012-03-173-5/+8
| | | | | | code. It could throw an exception under certain circumstances. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4505 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Preview pane grouping added.sr552012-03-103-37/+53
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4503 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (trunk) Fix an issue with Autonaming destination file with multi-dot ↵sr552012-03-102-2/+1
| | | | | | extensions git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4502 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fixed a display issue on the audio mixdown control when AutoPassthru ↵sr552012-03-061-0/+1
| | | | | | is selected git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4500 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: trunk ranch switch installer to use .NET 4 Client Profile.sr552012-03-044-8/+8
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4497 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Add basic Preview window.sr552012-03-046-13/+437
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4495 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on ↵sr552012-03-0411-86/+209
| | | | | | | | the main window. Also fixed the subtitles key defaults. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4494 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Updating doc files in trunksr552012-03-046-270/+305
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4492 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add missing HandBrakePlatform? key to the settings file. It should ↵sr552012-03-042-4/+20
| | | | | | normally be auto-generated but it needs a default incase it is not. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4490 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Remove contact info from Authors file.sr552012-03-031-22/+22
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4486 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Audio Panel work to support presets / automatic track selection.sr552012-03-023-39/+165
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4484 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Another attempt to fix the SampleRate culture bug. Missed a few ↵sr552012-03-012-3/+5
| | | | | | spots in the last checkin. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4480 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-0140-572/+1315
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4479 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Use specified culture for samplerate.sr552012-02-291-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4477 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix samplerate culture issue.sr552012-02-291-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4476 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update build numbers and copyright.sr552012-02-273-5/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4466 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a potential crash in the plist importersr552012-02-271-1/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4465 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Pass "none" to --audio-copy-mask when all autopassthru checkboxes ↵sr552012-02-221-0/+4
| | | | | | are unchecked. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4462 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ↵sr552012-02-1816-76/+458
| | | | | | fixes and improvements. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4456 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Quick hack to force width to update when changing preset for HD ↵sr552012-02-182-1/+24
| | | | | | sources. (High Profile preset) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4455 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Undo the change to use internal exception handling as they will ↵sr552012-02-161-2/+1
| | | | | | always be unhandled causing the app to close, even for minor problems. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4450 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a couple of trival gui bugs and force all exceptions to be ↵sr552012-02-157-24/+42
| | | | | | 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: Fix AllowSleep/Prevent Sleep to always use the same thread. Fix an ↵sr552012-02-142-63/+123
| | | | | | exception when using up arrows on the tile dropdown before performing a scan. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4448 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup ↵sr552012-02-116-66/+523
| | | | | | the auto-nameing feature for the destination path. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4445 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Don't cleanup queue files in multi-instance mode.sr552012-02-111-2/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4444 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix audio bit-rate selection issue for 6ch aac audiosr552012-02-091-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4442 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Switch to use .i686 and .x86_64 xml appcast files.sr552012-02-074-14/+14
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4441 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Preset Save Changes fixes.sr552012-02-052-3/+13
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4440 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: fix plist export fileformat keyvalue pair.sr552012-02-051-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4439 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fixes to the preset system and plist exporter. (Missing keys)sr552012-02-058-10/+24
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4438 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix the plist importer. New Passthru keys added.sr552012-02-043-27/+40
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4437 b64f7644-9d1e-0410-96f1-a4d463321fa5