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
/
Views
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Options screen refactoring.
sr55
2013-01-13
5
-60
/
+51
*
WinGui: Numerous bug fixes. Many around the automatic selection feature on th...
sr55
2013-01-13
1
-1
/
+1
*
WinGui: Some Layout improvements to the Advanced tab to make it clearer what ...
sr55
2013-01-11
2
-156
/
+121
*
WinGui: Couple of minor UI tweaks and new tooltips.
sr55
2013-01-11
3
-7
/
+29
*
WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide...
sr55
2013-01-06
1
-1
/
+4
*
WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...
sr55
2013-01-06
1
-15
/
+22
*
WinGui: Increase the size of the cropping numeric boxes and change their bind...
sr55
2012-12-31
1
-4
/
+4
*
WinGui: Bump copyright date.
sr55
2012-12-31
1
-1
/
+1
*
WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...
sr55
2012-12-29
1
-1
/
+2
*
WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.
sr55
2012-12-28
3
-40
/
+76
*
WinGui: Improved handling of preview filename generation and fixed the second...
sr55
2012-12-27
1
-2
/
+2
*
WinGui: Make the advanced encoder options respond before the control has lost...
sr55
2012-12-24
1
-1
/
+1
*
WinGui: Allow negative srt offset.
sr55
2012-12-24
1
-0
/
+1
*
WinGui: Fix SRT Offset.
sr55
2012-12-24
1
-1
/
+1
*
WinGui: UI Tweaks and further fixes to Custom Anamorphic.
sr55
2012-11-27
2
-7
/
+13
*
WinGui: General code tidy-up and fix a couple of possible points that could t...
sr55
2012-11-27
1
-3
/
+8
*
WinGui: Tweak the advanced panel design so it is less likely to go off screen.
sr55
2012-11-25
1
-4
/
+5
*
WinGui: Couple of Audio and Advanced Panel bug fixes.
sr55
2012-11-24
1
-1
/
+1
*
WinGui: Tweaks to the graphics files by nikpawlak and some alternate play/pau...
sr55
2012-11-17
9
-1
/
+1
*
WinGui: Updated the preset pane icons.
sr55
2012-11-11
4
-6
/
+6
*
WinGui: UI Tweaks and improvements
sr55
2012-11-10
4
-30
/
+47
*
Another scaling artefact fix.
sr55
2012-11-10
1
-0
/
+0
*
WinGui: Initial set of new icons implemented.
sr55
2012-11-10
20
-7
/
+7
*
WinGui: Remove debug menu option
sr55
2012-10-27
1
-1
/
+0
*
WinGui: Initial work to overhaul the plist import code.
sr55
2012-10-27
1
-0
/
+1
*
WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...
sr55
2012-10-13
1
-5
/
+0
*
WinGui: API Tidyup Part 3 of many.
sr55
2012-10-13
1
-1
/
+0
*
WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym...
sr55
2012-10-09
1
-1
/
+0
*
WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ...
sr55
2012-10-07
1
-0
/
+8
*
WinGui: Cancel Scan menu option now greyed out when not scan running.
sr55
2012-09-30
1
-1
/
+1
*
WinGui: Misc Fixes
sr55
2012-09-30
2
-6
/
+4
*
WinGui: Deploy the updated application icon.
sr55
2012-09-27
5
-3
/
+3
*
WinGui: LibHb Encode and Scan support (off by default for the moment until I ...
sr55
2012-09-25
2
-1
/
+2
*
WinGui: Misc typos, tidyup
sr55
2012-09-23
10
-11
/
+7
*
WinGui: Couple Corrections to the Audiobitrate converter.
sr55
2012-09-08
1
-2
/
+2
*
WinGui: Hide the Debug Menu behind an option.
sr55
2012-09-08
2
-2
/
+3
*
WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ...
sr55
2012-09-08
1
-2
/
+2
*
WinGui: Further work in the process isolation service.
sr55
2012-09-01
2
-1
/
+19
*
WinGui: Prototype of process isolation support (to be used for libhb when thi...
sr55
2012-08-19
1
-0
/
+1
*
WinGui: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further...
sr55
2012-08-15
1
-8
/
+2
*
WinGui: Highlight the default preset in italics.
sr55
2012-08-12
2
-6
/
+11
*
WinGui: --subtitle-burn -> should be burned
sr55
2012-08-08
1
-1
/
+1
*
WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...
sr55
2012-08-05
1
-16
/
+46
*
WinGui: Improvements in the options screen layout
sr55
2012-08-04
1
-15
/
+9
*
WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w...
sr55
2012-08-04
3
-2
/
+31
*
WinGui: Couple UI tweaks and better text rendering throughout the app since n...
sr55
2012-07-23
6
-6
/
+13
*
WinGui: Fix up the Audio Passthru selection options.
sr55
2012-07-23
1
-16
/
+24
*
WinGui: Array of fixes and changes
sr55
2012-07-20
5
-7
/
+25
*
WinGui: Working drive tray insert/remove detection.
sr55
2012-07-14
2
-33
/
+1
*
WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser...
sr55
2012-07-13
1
-4
/
+24
[next]