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
/
HBAddPresetController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: set PictureWidth and PictureHeight when creating presets with the "So...
Damiano Galassi
2016-12-28
1
-4
/
+12
*
MacGui: Add new anamorphic mode "Automatic".
Damiano Galassi
2016-10-31
1
-16
/
+7
*
MacGui: add an help button to quickly open the docs in the add preset, audio ...
Damiano Galassi
2016-05-29
1
-0
/
+6
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
1
-5
/
+2
*
MacGui: add a way to edit the audio/defaults in the 'add preset' sheet, so ho...
Damiano Galassi
2016-02-03
1
-3
/
+52
*
MacGui: default to custom picture size in the add preset sheet if the current...
Damiano Galassi
2015-12-05
1
-26
/
+45
*
MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable ve...
Damiano Galassi
2015-10-13
1
-15
/
+11
*
MacGui: default to 'source maximum' in the Picture Size popup of the add pres...
Damiano Galassi
2015-08-29
1
-5
/
+2
*
MacGui: remove the "use picture filters" checkbox in the add preset sheet. Th...
ritsuka
2015-07-27
1
-7
/
+2
*
MacGui: updated the text on some warning messages.
ritsuka
2015-07-04
1
-2
/
+2
*
MacGui: cast the value of UsesPictureFilters to bool so the dictionary will u...
ritsuka
2015-05-30
1
-1
/
+1
*
MacGui: use libhb built-in presets and validation functions. Update the forma...
ritsuka
2015-05-14
1
-0
/
+3
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-18
/
+11
*
MacGui: remove some unused #import. Move again more things in HBController to...
ritsuka
2014-12-23
1
-0
/
+1
*
MacGui: save the preset description, it had been broken after the add preset ...
ritsuka
2014-12-22
1
-1
/
+4
*
MacGui: moved the "add preset" window to its own window controller class. Kee...
ritsuka
2014-11-23
1
-0
/
+138