HandBrake/macosx
Damiano Galassi cf413f12b1
MacGui: try to recreate the tmp folder only on macOS 14 and later
It shouldn't make a difference, but maybe it
will help on macOS 13.

(cherry picked from commit ca9906773b)
2025-08-29 13:23:52 +02:00
..
Assets.xcassets MacGui: remove an unused asset 2024-07-17 08:59:51 +02:00
Base.lproj MacGui: validate the custom border color textfield and improve the tooltip 2025-08-16 08:57:38 +02:00
HandBrake.xcodeproj MacGui: fix a crash on launch on macOS 10.13 2025-08-08 11:05:10 +02:00
HandBrakeKit [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
HandBrakeKitTests MacGui: avoid NSURL to path conversions and path based methods 2024-07-31 18:25:37 +02:00
HandBrakeXPCService MacGUI: add swedish language (#6406) 2024-11-12 07:01:09 +01:00
bg.lproj [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
co.lproj [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
de.lproj [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
en.lproj MacGui: remove the old advanced x264 options view. 2019-01-30 11:09:02 +01:00
fr.lproj [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
icons MacGui: use AVFoundation as the first option for the preview playback. Add volume and tracks controls to the player hud. 2016-05-03 18:47:14 +02:00
it.lproj [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
ja_JP.lproj [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
ko.lproj [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
pt_BR.lproj [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
ru.lproj [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
sv.lproj [macGUI] Update some locales (#7023) 2025-07-12 12:38:20 +02:00
uk_UA.lproj [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
xcconfig MacGui: set the lower deployment target to 10.13.4, the first that supports grid views. 2023-03-25 09:59:19 +01:00
zh.lproj [macGUI] Update all locales 2025-08-02 20:25:41 +02:00
HBAVPlayer.h MacGui: use AVFoundation as the first option for the preview playback. Add volume and tracks controls to the player hud. 2016-05-03 18:47:14 +02:00
HBAVPlayer.m spelling: observer 2021-05-21 11:41:40 +02:00
HBAddCategoryController.h MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk. 2020-06-27 14:13:12 +02:00
HBAddCategoryController.m MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk. 2020-06-27 14:13:12 +02:00
HBAddPresetController.h MacGui: rename the 'Dimensions' popup to 'Resolution limit' in the add preset sheet, fixed an issue when the source size is bigger than the selected resolution limit. 2020-10-05 13:26:25 +02:00
HBAddPresetController.m MacGUI: make the help menu documentation item point to the initial docs page again. 2022-04-24 09:30:41 +02:00
HBAppDelegate.h MacGui: new toolbar style using SF Symbol on macOS 11 and later. Improved toolbar buttons behaviour in text mode. 2024-03-02 08:47:58 +01:00
HBAppDelegate.m MacGui: update community link 2025-08-22 07:50:35 +02:00
HBApplication.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBApplication.m MacGui: fix a compiler warning. 2023-03-25 10:00:07 +01:00
HBAttributedStringAdditions.h MacGui: refactor the preferences keys and autonaming methods; fix the queue when running multiple HandBrake instances; fixed a number of bugs. 2019-07-29 07:34:38 +02:00
HBAttributedStringAdditions.m MacGui: add a NSString extension to create monospaced strings. 2019-07-20 10:14:44 +02:00
HBAudio.h MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk. 2020-06-27 14:13:12 +02:00
HBAudio.m MacGui: don't call stringValue on NSString 2025-06-15 10:29:41 +02:00
HBAudioController.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBAudioController.m MacGui: remove an unused property. 2023-11-11 18:59:15 +01:00
HBAudioDefaults.h libhb: ui: add new presets key for track names (#6840) 2025-06-03 08:48:59 +02:00
HBAudioDefaults.m Fix for Vorbis passthrough checkbox not being applying when title changes (#7187) 2025-08-22 07:50:21 +02:00
HBAudioDefaultsController.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBAudioDefaultsController.m MacGui: properly disable the remove button in the audio defaults sheet. 2024-03-09 13:32:35 +01:00
HBAudioTrack.h libhb: ui: add new presets key for track names (#6840) 2025-06-03 08:48:59 +02:00
HBAudioTrack.m MacGui: sanitize the audio track name when switching to passthru 2025-06-05 13:48:00 +02:00
HBAudioTrackPreset.h mac: Update Selection Behavior texts and tooltips. 2017-12-05 07:40:42 -05:00
HBAudioTrackPreset.m MacGui: set the default mixdown to stereo. 2020-02-20 13:09:24 +01:00
HBAudioTransformers.h MacGui: make it possible to localize mixdowns. 2019-08-22 07:54:46 +02:00
HBAudioTransformers.m libhb: resolve header conflicts with pango/harfbuzz 2019-09-12 10:22:07 -07:00
HBAutoNamer.h MacGui: improve the auto naming to avoid updating the name when unrelated settings change. 2018-11-03 14:22:12 +01:00
HBAutoNamer.m MacGui: add 'Angle' autonaming token (#6086) 2025-06-04 09:27:06 +02:00
HBBadgeView.h MacGui: new toolbar style using SF Symbol on macOS 11 and later. Improved toolbar buttons behaviour in text mode. 2024-03-02 08:47:58 +01:00
HBBadgeView.m MacGui: disable hit test on the toolbar queue badge view, make the toolbar item clickable when the window is in background 2024-09-22 10:08:16 +02:00
HBChapter.h MacGui: add a "Start" column in the chapters tableview. 2017-12-11 14:58:15 +01:00
HBChapter.m MacGui: don't allow nil chapters titles. 2019-04-01 09:13:03 +02:00
HBChapterTitlesController.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBChapterTitlesController.m MacGui: call stopAccessingSecurityScopedResource on the remaining URLs from the open panels. 2023-07-07 07:30:02 +02:00
HBCodingUtilities.h MacGui: make use of some newer NSCoding api to better report decoding failure. 2019-08-15 07:39:10 +02:00
HBComboView.h MacGui: set toolbar items target to make them validate properly 2025-03-10 11:37:06 +01:00
HBComboView.m MacGui: set toolbar items target to make them validate properly 2025-03-10 11:37:06 +01:00
HBController.h MacGui: new toolbar style using SF Symbol on macOS 11 and later. Improved toolbar buttons behaviour in text mode. 2024-03-02 08:47:58 +01:00
HBController.m MacGui: add hotkeys to the 'show in Finder' menu items (#5789) 2025-06-04 09:20:53 +02:00
HBControllerToolbarDelegate.h MacGui: set toolbar items target to make them validate properly 2025-03-10 11:37:06 +01:00
HBControllerToolbarDelegate.m MacGui: set toolbar items target to make them validate properly 2025-03-10 11:37:06 +01:00
HBCore.h MacGui: add a way to generate and display CVPixelBuffers 2024-12-05 09:35:01 +01:00
HBCore.m MacGui: try to recreate the tmp folder only on macOS 14 and later 2025-08-29 13:23:52 +02:00
HBCroppingController.h MacGui: replace the floating dimensions window with a popover with only cropping settings. 2020-10-05 17:45:47 +02:00
HBCroppingController.m MacGui: replace the floating dimensions window with a popover with only cropping settings. 2020-10-05 17:45:47 +02:00
HBDVDDetector.h Gardening: Clean up trailing whitespace 2019-11-04 22:41:20 +00:00
HBDVDDetector.m MacGui: avoid NSURL to path conversions and path based methods 2024-07-31 18:25:37 +02:00
HBDirectUtilities.h MacGui: fix copyright in a number of files. 2021-12-04 13:44:33 +01:00
HBDockTextField.h MacGui: enhance the queue to allow up to 4 simultaneous encodes. Add a preference to set the number of queue workers. 2020-04-11 12:19:17 +02:00
HBDockTextField.m MacGui: fix the dock tiles showing up when switching to dark mode and back even when there is no encode running. 2024-03-02 08:01:33 +01:00
HBDockTile.h MacGui: enhance the queue to allow up to 4 simultaneous encodes. Add a preference to set the number of queue workers. 2020-04-11 12:19:17 +02:00
HBDockTile.m MacGui: fix the dock tiles showing up when switching to dark mode and back even when there is no encode running. 2024-03-02 08:01:33 +01:00
HBEncodingProgressHUDController.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBEncodingProgressHUDController.m MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBExceptionAlertController.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBExceptionAlertController.m Gardening: Clean up trailing whitespace 2019-11-04 22:41:20 +00:00
HBFilePromiseProvider.h MacGui: fix copyright in a number of files. 2021-12-04 13:44:33 +01:00
HBFilePromiseProvider.m MacGui: fix copyright in a number of files. 2021-12-04 13:44:33 +01:00
HBFilters+UIAdditions.h MacGui: Expose Bwdif. 2022-03-14 16:07:27 +01:00
HBFilters+UIAdditions.m [macOS] Make it possible to localize default filter display name 2023-01-23 08:43:03 +01:00
HBFilters.h MacGUI: add chroma smooth and colorspace filters UI. 2021-01-23 19:00:27 +01:00
HBFilters.m MacGui: connect the chroma smooth tunes UI to the correct list of tunes. 2023-03-20 19:34:25 +01:00
HBFiltersViewController.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBFiltersViewController.m MacGui: set the minimum deployment target to 10.10. Remove Growl and use macOS standard notifications. Remove deprecated API usage and code that doesn't compile anymore (QTKit). 2018-06-08 16:59:25 +02:00
HBFlippedClipView.h MacGui: store queue items statistics. 2019-07-25 08:12:35 +02:00
HBFlippedClipView.m MacGui: store queue items statistics. 2019-07-25 08:12:35 +02:00
HBFocusRingView.h MacGui: show a focus ring around the main window when a file is dragged over it, and move the advanced tab at the end. 2015-12-12 12:12:47 +01:00
HBFocusRingView.m MacGui: show a focus ring around the main window when a file is dragged over it, and move the advanced tab at the end. 2015-12-12 12:12:47 +01:00
HBHUD.h MacGui: make use of some newer NSCoding api to better report decoding failure. 2019-08-15 07:39:10 +02:00
HBHUDView.h MacGui: set the minimum deployment target to 10.10. Remove Growl and use macOS standard notifications. Remove deprecated API usage and code that doesn't compile anymore (QTKit). 2018-06-08 16:59:25 +02:00
HBHUDView.m MacGui: set the deployment target to 10.13. 2021-10-15 18:41:40 +02:00
HBImageUtilities.h MacGui: import some additional headers to fix build under Xcode 13. 2021-06-10 18:19:06 +02:00
HBImageUtilities.m MacGui: map Core Video sRGB transfer value to the libhb one. 2022-04-23 13:08:13 +02:00
HBJob+HBAdditions.h MacGui: properly set the files destination when adding a batch to queue and HBUseSourceFolderDestination is true. 2023-10-03 09:11:44 +02:00
HBJob+HBAdditions.m MacGui: add 'Angle' autonaming token (#6086) 2025-06-04 09:27:06 +02:00
HBJob+HBJobConversion.h libhb: resolve header conflicts with pango/harfbuzz 2019-09-12 10:22:07 -07:00
HBJob+HBJobConversion.m libhb: refactor hwaccel 2025-07-10 09:47:19 +02:00
HBJob+Private.h MacGui: improve security scoped resources management. Fixes #2566. 2020-01-10 14:19:50 +01:00
HBJob+UIAdditions.h MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk. 2020-06-27 14:13:12 +02:00
HBJob+UIAdditions.m MacGui: support multi-pass CQ with VP9 2024-04-06 07:52:24 +02:00
HBJob.h Add preference for keeping duplicate blu ray titles 2024-07-29 06:42:54 +02:00
HBJob.m Global replacement of passthrough with passthru 2024-10-19 11:43:21 +02:00
HBJobOutputFileWriter.h MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk. 2020-06-27 14:13:12 +02:00
HBJobOutputFileWriter.m MacGui: avoid NSURL to path conversions and path based methods 2024-07-31 18:25:37 +02:00
HBLanguagesSelection.h spelling: dragging 2021-05-21 11:41:40 +02:00
HBLanguagesSelection.m spelling: dragging 2021-05-21 11:41:40 +02:00
HBLocalizationUtilities.h MacGui: reorganize Xcode project groups and fix file copyright headers. 2019-10-04 10:40:04 +02:00
HBMutablePreset.h MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk. 2020-06-27 14:13:12 +02:00
HBMutablePreset.m MacGui: add a Save menu item in the presets menu to save the changes to the selected preset. Fix a bunch of presets issues and weird behaviour. 2020-01-20 12:12:27 +01:00
HBOutlineView.h MacGui: add a contextual menu to the previews outline view 2025-01-02 13:31:25 +01:00
HBOutlineView.m MacGui: add a contextual menu to the previews outline view 2025-01-02 13:31:25 +01:00
HBOutputFileWriter.h MacGui: move the queue libhb instance to an xpc service. 2019-08-11 09:07:20 +02:00
HBOutputFileWriter.m MacGui: fix warnings 2025-04-09 07:50:24 +02:00
HBOutputPanelController.h MacGui: move the queue libhb instance to an xpc service. 2019-08-11 09:07:20 +02:00
HBOutputPanelController.m MacGui: avoid NSURL to path conversions and path based methods 2024-07-31 18:25:37 +02:00
HBOutputRedirect.h MacGui: move the queue libhb instance to an xpc service. 2019-08-11 09:07:20 +02:00
HBOutputRedirect.m Gardening: Clean up trailing whitespace 2019-11-04 22:41:20 +00:00
HBPasteboardItem.h MacGui: fix copyright in a number of files. 2021-12-04 13:44:33 +01:00
HBPasteboardItem.m MacGui: fix copyright in a number of files. 2021-12-04 13:44:33 +01:00
HBPicture+UIAdditions.h MacGui: Reworked dimensions tab. 2021-05-02 18:09:35 +02:00
HBPicture+UIAdditions.m MacGui: do not show the display width if the video is not anamorphic. 2022-04-20 11:00:41 +02:00
HBPicture.h MacGui: expose the new 'Conservative' crop mode. 2022-08-13 09:33:55 +02:00
HBPicture.m MacGui: validate the custom border color textfield and improve the tooltip 2025-08-16 08:57:38 +02:00
HBPictureHUDController.h MacGui: add 'Scale to Screen' and 'Actual Size' menu items to scale the preview window 2024-11-15 10:03:19 +01:00
HBPictureHUDController.m MacGui: add 'Scale to Screen' and 'Actual Size' menu items to scale the preview window 2024-11-15 10:03:19 +01:00
HBPictureViewController.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBPictureViewController.m MacGui: remove the modulus popup button. 2020-09-28 14:53:50 +02:00
HBPlayer.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBPlayerHUDController.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBPlayerHUDController.m MacGui: use SF Symbol images in the player HUD when possible. 2024-03-02 08:01:33 +01:00
HBPlayerTrack.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBPlayerTrack.m MacGui: use AVFoundation as the first option for the preview playback. Add volume and tracks controls to the player hud. 2016-05-03 18:47:14 +02:00
HBPreferencesController.h MacGui: refactor the preferences keys and autonaming methods; fix the queue when running multiple HandBrake instances; fixed a number of bugs. 2019-07-29 07:34:38 +02:00
HBPreferencesController.m MacGui: add 'Angle' autonaming token (#6086) 2025-06-04 09:27:06 +02:00
HBPreferencesKeys.h MacGui: add a max title duration preferences 2024-10-30 07:14:51 +01:00
HBPreferencesWindow.h MacGui: disable the "Hide toolbar" menu item when the preferences window is in front. Better handling of nil file extension values. 2024-02-27 19:36:40 +01:00
HBPreferencesWindow.m MacGui: disable the "Hide toolbar" menu item when the preferences window is in front. Better handling of nil file extension values. 2024-02-27 19:36:40 +01:00
HBPreset.h MacGui: disable unsupported hardware presets. 2021-01-04 18:19:19 +01:00
HBPreset.m MacGui: remove plist presets support. 2024-03-30 21:44:28 +01:00
HBPresetCoding.h MacGui: gracefully handle the case in which hb_preset_job_init() fails to apply a preset. 2021-09-22 11:47:15 +02:00
HBPresetsManager.h MacGui: add a Save menu item in the presets menu to save the changes to the selected preset. Fix a bunch of presets issues and weird behaviour. 2020-01-20 12:12:27 +01:00
HBPresetsManager.m MacGui: avoid NSURL to path conversions and path based methods 2024-07-31 18:25:37 +02:00
HBPresetsMenuBuilder.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBPresetsMenuBuilder.m MacGui: disable unsupported hardware presets in the menu. 2021-08-06 16:34:53 +02:00
HBPresetsViewController.h MacGui: add back the "show header" property in the presets view. Fix a crash when inserting empty preset names. 2024-02-27 19:38:06 +01:00
HBPresetsViewController.m MacGui: add a contextual menu to the previews outline view 2025-01-02 13:31:25 +01:00
HBPreviewController.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBPreviewController.m MacGui: add a way to generate and display CVPixelBuffers 2024-12-05 09:35:01 +01:00
HBPreviewGenerator.h MacGui: add a way to generate and display CVPixelBuffers 2024-12-05 09:35:01 +01:00
HBPreviewGenerator.m MacGui: set dispatch queues autorelease frequency 2025-01-24 08:25:14 +01:00
HBPreviewView.h MacGui: add a way to generate and display CVPixelBuffers 2024-12-05 09:35:01 +01:00
HBPreviewView.m MacGui: cleanup preview generation code 2024-12-11 18:19:38 +01:00
HBPreviewViewController.h MacGui: reorganize Xcode project groups and fix file copyright headers. 2019-10-04 10:40:04 +02:00
HBPreviewViewController.m MacGui: add a way to generate and display CVPixelBuffers 2024-12-05 09:35:01 +01:00
HBQueue.h MacGui: clean up temp files left by the xpc services. 2024-05-06 08:32:48 +02:00
HBQueue.m MacGui: replace some deprecated methods 2024-07-06 14:03:38 +02:00
HBQueueActionItem.h MacGui: show a stop row in the queue when 'Stop after current job' option is selected. 2020-09-11 18:02:23 +02:00
HBQueueActionItem.m MacGui: add Quick Look to the queue. 2022-01-11 09:22:48 +01:00
HBQueueController.h MacGui: use UNUserNotificationCenter only on 10.15 and later 2025-03-11 08:03:00 +01:00
HBQueueController.m MacGui: remove an erroneous setFrameFromString call 2025-08-22 07:54:02 +02:00
HBQueueDetailsViewController.h MacGui: refactor the preferences keys and autonaming methods; fix the queue when running multiple HandBrake instances; fixed a number of bugs. 2019-07-29 07:34:38 +02:00
HBQueueDetailsViewController.m MacGui: refactor the preferences keys and autonaming methods; fix the queue when running multiple HandBrake instances; fixed a number of bugs. 2019-07-29 07:34:38 +02:00
HBQueueDetailsViewController.xib MacGui: improve queue labels when multiple jobs are selected; fix some bugs. 2019-07-27 13:15:37 +02:00
HBQueueDockTileController.h MacGui: fix copyright in a number of files. 2021-12-04 13:44:33 +01:00
HBQueueDockTileController.m MacGui: fix copyright in a number of files. 2021-12-04 13:44:33 +01:00
HBQueueInfoViewController.h MacGui: show a stop row in the queue when 'Stop after current job' option is selected. 2020-09-11 18:02:23 +02:00
HBQueueInfoViewController.m MacGui: show a stop row in the queue when 'Stop after current job' option is selected. 2020-09-11 18:02:23 +02:00
HBQueueItem.h MacGui: add Quick Look to the queue. 2022-01-11 09:22:48 +01:00
HBQueueItemView.h MacGui: show a stop row in the queue when 'Stop after current job' option is selected. 2020-09-11 18:02:23 +02:00
HBQueueItemView.m MacGUI: add back a missing assigment to a voice over label. Improve the track name textfield voice over label. 2020-09-14 20:43:51 +02:00
HBQueueItemWorkingView.h MacGui: enhance the queue to allow up to 4 simultaneous encodes. Add a preference to set the number of queue workers. 2020-04-11 12:19:17 +02:00
HBQueueItemWorkingView.m MacGui: show a stop row in the queue when 'Stop after current job' option is selected. 2020-09-11 18:02:23 +02:00
HBQueueJobItem.h MacGui: clean up the destination url and filename properties names. 2022-01-11 09:18:47 +01:00
HBQueueJobItem.m MacGui: do not display the percentage of the original file size in the queue if the file size couldn't be read. Avoid display a +infinite value. 2023-04-18 09:12:04 +02:00
HBQueueMultiSelectionViewController.h MacGui: refactor the preferences keys and autonaming methods; fix the queue when running multiple HandBrake instances; fixed a number of bugs. 2019-07-29 07:34:38 +02:00
HBQueueMultiSelectionViewController.m MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk. 2020-06-27 14:13:12 +02:00
HBQueueMultiSelectionViewController.xib MacGui: improve queue labels when multiple jobs are selected; fix some bugs. 2019-07-27 13:15:37 +02:00
HBQueueTableViewController.h MacGui: show a stop row in the queue when 'Stop after current job' option is selected. 2020-09-11 18:02:23 +02:00
HBQueueTableViewController.m MacGui: add hotkeys to the 'show in Finder' menu items (#5789) 2025-06-04 09:20:53 +02:00
HBQueueToolbarDelegate.h MacGui: set toolbar items target to make them validate properly 2025-03-10 11:37:06 +01:00
HBQueueToolbarDelegate.m MacGui: add a menu item to toggle the queue sidebar 2025-06-07 09:26:10 +02:00
HBQueueWorker.h MacGui: clean up temp files left by the xpc services. 2024-05-06 08:32:48 +02:00
HBQueueWorker.m MacGui: add a max title duration preferences 2024-10-30 07:14:51 +01:00
HBRange+UIAdditions.h MacGui: add range selection to the 'add titles' sheet 2024-07-17 15:40:47 +02:00
HBRange+UIAdditions.m MacGui: add range selection to the 'add titles' sheet 2024-07-17 15:40:47 +02:00
HBRange.h MacGui: added undo/redo support to the video, picture, filters, chapters and range parts of HBJob. 2015-10-20 18:55:08 +02:00
HBRange.m MacGui: check if a chapter is not NULL before reading its duration 2025-04-23 11:46:11 +02:00
HBRedirect.h MacGui: move the queue libhb instance to an xpc service. 2019-08-11 09:07:20 +02:00
HBRedirect.m MacGui: import some additional headers to fix build under Xcode 13. 2021-06-10 18:19:06 +02:00
HBRemoteCore.h MacGui: add a max title duration preferences 2024-10-30 07:14:51 +01:00
HBRemoteCore.m MacGui: add a max title duration preferences 2024-10-30 07:14:51 +01:00
HBRenamePresetController.h MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk. 2020-06-27 14:13:12 +02:00
HBRenamePresetController.m MacGui: add a contextual menu to the previews outline view 2025-01-02 13:31:25 +01:00
HBSecurityAccessToken.h MacGui: improve management of security scoped resources lifetime from URL passed from open panels. 2023-06-01 13:40:50 +02:00
HBSecurityAccessToken.m MacGui: improve management of security scoped resources lifetime from URL passed from open panels. 2023-06-01 13:40:50 +02:00
HBSegmentedControl.h MacGui: new toolbar style using SF Symbol on macOS 11 and later. Improved toolbar buttons behaviour in text mode. 2024-03-02 08:47:58 +01:00
HBSegmentedControl.m MacGui: new toolbar style using SF Symbol on macOS 11 and later. Improved toolbar buttons behaviour in text mode. 2024-03-02 08:47:58 +01:00
HBStateFormatter+Private.h MacGui: reorganize Xcode project groups and fix file copyright headers. 2019-10-04 10:40:04 +02:00
HBStateFormatter.h spelling: convert 2021-05-21 11:41:40 +02:00
HBStateFormatter.m Revert "MacGui: remove the '…' at the end of some strings. It could give the impression that the whole string is not displayed. #5100." 2023-06-21 07:33:38 +02:00
HBSubtitles.h MacGui: add external subtitles tracks when dropped over the main window. Preliminary work to automatically match external subtitles tracks. 2024-03-29 08:22:18 +01:00
HBSubtitles.m MacGui: don't call stringValue on NSString 2025-06-15 10:29:41 +02:00
HBSubtitlesController.h MacGui: add external subtitles tracks when dropped over the main window. Preliminary work to automatically match external subtitles tracks. 2024-03-29 08:22:18 +01:00
HBSubtitlesController.m MacGui: add external subtitles tracks when dropped over the main window. Preliminary work to automatically match external subtitles tracks. 2024-03-29 08:22:18 +01:00
HBSubtitlesDefaults.h libhb: ui: add new presets key for track names (#6840) 2025-06-03 08:48:59 +02:00
HBSubtitlesDefaults.m libhb: ui: add new presets key for track names (#6840) 2025-06-03 08:48:59 +02:00
HBSubtitlesDefaultsController.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBSubtitlesDefaultsController.m MacGUI: make the help menu documentation item point to the initial docs page again. 2022-04-24 09:30:41 +02:00
HBSubtitlesTrack.h libhb: ui: add new presets key for track names (#6840) 2025-06-03 08:48:59 +02:00
HBSubtitlesTrack.m libhb: ui: add new presets key for track names (#6840) 2025-06-03 08:48:59 +02:00
HBSummaryViewController.h MacGui: show a preview image in the summary tab. 2017-11-12 12:41:42 +01:00
HBSummaryViewController.m MacGui: Reworked dimensions tab. 2021-05-02 18:09:35 +02:00
HBTableView.h MacGui: add a contextual menu to the previews outline view 2025-01-02 13:31:25 +01:00
HBTableView.m MacGui: add a contextual menu to the previews outline view 2025-01-02 13:31:25 +01:00
HBTitle+Private.h MacGui: gracefully handle the case in which hb_preset_job_init() fails to apply a preset. 2021-09-22 11:47:15 +02:00
HBTitle.h MacGui: properly match the tracks with the hb_title tracks indexes 2024-08-26 10:36:00 +02:00
HBTitle.m MacGui: properly match the tracks with the hb_title tracks indexes 2024-08-26 10:36:00 +02:00
HBTitleSelectionController.h MacGui: add range selection to the 'add titles' sheet 2024-07-17 15:40:47 +02:00
HBTitleSelectionController.m MacGui: fix a warning 2024-12-05 08:58:42 +01:00
HBTitleSelectionRange.h MacGui: add range selection to the 'add titles' sheet 2024-07-17 15:40:47 +02:00
HBTitleSelectionRange.m MacGui: fix warnings 2025-04-09 07:50:24 +02:00
HBTitleSelectionRangeController.h MacGui: add range selection to the 'add titles' sheet 2024-07-17 15:40:47 +02:00
HBTitleSelectionRangeController.m MacGui: add range selection to the 'add titles' sheet 2024-07-17 15:40:47 +02:00
HBToolbarItem.h MacGui: new toolbar style using SF Symbol on macOS 11 and later. Improved toolbar buttons behaviour in text mode. 2024-03-02 08:47:58 +01:00
HBToolbarItem.m MacGui: new toolbar style using SF Symbol on macOS 11 and later. Improved toolbar buttons behaviour in text mode. 2024-03-02 08:47:58 +01:00
HBTrackTitleViewController.h MacGui: reorganize Xcode project groups and fix file copyright headers. 2019-10-04 10:40:04 +02:00
HBTrackTitleViewController.m MacGui: reorganize Xcode project groups and fix file copyright headers. 2019-10-04 10:40:04 +02:00
HBTreeNode.h MacGui: add a Save menu item in the presets menu to save the changes to the selected preset. Fix a bunch of presets issues and weird behaviour. 2020-01-20 12:12:27 +01:00
HBTreeNode.m MacGui: add a Save menu item in the presets menu to save the changes to the selected preset. Fix a bunch of presets issues and weird behaviour. 2020-01-20 12:12:27 +01:00
HBUtilities.h MacGui: add external subtitles tracks when dropped over the main window. Preliminary work to automatically match external subtitles tracks. 2024-03-29 08:22:18 +01:00
HBUtilities.m MacGui: improve search of the common parent url in the 'destination same as source' mode 2024-11-20 13:41:26 +01:00
HBVideo+UIAdditions.h libhb: always provide a default preset/tune/profile/level value 2025-07-21 10:42:10 +02:00
HBVideo+UIAdditions.m libhb: always provide a default preset/tune/profile/level value 2025-07-21 10:42:10 +02:00
HBVideo.h libhb: ui: cli: add color range selection (#7001) 2025-07-08 15:13:13 +02:00
HBVideo.m libhb: ui: cli: add color range selection (#7001) 2025-07-08 15:13:13 +02:00
HBVideoController.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
HBVideoController.m libhb: always provide a default preset/tune/profile/level value 2025-07-21 10:42:10 +02:00
HandBrake-RuntimeOnly.entitlements Update hbsign with hardened runtime and sandbox options. 2019-08-30 18:15:19 +02:00
HandBrake.entitlements MacGui: remove the Sparkle submodule, and switch to the Swift Package Manager distribution of Sparkle. 2022-01-11 19:24:13 +01:00
HandBrake.icns MacGui: Use new dock icon created by Matt Johnson (mattdog.100 [at] gmail.com) 2012-09-27 18:50:34 +00:00
Info.plist.m4 Update copyright dates to 2025 (#6568) 2025-01-22 09:11:40 +01:00
NSArray+HBAdditions.h MacGui: add a prefix to the NSArray and NSIndexSet categories. 2020-09-12 11:27:19 +02:00
NSArray+HBAdditions.m MacGui: add a prefix to the NSArray and NSIndexSet categories. 2020-09-12 11:27:19 +02:00
NSDictionary+HBAdditions.h libhb: resolve header conflicts with pango/harfbuzz 2019-09-12 10:22:07 -07:00
NSDictionary+HBAdditions.m MacGui: rewrite the NSDictionary to NSArray converter using less if. 2016-03-01 09:47:35 +01:00
NSJSONSerialization+HBAdditions.h MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
NSJSONSerialization+HBAdditions.m MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
NSToolbar+HBAdditions.h MacGui: set toolbar items target to make them validate properly 2025-03-10 11:37:06 +01:00
NSToolbar+HBAdditions.m MacGui: set toolbar items target to make them validate properly 2025-03-10 11:37:06 +01:00
NSWindow+HBAdditions.h Improve preview window sizing. 2019-10-05 19:00:30 +02:00
NSWindow+HBAdditions.m Gardening: Clean up trailing whitespace 2019-11-04 22:41:20 +00:00
container-migration.plist MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and DEBUG-SANDBOX to build HandBrake with sandbox enabled. 2017-01-20 18:52:22 +01:00
hbnotarize hbnotarize: switch to the new notarytool, altool is deprecated and will stop working next year. 2022-06-10 13:12:18 +02:00
hbsign Update copyright dates to 2025 (#6568) 2025-01-22 09:11:40 +01:00
main.m MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
module.defs build: contrib: Add configuration option to specify link time optimization. 2022-11-30 20:01:37 -05:00
module.rules MacGui: Xcode 11.5 project check, remove unneeded archive make target. 2020-06-12 18:27:21 +02:00
module.xcodebuild build: use documented way of indicating whitespace in regexp for grep 2023-06-23 15:44:34 +02:00
org.sparkle-project.Downloader.entitlements MacGui: remove the Sparkle submodule, and switch to the Swift Package Manager distribution of Sparkle. 2022-01-11 19:24:13 +01:00