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
/
HBPresetsManager.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: update the default preset name and remove an uneeded pref key.
Damiano Galassi
2016-07-01
1
-1
/
+1
*
MacGui: use the kvc accessor methods, so that the presets menu will update pr...
Damiano Galassi
2016-03-09
1
-2
/
+2
*
MacGui: fix some static anaylizer warnings.
Damiano Galassi
2016-01-28
1
-1
/
+3
*
MacGui: make preset backups when import upgrades presets and load them if Use...
Damiano Galassi
2015-10-10
1
-25
/
+112
*
MacGui: show better error message to the user if a preset fails to import
Damiano Galassi
2015-10-10
1
-1
/
+2
*
presets: add result to indicate if preset import modified presets
John Stebbins
2015-10-09
1
-1
/
+4
*
MacGui: fix the multiple default presets issue.
ritsuka
2015-07-07
1
-1
/
+3
*
MacGui: fix the leaks after using hb_presets_import_json and hb_presets_clean...
ritsuka
2015-05-30
1
-7
/
+8
*
MacGui: use libhb built-in presets and validation functions. Update the forma...
ritsuka
2015-05-14
1
-182
/
+114
*
MacGui: fix built in presets update on earlier os x versions. The dot is not ...
ritsuka
2015-05-01
1
-1
/
+1
*
MacGui: run the Xcode "convert to modern objective-c" on the entire project.
ritsuka
2015-04-09
1
-3
/
+3
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-28
/
+9
*
MacGui: load the built-in presets from a plist file. The plist is the almost ...
ritsuka
2015-02-23
1
-1338
/
+24
*
eliminate job->largeFileSize
jstebbins
2014-12-23
1
-12
/
+0
*
MacGui: added a missing retain, it caused a crash when selecting a new defaul...
ritsuka
2014-11-24
1
-14
/
+16
*
MacGui: add a better check for regenerating the built-in presets after a user...
ritsuka
2014-11-24
1
-4
/
+22
*
MacGui: moved the "add preset" window to its own window controller class. Kee...
ritsuka
2014-11-23
1
-1
/
+8
*
MacGui: remapped lavcOption to VideoOptionExtra.
ritsuka
2014-08-21
1
-12
/
+0
*
MacGui: generalize video preset/tune/profile/level handling to make it works ...
ritsuka
2014-08-21
1
-60
/
+60
*
MacGui: add a divider in the menu after the last built in preset and make the...
ritsuka
2014-08-09
1
-0
/
+2
*
MacGui: added the list of the presets at the bottom of the preset menu and a ...
ritsuka
2014-08-09
1
-61
/
+33
*
MacGui: improved the presets management
ritsuka
2014-08-07
1
-0
/
+1742