index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win
/
CS
/
HandBrakeWPF
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: use new api hb_get_preview3 for previews.
sr55
2021-04-13
10
-75
/
+29
*
WinGui: Fix an issue where the queue buttons would not update correctly if th...
sr55
2021-04-13
1
-1
/
+2
*
WinGui: Fix an issue that blocked preset imports. Fixes #3523
sr55
2021-04-03
1
-5
/
+0
*
qsv: fix platform message
agalin89
2021-03-31
1
-1
/
+1
*
WinGui: When adding a new preset, select it rather than displaying the curren...
sr55
2021-03-31
3
-6
/
+19
*
WinGui: Added padded marked to the summary tab.
sr55
2021-03-31
4
-3
/
+23
*
WinGui: Implement the Pad filter in the UI. (For testing - Note, summary, pre...
sr55
2021-03-29
10
-87
/
+267
*
WinGui: Refactor the Worker HttpServer class and fix some issues caused by th...
sr55
2021-03-24
4
-26
/
+33
*
WinGui: Fixing typos on OldOperatingSystem string
Patriccollu
2021-03-18
1
-2
/
+2
*
[WinGUI] Add Initial support for Persian (Iran) locale
Nomis101
2021-03-14
3
-0
/
+2938
*
[Win] Update some locales
Nomis101
2021-03-14
22
-409
/
+758
*
WinGui: Correctly reload WebM container selection when loading presets. #3478
sr55
2021-03-14
1
-0
/
+3
*
WinGui: Add a Soft warning about Windows 7 and 8 support being ceased. The ap...
sr55
2021-03-14
6
-12
/
+42
*
WinGui: Move to Caliburn Micro 4.0 (RC). This removes the Framework 4 dependa...
sr55
2021-03-08
28
-65
/
+80
*
WinGui: Tidyup of projects and installers. Minor reduciton in filesize.
sr55
2021-03-06
3
-17
/
+0
*
WinGui: Finish the conversion to System.Text.Json. This removes the Newtonsof...
sr55
2021-03-06
8
-184
/
+29
*
WinGui: Remove some dead code.
sr55
2021-03-06
6
-64
/
+4
*
WinGui: Add a warning in preferencs -> Safemode when Hardware support is not ...
sr55
2021-02-28
4
-6
/
+34
*
WinGui: Layout improvements on the Filters tab, including larger custom entry...
sr55
2021-02-27
1
-162
/
+140
*
WinGui: Make the Windows UI tolerate empty categories #3434
sr55
2021-02-25
1
-0
/
+5
*
fixed typos
freddii
2021-02-25
5
-5
/
+5
*
WinGui: Add support for Media Foundation 264/265 encoders for QC based ARM64 ...
sr55
2021-02-23
7
-23
/
+90
*
WinGui: Refactor the build system to use the dotnet CLI and adding support fo...
sr55
2021-02-20
6
-169
/
+22
*
WinGui: Adding build publish profiles for x64, ARM64 and portable as the firs...
sr55
2021-02-20
3
-0
/
+35
*
WinGui: Fixing a namspace.
sr55
2021-02-20
9
-6
/
+7
*
WinGui: Display an error if hb.dll is missing rather than hanging / crashing ...
sr55
2021-02-20
3
-0
/
+19
*
WinGui: Add required worker files for last checkin.
sr55
2021-02-20
3
-0
/
+72
*
WinGui: Decouple HandBrake.Worker from HandBrakeWPF project.
sr55
2021-02-20
8
-16
/
+6
*
WinGui: Fix a number of code warnings.
sr55
2021-02-20
6
-10
/
+25
*
WinGui: Fix a small theme issue with default context menus on controls. Fixes...
sr55
2021-02-17
1
-0
/
+9
*
WinGui: Fix grayscale filter in presets.
sr55
2021-02-14
2
-4
/
+1
*
WinGui: Minor UI/UX tweaks.
sr55
2021-02-14
15
-190
/
+350
*
WinGui: Build fix
sr55
2021-02-08
1
-3
/
+3
*
WinGui: Fix a VS build issue. Copy required assets into the UI build directory.
sr55
2021-02-07
1
-0
/
+4
*
WinGui: Minor improvement to the light theme.
sr55
2021-02-06
4
-5
/
+131
*
Fix another instance where process.start is being flaky on some systems. Fix...
sr55
2021-02-06
1
-1
/
+1
*
WinGui: Add code to prevent double default presets. Fixes #3386
sr55
2021-02-06
1
-0
/
+7
*
WinGui: Another smaller found of Namespace changes for HandBrake.Interop
sr55
2021-02-04
27
-84
/
+103
*
WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many "mode...
sr55
2021-02-04
50
-58
/
+407
*
WinGui: More Interop Cleanup. Anamorphic Factory is not used. Similar functi...
sr55
2021-02-04
1
-0
/
+1
*
WinGui: HandBrake.Interop API change/cleanup. Making the structs internal t...
sr55
2021-02-04
22
-435
/
+56
*
WinGui: Add support for Chroma Smooth filter.
sr55
2021-01-30
10
-17
/
+300
*
WinGui: Add support for the colourspace filter.
sr55
2021-01-30
11
-5
/
+249
*
WinGui: Relax the Picture Settings behaviours on source or title change. Cro...
sr55
2021-01-30
2
-19
/
+46
*
WinGui: Minor code tidyup.
sr55
2021-01-30
1
-111
/
+38
*
WinGui: Workaround system breakage when launching URL's. Fixes #3381
sr55
2021-01-29
6
-9
/
+9
*
WinGui: Extend the dark theme option to be able to honour OS "AppsUseLightThe...
sr55
2021-01-23
12
-26
/
+164
*
WinGui: Add ISO standard langauge names to the langugae dropdown in preferenc...
sr55
2021-01-21
2
-12
/
+12
*
WinGui: Change the Product Dir reg key such that HandBrake can be launched fr...
sr55
2021-01-21
1
-1
/
+1
*
WinGui: Switch over to System.Text.Json for the Queue Services.
sr55
2021-01-15
10
-51
/
+18
[next]