summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Utilities
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Missing comma with "Greek, Modern"sr552012-09-111-1/+1
* WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...sr552012-09-071-6/+32
* WinGui: Further work and fixes on the Process Isolation Servicesr552012-09-021-2/+1
* WinGui: Fix culture issue with the framerate. Any non round number selection ...sr552012-09-011-1/+1
* WinGui: General Tidyup of the Services Library API.sr552012-08-253-82/+69
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-222-2/+28
* WinGui: Prototype of process isolation support (to be used for libhb when thi...sr552012-08-191-9/+15
* WinGui: --subtitle-burn -> should be burnedsr552012-08-081-1/+1
* WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...sr552012-08-051-0/+27
* WinGui: Don't set -X or -Y for the CLI Query. The UI handles Max Width / Height.sr552012-07-251-2/+2
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-232-12/+43
* WinGui: Fix a possible crash after scanning a source.sr552012-07-231-130/+0
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-2012-6/+1442
* WinGui: Fix an issue where selecting the dvd drive in the source menu would n...sr552012-07-111-7/+3
* WinGui: Additional fixes for multi-instance.sr552012-07-071-60/+95
* WinGui: Fix for Chapter markers starting at the wrong point. sr552012-07-061-1/+1
* WinGui: Assorted Fixessr552012-06-241-4/+8
* WinGui: Missing file from last checkinsr552012-06-221-3/+3
* WinGui:WinGui:sr552012-06-191-2/+5
* WinGui: Various fixessr552012-06-161-1/+1
* WinGui: Code Cleanupsr552012-06-146-29/+54
* Wingui: Fix an issue where a trailing slash can cause an encode not to start.sr552012-06-071-0/+8
* 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: Fix a bug that was causing the incorrect quality setting to be set.sr552012-05-131-9/+4
* 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: 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-011-1/+1
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-241-1/+23
* WinGui: (WPF) Numerous fixes / UI tweaks.sr552012-03-181-4/+4
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-171-1/+1
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...sr552012-03-171-10/+57
* WinGui: Fix an issue with the Query Parser Utility Class which would miss out...sr552012-03-171-0/+5
* WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on th...sr552012-03-041-0/+5
* WinGui: Fix a potential crash in the plist importersr552012-02-271-1/+4
* 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-051-3/+13
* WinGui: Fix the plist importer. New Passthru keys added.sr552012-02-042-4/+28
* 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-222-2/+64
* WinGui: Updated app-services library with support for auto-passthru.sr552012-01-152-2/+60
* WinGui: Add support for --audio-copy-mask and --audio-fallbacksr552012-01-141-1/+1
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-271-5/+19
* WinGui: Fix the Query Parser for x264 preset options. sr552011-12-221-5/+7
* WinGui: (WPF) Further work hooking up the new main window.sr552011-12-033-6/+9
* WinGui: (WPF) Further work on the WPF UI and associated servies and utilities...sr552011-11-131-38/+286