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: Combine the Still and Live previews into a single window in the same ...
sr55
2015-01-17
1
-15
/
+9
*
WinGui: Correcting namespaces.
sr55
2015-01-05
1
-1
/
+1
*
WinGui: Refracting some of the modelling around the Encode Services
sr55
2015-01-04
1
-2
/
+3
*
WinGui: Part 1 - Restructuring the AppServices library in preparation for the...
sr55
2014-11-29
1
-4
/
+8
*
WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...
sr55
2014-11-28
1
-5
/
+3
*
WinGui: Move the preset model object into the presets package.
sr55
2014-11-23
1
-1
/
+1
*
WinGui: Move the preset system out of the services package.
sr55
2014-11-23
1
-1
/
+4
*
WinGui: Improve the error message when importing a preset fails.
sr55
2014-11-15
1
-14
/
+24
*
WinGui: Improve Error message for the help menu item.
sr55
2014-11-08
1
-1
/
+8
*
WinGui: Block users from attempting to overwrite their input file.
sr55
2014-10-25
1
-0
/
+12
*
WinGui: Fix Playlist not displaying for bluray titles.
sr55
2014-10-05
1
-4
/
+9
*
WinGui: Use OutputFormat display name, rather than the enum name.
sr55
2014-08-21
1
-3
/
+1
*
WinGui: -Fix to the update service. -Change NlMeans to NLMeans
sr55
2014-08-19
1
-1
/
+0
*
WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...
sr55
2014-05-18
1
-1
/
+0
*
WinGui: Another fix to the pause feature.
sr55
2014-05-14
1
-1
/
+1
*
WinGui: Fix up Pausing when using libhb encode.
sr55
2014-05-14
1
-1
/
+40
*
WinGui: When Starting a job that fails one of the sanity checks, the Stop but...
sr55
2014-03-28
1
-0
/
+1
*
WinGui: Restore rolled back tabbing fix + added a check for illegal character...
sr55
2014-03-23
1
-8
/
+32
*
WinGui: enable MP4 and Matroska muxing for x265.
Rodeo
2014-03-13
1
-7
/
+1
*
WinGui: Improvements and fixes to the Output Format Dropdown / Destination
sr55
2014-03-06
1
-32
/
+66
*
WinGui: Add a new command line argument to the HandBrake GUI executable (--r...
sr55
2014-03-01
1
-2
/
+2
*
WinGui: Enable the x265 raw muxer for testing. Note to everyone playing with...
sr55
2014-02-23
1
-1
/
+1
*
WinGui: x265 UI patch by Zhang Zhigiang.
sr55
2014-02-23
1
-0
/
+3
*
WinGui: Further work on the new Audio and Subtitle automatic behaviour system.
sr55
2014-02-22
1
-1
/
+3
*
WinGui: Show a error message when the user has no destination set.
sr55
2014-02-17
1
-0
/
+7
*
WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...
sr55
2014-02-16
1
-1
/
+1
*
WinGui: Make the Preset Plist importer a bit more robust by checking versions...
sr55
2014-01-21
1
-0
/
+27
*
WinGui: cleanup some warnings.
sr55
2014-01-02
1
-10
/
+2
*
WinGui: Fix a crash when updating the status display.
sr55
2014-01-02
1
-2
/
+1
*
WinGui: Move a bunch of strings out to the resources file.
sr55
2013-12-29
1
-51
/
+51
*
WinGui: Improved an Add All Error message in relation to the Auto File Naming...
sr55
2013-12-29
1
-3
/
+3
*
WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...
sr55
2013-12-26
1
-138
/
+10
*
WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...
sr55
2013-12-01
1
-5
/
+107
*
WinGui: Finish off moving the User Settings service to the UI Layer.
sr55
2013-11-19
1
-4
/
+3
*
WinGui: Removed the need for the user settings service from IEncode and IScan...
sr55
2013-11-19
1
-9
/
+3
*
WinGui: Started work on API improvements in the Application services dll. Rem...
sr55
2013-11-19
1
-9
/
+6
*
WinGui: Remove AV_MKV option. Now default for the build
sr55
2013-11-08
1
-2
/
+2
*
WinGui: All the hardware acceleration options are now available view a new ta...
sr55
2013-09-28
1
-1
/
+3
*
WinGui: Fix an index problem with the angles dropdown.
sr55
2013-09-27
1
-1
/
+1
*
WinGui: Added a new tab in Options to host "Video" related settings including...
sr55
2013-09-21
1
-1
/
+2
*
WinGui: Remove now unneeded debug menu
sr55
2013-09-21
1
-11
/
+0
*
WinGui: Remove the scan service wrapper as it's no longer needed.
sr55
2013-09-21
1
-2
/
+2
*
WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...
sr55
2013-09-14
1
-5
/
+3
*
WinGui: Change the implementation of the Source Menu Image handling. Hopefull...
sr55
2013-09-03
1
-5
/
+4
*
WinGui: Another small fix around point to point mode setting of start and end...
sr55
2013-09-01
1
-1
/
+1
*
WinGui: Fix an issue with the Seconds mode (not setting end point correctly)
sr55
2013-09-01
1
-5
/
+5
*
WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...
sr55
2013-09-01
1
-2
/
+2
*
WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...
sr55
2013-08-24
1
-1
/
+0
*
WinGui: Cosmetic fixes around the new libhb scanning.
sr55
2013-08-22
1
-16
/
+0
*
WinGui: Initial work around around a when done countdown.
sr55
2013-08-21
1
-2
/
+0
[next]