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: Fix an issue with the Seconds mode (not setting end point correctly)
sr55
2013-09-01
1
-5
/
+5
*
WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...
sr55
2013-09-01
1
-2
/
+2
*
WinGui: Some more work on the Instant HandBrake prototype.
sr55
2013-08-27
10
-60
/
+1142
*
WinGui: Update the new radio buttons to work with the presets changing.
sr55
2013-08-27
1
-0
/
+13
*
WinGui: Show a radio button on the filters tab to select between Deinterlace ...
sr55
2013-08-27
3
-20
/
+82
*
Interop: Few minor updates for QuickSync.
sr55
2013-08-24
1
-3
/
+1
*
WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...
sr55
2013-08-24
1
-2
/
+5
*
WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...
sr55
2013-08-24
2
-20
/
+0
*
WinGui: Fix a small logic bug in the video encoder dropdown with av_mkv
sr55
2013-08-23
1
-1
/
+1
*
WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...
sr55
2013-08-23
2
-2
/
+7
*
WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunk
sr55
2013-08-23
6
-38
/
+341
*
WinGui: Improved Audio Listbox Item style. Moved to a single line design. S...
sr55
2013-08-22
4
-146
/
+55
*
WinGui: Improve the layout of the Subtitle Tracks listbox items.
sr55
2013-08-22
1
-107
/
+69
*
WinGui: Missing theme file from last checkin.
sr55
2013-08-22
1
-0
/
+52
*
WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.
sr55
2013-08-22
5
-22
/
+326
*
WinGui: Cosmetic fixes around the new libhb scanning.
sr55
2013-08-22
2
-17
/
+0
*
WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...
sr55
2013-08-22
2
-39
/
+5
*
WinGui: Initial work around around a when done countdown.
sr55
2013-08-21
9
-25
/
+312
*
WinGui: Stopping an encode or pausing the queue will no longer run the "When...
sr55
2013-08-18
1
-1
/
+7
*
WinGui: Missing file from a previous commit.
sr55
2013-08-18
1
-0
/
+67
*
WinGui: General code tidyup
sr55
2013-08-17
8
-114
/
+9
*
WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...
sr55
2013-08-17
7
-23
/
+60
*
WinGui: Fix the autoname helper so that it correctly sets the mkv extension f...
sr55
2013-08-17
1
-1
/
+1
*
WinGui: Fix an issue with Queue Import/Export that didn't obey the Ok/Cancel ...
sr55
2013-08-11
1
-6
/
+8
*
WinGui: Setting the Initial Directory to null when we can't resolve a full pa...
sr55
2013-07-30
1
-4
/
+3
*
WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.
sr55
2013-07-27
1
-1
/
+6
*
WinGui:
sr55
2013-07-27
7
-16
/
+52
*
WinGui: Fixed Anamorphic mode was not being saved when adding a preset with n...
sr55
2013-07-27
1
-0
/
+1
*
WinGui: Update the exception handling code to deal with Component Activation ...
sr55
2013-07-20
2
-8
/
+30
*
WinGui: Switch to native WPF dialogs for file handling except for the folder ...
sr55
2013-07-20
1
-5
/
+5
*
WinGui: Misc fixes and improvements
sr55
2013-07-20
6
-8
/
+64
*
WinGui: Change Loose and Strict Anamorphic to use hb_set_anamorphic_size
sr55
2013-07-14
4
-526
/
+161
*
WinGui: Make the AVFormat Muxers default.
sr55
2013-07-13
5
-8
/
+8
*
WinGui: Fix Typo on the queue.
sr55
2013-07-10
1
-1
/
+1
*
WinGui: Fix an error in the Drive Menu Attached Property
sr55
2013-07-07
1
-1
/
+1
*
WinGui: Some in-progress code that I'll pickup later on.
sr55
2013-07-07
2
-0
/
+683
*
WinGui: Fix to the Drive Menu service so that it doesn't refresh when clickin...
sr55
2013-07-06
2
-9
/
+28
*
WinGui: Broke Status display. Fixed.
sr55
2013-06-29
3
-15
/
+1
*
WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...
sr55
2013-06-29
12
-10
/
+330
*
WinGui: Rejig the Options window a bit.
sr55
2013-06-28
1
-5
/
+4
*
WinGui: Fix the Source Drive MenuItems occasionally not working when pressed....
sr55
2013-06-21
2
-6
/
+1
*
WinGui: Fix an issue on the queue where jobs would re-appear after clicking e...
sr55
2013-06-20
1
-24
/
+39
*
WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...
sr55
2013-06-16
3
-9
/
+21
*
WinGui: Fix a styling issue on the audio/subs tab
sr55
2013-06-16
2
-5
/
+6
*
WinGui: Added a new option that will allow users to fallback to using system ...
sr55
2013-06-13
13
-16
/
+182
*
WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...
sr55
2013-06-06
4
-36
/
+41
*
WinGui: Undo last commit, causes more problems than it fixes.
sr55
2013-06-05
1
-4
/
+4
*
WinGui: Disable the last bit of Custom Anamorphic calculation code until I ca...
sr55
2013-06-05
1
-4
/
+4
*
WinGui: Fix an issue where cropping wasn't getting set correctly after a titl...
sr55
2013-06-05
1
-18
/
+18
*
WinGui: Put Lower / Placebo Quality (Higher quality for non x264) markers und...
sr55
2013-06-02
4
-8
/
+66
[prev]
[next]