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
/
HBAudioTrackPreset.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: write the queue to disk less often and add some validations when read...
Damiano Galassi
2019-06-08
1
-6
/
+9
*
MacGui: disable auto passthru fallback encoder options when fallback is set t...
Damiano Galassi
2019-06-07
1
-3
/
+8
*
MacGui: add none fallback.
Damiano Galassi
2017-06-12
1
-1
/
+4
*
MacGui: do not show "Auto passthru" in the audio panel encoders pop up. Allow...
Damiano Galassi
2016-11-02
1
-29
/
+47
*
MacGui: make it possible to set a audio defaults track settings when the sele...
Damiano Galassi
2016-10-29
1
-17
/
+56
*
MacGui: rework HBAudioTrack to use less NSDictionary.
Damiano Galassi
2016-09-03
1
-136
/
+7
*
MacGui: add libopus to Xcode project link phase.
Damiano Galassi
2016-09-03
1
-2
/
+2
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
1
-0
/
+4
*
MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets inste...
Damiano Galassi
2015-10-29
1
-0
/
+8
*
MacGui: switched the audio defaults track tableview to view based, and fixed ...
Damiano Galassi
2015-10-28
1
-16
/
+24
*
MacGui: partial undo/redo support in the defaults sheets.
Damiano Galassi
2015-10-22
1
-5
/
+56
*
MacGui: better samplerate validation.
Rodeo
2015-05-19
1
-2
/
+38
*
MacGui: remove workaround for the case where the output samplerate is auto an...
Rodeo
2015-05-16
1
-15
/
+2
*
MacGui: use libhb built-in presets and validation functions. Update the forma...
ritsuka
2015-05-14
1
-2
/
+2
*
MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...
ritsuka
2015-04-22
1
-1
/
+6
*
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
-1
/
+1
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-4
/
+4
*
MacGui: let HBAudioTrackPreset know the current container.
ritsuka
2015-01-30
1
-1
/
+30
*
MacGui: update a file header and fix a comment.
ritsuka
2015-01-09
1
-7
/
+5
*
MacGui: change the queue to work with serialized HBJob objects, remove the NS...
ritsuka
2014-12-27
1
-0
/
+20
*
MacGui: move the UI helper methods to new categories. Implement NSCoding in m...
ritsuka
2014-12-23
1
-0
/
+31
*
MacGui: fixed the bitrates popup in the audio default panel, it didn’t upda...
ritsuka
2014-08-16
1
-1
/
+6
*
MacGui: fixed gain validation in the audio panel. Remove the drc validation b...
ritsuka
2014-08-10
1
-20
/
+6
*
MacGui: Modernized the objc syntax of HBAudio/HBAudioController and avoided t...
ritsuka
2014-08-05
1
-33
/
+18
*
MacGui: Adds a new sheet for audio defaults (presets), uses the same preset k...
ritsuka
2014-08-04
1
-0
/
+370