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
/
HandBrake.ApplicationServices
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: cleanup some warnings.
sr55
2014-01-02
6
-6
/
+10
*
WinGui: Fix a few bugs:
sr55
2013-12-29
2
-2
/
+14
*
WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...
sr55
2013-12-26
1
-1
/
+1
*
WinGui: Add support for passing through chapter names.
sr55
2013-12-22
1
-1
/
+2
*
WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...
sr55
2013-12-01
1
-3
/
+2
*
WinGui: Putting in place the framework for a static preview window. Initial ...
sr55
2013-11-19
3
-3
/
+58
*
WinGui: Fix a large number of stylecop warnings.
sr55
2013-11-19
13
-20
/
+22
*
WinGui: Finish off moving the User Settings service to the UI Layer.
sr55
2013-11-19
7
-340
/
+16
*
WinGui: Removed the need for the user settings service from IEncode and IScan...
sr55
2013-11-19
13
-182
/
+102
*
WinGui: Started work on API improvements in the Application services dll. Rem...
sr55
2013-11-19
15
-81
/
+110
*
WinGui: use libhb presets for QSV.
Rodeo
2013-11-08
2
-68
/
+34
*
WinGui: Remove AV_MKV option. Now default for the build
sr55
2013-11-08
2
-5
/
+2
*
WinGui: fix an issue where the value of the H.264 level and profile widgets w...
Rodeo
2013-11-02
1
-8
/
+11
*
WinGui: Fixed an issue with PGS subtitle detection.
sr55
2013-10-13
1
-0
/
+3
*
WinGui: Use a specific culture to make sure . is used rather than ,
sr55
2013-10-10
1
-1
/
+1
*
WinGui: Fix a culture issue with the samplerate query generation.
sr55
2013-10-10
1
-1
/
+1
*
WinGui: Handle libhb dll errors.
sr55
2013-10-08
2
-2
/
+10
*
WinGui: Add some sanity checks around the Gpu Info checker.
sr55
2013-10-06
1
-6
/
+11
*
WinGui: All the hardware acceleration options are now available view a new ta...
sr55
2013-09-28
5
-8
/
+64
*
WinGui: Flip the dvdnav option back to the correct way round.
sr55
2013-09-27
1
-1
/
+1
*
WinGui: Added a new tab in Options to host "Video" related settings including...
sr55
2013-09-21
4
-11
/
+48
*
WinGui: Fix up libhb encode feature.
sr55
2013-09-21
7
-122
/
+260
*
WinGui: Remove the scan service wrapper as it's no longer needed.
sr55
2013-09-21
2
-19
/
+0
*
WinGui: Remove the option to disable libhb features as it's now vital to have...
sr55
2013-09-17
2
-0
/
+26
*
WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...
sr55
2013-09-14
9
-22
/
+21
*
WinGui: Add System Information to the About Window and Log header.
sr55
2013-09-07
3
-1
/
+42
*
WinGui: Fix around logging when the TextWriter is closed and Removed an unne...
sr55
2013-09-01
1
-2
/
+16
*
WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...
sr55
2013-09-01
1
-3
/
+3
*
WinGui: Possible fix for the main feature detection.
sr55
2013-08-30
1
-2
/
+6
*
Interop: Add Path to the Title object
sr55
2013-08-29
1
-1
/
+2
*
WinGui: Fix Quality slider in QSV mode.
sr55
2013-08-25
1
-0
/
+1
*
Interop: Few minor updates for QuickSync.
sr55
2013-08-24
1
-28
/
+18
*
WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...
sr55
2013-08-24
1
-5
/
+38
*
WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...
sr55
2013-08-24
2
-34
/
+65
*
WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...
sr55
2013-08-23
1
-0
/
+22
*
WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunk
sr55
2013-08-23
6
-20
/
+109
*
WinGui: Cosmetic fixes around the new libhb scanning.
sr55
2013-08-22
1
-6
/
+1
*
WinGui: Strip out legacy CLI scan code.
sr55
2013-08-22
14
-1416
/
+11
*
WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...
sr55
2013-08-22
1
-1
/
+2
*
WinGui: Initial work around around a when done countdown.
sr55
2013-08-21
1
-0
/
+4
*
WinGui: Stopping an encode or pausing the queue will no longer run the "When...
sr55
2013-08-18
4
-21
/
+62
*
WinGui: General code tidyup
sr55
2013-08-17
6
-17
/
+2
*
WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...
sr55
2013-08-17
1
-13
/
+1
*
WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.
sr55
2013-07-27
1
-30
/
+38
*
WinGui:
sr55
2013-07-27
1
-1
/
+1
*
WinGui: Update the exception handling code to deal with Component Activation ...
sr55
2013-07-20
1
-6
/
+14
*
WinGui: Make the AVFormat Muxers default.
sr55
2013-07-13
3
-7
/
+13
*
WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...
sr55
2013-06-16
8
-117
/
+91
*
WinGui: Add support for the 24bit flac encoder.
sr55
2013-06-01
1
-2
/
+11
*
WinGui: Temp workaround for iPod preset.
sr55
2013-05-30
1
-0
/
+5
[next]