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: Update the video preview window icon. Was using the wrong one.
sr55
2013-11-02
3
-5
/
+4
*
WinGui: Changed the Source Menu file icon to something that scales down a bit...
sr55
2013-11-02
4
-2
/
+5
*
WinGui: Fixed an issue with the Queue toolbar where resizing the widow to a s...
sr55
2013-11-02
3
-11
/
+19
*
WinGui: Couple of cosmetic fixes / minor improvements.
sr55
2013-10-27
4
-6
/
+8
*
WinGui: Fixed burn-in checkbox for subtitles
sr55
2013-10-25
1
-1
/
+1
*
WinGui: Fix adding a new VobSub or PGS subtitle, default it to "Burned In" fo...
sr55
2013-10-20
4
-34
/
+40
*
WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...
sr55
2013-10-20
5
-4
/
+51
*
WinGUI: Add a notice for XP users letting them know the app is not currently ...
sr55
2013-10-10
1
-2
/
+10
*
WinGui: Make Lanczos the default scaler in the WinGUI again.
sr55
2013-10-10
1
-1
/
+1
*
WinGui: Handle libhb dll errors.
sr55
2013-10-08
1
-1
/
+15
*
WinGui: Use the LumenWorks CsvReader library for the chapters tab. (MIT Licen...
sr55
2013-10-05
3
-10
/
+17
*
WinGui: All the hardware acceleration options are now available view a new ta...
sr55
2013-09-28
8
-46
/
+21
*
WinGui: Fix an index problem with the angles dropdown.
sr55
2013-09-27
1
-1
/
+1
*
WinGui: Fix typo
sr55
2013-09-21
2
-2
/
+2
*
WinGui: Added a new tab in Options to host "Video" related settings including...
sr55
2013-09-21
14
-166
/
+583
*
WinGui: Remove now unneeded debug menu
sr55
2013-09-21
9
-53
/
+13
*
WinGui: Fix up libhb encode feature.
sr55
2013-09-21
1
-2
/
+28
*
WinGui: Remove the scan service wrapper as it's no longer needed.
sr55
2013-09-21
8
-212
/
+12
*
WinGui: Remove the option to disable libhb features as it's now vital to have...
sr55
2013-09-17
5
-49
/
+12
*
WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...
sr55
2013-09-14
6
-19
/
+8
*
WinGui: Fix the Audio Track selection again.
sr55
2013-09-10
1
-0
/
+11
*
WinGui: Remove some unused References
sr55
2013-09-08
1
-5
/
+0
*
WinGui: Remove system info from about window.
sr55
2013-09-08
2
-50
/
+0
*
WinGui: Add System Information to the About Window and Log header.
sr55
2013-09-07
2
-0
/
+55
*
WinGui: Fix the Automatic Auto selection when a preset is selected. Honour th...
sr55
2013-09-07
1
-1
/
+1
*
WinGui: Change the implementation of the Source Menu Image handling. Hopefull...
sr55
2013-09-03
4
-19
/
+42
*
WinGui: Another small fix around point to point mode setting of start and end...
sr55
2013-09-01
1
-1
/
+1
*
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
[next]