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: 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
*
WinGui: Initial work to restore queue editing functionality. (Note, it's not ...
sr55
2012-07-08
1
-24
/
+57
*
WinGui: Add support for keyboard shortcuts. These are slightly different to t...
sr55
2012-07-08
2
-1
/
+21
*
WinGui: Assorted fixes.
sr55
2012-06-30
5
-13
/
+52
*
WinGui: Refactor the Update service and add a new options tab to deal with up...
sr55
2012-06-30
1
-3
/
+38
*
WinGui: More UI tweaks and improvements.
sr55
2012-06-26
1
-1
/
+1
*
WinGui: Another set of assorted fixes and UI tweaks.
sr55
2012-06-26
2
-8
/
+22
*
WinGui: Assorted Fixes
sr55
2012-06-24
3
-31
/
+19
*
WinGui: Output settings were not loading with the presets.
sr55
2012-06-17
1
-0
/
+2
*
WinGui: Convert the Presets Panel to a Listbox and update the styling. This s...
sr55
2012-06-16
2
-20
/
+71
*
WinGui: Various fixes
sr55
2012-06-16
1
-2
/
+24
*
WinGui: Strip out more legacy code.
sr55
2012-06-14
1
-9
/
+0
*
WinGui: Additional layout changes to the options window.
sr55
2012-06-14
1
-99
/
+48
*
WinGui: Some layout tweaks by beta-tester
sr55
2012-06-14
10
-338
/
+860
*
WinGui: Initial layout changes to the options screen.
sr55
2012-06-14
1
-107
/
+137
*
WinGui: Added a Shell View which can host various windows. By default this wi...
sr55
2012-06-08
6
-29
/
+79
*
WinGui: Changes to the Main Window and Advanced Tab to make allow it to bette...
sr55
2012-06-07
2
-478
/
+977
*
WinGui: Numerous fixes to the picture settings tab. Fixed framerate typo on t...
sr55
2012-06-03
2
-5
/
+10
*
WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. Change...
sr55
2012-05-31
1
-1
/
+1
*
WinGui: Add a warning when closing the app while an encode is running. A fix ...
sr55
2012-05-26
2
-6
/
+7
*
WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...
sr55
2012-05-26
1
-23
/
+57
*
WinGui: Change the Binding behaviour to update the bound field as the user ty...
sr55
2012-05-25
1
-1
/
+1
*
WinGui: Bug fixes on the subtitles panel.
sr55
2012-05-21
1
-4
/
+8
*
WinGui: Range of bug fixes and UI tweaks.
sr55
2012-05-20
3
-15
/
+15
*
WinGui: Status overlay when scanning. Not sure if this is going to stay, just...
sr55
2012-05-20
1
-251
/
+266
*
WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...
sr55
2012-05-20
3
-10
/
+50
*
WinGui: When Changing the output format, limit to only valid choices in the v...
sr55
2012-05-19
3
-19
/
+47
*
WinGui: Fixes Picture Height CLI Query. Fix Framerate mode controls (PFR/VFR ...
sr55
2012-05-15
1
-2
/
+2
*
WinGui: Make the new WPF UI default. (the old UI exe is still included in the...
sr55
2012-05-12
3
-19
/
+29
*
WinGui: (WPF) UI Consistency tweaks and improvements.
sr55
2012-05-06
8
-29
/
+53
*
WinGui: (WPF) Improvements to the new audio panel.
sr55
2012-05-01
1
-12
/
+23
*
WinGui: (WPF) Audio Panel Auto Passthru implementation.
sr55
2012-04-12
3
-3
/
+32
*
WinGui: (WPF) Initial Implementation of title specific scanning.
sr55
2012-04-06
4
-1
/
+55
*
WinGui: (WPF) User Setting Service fixes, Query Generation fixes, Logviewer l...
sr55
2012-04-01
1
-1
/
+1
[next]