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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Fix the Check for update frequency setting. (Removed daily as an opti...
sr55
2014-12-20
3
-16
/
+9
*
WinGui: Fix a bug in the anamorphic size code.
sr55
2014-12-20
2
-15
/
+6
*
WinGui: Switch to using the new JSON based scan API.
sr55
2014-12-20
27
-294
/
+982
*
WinGui: Refactor the scan model namespace in preparation for json api impl
sr55
2014-12-20
15
-43
/
+46
*
WinGui: QuickFix for a crash, will resolve properly later.
sr55
2014-12-20
1
-1
/
+1
*
WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...
sr55
2014-12-18
9
-58
/
+27
*
WinGui: Switching the preset format over to JSON and adding a container objec...
sr55
2014-12-12
6
-9
/
+128
*
WinGui: Fix an issue with the width/height not exporting in presets.
sr55
2014-12-12
1
-2
/
+2
*
WinGUI: Update the installer to abort if running on windows xp or earlier wit...
sr55
2014-12-11
4
-0
/
+28
*
WinGui: Adding JSON.NET library
sr55
2014-12-11
10
-0
/
+17332
*
WinGui: Add picture settings to the Queue Tooltip
sr55
2014-11-30
2
-12
/
+55
*
WinGui: Move the event trigger to make drag/drop of files on the UI more reli...
sr55
2014-11-29
4
-12
/
+35
*
WinGui: Improve the design of the Source Selection window. The pane will now ...
sr55
2014-11-29
1
-11
/
+15
*
WinGui: Part 1 - Restructuring the AppServices library in preparation for the...
sr55
2014-11-29
52
-156
/
+179
*
WinGui: Re-factoring the services library.
sr55
2014-11-29
12
-20
/
+23
*
WinGui: Remove another HandBrakeCLI process helper.
sr55
2014-11-28
1
-9
/
+0
*
WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...
sr55
2014-11-28
8
-165
/
+30
*
WinGui: Stop using HandBrakeCLI to fetch preset information. Removing another...
sr55
2014-11-28
3
-39
/
+53
*
WinGui: Adding Experimental to Static Window title.
sr55
2014-11-27
2
-4
/
+4
*
WinGui: Don't allow previews less than 32x32 as it'll crash. Handle SEH exce...
sr55
2014-11-27
3
-2
/
+62
*
WinGui: Remove the option to enable the static preview window. Window is now ...
sr55
2014-11-27
7
-60
/
+18
*
WinGui: Remove duplicate copies of docs from the windows folder.
sr55
2014-11-25
5
-1304
/
+0
*
WinGui: It seems some systems don't allow access to the System management inf...
sr55
2014-11-25
2
-12
/
+25
*
WinGui: Fix a small overlay issue on the video tab which makes the bottom 20%...
sr55
2014-11-23
1
-6
/
+6
*
WinGui: Move the preset model object into the presets package.
sr55
2014-11-23
21
-21
/
+20
*
WinGui: Update Assembly Info files.
sr55
2014-11-23
2
-2
/
+2
*
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6545 b64f7644-9d1e-0410-96...
sr55
2014-11-23
2
-3
/
+0
*
WinGui: Move the preset system out of the services package.
sr55
2014-11-23
23
-16
/
+49
*
WinGui: Fix x265 preset not loading correctly. UIA on the queue toolbar butt...
0.10.0
sr55
2014-11-21
2
-3
/
+3
*
WinGui: Document updates for 0.10 Final
sr55
2014-11-17
4
-20
/
+106
*
WinGui: Improve the error message when importing a preset fails.
sr55
2014-11-15
4
-19
/
+55
*
WinGui: Improve Error message for the help menu item.
sr55
2014-11-08
3
-1
/
+32
*
WinGui: SRT Subtitles Import now correctly escapes ,
sr55
2014-11-01
1
-2
/
+2
*
WinGui: When updating presets, don't override the picture settings values if ...
sr55
2014-11-01
1
-0
/
+8
*
WinGui: Fix for quality slider on queue edit. Was not updating correctly.
sr55
2014-10-25
1
-49
/
+66
*
WinGui: Fix Queue Edit. Post action to update UI widgets wasn't firing.
sr55
2014-10-25
2
-3
/
+17
*
WinGui: Improve exit while encoding error message.
sr55
2014-10-25
1
-1
/
+1
*
WinGui: Block users from attempting to overwrite their input file.
sr55
2014-10-25
3
-0
/
+24
*
WinGui: Fix srt burn in option.
sr55
2014-10-18
1
-0
/
+5
*
WinGui: Add Clear warnings that OpenCL and DXVA code is considered experiment...
sr55
2014-10-10
3
-15
/
+15
*
WinGui: Another fix to --aname generation.
sr55
2014-10-09
1
-3
/
+3
*
WinGui: Fix Playlist not displaying for bluray titles.
sr55
2014-10-05
3
-10
/
+22
*
WinGui: Fix an issue with Audio Track Names and ,
sr55
2014-10-04
1
-2
/
+4
*
WinGui: Update some tooltips on the queue so they are correct.
sr55
2014-09-26
1
-2
/
+2
*
WinGui: Bug Fixes:
sr55
2014-09-21
4
-12
/
+22
*
WinGui: Enable Burn In for SRT files
sr55
2014-09-17
2
-7
/
+11
*
WinGui: Fix a Typo
sr55
2014-09-17
2
-2
/
+2
*
WinGui: Re-add Transparent background to toolbar.
sr55
2014-09-17
2
-0
/
+14
*
WinGui: Fix a typo
sr55
2014-09-17
1
-1
/
+1
*
WinGui: Remove the Background Transparency off the toolbar to see if it fixes...
sr55
2014-09-15
1
-1
/
+0
[next]