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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Update the news file to reflect the current state of x265
sr55
2014-11-25
1
-2
/
+1
*
MacGui: added a missing retain, it caused a crash when selecting a new defaul...
ritsuka
2014-11-24
2
-15
/
+17
*
MacGui: connect the action of the "Presets Drawer" to the HBController toggle...
ritsuka
2014-11-24
1
-1
/
+1
*
MacGui: add a better check for regenerating the built-in presets after a user...
ritsuka
2014-11-24
1
-4
/
+22
*
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
*
MacGui: revert part of the previous commit.
ritsuka
2014-11-23
1
-1
/
+2
*
MacGui: remove legacy preset key UsesMaxPictureSettings.
ritsuka
2014-11-23
1
-4
/
+1
*
MacGui: removed 4 unneeded AutoCrop* ivars.
ritsuka
2014-11-23
2
-22
/
+8
*
MacGui: switched the Preview window class from NSPanel to NSWindow.
ritsuka
2014-11-23
1
-6
/
+6
*
MacGui: moved the HBQueueOutlineView class to its own file.
ritsuka
2014-11-23
3
-117
/
+20
*
MacGui: moved the "add preset" window to its own window controller class. Kee...
ritsuka
2014-11-23
12
-338
/
+626
*
WinGui: Fix x265 preset not loading correctly. UIA on the queue toolbar butt...
0.10.0
sr55
2014-11-21
2
-3
/
+3
*
Set Version to 0.10.0
sr55
2014-11-21
1
-4
/
+4
*
CLI: Tabs -> Spaces
sr55
2014-11-18
1
-2
/
+2
*
CLI: add use_hwd code that went missing back into test.c
sr55
2014-11-18
1
-0
/
+5
*
MacGui: changed the class of the preferences window from NSPanel to NSWindow....
ritsuka
2014-11-18
2
-17
/
+24
*
WinGui: Document updates for 0.10 Final
sr55
2014-11-17
5
-24
/
+110
*
scan: eliminate duplicate activity log stream info
jstebbins
2014-11-17
1
-2
/
+2
*
LinGui: mark more strings translatable
jstebbins
2014-11-17
4
-75
/
+75
*
MacGui: updated the "add all to queue" alert to say it will use the current p...
ritsuka
2014-11-16
1
-1
/
+1
*
MacGui: made the corners of the stop icon a bit rounder.
ritsuka
2014-11-16
2
-0
/
+0
*
WinGui: Improve the error message when importing a preset fails.
sr55
2014-11-15
4
-19
/
+55
*
Pdf version of the encode and stop icons
ritsuka
2014-11-15
3
-0
/
+0
*
MacGui: added a retina version the stop and delete/reveal icon.
ritsuka
2014-11-15
12
-16
/
+36
*
MacGui: high-resolution "encoding working" icon.
ritsuka
2014-11-14
7
-0
/
+24
*
MacGui: added a high resolution version of JobSmall.png and EncodeComplete.png.
ritsuka
2014-11-14
3
-4
/
+12
*
MacGui: fixed another label size due to the Helvetica/Lucida Grande differences.
ritsuka
2014-11-13
1
-5
/
+5
*
MacGui: removed a line I accidentally committed.
ritsuka
2014-11-13
1
-2
/
+0
*
MacGui: revert the picture settings panel appearance to aqua on Yosemite.
ritsuka
2014-11-13
2
-3
/
+11
*
MacGui: convert the TrackDRCSlider value to a double instead of an int.
ritsuka
2014-11-13
1
-4
/
+4
*
MacGui: fixed an issue where the preset drawer would not open if the "Preset ...
ritsuka
2014-11-11
2
-14
/
+16
*
MacGui: fixed crop ui enabled status after reloading a queue item.
ritsuka
2014-11-11
1
-23
/
+25
*
deccc608sub: fix positioning of popup CCs
jstebbins
2014-11-10
1
-1
/
+1
*
WinGui: Improve Error message for the help menu item.
sr55
2014-11-08
3
-1
/
+32
*
LinGui: make more strings translatable
jstebbins
2014-11-07
3
-18
/
+19
*
libhb: enable crc checking of audio streams during audio parameter probe
jstebbins
2014-11-05
1
-2
/
+7
*
libhb: fix p-to-p start for some streams
jstebbins
2014-11-05
1
-18
/
+21
*
LinGui: make more strings translatable
jstebbins
2014-11-05
8
-48
/
+50
*
contrib: bump x265 to version 1.4
jstebbins
2014-11-04
2
-10
/
+10
*
LinGui: cosmetic fix for title number in destination filename
jstebbins
2014-11-04
1
-3
/
+1
[next]