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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...
sr55
2013-05-19
3
-30
/
+24
*
WinGui: Fix typo
sr55
2013-05-18
1
-1
/
+1
*
WinGui: Fix a number of cosmetic issues and a bug with the Check for updates ...
sr55
2013-05-11
1
-3
/
+3
*
WinGui: Fix a reset issue on the log window.
sr55
2013-04-30
1
-0
/
+1
*
WinGui: Fix Lock System action and hide the quit handbrake option from when d...
sr55
2013-04-29
1
-2
/
+2
*
WinGui: Quick fix to the preset export cancel option.
sr55
2013-04-26
1
-1
/
+1
*
WinGui: Change the Audio Automatic behaviour to be a bit more sane. When Add...
sr55
2013-04-26
1
-1
/
+13
*
WinGui: Disable Custom Anamorphic calculations (Will implement these via libh...
sr55
2013-04-21
1
-2
/
+29
*
WinGui: Added some additional sanity checking around preset import/export code.
sr55
2013-04-21
1
-6
/
+9
*
WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...
sr55
2013-04-12
3
-5
/
+57
*
WinGui: default to burn-in for VobSub too (when the container is MP4).
Rodeo
2013-04-02
1
-1
/
+1
*
WinGui: Couple bug fixes and tweaks.
sr55
2013-03-27
1
-2
/
+19
*
WinGui: Removed extra property.
sr55
2013-03-20
1
-1
/
+0
*
WinGui: Small tweak to enable burned in for pgs by default in mp4 files. (Add...
sr55
2013-03-20
1
-0
/
+8
*
WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...
sr55
2013-03-19
2
-13
/
+3
*
WinGui: Some Threading, Performance and Log window fixes.
sr55
2013-03-07
4
-23
/
+121
*
WinGui: Show the two log files as tabs rather than a combobox selection. Make...
sr55
2013-03-05
1
-71
/
+16
*
WinGui: Push Any up to the top of the language lists.
sr55
2013-03-03
2
-11
/
+2
*
WinGui: Port advanced tab caching code to trunk
sr55
2013-03-02
1
-0
/
+41
*
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: Enhancements to the preview window and scanning option.s
sr55
2013-02-23
2
-9
/
+24
*
WinGui: Split out the advanced tab code into separate panels.
sr55
2013-02-16
5
-1081
/
+1365
*
WinGui: Fix the source display label for batch scan mode.
sr55
2013-02-09
1
-19
/
+3
*
WinGui: Add support for the tray icon.
sr55
2013-02-02
1
-48
/
+0
*
WinGui: Numerous bug fixes to the services library.
sr55
2013-01-26
2
-29
/
+59
*
WinGui: Remember the last used preview duration.
sr55
2013-01-24
1
-0
/
+2
*
WinGui: Allow a shorted preview video.
sr55
2013-01-24
1
-1
/
+1
*
WinGui: For Point to Point Frames: Use Numeric Up Down Control. For PTP Se...
sr55
2013-01-23
1
-3
/
+38
*
WinGui: Add duration of the chapter to the chapters tab.
sr55
2013-01-23
1
-1
/
+1
*
WinGui: Just some prototype code for safe keeping. Not currently used.
sr55
2013-01-20
3
-0
/
+270
*
WinGui: UI Tweaks.
sr55
2013-01-17
3
-0
/
+146
*
WinGui: Options screen refactoring.
sr55
2013-01-13
5
-48
/
+56
*
WinGui: Numerous bug fixes. Many around the automatic selection feature on th...
sr55
2013-01-13
4
-117
/
+115
*
WinGui: Some Layout improvements to the Advanced tab to make it clearer what ...
sr55
2013-01-11
1
-29
/
+26
*
WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide...
sr55
2013-01-06
1
-4
/
+22
*
WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...
sr55
2013-01-06
1
-10
/
+4
*
WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...
sr55
2012-12-29
1
-4
/
+16
*
WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.
sr55
2012-12-28
6
-138
/
+370
*
WinGui: Default the textboxes for Seconds and Frames to sensible values.
sr55
2012-12-27
1
-1
/
+23
*
WinGui: Improved handling of preview filename generation and fixed the second...
sr55
2012-12-27
1
-8
/
+19
*
WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...
sr55
2012-12-08
2
-4
/
+4
*
WinGui: When we have a variable framerate preset, reset to "same as source" r...
sr55
2012-12-08
2
-6
/
+8
*
WinGui: UI Tweaks and further fixes to Custom Anamorphic.
sr55
2012-11-27
1
-0
/
+12
*
WinGui: General code tidy-up and fix a couple of possible points that could t...
sr55
2012-11-27
1
-3
/
+10
*
WinGui: Tweak the advanced panel design so it is less likely to go off screen.
sr55
2012-11-25
1
-1
/
+1
*
WinGui: Couple of Audio and Advanced Panel bug fixes.
sr55
2012-11-24
1
-12
/
+25
*
WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...
sr55
2012-11-18
1
-30
/
+38
*
WinGui: UI Tweaks and improvements
sr55
2012-11-10
2
-9
/
+9
*
WinGui: Fixes to deblock filter.
sr55
2012-11-08
1
-1
/
+2
[next]