summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Strip out more legacy code.sr552012-06-146-55/+29
* WinGui: Fix in the scan service for scanning folders with spaces.sr552012-06-071-1/+3
* Wingui: Fix an issue where a trailing slash can cause an encode not to start.sr552012-06-071-0/+8
* WinGui: Fix chapter csv file import. Names were not displaying on the chapter...sr552012-06-031-2/+20
* WinGui: Fix a bug in chapter duration calculation.sr552012-05-271-5/+5
* WinGui: Fix a threading bug in the Queue Manger. ClearCompleted should always...sr552012-05-271-8/+14
* WinGui: Range of bug fixes and UI tweaks.sr552012-05-202-4/+2
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-192-2/+17
* WinGui: Fix a bunch of dodgy regexs that could lead to certain filenames caus...sr552012-05-151-18/+18
* WinGui: Fixes Picture Height CLI Query. Fix Framerate mode controls (PFR/VFR ...sr552012-05-151-1/+1
* WinGui:sr552012-05-141-1/+6
* WinGui: Fix a crash in the user settings service on a clean install. Also han...sr552012-05-143-7/+8
* WinGui: Fix a bug that was causing the incorrect quality setting to be set.sr552012-05-131-9/+4
* 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