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: Some usability improvements around presets. Also trying out a "Hide P...
sr55
2013-06-02
1
-1
/
+52
*
WinGui: Don't crash if a corrupted source file causes the duration to be mis...
sr55
2013-06-01
1
-1
/
+1
*
WinGui: Add an attached property to the source menu to handle drive detection...
sr55
2013-05-26
1
-32
/
+17
*
WinGui: Disable End point affecting the start point for anything other than c...
sr55
2013-05-26
1
-1
/
+1
*
WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...
sr55
2013-05-25
1
-1
/
+1
*
WinGui: End Point can not be greater than Start and vice versa for the chapte...
sr55
2013-05-25
1
-0
/
+10
*
WinGui: Some usability improvements and bug fixes around the queue window.
sr55
2013-05-24
1
-1
/
+11
*
WinGui: Add a warning about user presets not being updated until such time th...
sr55
2013-05-24
1
-1
/
+2
*
WinGui: Fix AutoName when no {title} tag is set.
sr55
2013-05-24
1
-2
/
+1
*
WinGui: Make the AutoNaming feature less trigger happy. It should not run for...
sr55
2013-05-22
1
-3
/
+12
*
WinGui: Some additional work on my prototype batch add to queue feature.
sr55
2013-05-19
1
-7
/
+14
*
WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...
sr55
2013-05-19
1
-2
/
+7
*
WinGui: Quick fix to the preset export cancel option.
sr55
2013-04-26
1
-1
/
+1
*
WinGui: Couple bug fixes and tweaks.
sr55
2013-03-27
1
-2
/
+19
*
WinGui: Some Threading, Performance and Log window fixes.
sr55
2013-03-07
1
-1
/
+33
*
WinGui: Update the scan parser to handle the new scan progress meter.
sr55
2013-03-02
1
-2
/
+2
*
WinGui: Show "Scan failed: Unrecognized file type." when a scan fails for thi...
sr55
2013-02-24
1
-3
/
+7
*
WinGui: Fix the source display label for batch scan mode.
sr55
2013-02-09
1
-19
/
+3
*
WinGui: Numerous bug fixes to the services library.
sr55
2013-01-26
1
-6
/
+27
*
WinGui: For Point to Point Frames: Use Numeric Up Down Control. For PTP Se...
sr55
2013-01-23
1
-3
/
+38
*
WinGui: Just some prototype code for safe keeping. Not currently used.
sr55
2013-01-20
1
-0
/
+32
*
WinGui: UI Tweaks.
sr55
2013-01-17
1
-0
/
+38
*
WinGui: Options screen refactoring.
sr55
2013-01-13
1
-33
/
+4
*
WinGui: Numerous bug fixes. Many around the automatic selection feature on th...
sr55
2013-01-13
1
-1
/
+0
*
WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.
sr55
2012-12-28
1
-4
/
+11
*
WinGui: Default the textboxes for Seconds and Frames to sensible values.
sr55
2012-12-27
1
-1
/
+23
*
WinGui: Initial work to overhaul the plist import code.
sr55
2012-10-27
1
-1
/
+4
*
WinGui: Couple of UI fixes.
sr55
2012-10-21
1
-26
/
+50
*
WinGui: Couple minor fixes.
sr55
2012-10-18
1
-1
/
+4
*
WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...
sr55
2012-10-13
1
-3
/
+8
*
WinGui: API Tidyup Part 3 of many.
sr55
2012-10-13
1
-7
/
+7
*
WinGui: API Tidyup Part 2 of many. Growl Support.
sr55
2012-10-10
1
-1
/
+5
*
WinGui: Improvements to status messages.
sr55
2012-09-30
1
-2
/
+23
*
WinGui: Cancel Scan menu option now greyed out when not scan running.
sr55
2012-09-30
1
-0
/
+6
*
WinGui: Misc Fixes
sr55
2012-09-30
1
-1
/
+1
*
WinGui: Readded missing functionality that scans files dropped on the app ico...
sr55
2012-09-29
1
-16
/
+14
*
WinGui: LibHb Encode and Scan support (off by default for the moment until I ...
sr55
2012-09-25
1
-49
/
+5
*
WinGui: Couple fixes to Pictures settings and add presets.
sr55
2012-09-11
1
-2
/
+4
*
WinGui: Hide the Debug Menu behind an option.
sr55
2012-09-08
1
-0
/
+11
*
WinGui: Further work and fixes on the Process Isolation Service
sr55
2012-09-02
1
-0
/
+7
*
WinGui: Fix preview window.
sr55
2012-09-02
1
-1
/
+3
*
WinGui: Further work in the process isolation service.
sr55
2012-09-01
1
-7
/
+9
*
WinGui: Only allow 1 instance of the Queue, About, Log and Preview window to ...
sr55
2012-09-01
1
-6
/
+42
*
WinGui: Strip out the last traces of MEF since it's not going to be used.
sr55
2012-08-27
1
-3
/
+0
*
WinGui: General Tidyup of the Services Library API.
sr55
2012-08-25
1
-12
/
+18
*
WinGui: Initial Work to wire up Encode Process Isolation.
sr55
2012-08-22
1
-13
/
+17
*
WinGui: Prototype of process isolation support (to be used for libhb when thi...
sr55
2012-08-19
1
-5
/
+33
*
WinGui: Couple UI tweaks and better text rendering throughout the app since n...
sr55
2012-07-23
1
-4
/
+7
*
WinGui: Fix a possible crash after scanning a source.
sr55
2012-07-23
1
-4
/
+8
*
WinGui: Array of fixes and changes
sr55
2012-07-20
1
-0
/
+15
[next]