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
/
HBAppDelegate.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: fix an exception when reading an HBJob from disk; do not store previe...
Damiano Galassi
2019-08-14
1
-17
/
+19
*
MacGui: enable and fix more warnings. Review nullability annotations.
Damiano Galassi
2019-08-12
1
-1
/
+1
*
MacGui: refactor the preferences keys and autonaming methods; fix the queue w...
Damiano Galassi
2019-07-29
1
-4
/
+4
*
MacGui: refactor the queue and implement part of the new queue ui.
Damiano Galassi
2019-07-19
1
-15
/
+28
*
MacGui: add options to reset 'When done' action on app launch.
Damiano Galassi
2019-03-06
1
-3
/
+11
*
MacGui: fix documentation link, some property annotations.
Damiano Galassi
2019-02-14
1
-2
/
+1
*
MacGui: add a touch bar button to open a new source when all the windows are ...
Damiano Galassi
2018-12-13
1
-0
/
+36
*
MacGui: add touch bars to main and queue windows.
Damiano Galassi
2018-10-08
1
-0
/
+4
*
MacGui: fix another round of deprecation warnings. Remove drawer code.
Damiano Galassi
2018-06-10
1
-1
/
+1
*
MacGui: avoid calling boolForKey on NSUserDefaults values.
Damiano Galassi
2018-06-09
1
-1
/
+1
*
MacGui: improve NSLocalizedString comments.
Damiano Galassi
2018-06-09
1
-6
/
+6
*
MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...
Damiano Galassi
2018-06-08
1
-3
/
+0
*
MacGui: update the docs urls for 1.1.0
1.1.0
Damiano Galassi
2018-04-05
1
-1
/
+1
*
MacGui: Add preset reload button.
sr55
2018-01-25
1
-0
/
+5
*
MacGui: add a popup button to select the preset in the main window.
Damiano Galassi
2017-11-24
1
-64
/
+7
*
MacGui: set the docs menu item to go directly to en 1.0.0 docs.
Damiano Galassi
2016-12-24
1
-1
/
+1
*
MacGui: link to the new documentation.
Damiano Galassi
2016-09-15
1
-3
/
+3
*
MacGui: make a submenu for each preset folder in the Presets menu.
Damiano Galassi
2016-05-25
1
-37
/
+45
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
1
-1
/
+2
*
MacGui: add a key equivalent to the 'don't quit' button of the quit alert.
Damiano Galassi
2016-01-21
1
-0
/
+1
*
MacGui: added some error logs to the queue.
Damiano Galassi
2016-01-09
1
-5
/
+5
*
MacGui: improved queue with undo/redo support for adding/removing jobs, and a...
Damiano Galassi
2015-10-19
1
-3
/
+5
*
MacGui: move the picture and filters settings to the main window.
ritsuka
2015-07-27
1
-7
/
+3
*
MacGui: more missing files.
ritsuka
2015-07-24
1
-1
/
+1
*
MacGui: remove the built in presets update alert.
ritsuka
2015-05-14
1
-17
/
+0
*
MacGui: use libhb built-in presets and validation functions. Update the forma...
ritsuka
2015-05-14
1
-10
/
+6
*
MacGui: fix the multiple instances alert.
ritsuka
2015-04-30
1
-16
/
+15
*
MacGui: Remove the "Reload queue" alert. The queue is always reloaded and the...
ritsuka
2015-04-22
1
-82
/
+10
*
MacGui: run the Xcode "convert to modern objective-c" on the entire project.
ritsuka
2015-04-09
1
-1
/
+3
*
MacGui: changed the Preview Window and Picture Panel behaviour to avoid the h...
ritsuka
2015-04-07
1
-8
/
+11
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-22
/
+6
*
MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...
ritsuka
2015-02-21
1
-37
/
+58
*
MacGui: remove logs older than a month in the EncodeLogs folder.
ritsuka
2015-02-20
1
-1
/
+39
*
MacGui: refactor the stderr/stdout redirect code to be more modular.
ritsuka
2015-02-20
1
-1
/
+0
*
MacGui: do not make the output panel textview scroll to the bottom if the win...
ritsuka
2015-02-18
1
-1
/
+1
*
MacGui: clean up HBCore, add a way to register a block as error handler.
ritsuka
2015-01-23
1
-23
/
+6
*
MacGui: center the prefs window in the showWindow: method.
ritsuka
2015-01-22
1
-7
/
+1
*
MacGui: rename HBController and HBQueueController files.
ritsuka
2015-01-22
1
-1
/
+1
*
MacGui: move the application delegate to its own class. Removed the "Open Sou...
ritsuka
2015-01-22
1
-0
/
+482