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: remove a unneeded statement, built-in presets already have the select...
ritsuka
2015-06-04
1
-1
/
+0
*
MacGui: update the layout of the add preset window.
ritsuka
2015-06-04
1
-106
/
+74
*
MacGui: fix the audio defaults to use the languages specified in the preferen...
ritsuka
2015-06-01
1
-7
/
+7
*
MacGui: add more nullability annotations.
ritsuka
2015-06-01
6
-4
/
+28
*
MacGui: split HBTitle header to make it easier to test. Added some simple tests.
ritsuka
2015-06-01
13
-27
/
+310
*
MacGui: do not try to create a NSURL if the path if empty. Encode the right t...
ritsuka
2015-06-01
2
-2
/
+6
*
MacGui: remove a useless cast for the deblock value.
ritsuka
2015-05-31
4
-5
/
+5
*
MacGui: fix custom denoise settings.
ritsuka
2015-05-31
1
-1
/
+1
*
MacGui: cast the value of UsesPictureFilters to bool so the dictionary will u...
ritsuka
2015-05-30
1
-1
/
+1
*
MacGui: fix the leaks after using hb_presets_import_json and hb_presets_clean...
ritsuka
2015-05-30
6
-18
/
+72
*
MacGui: add nullability annotations to the headers and use weak where is poss...
ritsuka
2015-05-30
35
-48
/
+125
*
MacGui: don't hardcode which encoders support the preset system.
Rodeo
2015-05-29
5
-12
/
+25
*
MacGui: fix queue reading on 10.7.
ritsuka
2015-05-23
1
-1
/
+1
*
MacGui: remove a workaround for a bug in 10.6.
ritsuka
2015-05-21
1
-7
/
+1
*
MacGui: set the deployment target to 10.7.
ritsuka
2015-05-21
4
-5
/
+2
*
MacGui: add a test target to the Xcode project, plus some simple test. Use a ...
ritsuka
2015-05-20
12
-2
/
+368
*
MacGui: better samplerate validation.
Rodeo
2015-05-19
2
-18
/
+78
*
MacGui: add more tooltips. All the tooltips in https://reviews.handbrake.fr/r...
ritsuka
2015-05-17
7
-78
/
+91
*
MacGui: I would commit seppuku, but I am no samurai.
Rodeo
2015-05-17
1
-1
/
+1
*
MacGui: make a copy of a preset before showing the export window.
ritsuka
2015-05-17
4
-8
/
+20
*
MacGui: don't forget the fastdecode checkbox when printing the job's queue de...
Rodeo
2015-05-17
1
-2
/
+17
*
MacGui: remove workaround for the case where the output samplerate is auto an...
Rodeo
2015-05-16
1
-15
/
+2
*
MacGui: forgot one :(
Rodeo
2015-05-16
1
-2
/
+1
*
MacGUI: don't double-sanitize encoder names.
Rodeo
2015-05-16
2
-3
/
+2
*
MacGui: reset allowed passthru codecs when applying a preset.
Rodeo
2015-05-16
1
-1
/
+12
*
MacGui: don't hardcode encoder names.
Rodeo
2015-05-16
1
-38
/
+39
*
MacGui: allow exporting a preset folder. Add import/export menu item to the p...
ritsuka
2015-05-16
6
-86
/
+123
*
MacGui: add a missing "not" in the deinterlace conversion from HBJob to hb_jo...
ritsuka
2015-05-15
1
-1
/
+1
*
MacGui: fix deinterlace in preview window.
ritsuka
2015-05-14
1
-1
/
+2
*
MacGui: fix detelecine.
ritsuka
2015-05-14
1
-1
/
+1
*
MacGui: remove the built in presets update alert.
ritsuka
2015-05-14
3
-58
/
+22
*
MacGui: encode the right type for keepDisplayAspect.
ritsuka
2015-05-14
1
-2
/
+2
*
MacGui: remove the old presets.plist file
ritsuka
2015-05-14
1
-1664
/
+0
*
MacGui: use libhb built-in presets and validation functions. Update the forma...
ritsuka
2015-05-14
24
-619
/
+896
*
MacGui: remove che previews cache in HBPreviewGenerator when a setting change...
ritsuka
2015-05-13
2
-3
/
+4
*
MacGui: limit the preview images cache to ~ the size of 60 1080p images.
ritsuka
2015-05-12
1
-4
/
+10
*
MacGui: use small size for the cropping radio button.
ritsuka
2015-05-07
1
-42
/
+42
*
MacGui: wrap more hb_title properties in HBTitle.
ritsuka
2015-05-07
5
-15
/
+72
*
MacGui: cosmetics.
ritsuka
2015-05-07
1
-1
/
+1
*
MacGui: fix endpoints for point-2-point encoding.
Rodeo
2015-05-03
1
-2
/
+2
*
MacGui: fix a couple nasty rounding errors.
Rodeo
2015-05-03
2
-2
/
+2
*
MacGui: fix autocrop.
ritsuka
2015-05-01
1
-6
/
+13
*
MacGui: fix built in presets update on earlier os x versions. The dot is not ...
ritsuka
2015-05-01
1
-1
/
+1
*
MacGui: fix the multiple instances alert.
ritsuka
2015-04-30
1
-16
/
+15
*
MacGui: fix scan progress bar.
ritsuka
2015-04-30
4
-17
/
+17
*
MacGui: add a new formatter to convert a hb_state_t to a textual representation.
ritsuka
2015-04-30
6
-150
/
+260
*
MacGui: cosmetics
ritsuka
2015-04-30
1
-1
/
+3
*
MacGui: Remove the "Reload queue" alert. The queue is always reloaded and the...
ritsuka
2015-04-22
3
-83
/
+13
*
MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...
ritsuka
2015-04-22
27
-109
/
+245
*
MacGui: update the tooltips of the new auto passthru options.
ritsuka
2015-04-20
1
-3
/
+3
[next]