summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* WinGui: UI performance improvement when starting multiple jobs. #2912sr552020-06-051-0/+18
* WinGui: Add option to reset settings to defaults in preferences (top right, ...sr552020-05-091-0/+5
* WinGui: Build out code for active monitoring of storage and battery power on...sr552019-07-051-0/+16
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-4/+1
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-181-1/+6
* Misc. typosluz.paz2018-02-201-2/+2
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-161-0/+15
* WinGui: Add SHA1 Verification of the update downloads and don't start the ins...sr552016-03-121-1/+4
* WinGui: Some API and warnings cleanup.Scott2015-12-271-11/+0
* WinGui: Strip out some old unused code.Scott2015-09-181-18/+0
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-121-184/+0
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-012-1/+185
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+71
* WinGui: Add an attached property to the source menu to handle drive detection...sr552013-05-261-32/+0
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-192-1/+31
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-191-22/+0
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-101-0/+6
* WinGui: Working drive tray insert/remove detection.sr552012-07-141-0/+32
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-081-30/+0
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-301-0/+51
* WinGui: (WPF) Bug fixes, Initial work on the Filters Viewsr552011-12-301-0/+30
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-272-12/+69
* WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....sr552011-12-271-0/+34