summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: 0.9.x change default update check to 30 days since we don't release ↵sr552012-07-071-1/+1
| | | | | | often enough to justify weekly. Save some server load. git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4817 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (0.9.x) Incorporate the latest fixes into the user settings service.sr552012-05-141-58/+42
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4674 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (0.9.x) Always pass down the --previews flag for encodes when it's ↵sr552012-04-221-1/+6
| | | | | | not defaulted to 10 git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4602 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (0.9.x) File Handler was not being released, now fixed.sr552012-04-121-20/+22
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4596 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (0.9.x) Lots of fixes to the Plist Import / Export functionality.sr552012-04-121-30/+49
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4594 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Turn Full debug on for the Windows GUI, and include pdb's in the ↵sr552012-03-235-7/+13
| | | | | | nightly builds. git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4530 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (0.9.x) Fix Default preset option not working for custom presets.sr552012-03-231-1/+10
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4528 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (0.9.x) Add additional framerates.sr552012-03-231-1/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4527 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (0.9.x) Fix an issue with the Query Parser Utility Class which would ↵sr552012-03-171-0/+5
| | | | | | miss out x264 settings when importing presets. git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4507 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (0.9.x) Fix an issue with the update check / build number storage ↵sr552012-03-173-5/+5
| | | | | | code. It could throw an exception under certain circumstances. git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4504 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (0.9.x) Fix an issue with Autonaming destination file with multi-dot ↵sr552012-03-102-2/+1
| | | | | | extensions git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4501 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/branches/0.9.x@4499 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: 0.9.x branch switch installer to use .NET 4 Client Profile. (Missed ↵sr552012-03-042-4/+4
| | | | | | 2 files) git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4498 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: 0.9.x branch switch installer to use .NET 4 Client Profile.sr552012-03-042-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4496 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix preferred Subtitle language key. Default value as null in ↵sr552012-03-042-2/+2
| | | | | | options instead of Any git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4493 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Updating doc files in 0.9.x branch.sr552012-03-046-292/+325
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4491 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add missing HandBrakePlatform key to the settings file. It should ↵sr552012-03-032-4/+20
| | | | | | normally be auto-generated but it needs a default incase it is not. git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4485 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
* WinGui: Copy the subdirectories in the font folder.sr552012-02-024-4/+22
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4436 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Rollback last checkin.sr552012-02-021-2/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4435 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update the build.xml file to copy the fonts folder.sr552012-02-021-0/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4434 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update the installers to package the fonts folder.sr552012-02-024-0/+28
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4433 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue with multi-instance queue recovery files not being ↵sr552012-01-292-6/+20
| | | | | | cleared up properly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4426 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue that was causing the CLI version to be queried on very ↵sr552012-01-293-3/+3
| | | | | | launch, instead of only when the CLI executable changes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4425 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue where preset save changes was not working.sr552012-01-262-4/+6
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4424 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix for the Encode Quality type mode not being set correctly.sr552012-01-252-2/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4423 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ↵sr552012-01-2225-204/+761
| | | | | | & Utilities. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4418 b64f7644-9d1e-0410-96f1-a4d463321fa5
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4417 ↵sr552012-01-221-75/+83
| | | | b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Another fix to AutoPassthru functionality so that built-in presets ↵sr552012-01-211-6/+14
| | | | | | still get honoured correctly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4416 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Tweak the auto-correction of selected encoder feature on the audio ↵sr552012-01-181-17/+48
| | | | | | panel so auto-passthru doesn't interfere with it. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4415 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Missed one file.sr552012-01-151-0/+9
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4413 b64f7644-9d1e-0410-96f1-a4d463321fa5