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
/
MainViewModel.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Better formatting for encode times
sr55
2019-07-27
1
-2
/
+2
*
WinGui: Show Day long encodes in hours consistent with the other UIs
sr55
2019-07-16
1
-11
/
+15
*
WinGui: Remove the experimental embedded queue. It's not been working right f...
sr55
2019-07-14
1
-28
/
+9
*
WinGui: Build out code for active monitoring of storage and battery power on...
sr55
2019-07-05
1
-7
/
+23
*
WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...
sr55
2019-06-24
1
-7
/
+5
*
WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...
sr55
2019-05-10
1
-2
/
+2
*
WinGui: Allow SSA files to be dropped on the UI.
sr55
2019-05-04
1
-2
/
+3
*
WinGui: New option to control the file overwrite default behaviour. Overwrite...
sr55
2019-04-20
1
-6
/
+15
*
WinGui: Various fixes and improvements to validation handling and options in...
sr55
2019-04-19
1
-14
/
+16
*
WinGui: Reset IsPresetModified when Updating a preset. Fixes #2042
sr55
2019-04-16
1
-0
/
+1
*
WinGui: Reafactor application init and introduce a --no-hardware flat that ca...
sr55
2019-04-06
1
-4
/
+0
*
WinGui: Add protection against unavailable directory in MRU List. Fixes #1995
sr55
2019-03-17
1
-2
/
+2
*
WinGui: Remove the legacy queue design. The new design is now always used.
sr55
2019-03-03
1
-3
/
+0
*
WinGui: Reinstate "Resume" vs "Start" encode on the Main screen. Fixes #1919
sr55
2019-02-22
1
-1
/
+12
*
WinGui: Attempt to be smarter with the Autonaming when dealing with directori...
sr55
2019-02-21
1
-10
/
+16
*
WinGui: Fix summary tab delayed refresh. Fixes #1914
sr55
2019-02-20
1
-0
/
+2
*
WinGui: Temp fix for the build until we can refactor the queue error handling.
sr55
2019-02-13
1
-1
/
+1
*
Add WebM support (#1822)
Justin Bull
2019-02-13
1
-3
/
+18
*
WinGui: Change the behaviour of the destination source alert to revert to the...
sr55
2019-02-07
1
-1
/
+1
*
WinGui: Remove inline Destination check. It's more annoying than useful. Fixe...
sr55
2019-01-30
1
-7
/
+0
*
WinGui: Move the Queue Recovery option from the source panel to the Queue Men...
sr55
2019-01-27
1
-0
/
+5
*
WinGui: Adding some additional validation to the destination box.
sr55
2019-01-27
1
-0
/
+7
*
WinGui: Improve Add to queue error Handling. Combine 2 Dialog prompts into ...
sr55
2019-01-24
1
-25
/
+35
*
WinGui: Make the toolbar customisation options more discoverable by making th...
sr55
2019-01-14
1
-7
/
+8
*
WinGui: Minor tidyup in MVM.
sr55
2019-01-12
1
-176
/
+11
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
1
-51
/
+1
*
WinGui: Fix an error when trying to encode an item with no destination.
sr55
2018-12-16
1
-8
/
+9
*
WinGui: Focus the preview window when the button is pressed while it is still...
sr55
2018-12-14
1
-0
/
+5
*
WinGui: Don't allow multiple preview windows to be opened.
sr55
2018-12-14
1
-1
/
+1
*
WinGui: Allow Add All / Add Selection to queue to be added to the toolbar sim...
sr55
2018-11-24
1
-0
/
+27
*
WinGui: Tidy up a few instances of mesagebox.show.
sr55
2018-11-24
1
-5
/
+5
*
WinGui: Trim some duplicate error messages on the main screen.
sr55
2018-11-24
1
-22
/
+1
*
WinGui: Allow the UI to silently attempt to auto-create folders when adding t...
sr55
2018-11-04
1
-1
/
+1
*
WinGui: Limit the experimental features to the nightly builds.
sr55
2018-11-02
1
-2
/
+3
*
WinGui: Simplify the Language Resource Files.
sr55
2018-10-10
1
-7
/
+7
*
WinGui: Register the Logger for libhb earlier so we can pickup VCE logging.
sr55
2018-09-28
1
-0
/
+2
*
WinGui: Implementing the new queue design. This is currently experimental and...
sr55
2018-09-22
1
-0
/
+4
*
WinGui: Archive Queue Recovery files for 7 days. Add an option on the Source ...
sr55
2018-09-21
1
-0
/
+12
*
WinGui: Add Experimental Features preferences to toggle ideas we are experime...
sr55
2018-09-15
1
-1
/
+0
*
WinGui: Add a prompt on Stop Encode to confirm. Fixes #1571
sr55
2018-09-14
1
-1
/
+10
*
WinGui: When opening preferences, reset to General tab if the last tab used w...
sr55
2018-09-14
1
-2
/
+2
*
WinGui: Make sure the Container is selected before the Audio/Subtitle tabs to...
sr55
2018-07-26
1
-1
/
+1
*
WinGui: Initial work to refactor the queue infrastructure to use the same JSO...
sr55
2018-07-08
1
-1
/
+1
*
WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...
sr55
2018-06-14
1
-5
/
+7
*
WinGui: Implement most of the HTTP Worker Process stubs.
sr55
2018-06-10
1
-0
/
+1
*
WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...
sr55
2018-06-05
1
-1
/
+1
*
WinGui: Open and Save File dialogs on the main window, now have their own "MR...
sr55
2018-05-24
1
-2
/
+20
*
WinGui: Don't allow subtitle import before a source has been scanned.
sr55
2018-05-24
1
-0
/
+9
*
WinGui: Add support for dropping .srt files onto the main window. When you do...
sr55
2018-05-24
1
-1
/
+14
*
WinGui: Make the error checking more aggressive when adding to queue. Add sup...
sr55
2018-05-09
1
-3
/
+22
[next]