summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Queue/Model
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Minor UI/UX tweaks.sr552021-02-142-48/+90
* WinGui: Another smaller found of Namespace changes for HandBrake.Interopsr552021-02-041-1/+1
* WinGui: Switch over to System.Text.Json for the Queue Services.sr552021-01-153-14/+1
* WinGui: Simultaneous encode improvements.sr552020-10-241-1/+1
* WinGui: Adding a resource manager for hardware encoders. Since you can only ...sr552020-07-241-0/+3
* Multi instance (#2791)Scott2020-04-263-0/+145
* WinGui: Fix Duration / Paused Duration when > 1 day. Fixes #2649sr552020-02-231-2/+2
* WinGui: Changed the behaviour of the Queue Import. Now, if duplicates are de...sr552020-02-121-0/+5
* WinUI: Notify of display field changes for QueueStats (#2488)Joshua Shaffer2019-12-071-4/+7
* WinGui: Queue Stats cosmeticssr552019-10-041-8/+67
* WinGui: Make a note of what the base preset was in the log when starting an e...sr552019-09-081-2/+5
* WinGui: Nice display of statistics when information isn't available. #2179sr552019-07-031-1/+48
* WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...sr552019-05-102-42/+19
* WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...sr552018-09-281-0/+7
* WinGui: Adding Stats and Log Tabs to the new experimental queue view. #1087sr552018-09-221-0/+5
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-221-0/+3
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-052-2/+2
* WinGui: Reselect the last selected preset (if still available) when editing a...sr552018-01-131-1/+18
* WinGui: Putting paused duration infrastructure in placesr552017-08-301-4/+25
* WinGui: Putting in some back-end infrastructure into the queue screen to supp...sr552017-08-282-0/+105
* WinGui: Improve the QueueTask Surrogate key. It now contains a session id to ...sr552017-08-181-5/+7
* WinGui: Give the QueueTask object a distinct surrogate key #854sr552017-08-181-59/+18
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-131-2/+2
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-14/+14
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-171-13/+5
* App Services Tidyup ContdScott2015-09-262-2/+3
* AppServices tidyupScott2015-09-261-1/+2
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-123-0/+235