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: Auto-name System will now always generate a unique filename. The Pref...
sr55
2019-04-21
1
-0
/
+7
*
WinGui: Improvements to Options layout. "General" tab has been split. "When ...
sr55
2019-04-20
1
-45
/
+53
*
WinGui: New option to control the file overwrite default behaviour. Overwrite...
sr55
2019-04-20
1
-19
/
+12
*
WinGui: Remove legacy delete.png icon and replace with grey X variant. Better...
sr55
2019-04-19
7
-5
/
+5
*
WinGui: Make the Queue Delete button more reliable. Doesn't need a double cli...
sr55
2019-04-19
2
-12
/
+18
*
WinGui: Another code path without error handling enabled for add to queue fixed.
sr55
2019-04-19
1
-1
/
+1
*
WinGui: Various fixes and improvements to validation handling and options in...
sr55
2019-04-19
2
-10
/
+14
*
WinGui: Set the Countdown Alert to top most. #2032
sr55
2019-04-11
1
-1
/
+1
*
WinGui: Retry menu item disabled state fixed on queue.
sr55
2019-04-06
1
-0
/
+4
*
WinGui: Minor bug fixes and UX improvements to the new queue design.
sr55
2019-04-06
2
-3
/
+14
*
WinGui: Increase Queue Window size and make more space for the Filenames on t...
sr55
2019-03-29
2
-5
/
+7
*
WinGui: Move all image paths to be consistent.
sr55
2019-03-10
1
-4
/
+4
*
WinGui: Fix inline queue.
sr55
2019-03-10
2
-2
/
+2
*
WinGui: Bind "Ctrl-C" on the Error window. This *may* be usable in some insta...
sr55
2019-03-09
2
-7
/
+34
*
WinGui: Queue Up/Down button size aligned with other buttons on the window.
sr55
2019-03-03
1
-2
/
+2
*
WinGui: Queue -> Overhaul the context menu on the queue to offer context awar...
sr55
2019-03-03
2
-22
/
+77
*
WinGui: Remove the legacy queue design. The new design is now always used.
sr55
2019-03-03
7
-1043
/
+461
*
WinGui: Further evolving the new queue design.
sr55
2019-02-23
1
-163
/
+205
*
WinGui: Set the button text to "Apply" on the Defaults Windows rather than "S...
sr55
2019-02-18
1
-1
/
+1
*
Add WebM support (#1822)
Justin Bull
2019-02-13
2
-5
/
+9
*
WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...
sr55
2019-02-11
1
-2
/
+10
*
WinGui: Remove left over Advanced Tab checkbox
sr55
2019-02-11
1
-6
/
+1
*
WinGui: Move the Queue Recovery option from the source panel to the Queue Men...
sr55
2019-01-27
1
-0
/
+3
*
WinGui: Update Min Title Scan label
sr55
2019-01-24
1
-2
/
+2
*
WinGui: Initial support for SSA file import.
sr55
2019-01-14
1
-1
/
+1
*
WinGui: Make the toolbar customisation options more discoverable by making th...
sr55
2019-01-14
1
-0
/
+7
*
WinGui: Removing a miss remnant of the old advanced tab.
sr55
2019-01-14
1
-3
/
+0
*
WinGui: Strip out some legacy code for x264 options handling.
sr55
2019-01-12
3
-559
/
+0
*
WinGui: Improvements to the new queue design.
sr55
2019-01-04
3
-12
/
+70
*
WinGui: Make the new queue design default for new nightly installs. Move the...
sr55
2018-12-28
2
-176
/
+188
*
WinGui: Restore the options dropdown on the legacy queue design.
sr55
2018-12-28
1
-0
/
+23
*
WinGui: Tighten up the UI for marginal displays and move the "Back" button on...
sr55
2018-12-28
2
-14
/
+12
*
WinGui: Don't allow multiple preview windows to be opened.
sr55
2018-12-14
1
-0
/
+1
*
WinGui: Consistency tweak. "Reload" instead of "Reload Defaults"
sr55
2018-12-12
1
-1
/
+1
*
WinGui: Completely hide the 2pass control for all hardware encoders.
sr55
2018-12-02
1
-1
/
+1
*
WinGui: Fix a minor cosmetic issue on the extra args box on the video tab. Fi...
sr55
2018-11-29
1
-1
/
+1
*
WinGui: Allow Add All / Add Selection to queue to be added to the toolbar sim...
sr55
2018-11-24
1
-8
/
+39
*
WinGui: Disable 2-pass for NVEnc and VCE. this is not implemented.
sr55
2018-11-21
1
-1
/
+1
*
WinGui: Fixing various UI Localisation issues and missing strings. #1597
sr55
2018-11-19
4
-30
/
+30
*
Few Minor UI Tweaks to better handle localised content.
sr55
2018-11-17
1
-2
/
+2
*
WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...
sr55
2018-11-11
1
-22
/
+26
*
WinGui: Make the "Version" label in options and about selectable and copyable...
sr55
2018-11-08
4
-8
/
+34
*
WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...
sr55
2018-11-04
2
-3
/
+6
*
WinGui: Limit the experimental features to the nightly builds.
sr55
2018-11-02
1
-1
/
+1
*
WinGui: Remove the preference to show the advanced tab. This can still be tog...
sr55
2018-10-20
3
-10
/
+4
*
WinGui: Rollback some styling change fixes to see if it fixes the odd behavio...
sr55
2018-10-19
4
-4
/
+4
*
WinGui: Fix a number of style inheritance issues.
sr55
2018-10-15
12
-41
/
+41
*
WinGui: Simplify the Language Resource Files.
sr55
2018-10-10
25
-427
/
+427
*
WinGui: Consistency Tweak on the Audio/Subtitle behaviour buttons on the add ...
sr55
2018-10-06
1
-2
/
+2
*
WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...
sr55
2018-09-28
8
-95
/
+76
[next]