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
/
Services
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Update the UI for the new deblock filter. #2028
sr55
2019-05-02
5
-13
/
+17
*
WinGui: Fix a preset import ordering bug that could produce an incorrect audi...
sr55
2019-04-22
1
-2
/
+2
*
WinGui: New option to control the file overwrite default behaviour. Overwrite...
sr55
2019-04-20
1
-1
/
+1
*
WinGui: Don't export Rotate is not set in preset export. Fixes #2047
sr55
2019-04-17
1
-1
/
+6
*
WinGui: Reafactor application init and introduce a --no-hardware flat that ca...
sr55
2019-04-06
1
-1
/
+1
*
WinGui: Add log messages around preset service actions that were not previous...
sr55
2019-03-09
1
-17
/
+16
*
WinGui: Remove the legacy queue design. The new design is now always used.
sr55
2019-03-03
1
-3
/
+3
*
WinGui: Fix a crash for new installs or users upgrading from older versions. ...
sr55
2019-02-19
1
-0
/
+4
*
Add WebM support (#1822)
Justin Bull
2019-02-13
1
-0
/
+4
*
WinGui: Remove hard coded ordering on the in-line presets selector.
sr55
2019-02-11
1
-40
/
+55
*
WinGui: Fix instance handling in Libencode.
sr55
2019-02-03
1
-17
/
+17
*
WinGui: Make the disposal of services more aggressive. May Fix or help in #1851
sr55
2019-02-02
4
-50
/
+98
*
WinGui: Basic implementation of Queue Up/Down Buttons. Does not yet handle po...
sr55
2019-01-27
2
-3
/
+5
*
WinGui: Fix preset updates. Built in presets should now automatically update....
sr55
2019-01-18
1
-66
/
+55
*
WinGui: Initial support for SSA file import.
sr55
2019-01-14
2
-7
/
+8
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
4
-109
/
+48
*
WinGui: Remove support for loading legacy settings files AND add VideoScaler ...
sr55
2019-01-03
1
-53
/
+2
*
WinGui: Quick Fix of shutdown option for German translation.
sr55
2018-12-16
1
-0
/
+6
*
WinGui: Try to work-around broken shell extensions breaking the Shutdown feat...
sr55
2018-12-15
1
-1
/
+3
*
WinGui: Reset the cancel flag on the Countdown Window for post-encode actions...
sr55
2018-12-15
1
-1
/
+1
*
WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...
sr55
2018-12-09
2
-1
/
+2
*
WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few othe...
sr55
2018-12-08
1
-1
/
+1
*
WinGui: Tidy up a few instances of mesagebox.show.
sr55
2018-11-24
1
-2
/
+2
*
WinGui: Minor Code Tidyup
sr55
2018-11-17
1
-2
/
+0
*
WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...
sr55
2018-11-11
1
-1
/
+1
*
WinGui: Remove the preference to show the advanced tab. This can still be tog...
sr55
2018-10-20
1
-0
/
+3
*
WinGui: Simplify the Language Resource Files.
sr55
2018-10-10
1
-1
/
+1
*
WinGui: Fix Mixdown selection when the preset mixdown is not available for a ...
sr55
2018-10-06
1
-4
/
+5
*
WinGui: Fix an issue that might be causing the default sample rate to be sele...
sr55
2018-10-03
2
-2
/
+6
*
WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...
sr55
2018-09-28
3
-0
/
+17
*
WinGui: Fail a job instantly if the destination folder is missing. Don't spoo...
sr55
2018-09-24
1
-0
/
+7
*
WinGui: Adding Stats and Log Tabs to the new experimental queue view. #1087
sr55
2018-09-22
1
-0
/
+5
*
WinGui: Implementing the new queue design. This is currently experimental and...
sr55
2018-09-22
1
-0
/
+3
*
WinGui: Minor code tidyup.
sr55
2018-08-13
2
-2
/
+2
*
WinGui: Cleanup of some unneeded references across the projects.
sr55
2018-08-09
1
-4
/
+0
*
NVEnc: Add human names for encoder presets and remove currently invalid options.
sr55
2018-08-08
1
-0
/
+41
*
WinGui: Move UserSettings over to JSON format. Settings from the older XML f...
sr55
2018-07-18
4
-38
/
+120
*
WinGui: Few small updates to the EncodeTaskImportFactory
sr55
2018-07-13
1
-10
/
+5
*
WinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and asso...
sr55
2018-07-08
3
-79
/
+16
*
WinGui: Tidy up some unused variables.
sr55
2018-07-08
1
-1
/
+0
*
WinGui: Initial work to refactor the queue infrastructure to use the same JSO...
sr55
2018-07-08
9
-26
/
+488
*
WinGui: Update the Encode Json Factory to produce human readable Json for aud...
sr55
2018-07-07
2
-15
/
+15
*
WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...
sr55
2018-07-07
6
-94
/
+241
*
WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...
sr55
2018-06-14
2
-3
/
+3
*
WinGui: Implement most of the HTTP Worker Process stubs.
sr55
2018-06-10
2
-17
/
+15
*
WinGui: Split out the encode portion of IHandBrakeInstance into IEncodeInstan...
sr55
2018-06-10
1
-1
/
+1
*
WinGui: Add Support for the VCE Encoders.
sr55
2018-06-08
1
-2
/
+6
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
29
-71
/
+71
*
WinGui: Fix an issue with the Add preset window that prevented it from updati...
sr55
2018-05-18
1
-0
/
+6
*
WinGui: Some more backend work for the upcoming Queue redesign.
sr55
2018-05-18
1
-13
/
+6
[next]