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
/
HBQueueController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: use a non deprecated api for table views drag & drop.
Damiano Galassi
2020-10-05
1
-1
/
+1
*
MacGui: always show a separator line between the queue titlebar and the conte...
Damiano Galassi
2020-09-12
1
-0
/
+1
*
MacGui: add a prefix to the NSArray and NSIndexSet categories.
Damiano Galassi
2020-09-12
1
-2
/
+2
*
MacGui: show a stop row in the queue when 'Stop after current job' option is ...
Damiano Galassi
2020-09-11
1
-14
/
+23
*
MacGui: fix a couple layout issues on macOS 11.
Damiano Galassi
2020-08-03
1
-11
/
+38
*
MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix ...
Damiano Galassi
2020-06-27
1
-2
/
+21
*
MacGui: add a new queue item state to handle the case when a job is being sen...
Damiano Galassi
2020-05-08
1
-15
/
+4
*
MacGui: enhance the queue to allow up to 4 simultaneous encodes. Add a prefer...
Damiano Galassi
2020-04-11
1
-66
/
+32
*
MacGui: remove distributed queue.
Damiano Galassi
2020-04-11
1
-28
/
+2
*
MacGui: don't recreate all the queue items urls from bookmarks at launch.
Damiano Galassi
2020-04-06
1
-1
/
+1
*
MacGui: run NSWorkspace openFile:withApplication: on a background thread.
Damiano Galassi
2020-03-30
1
-16
/
+25
*
Gardening: Clean up trailing whitespace
Nomis101
2019-11-04
1
-1
/
+1
*
MacGui: remove an unused ivar.
Damiano Galassi
2019-09-17
1
-7
/
+5
*
MacGui: set a default queue window size.
Damiano Galassi
2019-08-13
1
-0
/
+1
*
MacGui: fix some UI syncronization issues caused by moving things to another ...
Damiano Galassi
2019-08-12
1
-0
/
+1
*
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
-35
/
+23
*
Fix some typos (#2202)
Nomis101
2019-07-31
1
-1
/
+1
*
MacGui: refactor the preferences keys and autonaming methods; fix the queue w...
Damiano Galassi
2019-07-29
1
-50
/
+48
*
MacGui: improve queue labels when multiple jobs are selected; fix some bugs.
Damiano Galassi
2019-07-27
1
-17
/
+72
*
MacGui: improve queue init.
Damiano Galassi
2019-07-25
1
-52
/
+55
*
MacGui: fix a number of queue regressions.
Damiano Galassi
2019-07-20
1
-7
/
+22
*
MacGui: add inline progress status and bar in the queue.
Damiano Galassi
2019-07-20
1
-3
/
+4
*
MacGui: refactor the queue and implement part of the new queue ui.
Damiano Galassi
2019-07-19
1
-1172
/
+285
*
MacGui: fix queue sleep and shutdown on 10.14 and under sandbox.
Damiano Galassi
2019-06-08
1
-2
/
+15
*
MacGui: improve localized progress number formats, use a monospace string to ...
Damiano Galassi
2019-03-28
1
-6
/
+8
*
MacGui: disable NSWindow tabbing support.
Damiano Galassi
2019-02-15
1
-0
/
+5
*
MacGui: send integerForKey: instead of [objectForKey:] intValue]
Damiano Galassi
2019-02-12
1
-1
/
+1
*
MacGui: refactor some queue related properties out of HBJob to a new HBQueueI...
Damiano Galassi
2019-02-07
1
-192
/
+189
*
MacGui: correct revealSelectedQueueItemsSources: action validation.
Damiano Galassi
2019-02-05
1
-1
/
+2
*
MacGui: use a view-based table view in the queue window.
Damiano Galassi
2019-02-05
1
-211
/
+136
*
MacGui: set the minimum macOS version to 10.11
Damiano Galassi
2019-01-24
1
-4
/
+1
*
MacGUI: Revise stop encoding dialog.
Bradley Sepos
2018-11-02
1
-7
/
+7
*
MacGui: change the overwrite method to check only for ready and working jobs....
Damiano Galassi
2018-11-02
1
-1
/
+2
*
MacGui: add an assert in HBQueueController to track down a rare crash.
Damiano Galassi
2018-10-27
1
-1
/
+3
*
MacGui: add touch bars in the preview window, improve touch bars in the main ...
Damiano Galassi
2018-10-10
1
-12
/
+11
*
MacGui: add touch bars to main and queue windows.
Damiano Galassi
2018-10-08
1
-15
/
+159
*
MacGui: Implement "Show Source in Finder" in the queue contextual menu.
Damiano Galassi
2018-08-31
1
-1
/
+16
*
MacGui: do not play a sound for notification if alerts are disabled in prefs.
Damiano Galassi
2018-06-13
1
-7
/
+5
*
MacGui: fix another round of deprecation warnings. Remove drawer code.
Damiano Galassi
2018-06-10
1
-3
/
+3
*
MacGui: add a few more comments.
Damiano Galassi
2018-06-09
1
-2
/
+2
*
MacGui: improve NSLocalizedString comments.
Damiano Galassi
2018-06-09
1
-54
/
+54
*
MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...
Damiano Galassi
2018-06-08
1
-88
/
+51
*
Misc. typos
luz.paz
2018-02-20
1
-1
/
+1
*
MacGui: fix the queue job descriptions cache.
Damiano Galassi
2018-01-31
1
-3
/
+8
*
MacGUI: Minor revision to notification text.
Bradley Sepos
2018-01-28
1
-2
/
+2
*
MacGui: make a copy of a job when sending it back to the main window.
Damiano Galassi
2017-12-19
1
-1
/
+1
*
MacGui: do not update the UI if the windows are not visible.
Damiano Galassi
2017-12-12
1
-8
/
+41
*
MacGui: when reloading a job from the queue, reset the job state to HBJobStat...
Damiano Galassi
2017-12-07
1
-0
/
+1
*
mac: Rename instances of cancelled to canceled.
Bradley Sepos
2017-12-05
1
-7
/
+7
[next]