summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-2212-87/+373
* WinGui: Prototype of process isolation support (to be used for libhb when thi...sr552012-08-1910-31/+507
* WinGui: Highlight the default preset in italics.sr552012-08-121-15/+45
* 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-052-3/+45
* 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-234-26/+138
* WinGui: Fix a possible crash after scanning a source.sr552012-07-233-132/+1
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-2025-95/+59
* WinGui: Array of fixes and changessr552012-07-202-0/+130
* WinGui: Fix an issue where selecting the dvd drive in the source menu would n...sr552012-07-111-7/+3
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-085-35/+47
* WinGui: Additional fixes for multi-instance.sr552012-07-074-62/+110
* WinGui: Fixes to allow for multi-instance to work again.sr552012-07-072-31/+2
* WinGui: Fix for Chapter markers starting at the wrong point. sr552012-07-061-1/+1
* WinGui: Assorted fixes. sr552012-06-302-11/+52
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-304-245/+0
* WinGui: Update the behaviour of the Burned / Default check boxes to make them...sr552012-06-301-5/+37
* WinGui: Assorted Fixessr552012-06-241-4/+8
* WinGui: Missing file from last checkinsr552012-06-221-3/+3
* WinGui:WinGui:sr552012-06-194-5/+16
* WinGui: Various fixessr552012-06-163-8/+1
* WinGui: Fix an issue in the AudioTrack copy constructor.sr552012-06-151-1/+1
* WinGui: Fix another issue with Scanning sources at the drive letter level.sr552012-06-141-5/+3
* WinGui: Fix build and further clean out some legacy code.sr552012-06-145-35/+32
* WinGui: Code Cleanupsr552012-06-1465-345/+559
* 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