summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Utilities
Commit message (Expand)AuthorAgeFilesLines
* OpenCL: Merging WinGui Changes from Trunk to OpenCLsr552013-09-067-136/+193
* Merging Trunk into OpenCLsr552013-06-013-7/+59
* Merging Trunk to OpenCLsr552013-05-261-0/+2
* OpenCL: Merging Trunk to OpenCL branch in preparation to merge back to core a...sr552013-04-281-2/+2
* Merge Trunk into OpenCL again.sr552013-03-272-8/+70
* Merging Trunk to OpenCL branchsr552013-03-091-1/+1
* Merging trunk to cl branch.sr552013-02-022-10/+31
* add a new compile option: --enable-hwdhandbrake2013-01-314-5/+5
* modified some display information errorshandbrake2013-01-151-3/+3
* Merging Trunk into the OpenCL branch. This includes an updated version of lib...sr552013-01-061-6/+6
* Merging trunk to opencl branch.sr552012-12-295-34/+90
* add hardware decoder support for H264(vob/m2ts), mpeg2(vob/m2ts), VC1(WMV3/m2...handbrake2012-12-186-1/+51
* WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...sr552012-12-081-1/+1
* WinGui: Couple of Audio and Advanced Panel bug fixes.sr552012-11-241-6/+2
* WinGui: Quick fix to restore building of the app.sr552012-11-221-2/+2
* WinGui: Fixes to deblock filter.sr552012-11-081-1/+1
* WinGui: Initial work to overhaul the plist import code.sr552012-10-272-450/+156
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-131-39/+25
* WinGui: Missed files from previous checkin.sr552012-10-101-124/+0
* WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ...sr552012-10-071-23/+27
* WinGui: Misc typos, tidyupsr552012-09-231-1/+1
* 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