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
/
macosx
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: fix a potential null dereference.
Damiano Galassi
2017-11-12
1
-2
/
+5
*
MacGui: show a preview image in the summary tab.
Damiano Galassi
2017-11-12
6
-5
/
+47
*
MacGui: realign the main window ui elements.
Damiano Galassi
2017-11-12
8
-188
/
+259
*
MacGui: rearrange main window tabs order, fix some warnings.
Damiano Galassi
2017-11-12
4
-37
/
+50
*
MacGui: add a double click action to start editing a chapter title. Align thi...
Damiano Galassi
2017-11-12
2
-32
/
+41
*
MacGui: initialize the selectedCategory ivar with the default value in HBAddP...
Damiano Galassi
2017-11-12
1
-0
/
+1
*
MacGui: do not allow the path separator "/" character to be inserted in the o...
Damiano Galassi
2017-11-11
3
-7
/
+34
*
MacGui: move the format options to the summary tab.
Damiano Galassi
2017-11-10
6
-177
/
+295
*
MacGui: always use the new add category controller to add a category.
Damiano Galassi
2017-11-10
1
-6
/
+7
*
MacGui: select the newly created category in the add preset sheet.
Damiano Galassi
2017-11-10
1
-1
/
+1
*
MacGui: add a popup menu to select the category in the add preset sheet.
Damiano Galassi
2017-11-10
8
-31
/
+348
*
MacGui: rename Folder to Category.
Damiano Galassi
2017-11-10
8
-25
/
+26
*
MacGui: remove the i386 architecture from Growl framework, and the strip phas...
Damiano Galassi
2017-11-04
2
-34
/
+0
*
MacGui: fix a wrong usage of CFData API, CFDataCreateMutable creates a a CFD...
Damiano Galassi
2017-11-03
1
-17
/
+21
*
MacGui: Disable implicit animations on 10.9 and earlier.
Damiano Galassi
2017-10-11
1
-2
/
+2
*
MacGui: end fields editing before the filename check.
Damiano Galassi
2017-09-15
1
-1
/
+2
*
MacGui: move the filters to a separate tab.
Damiano Galassi
2017-09-07
9
-853
/
+959
*
Remove spaces and square brackets from Xcode scheme names. Add a distribution...
Damiano Galassi
2017-09-07
5
-0
/
+102
*
MacGui: move the color space code out of HBCore.
Damiano Galassi
2017-08-31
4
-176
/
+206
*
MacGui: sanitise modulus values.
Damiano Galassi
2017-08-06
1
-0
/
+5
*
MacGUI: Add Align A/V Start to Queue info.
Bradley Sepos
2017-07-26
1
-0
/
+5
*
MacGUI: Capitalize Web Optimized and iPod 5G Support.
Bradley Sepos
2017-07-26
2
-4
/
+4
*
MacGui: update the main window browse button tooltip.
Damiano Galassi
2017-07-26
1
-6
/
+6
*
MacGui: mark some preview's layers as opaque.
Damiano Galassi
2017-07-26
1
-0
/
+2
*
MacGui: allow crop values to be larger than sourceValue / 2
Damiano Galassi
2017-07-26
5
-74
/
+93
*
MacGUI, WinGUI: Add NLMeans threads parameter to syntax in tooltips.
Bradley Sepos
2017-07-24
1
-1
/
+1
*
MacGui: fix the minimun disk space textfield tooltip.
Damiano Galassi
2017-07-21
1
-7
/
+8
*
MacGui: do not crash if hb_video_encoder_get_name returns NULL, it might happ...
Damiano Galassi
2017-06-19
1
-2
/
+3
*
MacGui: use "localizedStandardCompare:" to sort the titles by name in the add...
Damiano Galassi
2017-06-19
1
-9
/
+10
*
MacGui: rename "Configure Defaults" to "Selection Behavior", align some UI el...
Damiano Galassi
2017-06-19
6
-91
/
+97
*
MacGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...
Damiano Galassi
2017-06-18
4
-7
/
+47
*
MacGui: enable some new warnings in Xcode 9.
Damiano Galassi
2017-06-15
5
-5
/
+23
*
MacGui: add a preferences option to configure the queue low disk space warning.
Damiano Galassi
2017-06-15
3
-46
/
+101
*
MacGui: fix a small leak.
Damiano Galassi
2017-06-13
1
-1
/
+2
*
MacGui: add none fallback.
Damiano Galassi
2017-06-12
2
-2
/
+5
*
MacGui: sort the keys of the exported json presets on 10.13 and later.
Damiano Galassi
2017-06-12
1
-1
/
+2
*
MacGui: call CVImageBufferCreateColorSpaceFromAttachments() to create the pre...
Damiano Galassi
2017-06-12
1
-2
/
+79
*
sharpen: Fix typos in tooltips.
Bradley Sepos
2017-06-07
1
-2
/
+2
*
sharpen: Use better tune names.
Bradley Sepos
2017-06-03
1
-1
/
+1
*
MacGui: fix deinterlace presets and sharpen tune undo support.
Damiano Galassi
2017-06-02
1
-3
/
+3
*
mac: Revise sharpen filters tooltops.
Bradley Sepos
2017-06-01
1
-3
/
+3
*
mac: Add support for sharpening filters. (#760)
Bradley Sepos
2017-06-01
8
-98
/
+607
*
MacGui: use a newer api to get the disk free space.
Damiano Galassi
2017-05-31
1
-5
/
+22
*
MacGui: do not load an HBJob is there is no file URL.
Damiano Galassi
2017-05-31
1
-2
/
+2
*
MacGui: fix the "alert when done sound", it was checking the wrong key.
Damiano Galassi
2017-04-22
2
-29
/
+29
*
MacGui: do not use NSSecureCoding on 10.8, it crashes.
Damiano Galassi
2017-04-21
1
-1
/
+8
*
MacGui: do not load a job from disk if one or more job objects are missing.
Damiano Galassi
2017-04-21
9
-33
/
+53
*
MacGui: NSUUID is not available on 10.7, replace it with CFUUIDRef
Damiano Galassi
2017-04-21
1
-2
/
+9
*
MacGui: fix tests for the sandboxed schemes.
Damiano Galassi
2017-04-14
4
-8
/
+20
*
MacGui: fix auto mixdown.
Damiano Galassi
2017-04-13
1
-9
/
+1
[next]