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
/
HBAudio.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: passthru tracks names.
Damiano Galassi
2019-08-30
1
-1
/
+2
*
MacGui: make use of some newer NSCoding api to better report decoding failure.
Damiano Galassi
2019-08-15
1
-4
/
+3
*
MacGui: fix an exception when reading an HBJob from disk; do not store previe...
Damiano Galassi
2019-08-14
1
-1
/
+3
*
MacGui: convert the last usage of NSDictionary to a proper class, fix externa...
Damiano Galassi
2019-08-13
1
-7
/
+7
*
MacGui: enable and fix more warnings. Review nullability annotations.
Damiano Galassi
2019-08-12
1
-3
/
+3
*
MacGui: move the queue libhb instance to an xpc service.
Damiano Galassi
2019-08-11
1
-1
/
+1
*
Fix some typos (#2202)
Nomis101
2019-07-31
1
-1
/
+1
*
MacGui: write the queue to disk less often and add some validations when read...
Damiano Galassi
2019-06-08
1
-1
/
+1
*
MacGui: load the HandBrakeKit framework localized strings from the framework ...
Damiano Galassi
2018-10-20
1
-1
/
+2
*
MacGui: improve NSLocalizedString comments.
Damiano Galassi
2018-06-09
1
-1
/
+1
*
MacGui: use KVO to get a good part of the change notification in the summary ...
Damiano Galassi
2017-11-24
1
-2
/
+2
*
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: fix auto mixdown.
Damiano Galassi
2017-04-13
1
-9
/
+1
*
MacGui: improve management of security scoped resources. Fix external SRT in ...
Damiano Galassi
2017-01-25
1
-1
/
+1
*
MacGui: enable NSSecureCoding for the queue file.
Damiano Galassi
2016-12-27
1
-2
/
+2
*
MacGui: fix audio and subtitles tracks when reloading a job from the queue.
Damiano Galassi
2016-12-27
1
-8
/
+10
*
MacGui: fix HBJob copy method, plus small performance optimisation in HBAudio...
Damiano Galassi
2016-11-02
1
-24
/
+29
*
MacGui: made some HBJob properties private.
Damiano Galassi
2016-10-31
1
-0
/
+4
*
MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...
Damiano Galassi
2016-10-29
1
-141
/
+27
*
MacGui: rework HBAudioTrack to use less NSDictionary.
Damiano Galassi
2016-09-03
1
-237
/
+218
*
MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets inste...
Damiano Galassi
2015-10-29
1
-0
/
+1
*
MacGui: add redo/undo supports to the audio part of HBJob.
Damiano Galassi
2015-10-24
1
-17
/
+40
*
MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable ve...
Damiano Galassi
2015-10-13
1
-2
/
+2
*
MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...
ritsuka
2015-04-22
1
-5
/
+10
*
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
-25
/
+5
*
MacGui: properly deregister the job observers, and refactor a bit the HBAudio...
ritsuka
2015-02-04
1
-3
/
+12
*
MacGui: add a HBAudioTrackDataSource protocol to simplify HBAudio interface.
ritsuka
2015-01-31
1
-5
/
+10
*
MacGui: fix some leaks
ritsuka
2015-01-15
1
-2
/
+25
*
MacGui: Move the audio/subtitles selection logic out of the view controllers....
ritsuka
2015-01-13
1
-0
/
+430
*
MacGui: rename HBAudio class to HBAudioTrack.
ritsuka
2015-01-09
1
-645
/
+0
*
MacGui: move more things out of HBController.
ritsuka
2014-12-28
1
-0
/
+1
*
MacGui: change the queue to work with serialized HBJob objects, remove the NS...
ritsuka
2014-12-27
1
-0
/
+25
*
MacGui: move the UI helper methods to new categories. Implement NSCoding in m...
ritsuka
2014-12-23
1
-0
/
+41
*
MacGui: fixed gain validation in the audio panel. Remove the drc validation b...
ritsuka
2014-08-10
1
-22
/
+7
*
MacGui: Modernized the objc syntax of HBAudio/HBAudioController and avoided t...
ritsuka
2014-08-05
1
-171
/
+134
*
decavcodec: DRC support.
Rodeo
2014-01-25
1
-3
/
+4
*
MacGUI: fixed a number of leaks/null-deferences/dead-code found by clang stat...
ritsuka
2013-10-15
1
-5
/
+5
*
libhb/common: improve fallback mechanism.
Rodeo
2013-06-03
1
-1
/
+1
*
Don't expose rate, mixdown, dither and encoder arrays to the UIs.
Rodeo
2013-05-30
1
-81
/
+53
*
Audio improvements.
Rodeo
2012-09-03
1
-19
/
+1
*
Use HB_INVALID_AMIXDOWN and HB_AMIXDOWN_NONE where applicable.
Rodeo
2012-07-29
1
-1
/
+1
*
Remove encca_haac_available(). It's no longer needed since we dropped support...
Rodeo
2012-06-20
1
-11
/
+9
*
libhb: drop HB_INPUT_CH_LAYOUT_*
Rodeo
2012-06-18
1
-1
/
+1
*
MacGui: add Auto Passthru support.
Rodeo
2012-01-24
1
-3
/
+2
*
Add flac + quality + compression level support
jstebbins
2011-10-12
1
-36
/
+59
*
libhb: Auto Passthru and audio/video encoder lists.
Rodeo
2011-09-19
1
-93
/
+40
*
add more audio passthru options
jstebbins
2011-08-01
1
-11
/
+25
*
MacGUI: use "AC3 (ffmpeg)" to designate the ffac3 encoder (for consistency).
dynaflash
2011-07-19
1
-1
/
+1
*
MacGUI: Consolidate passthrough mixdowns.
dynaflash
2011-07-19
1
-20
/
+7
[next]