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
/
ViewModels
/
Interfaces
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Various fixes and improvements to validation handling and options in...
sr55
2019-04-19
1
-0
/
+1
*
WinGui: Remove the legacy queue design. The new design is now always used.
sr55
2019-03-03
1
-5
/
+0
*
Add WebM support (#1822)
Justin Bull
2019-02-13
1
-0
/
+10
*
WinGui: Improve Add to queue error Handling. Combine 2 Dialog prompts into ...
sr55
2019-01-24
1
-1
/
+2
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
1
-32
/
+0
*
WinGui: Save Options when the app closes, if the options window was last open...
sr55
2018-11-18
1
-0
/
+2
*
WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...
sr55
2018-11-04
1
-0
/
+2
*
WinGui: Implementing the new queue design. This is currently experimental and...
sr55
2018-09-22
1
-0
/
+7
*
WinGui: When opening preferences, reset to General tab if the last tab used w...
sr55
2018-09-14
1
-0
/
+5
*
WinGui: Remap Ctrl-S to Open Destination Save Dialog. Start Encode is now C...
sr55
2018-08-03
1
-0
/
+5
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
1
-1
/
+1
*
WinGui: Add support for dropping .srt files onto the main window. When you do...
sr55
2018-05-24
1
-0
/
+8
*
WinGui: New shortcuts for easier accessibility. Ctrl 1 through 7 activate g...
sr55
2018-02-10
1
-0
/
+6
*
WinGui: Reselect the last selected preset (if still available) when editing a...
sr55
2018-01-13
1
-1
/
+3
*
WinGui: Add % Actual Size to the static preview window title.
sr55
2017-12-15
1
-0
/
+4
*
WinGui: Mouse Wheel can scroll previews.
sr55
2017-12-15
2
-0
/
+6
*
WinGui: Summary Tab Preview UI Consistency Tweaks to match the MacGUI. Moving...
sr55
2017-12-15
1
-1
/
+0
*
WinGui: Initial ground work on code that will detect when the user modifies s...
sr55
2017-09-17
1
-0
/
+7
*
WinGui: Summary Tab - Make the preview controls operational. #833
sr55
2017-08-23
1
-0
/
+1
*
WinGui: Initial implementation of the Summary Tab. This may be subject to cha...
sr55
2017-08-23
1
-0
/
+23
*
WinGui: Rework of the preset system
sr55
2017-03-04
1
-7
/
+0
*
WinGui: Correctly synchronise the WhenDone dropdowns in the Queue, MainWindow...
sr55
2017-01-08
2
-1
/
+9
*
WinGui: Adding Queue Start/Pause Context Menu options to the In-line queue an...
sr55
2017-01-07
1
-0
/
+10
*
WinGui: Advanced Tab Changes
sr55
2016-12-13
2
-37
/
+0
*
WinGui: Fix a large number of stylecop warnings.
sr55
2016-10-30
3
-0
/
+12
*
WinGui: Lay the foundation for editing presets with a simple rename window.
sr55
2016-07-25
1
-0
/
+29
*
WinGui: Stubbing out some meta data code.
sr55
2016-07-23
1
-0
/
+15
*
WinGui: Make the "Presets" menu grouped by category.
sr55
2016-06-16
1
-0
/
+2
*
WinGui: Strip out the overlay panel code. It's not used.
sr55
2016-04-18
3
-32
/
+1
*
WinGui: Add a Logging Service into the AppServices library. This does not dep...
sr55
2016-03-21
1
-4
/
+0
*
WinGui: Added a text block on the Queue Add selection that shows the current ...
sr55
2016-02-20
1
-1
/
+5
*
WinGui: Adding a "Queue" Menu
sr55
2016-02-20
1
-0
/
+25
*
WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...
sr55
2016-02-13
1
-0
/
+5
*
WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...
sr55
2016-02-07
1
-8
/
+4
*
WinGui:
sr55
2016-02-06
3
-1
/
+81
*
WinGui: Some API and warnings cleanup.
Scott
2015-12-27
1
-0
/
+6
*
Adding a "When Done" Label and Context Menu to the Main Screen status bar.
Scott
2015-10-24
1
-0
/
+1
*
Tidy up some code for the new inline queue view.
Scott
2015-10-24
1
-7
/
+0
*
Initial commit to allow the Queue Window to be embedded in the main window. S...
Scott
2015-10-24
1
-0
/
+7
*
AppServices tidyup
Scott
2015-09-26
5
-14
/
+12
*
WinGui: Add a Mini Status Display window that can be accessed via the tray no...
sr55
2015-07-18
1
-0
/
+22
*
WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help.
sr55
2015-04-27
1
-0
/
+5
*
WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use...
sr55
2015-04-25
1
-0
/
+5
*
WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...
sr55
2015-03-29
3
-0
/
+55
*
WinGui: Moving the Interop Code into the services library. This will allow so...
sr55
2015-02-28
2
-2
/
+2
*
WinGui: Remove a bunch of CLI handling code.
sr55
2015-01-31
2
-23
/
+0
*
WinGui: Remove the Simple advanced options tab.
sr55
2015-01-23
1
-32
/
+0
*
WinGui: Quick Fix for the batch encoding with libhb mode.
sr55
2015-01-19
2
-4
/
+9
*
WinGui: Combine the Still and Live previews into a single window in the same ...
sr55
2015-01-17
1
-25
/
+0
*
WinGui: Refracting some of the modelling around the Encode Services
sr55
2015-01-04
7
-4
/
+10
[next]