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: 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
2
-9
/
+8
*
WinGui: Fix broken log window.
sr55
2012-09-29
1
-3
/
+3
*
WinGui: Readded missing functionality that scans files dropped on the app ico...
sr55
2012-09-29
2
-16
/
+25
*
WinGui: Swap out the interface for IEncode in the preview window.
sr55
2012-09-26
1
-1
/
+1
*
WinGui: LibHb Encode and Scan support (off by default for the moment until I ...
sr55
2012-09-25
2
-49
/
+28
*
WinGui: Misc typos, tidyup
sr55
2012-09-23
1
-10
/
+1
*
WinGui: Couple fixes to Pictures settings and add presets.
sr55
2012-09-11
3
-53
/
+48
*
WinGui: Hide the Debug Menu behind an option.
sr55
2012-09-08
2
-0
/
+34
*
WinGui: Add new sample rates, 8, 11.025, 12 and 16 as options
sr55
2012-09-07
1
-1
/
+1
*
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
2
-12
/
+61
*
WinGui: Fix culture issue with the framerate. Any non round number selection ...
sr55
2012-09-01
1
-1
/
+1
*
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
16
-35
/
+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
1
-13
/
+17
*
WinGui: Prototype of process isolation support (to be used for libhb when thi...
sr55
2012-08-19
1
-5
/
+33
*
WinGui: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further...
sr55
2012-08-15
2
-19
/
+32
*
WinGui: Picture settings MaxWidth/Height fixes
sr55
2012-08-13
1
-4
/
+4
*
WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w...
sr55
2012-08-04
3
-83
/
+143
*
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
1
-4
/
+7
*
WinGui: Fix up the Audio Passthru selection options.
sr55
2012-07-23
1
-3
/
+0
*
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
4
-4
/
+5
*
WinGui: Array of fixes and changes
sr55
2012-07-20
2
-0
/
+16
*
WinGui: Working drive tray insert/remove detection.
sr55
2012-07-14
3
-26
/
+23
*
WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser...
sr55
2012-07-13
1
-121
/
+83
*
WinGui: Initial work to restore queue editing functionality. (Note, it's not ...
sr55
2012-07-08
12
-7
/
+214
*
WinGui: Add support for keyboard shortcuts. These are slightly different to t...
sr55
2012-07-08
1
-0
/
+35
*
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
2
-45
/
+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
1
-0
/
+29
*
WinGui: Refactor the Update service and add a new options tab to deal with up...
sr55
2012-06-30
2
-11
/
+229
*
WinGui: More UI tweaks and improvements.
sr55
2012-06-26
2
-2
/
+11
*
WinGui: Another set of assorted fixes and UI tweaks.
sr55
2012-06-26
3
-29
/
+71
*
WinGui: Additional fixes to the picture settings panel.
sr55
2012-06-24
1
-13
/
+17
*
WinGui: Assorted Fixes
sr55
2012-06-24
2
-47
/
+34
*
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
[next]