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
*
sharpen: Use better tune names.
Bradley Sepos
2017-06-03
2
-2
/
+2
*
WinGui: Support for the new sharpen filter.
sr55
2017-06-02
15
-14
/
+590
*
WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...
sr55
2017-05-31
3
-3
/
+36
*
WinGui: Fix an issue with the start/stop buttons on the toolbar.
sr55
2017-05-31
1
-17
/
+0
*
WinGui: Improved error message on Starting an encode or queue when the destin...
sr55
2017-05-29
4
-1
/
+30
*
WinGui: Remove the legacy XML based queue import/export funcitonality. One ca...
sr55
2017-05-29
4
-16
/
+8
*
WinGui: Add a log message whent he queue is paused due to low disk space. Imp...
sr55
2017-05-27
7
-62
/
+91
*
WinGui: Change the "For Additional Tracks" dropdown. Remove the "None" opti...
sr55
2017-05-24
4
-18
/
+4
*
WinGui: Improved logging around SCANDONE and some additional defensive progra...
sr55
2017-05-02
1
-1
/
+1
*
WinGui: Minor change that might help #688
sr55
2017-04-29
2
-5
/
+5
*
WinGui: Save file before committing :( #695
sr55
2017-04-29
1
-1
/
+1
*
WinGui: Change to the queue duplicate detection. It currently filters by "Wai...
sr55
2017-04-29
1
-2
/
+1
*
WinGui: Change a message box to an error window when exceptions occur in set...
sr55
2017-04-29
1
-2
/
+2
*
WinGui: Fix a possible exception when cancelling and rescanning a source that...
sr55
2017-04-16
1
-1
/
+5
*
WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...
sr55
2017-04-15
7
-26
/
+106
*
WinGui: Strip out some out some legacy code that was causing some threading i...
sr55
2017-04-13
14
-300
/
+29
*
WinGui: Handle auto-passthru correctly in the mixdown sanatising code.
sr55
2017-04-11
1
-1
/
+1
*
WinGui: Fix a potential crash in the audio track mixdown handling code.
sr55
2017-04-11
1
-1
/
+1
*
WinGui: Cancel Scan will now close the status panel if the scan cancellation ...
sr55
2017-04-11
2
-10
/
+16
*
WinGui: Audio Defaults: Improve the Mixdown dropdown. Only show supported mi...
sr55
2017-04-10
3
-7
/
+43
*
WinGui: Audio Defaults: Don't allow the user to set "None" as a mixdown. It'...
sr55
2017-04-10
1
-6
/
+6
*
WinGui: Audio Defaults: If the mixdown is not supported, get the best defau...
sr55
2017-04-10
1
-0
/
+11
*
WinGui: Remove fonts directory from installer.
sr55
2017-03-26
4
-45
/
+0
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-03-26
26
-325
/
+324
*
WinGui: Change the default behaviour for the WinGui to automatically use fall...
sr55
2017-03-22
5
-11
/
+27
*
WinGui: Fix an issue with the EnumHelper that was causing some dropdowns not ...
sr55
2017-03-22
1
-1
/
+1
*
WinGui: Inlcude portable.ini.template with the WinGUI installer.
sr55
2017-03-18
4
-0
/
+4
*
WinGui: Remove some unused service references.
sr55
2017-03-17
1
-2
/
+0
*
WinGui: Remove a couple instances of VistaOpenFileDialog in favour of the nat...
sr55
2017-03-17
1
-2
/
+2
*
WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...
sr55
2017-03-17
16
-153
/
+73
*
WinGui: Fix a crash in the Notify Icon Service when Notify Icon is not enabled.
sr55
2017-03-17
1
-1
/
+4
*
WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...
sr55
2017-03-17
7
-25
/
+25
*
WinGui: Add a new option to play Sound when queue or single encode completes
sr55
2017-03-16
7
-4
/
+130
*
WinGui: Add option to show progress percentage in app title bar, and the task...
sr55
2017-03-16
15
-7
/
+139
*
subtitles: simplify and shorten subtitle descriptions (#591)
John Stebbins
2017-03-10
2
-4
/
+4
*
WinGui: Remove disk space warning from browser and allow the low level to be ...
sr55
2017-03-05
7
-22
/
+81
*
WinGui: Add support in the UI for QSV 10bit H.265 encoder.
sr55
2017-03-05
2
-8
/
+17
*
WinGui: Rework of the preset system
sr55
2017-03-04
13
-197
/
+637
*
Enabled "Per monitor DPI awareness"
Waterflames
2017-02-18
2
-0
/
+14
*
WinGui: Fix a logic error in 8vs10bit video encoder detection in the advanced...
sr55
2017-02-17
1
-1
/
+1
*
Fixed Botton to Bottom
supachris28
2017-02-12
1
-2
/
+2
*
WinGui: Fix a number of stylecop warnings.
sr55
2017-02-11
42
-155
/
+150
*
WinGui: Setup the Stylecop rules to be a bit more relaxed.
sr55
2017-02-11
1
-1
/
+1
*
WinGui: Change the following libraries to use NuGet sources.
sr55
2017-02-11
2
-12
/
+25
*
WinGui: Add StyleCop.Analyzers NuGet package
sr55
2017-02-11
2
-1
/
+13
*
WinGui: Further CProj Cleanup
sr55
2017-02-11
1
-3
/
+2
*
WinGui: Remove Stylecop Classic. (As a side note, HandBrake.ApplicationServic...
sr55
2017-02-11
2
-45
/
+0
*
WinGui: Fix Tape, Sprite and HighMotion Denoise Tunes. #571
sr55
2017-02-09
1
-1
/
+7
*
WinGui: Allow Title Specific Scan for DVD / Bluray Discs. Fixes #559
sr55
2017-02-06
1
-1
/
+1
*
WinGui: Order By Name R-Click option on Add to queue selection window.
sr55
2017-02-04
2
-0
/
+33
[next]