summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Code Cleanupsr552012-06-1416-68/+133
* WinGui: Strip out more legacy code.sr552012-06-141-4/+0
* WinGui: Fix in the scan service for scanning folders with spaces.sr552012-06-071-1/+3
* 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-201-4/+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: Remove deprecated variable to avoid confusion.sr552012-04-121-2/+1
* WinGui: (WPF) User Setting Service fixes, Query Generation fixes, Logviewer l...sr552012-04-011-3/+2
* 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
* WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...sr552012-03-254-79/+60
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-241-0/+6
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...sr552012-03-171-2/+8
* WinGui: (WPF) Add basic Preview window.sr552012-03-041-1/+1
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-1/+1
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...sr552012-02-181-4/+5
* WinGui: Fix a couple of trival gui bugs and force all exceptions to be handle...sr552012-02-153-10/+24
* WinGui: Switch to use .i686 and .x86_64 xml appcast files.sr552012-02-071-2/+2
* WinGui: Fixes to the preset system and plist exporter. (Missing keys)sr552012-02-051-0/+3
* WinGui: Fix an issue with multi-instance queue recovery files not being clear...sr552012-01-291-1/+7
* WinGui: Fix an issue that was causing the CLI version to be queried on very l...sr552012-01-291-1/+2
* WinGui: Fix an issue where preset save changes was not working.sr552012-01-261-0/+1
* WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.sr552012-01-081-1/+1
* WinGui: Control over automatic passthru options on the Audio Panel.sr552012-01-071-6/+8
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-272-2/+7
* WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....sr552011-12-272-4/+5
* WinGui: (WPF) Some further work on the WPF GUI. Started to hook up presets.sr552011-12-211-3/+32
* WinGui: Some Audio Panel refactoring and an additional method to the scan ser...sr552011-12-203-1/+50
* WinGui: (WPF) Further work on the WPF UI and associated servies and utilities...sr552011-11-132-3/+12
* WinGui: Add a parameter-less constructor to the QueueMangersr552011-09-261-0/+8
* WinGui: Added implementation of IWindsorInstaller to the AppServices library ...sr552011-09-251-0/+5
* WinGui: Some bug fixes and re-factoring of the preset code.sr552011-09-241-2/+46
* WinGui: Numerous fixes to Libhb based scanning and encoding. Aside from sever...sr552011-09-124-9/+22
* WinGui: Some further work removing duplicate models, updating the libscan/enc...sr552011-09-113-7/+4
* WinGui: Correct an issue with updating old presets (from 0.9.5 or earlier) to...sr552011-09-111-0/+1
* WinGui: Missed a case where the queue recovery file was not being updated whe...sr552011-09-101-0/+1
* WinGui: Make sure the queue state is correctly state when it is done processing.sr552011-09-081-0/+1
* WinGui: Initial support for batch queueing.sr552011-09-021-2/+2
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-177-36/+42
* WinGui: Add a service manager to maintain single instances of services & upda...sr552011-08-157-7/+58
* WinGui: Couple of minor bug fixes in the user settings code.sr552011-08-151-0/+1
* WinGui: Finished re-writing the user settings service to use xml file storage...sr552011-08-158-111/+154
* WinGui: Clear all option on the queue.sr552011-08-153-4/+20
* WinGui: Removed some unneeded codesr552011-08-072-2/+0
* WinGui: Change the Queue to work in the same way as the Mac/Lin Queue. Retain...sr552011-08-074-13/+95
* WinGui: Usability Improvements on the Audio and Subtitle tabs.sr552011-07-311-0/+4
* WinGui: Add support for Minimum Duration setting for scans.sr552011-07-241-0/+2