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
/
HandBrakeWPF.csproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...
sr55
2019-06-24
1
-0
/
+1
*
WinGui: Further work on the new Dark Theme. Mostly around icons.
sr55
2019-06-22
1
-38
/
+89
*
WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...
sr55
2019-06-16
1
-0
/
+8
*
WinGui: Move the UI to .NET Framework 4.8 to see if this helps with any of th...
sr55
2019-06-15
1
-1
/
+1
*
WinGui: Don't show encoder options when Fallback = None and a passthru encod...
sr55
2019-06-06
1
-1
/
+5
*
Revert "WinGui: Switch to SDK style cproj files. Switch to PackageReferences...
sr55
2019-06-01
1
-124
/
+707
*
WinGui: Switch to SDK style cproj files. Switch to PackageReferences for NuG...
sr55
2019-06-01
1
-707
/
+124
*
WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...
sr55
2019-05-10
1
-2
/
+2
*
Revert "Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK projec...
sr55
2019-05-08
1
-6
/
+7
*
Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK project style....
David Rickard
2019-05-08
1
-7
/
+6
*
WinGui:
sr55
2019-05-02
1
-5
/
+4
*
WinGui: Refactor Filters View Model - (Grayscale)
sr55
2019-04-25
1
-0
/
+1
*
WinGui: Refactor Filters View Model - (Rotate and Flip)
sr55
2019-04-25
1
-0
/
+1
*
WinGui: Refactor Filters View Model - (Deblock)
sr55
2019-04-25
1
-0
/
+1
*
WinGui: Refactor Filters View Model - (Deinterlace and Detection Filters)
sr55
2019-04-25
1
-0
/
+1
*
WinGui: Refactor Filters View Model - (Detelecine Filter)
sr55
2019-04-25
1
-0
/
+1
*
WinGui: Refactor Filters View Model - (Denoise Filter)
sr55
2019-04-25
1
-0
/
+1
*
WinGui: Refactor the Filters View Model. Each filter will now have it's own ...
sr55
2019-04-25
1
-0
/
+2
*
WinGui: Updating German and Chinese Translations. Added French Translation.
sr55
2019-04-23
1
-0
/
+2
*
WinGui: Auto-name System will now always generate a unique filename. The Pref...
sr55
2019-04-21
1
-0
/
+1
*
WinGui: New option to control the file overwrite default behaviour. Overwrite...
sr55
2019-04-20
1
-0
/
+1
*
WinGui: Remove legacy delete.png icon and replace with grey X variant. Better...
sr55
2019-04-19
1
-1
/
+3
*
WinGui: Minor bug fixes and UX improvements to the new queue design.
sr55
2019-04-06
1
-1
/
+3
*
WinGui: Adding initial Chinese Translation
sr55
2019-03-03
1
-0
/
+2
*
WinGui: Remove the legacy queue design. The new design is now always used.
sr55
2019-03-03
1
-14
/
+0
*
WinGui: Basic implementation of Queue Up/Down Buttons. Does not yet handle po...
sr55
2019-01-27
1
-7
/
+3
*
WinGui: Improve Add to queue error Handling. Combine 2 Dialog prompts into ...
sr55
2019-01-24
1
-0
/
+1
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
1
-13
/
+0
*
WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few othe...
sr55
2018-12-08
1
-3
/
+5
*
WinGui: Trim some duplicate error messages on the main screen.
sr55
2018-11-24
1
-0
/
+1
*
WinGui: Updated DE Translations. Updated the Source Selection view to be mor...
sr55
2018-11-18
1
-0
/
+1
*
WinGui: Fix build system / installer issues around language support.
sr55
2018-11-17
1
-4
/
+0
*
WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...
sr55
2018-11-11
1
-0
/
+5
*
WinGui: Simplify the Language Resource Files.
sr55
2018-10-10
1
-10
/
+0
*
WinGui: Implementing the new queue design. This is currently experimental and...
sr55
2018-09-22
1
-0
/
+14
*
WinGui: Add Experimental Features preferences to toggle ideas we are experime...
sr55
2018-09-15
1
-0
/
+1
*
WinGui: Cleanup of some unneeded references across the projects.
sr55
2018-08-09
1
-1
/
+0
*
WinGui: Initial work to refactor the queue infrastructure to use the same JSO...
sr55
2018-07-08
1
-1
/
+2
*
WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...
sr55
2018-07-07
1
-0
/
+2
*
WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...
sr55
2018-06-14
1
-0
/
+1
*
WinGui: Implement most of the HTTP Worker Process stubs.
sr55
2018-06-10
1
-0
/
+7
*
WinGui: Stub the RemoteInstance implementation of IEncodeInstance.
sr55
2018-06-10
1
-0
/
+1
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
1
-6
/
+6
*
WinGui: Remove Logging abstraction from the Services library. Let the librar...
sr55
2018-05-08
1
-0
/
+6
*
WinGui: Remove Non-Build Dependancy on Stylecop.Analyzers
sr55
2018-05-06
1
-5
/
+0
*
WinGui: Upgrade to Json.NET 11.0.2
sr55
2018-05-06
1
-3
/
+2
*
WinGui: Upgrade to Caliburn Micro 3.2.0
sr55
2018-05-06
1
-11
/
+7
*
WinGui: Upgrade to .NET Framework 4.7.1
sr55
2018-05-06
1
-1
/
+1
*
WinGui: Some further x86 Cleanup
sr55
2018-04-14
1
-22
/
+1
*
WinGui: Tidy up the build system by removing x86 build profiles.
sr55
2018-04-13
1
-2
/
+0
[next]