HandBrake/win/CS/HandBrakeWPF/Services
sr55 ae41c6bf60
WinGui: Tidy up code warnings.
2025-12-03 20:29:48 +00:00
..
Encode libhb: cli: ui: support custom channels order (#7265) 2025-09-13 12:07:19 +02:00
Interfaces WinGui: Upgrade the update checker to use a stronger 4096bit RSA public key. 2025-03-06 21:45:26 +00:00
Logging WinGui: Don't reset log file if running a scan during an encode when in-process. #6655 2025-02-20 18:38:30 +00:00
Presets libhb: ui: cli: add color range selection (#7001) 2025-07-08 15:13:13 +02:00
Queue WinGui: Tidy up code warnings. 2025-12-03 20:29:48 +00:00
Scan libhb: cli: ui: support custom channels order (#7265) 2025-09-13 12:07:19 +02:00
ErrorService.cs WinGui: Refactor the way the styles are loaded to allow potential future modern theme to be implemented. 2025-08-09 16:31:37 +01:00
NotificationService.cs WinGui: Add some additonal error handling for post encode events to better handle abnormal circumstances that may occur. 2023-12-26 19:58:58 +00:00
NotifyIconService.cs WinGui: Part 1 - Decouple Caliburn.Micro from the UI code. (Threading, Window Manager, PropertyChangedBase and IoC) 2022-07-15 20:44:59 +01:00
PortService.cs WinGui: UI performance improvement when starting multiple jobs. #2912 2020-06-05 14:08:28 +01:00
PowerService.cs WinGui: Various fixes and improvements to the installers post .NET 5 2020-11-14 15:44:40 +00:00
PrePostActionService.cs WinGui: Add {destination_folder} as an option to the Send File To Prefernce. This also includes setting the HB_DESTINATION_FOLDER environment variable. This should make scripting certain post actions a little easier. 2025-01-05 20:51:37 +00:00
SystemService.cs WinGui: Reset state on the system service monitoring storage space left on each call. 2025-02-07 19:46:31 +00:00
UpdateService.cs WinGui: UX improvements to the update page. 2025-08-23 14:45:11 +01:00
UserSettingService.cs WinGui: New preference that changes the preset button on the toolbar to a context menu rather than an overlay. This may be better for accessibility. 2025-08-27 19:38:49 +01:00
WindowManager.cs WinGui: Refactoring the Window Management Code. Handle this internally rather than using Caliburn. 2022-07-20 18:49:06 +01:00