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: Downgrade Subtitle Behaviour Error to a warning. Also checks the beh...
sr55
2016-12-29
1
-3
/
+20
*
WinGui: Don't open the source panel on launch if we are scanning a file by co...
sr55
2016-12-28
1
-4
/
+1
*
WinGui: Change the status bar to show when it's doing a subtitle scan.
sr55
2016-12-22
1
-6
/
+20
*
WinGui: Advanced Tab Changes
sr55
2016-12-13
1
-3
/
+3
*
WinGui: Prompt to create folder when the destination path does not exist. Fix...
sr55
2016-11-16
1
-13
/
+39
*
WinGui: Fix a large number of stylecop warnings.
sr55
2016-10-30
1
-3
/
+5
*
WinGui: prefer /docs over docs.
sr55
2016-08-03
1
-1
/
+1
*
WinGui: Set the Help Link to https://docs.handbrake.fr since we are retiring ...
sr55
2016-08-03
1
-1
/
+1
*
WinGui: Lay the foundation for editing presets with a simple rename window.
sr55
2016-07-25
1
-0
/
+28
*
WinGui: Stubbing out some meta data code.
sr55
2016-07-23
1
-1
/
+13
*
WinGui: Show Queue button can now maximise a minimised window. Fixes #262
sr55
2016-07-16
1
-0
/
+5
*
WinGui: Change the handling of "Already Processing" dialog that can appear wh...
sr55
2016-07-15
1
-2
/
+2
*
WinGui: Make the "Presets" menu grouped by category.
sr55
2016-06-16
1
-0
/
+2
*
WinGui: Add {preset} to autoname options. This is a non-live option meaning i...
sr55
2016-06-09
1
-3
/
+3
*
WinGui: Check directory permissions before adding a job to the queue for proc...
sr55
2016-06-09
1
-0
/
+7
*
WinGui: Actually check in the fix for #158
sr55
2016-04-29
1
-1
/
+3
*
WinGui: Force the Optimise MP4 / iPod 5G Checkbox to refresh when changing t...
sr55
2016-04-29
1
-0
/
+1
*
WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...
sr55
2016-04-23
1
-5
/
+8
*
WinGui: Add a Logging Service into the AppServices library. This does not dep...
sr55
2016-03-21
1
-3
/
+5
*
WinGui: Don't check diskspace on UNC paths.
sr55
2016-03-02
1
-2
/
+2
*
WinGui: Added a text block on the Queue Add selection that shows the current ...
sr55
2016-02-20
1
-1
/
+1
*
WinGui: Adding a "Queue" Menu
sr55
2016-02-20
1
-0
/
+11
*
WinGui: WebOptimised and iPod 5G support checkboxes were not displaying the ...
sr55
2016-02-10
1
-2
/
+42
*
WinGui: Some API and warnings cleanup.
Scott
2015-12-27
1
-1
/
+1
*
WinGui: Couple of fixes for the Edit Queue feature. (Video Tune, Video Bitra...
Scott
2015-12-27
1
-0
/
+4
*
WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec...
Scott
2015-12-12
1
-2
/
+2
*
WinGui: Add warning dialog on Destination Browse Button if disk space is low...
Scott
2015-11-10
1
-0
/
+15
*
Add Error count to the Status bar when queue completes.
Scott
2015-11-08
1
-1
/
+7
*
Make Process Priority a real-time setting. Not per encode instance.
Scott
2015-10-31
1
-0
/
+23
*
Adding a "When Done" Label and Context Menu to the Main Screen status bar.
Scott
2015-10-24
1
-0
/
+9
*
Tidy up some code for the new inline queue view.
Scott
2015-10-24
1
-2
/
+0
*
Improve the In-line queue display.
Scott
2015-10-24
1
-4
/
+2
*
Initial commit to allow the Queue Window to be embedded in the main window. S...
Scott
2015-10-24
1
-119
/
+40
*
Updating the status to be consistent with the queue display.
Scott
2015-10-10
1
-8
/
+3
*
Adding Pass Count back onto the status bar.
Scott
2015-10-10
1
-2
/
+9
*
AppServices tidyup
Scott
2015-09-26
1
-46
/
+48
*
WinGui: Strip out some old unused code.
Scott
2015-09-18
1
-6
/
+1
*
WinGui: If the Queue Recovery doesn't return any results, show the "Source S...
sr55
2015-08-23
1
-1
/
+7
*
WinGui: Don't update config when user cancels file/folder dialogs - Patch by...
sr55
2015-08-23
1
-94
/
+103
*
WinGui: Minor tidy up of the Main VM constructor.
sr55
2015-07-22
1
-11
/
+35
*
WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...
sr55
2015-07-21
1
-22
/
+32
*
WinGui: Initial Implementation of the json preset export code.
sr55
2015-07-05
1
-6
/
+3
*
WinGui: Completely replace the plist preset import code with the functionalit...
sr55
2015-06-26
1
-67
/
+4
*
WinGui: Starting to move UI text string to resources. This will allow us to s...
sr55
2015-06-04
1
-4
/
+3
*
WinGui: Revert last change. Only set the GUI to enabled when editing queue i...
sr55
2015-06-03
1
-7
/
+4
*
WinGui: Queue Recovery now sets the GUI to enabled if it recovers a job.
sr55
2015-06-03
1
-1
/
+5
*
WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...
sr55
2015-05-26
1
-4
/
+0
*
WinGui: General tidy up and remove the custom styling for the app. The app wi...
sr55
2015-05-17
1
-6
/
+2
*
WinGui: Remove some test code.
sr55
2015-05-09
1
-23
/
+2
*
WinGui: Restore Preview functionality. The calc logic still needs fixed as t...
sr55
2015-05-07
1
-16
/
+37
[next]