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
/
HBPreferencesController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: use auto layout in the preferences window.
Damiano Galassi
2016-08-06
1
-24
/
+41
*
MacGui: update the default preset name and remove an uneeded pref key.
Damiano Galassi
2016-07-01
1
-2
/
+0
*
MacGui: remove the daily and monthly update check option.
Damiano Galassi
2015-10-25
1
-1
/
+6
*
MacGui: rename the 'send to app' preference keys and removed the default app.
Damiano Galassi
2015-10-19
1
-2
/
+1
*
MacGui: various queue improvements, including:
ritsuka
2015-07-22
1
-1
/
+1
*
MacGui: remove the built in presets update alert.
ritsuka
2015-05-14
1
-1
/
+0
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-14
/
+8
*
MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...
ritsuka
2015-02-21
1
-0
/
+1
*
MacGui: center the prefs window in the showWindow: method.
ritsuka
2015-01-22
1
-2
/
+11
*
MacGui: enable and fix more compiler warnings in the Xcode project.
ritsuka
2015-01-19
1
-9
/
+8
*
MacGui: remove a deprecated api call.
ritsuka
2015-01-10
1
-1
/
+1
*
MacGui: remove some NSString -> NSURL conversions. Added a default size value...
ritsuka
2015-01-09
1
-6
/
+10
*
MacGui: fixed an issue where the preset drawer would not open if the "Preset ...
ritsuka
2014-11-11
1
-1
/
+1
*
MacGui: removed a couple of unused preferences keys (CheckForUpdates, Disable...
ritsuka
2014-08-24
1
-59
/
+46
*
MacGui: initialize the languages list before the window in the prefsControlle...
ritsuka
2014-08-18
1
-2
/
+1
*
MacGui: forgot a file in rev 6300 commit.
ritsuka
2014-08-16
1
-0
/
+12
*
MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI c...
ritsuka
2014-07-11
1
-3
/
+78
*
MacGUI: Varius warnings fixes:
ritsuka
2013-10-25
1
-5
/
+4
*
MacGui: get rid of now obsolete @"UseCoreAudio" preference and related widgets
Rodeo
2013-06-20
1
-1
/
+0
*
MacGUI: Patch -Replace some deprecated API Calls https://reviews.handbrake.fr...
sr55
2013-06-01
1
-4
/
+4
*
Update the in-app icons to the new graphics
sr55
2013-03-18
1
-4
/
+4
*
MacGui: add Auto Passthru support.
Rodeo
2012-01-24
1
-0
/
+1
*
MacGui: Make AAC and MP3 passthru fall back to the AAC and MP3 encoders, resp...
Rodeo
2011-08-18
1
-1
/
+0
*
MacGui: In Preferences, Instead of the old "Use iTunes / iPod friendly file e...
dynaflash
2011-01-19
1
-1
/
+1
*
MacGui: Use libhb for mixdown limits as well as defaults.
dynaflash
2010-11-17
1
-1
/
+0
*
MacGui: Use libhb for audio limits as well as defaults.
dynaflash
2010-10-08
1
-0
/
+2
*
Add Bluray support
jstebbins
2010-09-08
1
-0
/
+1
*
MacGui: Rework how we get encode and queue done alerts.
dynaflash
2010-07-26
1
-0
/
+1
*
MacGui: Make .m4v (Use iTunes Friendly Naming) default in preferences.
dynaflash
2010-07-07
1
-1
/
+1
*
MacGui: Add the ability to send the finished encode to any application the us...
dynaflash
2010-01-12
1
-3
/
+48
*
MacGui: make crf default for x264
dynaflash
2009-10-19
1
-1
/
+0
*
MacGui: Use libdvdnav by default.
dynaflash
2009-10-13
1
-1
/
+1
*
MacGUI: Disabled the Picture panel in the preferences window, some minor alig...
ritsuka
2009-06-19
1
-1
/
+1
*
MacGui: Add Preference to use CoreAudio in place of FAAC when choosing a preset.
dynaflash
2009-05-29
1
-0
/
+1
*
MacGui: Preset Import / Export initial implementation and auto updating of bu...
dynaflash
2009-05-08
1
-1
/
+2
*
add libdvdnav support
jstebbins
2009-04-27
1
-0
/
+1
*
MacGui: Constant Quality Slider now QP/RF based.
dynaflash
2009-02-10
1
-0
/
+1
*
MacGui: save the size of the presets drawer in the preferences.
ritsuka
2009-01-14
1
-2
/
+3
*
MacGui: Add a preference so we can specify what we do at launch, choices are:
dynaflash
2008-12-12
1
-0
/
+1
*
MacGui: Remove custome decomb option from preferences and Picture Settings
dynaflash
2008-11-30
1
-1
/
+0
*
MacGui: Implement variable number of preview frames
dynaflash
2008-11-30
1
-0
/
+1
*
MacGui: Cleanup HBPreferncesController and the preferences nib a little. Orig...
ritsuka
2008-11-26
1
-34
/
+53
*
MacGui: Acivity Logs for individual encodes initial implementation
dynaflash
2008-10-30
1
-0
/
+1
*
MacGui: Logging Level - set to "1" in prefs.
dynaflash
2008-10-20
1
-0
/
+1
*
MacGui: Use fast numerators in HBPreferencesController, remove an hard tab an...
ritsuka
2008-08-08
1
-12
/
+10
*
MacGui: Remove legacy preferences since they are now controlled via the presets.
dynaflash
2008-08-04
1
-3
/
+0
*
MacGui: FIx a memory leak.
ritsuka
2008-07-16
1
-1
/
+1
*
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...
jbrjake
2008-05-29
1
-0
/
+1
*
MacGUI: Fix toolbar item leaks for main and preferences windows. Patch by bli...
ritsuka
2008-05-07
1
-2
/
+1
*
MacGUI: Clean up HBPreferencesController, remove an unused method, and use st...
ritsuka
2008-04-30
1
-19
/
+10
[next]