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
/
HBPicture.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: sanitise modulus values.
Damiano Galassi
2017-08-06
1
-0
/
+5
*
MacGui: allow crop values to be larger than sourceValue / 2
Damiano Galassi
2017-07-26
1
-27
/
+41
*
MacGui: Add new anamorphic mode "Automatic".
Damiano Galassi
2016-10-31
1
-5
/
+5
*
MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...
Damiano Galassi
2016-10-29
1
-97
/
+36
*
MacGui: split HBPicture KVO dependencies.
Damiano Galassi
2016-05-24
1
-32
/
+10
*
MacGui: added some enum to HBJob model to make things nicer in swift, plus tw...
Damiano Galassi
2016-03-14
1
-2
/
+2
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
1
-2
/
+8
*
MacGui: added undo/redo support to the video, picture, filters, chapters and ...
Damiano Galassi
2015-10-20
1
-47
/
+115
*
MacGui: save and read the pixel aspect ratio from a preset
Damiano Galassi
2015-10-13
1
-2
/
+9
*
MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable ve...
Damiano Galassi
2015-10-13
1
-2
/
+2
*
MacGui: added a new sourceInfo property to retrieve a string with the picture...
Damiano Galassi
2015-08-29
1
-0
/
+5
*
MacGui: revert part of the previous commit that should have not been committed
ritsuka
2015-08-06
1
-5
/
+0
*
MacGui: switch back another property to assign, 10.7 does not support weak fo...
ritsuka
2015-08-06
1
-0
/
+5
*
MacGui: use the correct string value for the anamorphic mode "off".
ritsuka
2015-07-22
1
-2
/
+2
*
MacGui: encode the right type for keepDisplayAspect.
ritsuka
2015-05-14
1
-2
/
+2
*
MacGui: use libhb built-in presets and validation functions. Update the forma...
ritsuka
2015-05-14
1
-9
/
+43
*
MacGui: wrap more hb_title properties in HBTitle.
ritsuka
2015-05-07
1
-12
/
+10
*
MacGui: fix autocrop.
ritsuka
2015-05-01
1
-6
/
+13
*
MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...
ritsuka
2015-04-22
1
-1
/
+6
*
MacGui: fix HBPicture copy method.
ritsuka
2015-04-17
1
-0
/
+10
*
MacGui: remove HBPicture dependency on HBTitle.
ritsuka
2015-04-17
1
-44
/
+71
*
MacGui: run the Xcode "convert to modern objective-c" on the entire project.
ritsuka
2015-04-09
1
-1
/
+1
*
MacGui: add a missing ownership qualifier needed by ARC.
ritsuka
2015-03-19
1
-6
/
+6
*
MacGui: properly deregister the job observers, and refactor a bit the HBAudio...
ritsuka
2015-02-04
1
-0
/
+2
*
MacGui: Move the audio/subtitles selection logic out of the view controllers....
ritsuka
2015-01-13
1
-1
/
+1
*
MacGui: enforce a min value for the picture width/height.
ritsuka
2015-01-09
1
-1
/
+8
*
MacGui: fix the picture and filters summary in the video tab.
ritsuka
2014-12-30
1
-1
/
+1
*
MacGui: fix a bunch of regressions (various crash when in some textfields, en...
ritsuka
2014-12-30
1
-4
/
+21
*
MacGui: change the queue to work with serialized HBJob objects, remove the NS...
ritsuka
2014-12-27
1
-62
/
+31
*
MacGui: move the UI helper methods to new categories. Implement NSCoding in m...
ritsuka
2014-12-23
1
-68
/
+0
*
MacGui: implement NSCoding protocol in HBJob.
ritsuka
2014-12-22
1
-1
/
+53
*
MacGui: implement HBPicture.
ritsuka
2014-12-20
1
-7
/
+675
*
MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m...
ritsuka
2014-12-03
1
-0
/
+5
*
MacGui: added support for NLMeans denoise. Added the HBFilters class to store...
ritsuka
2014-08-19
1
-0
/
+13