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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Strip out the last traces of MEF since it's not going to be used.
sr55
2012-08-27
18
-135
/
+0
*
WinGui: Fix a second Integer overflow.
sr55
2012-08-25
1
-1
/
+1
*
WinGui: Fix an Integer overflow in the picture settings panel.
sr55
2012-08-25
1
-1
/
+1
*
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
6
-67
/
+325
*
WinGui: Prototype of process isolation support (to be used for libhb when thi...
sr55
2012-08-19
6
-5
/
+512
*
WinGui: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further...
sr55
2012-08-15
4
-28
/
+35
*
WinGui: Picture settings MaxWidth/Height fixes
sr55
2012-08-13
1
-4
/
+4
*
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
6
-85
/
+174
*
WinGui: Couple more Picture Settings Tab bug fixes. Note: Still a few more is...
sr55
2012-07-25
1
-1
/
+6
*
WinGui: Couple UI tweaks and better text rendering throughout the app since n...
sr55
2012-07-23
7
-10
/
+20
*
WinGui: Fix up the Audio Passthru selection options.
sr55
2012-07-23
3
-19
/
+34
*
WinGui: Fix a possible crash after scanning a source.
sr55
2012-07-23
1
-4
/
+8
*
WinGui: Move some stuff around in the services library and refactor out some ...
sr55
2012-07-20
8
-8
/
+9
*
WinGui: Array of fixes and changes
sr55
2012-07-20
8
-27
/
+69
*
WinGui: Pushing version numbers forward for the main branch.
sr55
2012-07-16
4
-6
/
+6
*
WinGui: Working drive tray insert/remove detection.
sr55
2012-07-14
9
-59
/
+148
*
WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser...
sr55
2012-07-13
5
-125
/
+250
*
WinGui: Initial work to restore queue editing functionality. (Note, it's not ...
sr55
2012-07-08
19
-97
/
+340
*
WinGui: Add support for keyboard shortcuts. These are slightly different to t...
sr55
2012-07-08
5
-1
/
+168
*
WinGui: Additional fixes for multi-instance.
sr55
2012-07-07
1
-0
/
+4
*
WinGui: Fixes to allow for multi-instance to work again.
sr55
2012-07-07
1
-1
/
+1
*
WinGui: Fix Add Preset not honouring custom source width / height.
sr55
2012-06-30
3
-46
/
+58
*
WinGui: Fix an issue where the Autoname would keep the existing file extensio...
sr55
2012-06-30
1
-1
/
+1
*
WinGui: Assorted fixes.
sr55
2012-06-30
6
-13
/
+81
*
WinGui: Refactor the Update service and add a new options tab to deal with up...
sr55
2012-06-30
11
-141
/
+640
*
WinGui: More UI tweaks and improvements.
sr55
2012-06-26
3
-3
/
+12
*
WinGui: Another set of assorted fixes and UI tweaks.
sr55
2012-06-26
6
-38
/
+95
*
WinGui: Additional fixes to the picture settings panel.
sr55
2012-06-24
1
-13
/
+17
*
WinGui: Assorted Fixes
sr55
2012-06-24
5
-78
/
+53
*
WinGui: Fix to the MaxWidth/Height Width/Height query being generated incorre...
sr55
2012-06-22
1
-1
/
+0
*
WinGui: Replace the EncodeStart with QueueStart event to fix an issue where P...
sr55
2012-06-20
1
-12
/
+11
*
WinGui: - Fixed an incorrect method call in the last checkin.
sr55
2012-06-20
1
-2
/
+4
*
WinGui: - Another fix to the Subtitles panel.
sr55
2012-06-20
2
-5
/
+15
*
WinGui:WinGui:
sr55
2012-06-19
2
-25
/
+45
*
WinGui: Fix a couple of the issues with the Picture settings view with regard...
sr55
2012-06-17
1
-7
/
+125
*
WinGui: Output settings were not loading with the presets.
sr55
2012-06-17
2
-0
/
+9
*
WinGui: Convert the Presets Panel to a Listbox and update the styling. This s...
sr55
2012-06-16
3
-31
/
+71
*
WinGui: Various fixes
sr55
2012-06-16
5
-2
/
+97
*
WinGui: Add extension to file when exporting the queue
sr55
2012-06-15
1
-1
/
+7
*
WinGui: Fix build and further clean out some legacy code.
sr55
2012-06-14
6
-13
/
+6
*
WinGui: Code Cleanup
sr55
2012-06-14
3
-26
/
+147
*
WinGui: Strip out more legacy code.
sr55
2012-06-14
2
-23
/
+0
*
WinGui: Remove the legacy WinForms GUI.
sr55
2012-06-14
2
-37
/
+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
[next]