summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-171-4/+3
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-111-2/+1
* WinGui: Correcting namespaces.sr552015-01-053-3/+3
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-043-4/+12
* WinGui: Fix the Check for update frequency setting. (Removed daily as an opti...sr552014-12-201-2/+4
* WinGui: Switching the preset format over to JSON and adding a container objec...sr552014-12-122-6/+119
* WinGui: Fix an issue with the width/height not exporting in presets. sr552014-12-121-2/+2
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-293-8/+9
* WinGui: Re-factoring the services library. sr552014-11-293-10/+12
* WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...sr552014-11-281-5/+4
* WinGui: Stop using HandBrakeCLI to fetch preset information. Removing another...sr552014-11-281-38/+21
* WinGui: Move the preset model object into the presets package.sr552014-11-235-4/+155
* WinGui: Move the preset system out of the services package.sr552014-11-234-0/+1437
* WinGui: Change the update checker to use the 64bit appcast when the operating...sr552014-09-051-2/+2
* WinGui: Fix a styling issue on the preview window. Disable libhb encode for...sr552014-08-021-1/+1
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-181-1/+1
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-141-0/+12
* WinGui: Fix an issue with the preview scan count not being set correctly for ...sr552014-03-161-2/+8
* WinGui: cleanup some warnings.sr552014-01-021-1/+1
* WinGui: Remove support for Growl. This library has been causing numerous issu...sr552013-12-071-9/+4
* WinGui: Fix a large number of stylecop warnings. sr552013-11-192-3/+1
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-194-1/+301
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-191-4/+7
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-191-5/+2
* WinGui: Fix up libhb encode feature.sr552013-09-211-2/+28
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-212-201/+1
* Interop: Few minor updates for QuickSync.sr552013-08-241-3/+1
* WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...sr552013-08-241-2/+5
* WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...sr552013-08-241-19/+0
* WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...sr552013-08-221-37/+3
* WinGui: Initial work around around a when done countdown.sr552013-08-211-21/+50
* WinGui: Stopping an encode or pausing the queue will no longer run the "When...sr552013-08-181-1/+7
* WinGui: General code tidyupsr552013-08-171-1/+1
* WinGui: Add an attached property to the source menu to handle drive detection...sr552013-05-262-129/+0
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-193-1/+190
* WinGui: Appcast related fixes and tidyup.sr552013-03-201-4/+3
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-193-169/+1
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-071-0/+11
* WinGui: Settings tidyupsr552012-10-102-6/+6
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-102-0/+90
* WinGui: Build Fixsr552012-10-071-10/+0
* WinGui: Fix an exception when shutting down.sr552012-10-072-1/+8
* WinGui: Remove Castle references from HandBrake.Interopsr552012-10-062-9/+8
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-252-0/+500
* WinGui: Array of fixes and changessr552012-07-201-20/+28
* WinGui: Working drive tray insert/remove detection.sr552012-07-142-0/+121
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-082-62/+0
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-302-0/+257
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...sr552012-02-181-1/+1
* WinGui: (WPF) Bug fixes, Initial work on the Filters Viewsr552011-12-302-0/+62