summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Make the new WPF UI default. (the old UI exe is still included in the...sr552012-05-122-1/+38
* WinGui: Add bob support in the plist parser.sr552012-05-051-0/+8
* WinGui: Support for bob deinterlacing/ decomb.sr552012-05-052-2/+29
* WinGui: (WPF) Updates to the new Query Generator to deal with passthru tracks...sr552012-05-011-7/+8
* WinGui: (WPF) Improvements to the new audio panel.sr552012-05-011-0/+17
* WinGui: Basic support for PGS subtitles in the forms UI.sr552012-04-292-0/+5
* WinGui: Fix Preview Window Play button crash.sr552012-04-281-0/+4
* WinGui: Remove deprecated variable to avoid confusion.sr552012-04-122-7/+1
* WinGui: File Handler was not being released, now fixed.sr552012-04-121-20/+22
* WinGui: Lots of fixes to the Plist Import / Export functionality.sr552012-04-121-31/+57
* WinGui: (WPF) User Setting Service fixes, Query Generation fixes, Logviewer l...sr552012-04-013-4/+16
* WinGui: Fix an filepath issue in libhb scan service.sr552012-04-011-2/+2
* WinGui: (0.9.x) User Settings Service Fixes/Improvements from Trunksr552012-04-011-0/+4
* WinGui: More refactoring of user settings / exception handling for the user s...sr552012-03-291-39/+16
* WinGui: Add code to overwrite corrupted settings file.sr552012-03-281-0/+9
* WinGui: Fix build scripts.sr552012-03-251-1/+0
* WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...sr552012-03-256-111/+65
* WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and Build...sr552012-03-241-2/+0
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-244-26/+98
* WinGui: Turn Full debug on for the Windows GUI, and include pdb's in the nigh...sr552012-03-231-1/+5
* WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...sr552012-03-233-22/+61
* WinGui: Fix exception when adding to queue.sr552012-03-201-0/+1
* WinGui: Fix broken duration display.sr552012-03-201-2/+2
* WinGui: (WPF) Numerous fixes / UI tweaks.sr552012-03-182-7/+30
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-172-1/+4
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...sr552012-03-176-57/+97
* WinGui: Fix an issue with the Query Parser Utility Class which would miss out...sr552012-03-171-0/+5
* WinGui: (WPF) Add basic Preview window.sr552012-03-042-3/+19
* WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on th...sr552012-03-042-1/+6
* WinGui: (WPF) Audio Panel work to support presets / automatic track selection.sr552012-03-021-1/+14
* WinGui: Another attempt to fix the SampleRate culture bug. Missed a few spots...sr552012-03-011-1/+2
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-017-3/+154
* WinGui: Update build numbers and copyright.sr552012-02-271-2/+2
* WinGui: Fix a potential crash in the plist importersr552012-02-271-1/+4
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...sr552012-02-182-4/+14
* WinGui: Fix a couple of trival gui bugs and force all exceptions to be handle...sr552012-02-153-10/+24
* WinGui: Fix AllowSleep/Prevent Sleep to always use the same thread. Fix an e...sr552012-02-141-4/+58
* WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...sr552012-02-111-1/+1
* WinGui: Switch to use .i686 and .x86_64 xml appcast files.sr552012-02-071-2/+2
* WinGui: Preset Save Changes fixes.sr552012-02-051-2/+2
* 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-053-5/+18
* WinGui: Fix the plist importer. New Passthru keys added.sr552012-02-042-4/+28
* WinGui: Fix an issue with multi-instance queue recovery files not being clear...sr552012-01-291-1/+7
* WinGui: Fix an issue that was causing the CLI version to be queried on very l...sr552012-01-291-1/+2
* WinGui: Fix an issue where preset save changes was not working.sr552012-01-261-0/+1
* WinGui: Fix for the Encode Quality type mode not being set correctly.sr552012-01-251-0/+2
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-226-109/+325
* WinGui: Updated app-services library with support for auto-passthru.sr552012-01-153-2/+66
* WinGui: "copy" not "copy:*"sr552012-01-141-3/+3