summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-0140-572/+1315
* WinGui: Use specified culture for samplerate.sr552012-02-291-1/+1
* WinGui: Fix samplerate culture issue.sr552012-02-291-1/+1
* WinGui: Update build numbers and copyright.sr552012-02-273-5/+5
* WinGui: Fix a potential crash in the plist importersr552012-02-271-1/+4
* WinGui: Pass "none" to --audio-copy-mask when all autopassthru checkboxes are...sr552012-02-221-0/+4
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...sr552012-02-1816-76/+458
* WinGui: Quick hack to force width to update when changing preset for HD sourc...sr552012-02-182-1/+24
* WinGui: Undo the change to use internal exception handling as they will alway...sr552012-02-161-2/+1
* WinGui: Fix a couple of trival gui bugs and force all exceptions to be handle...sr552012-02-157-24/+42
* WinGui: Fix AllowSleep/Prevent Sleep to always use the same thread. Fix an e...sr552012-02-142-63/+123
* WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...sr552012-02-116-66/+523
* WinGui: Don't cleanup queue files in multi-instance mode.sr552012-02-111-2/+5
* WinGui: Fix audio bit-rate selection issue for 6ch aac audiosr552012-02-091-1/+1
* WinGui: Switch to use .i686 and .x86_64 xml appcast files.sr552012-02-074-14/+14
* WinGui: Preset Save Changes fixes.sr552012-02-052-3/+13
* WinGui: fix plist export fileformat keyvalue pair.sr552012-02-051-1/+1
* WinGui: Fixes to the preset system and plist exporter. (Missing keys)sr552012-02-058-10/+24
* WinGui: Fix the plist importer. New Passthru keys added.sr552012-02-043-27/+40
* WinGui: Copy the subdirectories in the font folder.sr552012-02-024-4/+22
* WinGui: Rollback last checkin.sr552012-02-021-2/+0
* WinGui: Update the build.xml file to copy the fonts folder.sr552012-02-021-0/+2
* WinGui: Update the installers to package the fonts folder.sr552012-02-024-0/+28
* WinGui: Fix an issue with multi-instance queue recovery files not being clear...sr552012-01-292-6/+20
* WinGui: Fix an issue that was causing the CLI version to be queried on very l...sr552012-01-293-3/+3
* WinGui: Fix an issue where preset save changes was not working.sr552012-01-262-4/+6
* WinGui: Fix for the Encode Quality type mode not being set correctly.sr552012-01-252-2/+4
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-2225-204/+761
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4417 b64f7644-9d1e-0410-96...sr552012-01-221-75/+83
* WinGui: Another fix to AutoPassthru functionality so that built-in presets st...sr552012-01-211-6/+14
* WinGui: Tweak the auto-correction of selected encoder feature on the audio pa...sr552012-01-181-17/+48
* WinGui: Missed one file.sr552012-01-151-0/+9
* WinGui: Updated app-services library with support for auto-passthru.sr552012-01-153-2/+66
* WinGui: "copy" not "copy:*"sr552012-01-141-3/+3
* WinGui: Add support for --audio-copy-mask and --audio-fallbacksr552012-01-145-6/+55
* WinGui: Add an option to hide the Allowed Passthru checkboxes. (Hidden by def...sr552012-01-1412-135/+266
* WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.sr552012-01-0822-74/+1280
* WinGui: Couple of bug fixes to the Auto-Passthru feature.sr552012-01-072-7/+40
* WinGui: Control over automatic passthru options on the Audio Panel.sr552012-01-0710-27/+385
* WinGui: (WPF) Bug fixes, Initial work on the Filters Viewsr552011-12-3011-22/+353
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-3045-449/+896
* WinGui: (WPF) Fix build, Audio / Subtitle Panel initial template design, Outp...sr552011-12-305-132/+401
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-2718-54/+780
* WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....sr552011-12-2731-70/+1168
* WinGui: (WPF) Work on the Chapters Panel + Missing Image files.sr552011-12-226-11/+137
* WinGui: Fix the Query Parser for x264 preset options. sr552011-12-221-5/+7
* WinGui: (WPF) Some further work on the WPF GUI. Started to hook up presets.sr552011-12-2112-20/+393
* WinGui: Fix an issue with the Output Settings preset name display. It was int...sr552011-12-201-1/+1
* WinGui: Some Audio Panel refactoring and an additional method to the scan ser...sr552011-12-204-12/+58
* WinGui: Import Patch to fix corrupted characters in the Parser class. http://...sr552011-12-201-1/+1