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
*
WinUI: Notify of display field changes for QueueStats (#2488)
Joshua Shaffer
2019-12-09
1
-4
/
+7
*
WinGui: Limit iPod atom to H.264. Fixes #2490
sr55
2019-12-09
1
-1
/
+2
*
WinGui: Invoke QueueChanged after Import
Joshua Shaffer
2019-12-09
1
-0
/
+4
*
WinGui: Force a built-in preset update on libhb preset version change. #2421
sr55
2019-11-15
1
-2
/
+8
*
WinGui: Fix an issue with Closed Captions Automation not working. Fixes #2402
sr55
2019-11-10
1
-14
/
+12
*
WinGui: Catchup some remaining strings that were not localisable. #2345
sr55
2019-10-13
2
-5
/
+8
*
WinGui: Queue Stats cosmetics
sr55
2019-10-04
1
-8
/
+67
*
WinGui: Optional support for previewing flip/rotate. #2334
sr55
2019-10-01
1
-1
/
+1
*
WinGui:
sr55
2019-09-22
5
-20
/
+50
*
WinGui: Make a note of what the base preset was in the log when starting an e...
sr55
2019-09-08
5
-7
/
+21
*
WinGui: Fix 2 issues with audio track names. First, Name was not updating c...
sr55
2019-09-01
1
-4
/
+19
*
WinGui: Fix a subtitle related error when adding to queue. Fixes #2253
sr55
2019-08-18
1
-1
/
+4
*
WinGui: Add Support for Subtitle Track Naming. Auto-populate the Track name ...
sr55
2019-08-12
6
-26
/
+48
*
WinGui: Build out code for active monitoring of storage and battery power on...
sr55
2019-07-05
5
-1
/
+177
*
WinGui: Nice display of statistics when information isn't available. #2179
sr55
2019-07-03
1
-1
/
+48
*
WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...
sr55
2019-06-24
5
-23
/
+16
*
WinGui: Re-implement queue import/export functionality for the GUI. Note, thi...
sr55
2019-06-07
2
-213
/
+40
*
WinGui: Add a "Test" button to the When Done Audio options. Also log the "Med...
sr55
2019-06-06
1
-1
/
+2
*
WinGui: Add logging to the PrePostActionService
sr55
2019-06-06
1
-4
/
+22
*
WinGui: Don't show encoder options when Fallback = None and a passthru encod...
sr55
2019-06-06
1
-0
/
+36
*
WinGui: Add Preference to perform the When Done Action immediately without t...
sr55
2019-05-22
1
-4
/
+9
*
WinGui: Fix Copyright header
sr55
2019-05-22
1
-1
/
+1
*
WinGui: Clean-up the preset archive code. New filename format for archive fi...
sr55
2019-05-12
1
-39
/
+24
*
WinGui: Improvements for #2090
sr55
2019-05-12
2
-4
/
+38
*
WinGui: Use hb_presets_read_file_json to read the UI presets file. This allow...
sr55
2019-05-11
2
-47
/
+17
*
WinGui: More Robust Queue Backup and Recovery.
sr55
2019-05-11
1
-3
/
+12
*
WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...
sr55
2019-05-10
9
-970
/
+944
*
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
[next]