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
/
HBAudioDefaults.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gardening: Clean up trailing whitespace
Nomis101
2019-11-04
1
-1
/
+1
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
1
-2
/
+2
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
1
-1
/
+1
*
MacGui: make use of some newer NSCoding api to better report decoding failure.
Damiano Galassi
2019-08-15
1
-5
/
+2
*
MacGui: fix an exception when reading an HBJob from disk; do not store previe...
Damiano Galassi
2019-08-14
1
-1
/
+3
*
MacGui: enable and fix more warnings. Review nullability annotations.
Damiano Galassi
2019-08-12
1
-1
/
+1
*
MacGui: write the queue to disk less often and add some validations when read...
Damiano Galassi
2019-06-08
1
-2
/
+7
*
MacGui: add none fallback.
Damiano Galassi
2017-06-12
1
-1
/
+1
*
MacGui: do not load a job from disk if one or more job objects are missing.
Damiano Galassi
2017-04-21
1
-1
/
+4
*
MacGui: enable NSSecureCoding for the queue file.
Damiano Galassi
2016-12-27
1
-1
/
+1
*
MacGui: use the languages from the audio preferences for built-in presets, th...
Damiano Galassi
2016-12-14
1
-40
/
+0
*
MacGui: do not show "Auto passthru" in the audio panel encoders pop up. Allow...
Damiano Galassi
2016-11-02
1
-0
/
+8
*
MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...
Damiano Galassi
2016-10-29
1
-0
/
+5
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
1
-0
/
+2
*
MacGui: switched the audio defaults track tableview to view based, and fixed ...
Damiano Galassi
2015-10-28
1
-3
/
+6
*
MacGui: add redo/undo supports to the audio part of HBJob.
Damiano Galassi
2015-10-24
1
-2
/
+14
*
MacGui: partial undo/redo support in the defaults sheets.
Damiano Galassi
2015-10-22
1
-0
/
+113
*
MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable ve...
Damiano Galassi
2015-10-13
1
-2
/
+2
*
MacGui: remove a unneeded statement, built-in presets already have the select...
ritsuka
2015-06-04
1
-1
/
+0
*
MacGui: fix the audio defaults to use the languages specified in the preferen...
ritsuka
2015-06-01
1
-7
/
+7
*
MacGui: I would commit seppuku, but I am no samurai.
Rodeo
2015-05-17
1
-1
/
+1
*
MacGui: forgot one :(
Rodeo
2015-05-16
1
-2
/
+1
*
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: use libhb built-in presets and validation functions. Update the forma...
ritsuka
2015-05-14
1
-22
/
+75
*
MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...
ritsuka
2015-04-22
1
-3
/
+17
*
MacGui: Add TrueHD, Flac and EAC3 auto passthru options in the default sheet.
ritsuka
2015-04-18
1
-0
/
+6
*
MacGui: run the Xcode "convert to modern objective-c" on the entire project.
ritsuka
2015-04-09
1
-1
/
+1
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-14
/
+2
*
MacGui: let HBAudioTrackPreset know the current container.
ritsuka
2015-01-30
1
-0
/
+29
*
MacGui: change the queue to work with serialized HBJob objects, remove the NS...
ritsuka
2014-12-27
1
-2
/
+30
*
MacGui: implement NSCoding protocol in HBJob.
ritsuka
2014-12-22
1
-0
/
+43
*
MacGui: removed two useless array creation and made a copy of the trackSelect...
ritsuka
2014-11-02
1
-1
/
+1
*
MacGui: store the audio and subtitles defaults in each queue item so they can...
ritsuka
2014-08-25
1
-1
/
+3
*
MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...
ritsuka
2014-08-22
1
-0
/
+241