summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: allow to sort by title/name/duration in the title selections sheet.Damiano Galassi2017-02-044-51/+68
|
* MacGui: make it possible to create a new folder in the destination open panel.Damiano Galassi2017-02-041-0/+1
|
* MacGui: add a "Add titles to queue" toolbar button.Damiano Galassi2017-02-041-15/+49
|
* MacGui: set toolbar images dpi to 72, so Xcode doesn't go crazy and resize ↵Damiano Galassi2017-02-0420-0/+0
| | | | things randomly.
* MacGui: improve management of security scoped resources. Fix external SRT in ↵Damiano Galassi2017-01-2513-94/+219
| | | | the sandboxed build.
* MacGui: select the right title when editing a queue job, libhb avoids ↵Damiano Galassi2017-01-251-1/+17
| | | | rescanning if the same file/folder is loaded.
* MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and ↵Damiano Galassi2017-01-2023-138/+1233
| | | | DEBUG-SANDBOX to build HandBrake with sandbox enabled.
* MacGui: reload the queue outline view action column when an encode is done ↵Damiano Galassi2017-01-191-1/+4
| | | | (the one with the x or the show in finder icon)
* disable fontconfig on macOSDamiano Galassi2017-01-181-4/+12
|
* MacGui: fix string encoding when converting chapters titles to NSString.Damiano Galassi2017-01-121-1/+1
|
* MacGui: sleep prevention in HBCore should be on by default.Damiano Galassi2017-01-091-0/+1
|
* MacGui: prevent sleep at queue start, and reallow it at the end of the queue..Damiano Galassi2017-01-051-0/+9
|
* MacGui: add an option to disable HBCore automatic sleep prevention behaviour.Damiano Galassi2017-01-052-5/+51
|
* MacGui: fix NSSecureCoding for the HBSubtitles class.Damiano Galassi2017-01-042-1/+3
|
* MacGui: always use the last selected source parent directory for the open panel.Damiano Galassi2017-01-021-13/+2
|
* MacGui: use the bundle name as the title name for .eyetv bundles.Damiano Galassi2017-01-021-0/+7
|
* MacGui: [HBUtilities writeToActivityLog:] wants a c string, not a NSString.Damiano Galassi2017-01-011-1/+1
|
* MacGui: fix the tests, an external file is required to run them now.Damiano Galassi2017-01-015-199/+58
|
* MacGui: write the job preset name to the activity log.Damiano Galassi2017-01-011-0/+1
|
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
|
* MacGui: check if a file overwrites its source before adding it to the queue.Damiano Galassi2016-12-311-59/+70
|
* MacGui: reset the video encoder additional options when switching to a ↵Damiano Galassi2016-12-311-0/+14
| | | | different encoder.
* MacGui: allow only .app to be selected in the "send file to" open panel.Damiano Galassi2016-12-311-0/+1
|
* MacGui: make possible to configure on which queue HBCore will call the ↵Damiano Galassi2016-12-302-9/+7
| | | | callback blocks.
* MacGui: cache the text attributes in DockTextField to avoid recreating the ↵Damiano Galassi2016-12-302-38/+54
| | | | same identical object each time the textfield is drawn.
* If available, use the monospaced digit system font to draw the progress over ↵Marcelo Alves2016-12-301-2/+11
| | | | the Dock icon.
* MacGui: do not call decodeObjectOfClasses:forKey: on 10.7, fix loading queue ↵Damiano Galassi2016-12-281-5/+9
| | | | from disk that had been broken since enabling NSSecureCoding.
* MacGui: set PictureWidth and PictureHeight when creating presets with the ↵Damiano Galassi2016-12-281-4/+12
| | | | "Source Maximum" picture option. Fixes #455
* MacGui: properly enable the "burned in" checkbox when switching from mp4 to ↵Damiano Galassi2016-12-281-1/+1
| | | | mkv container.
* MacGui: do not use the raw block device path for bluray.Damiano Galassi2016-12-271-1/+1
|
* MacGui: enable NSSecureCoding for the queue file.Damiano Galassi2016-12-2713-18/+50
|
* MacGui: fix audio and subtitles tracks when reloading a job from the queue.Damiano Galassi2016-12-272-16/+20
|
* MacGui: set the docs menu item to go directly to en 1.0.0 docs.Damiano Galassi2016-12-241-1/+1
|
* MacGui: change the initial queue window position to be near top-left screen ↵Damiano Galassi2016-12-241-6/+6
| | | | corner.
* MacGui: set the subtitles track default key when applying defaults from a ↵Damiano Galassi2016-12-241-0/+1
| | | | preset.
* MacGui: fix preview HUD initial position if the window size is different ↵Damiano Galassi2016-12-241-1/+1
| | | | than the default one.
* macgui: Update Info.plist copyright and license.Bradley Sepos2016-12-221-2/+2
|
* build: Add install, install-strip, and uninstall targets for Darwin/Mac.Bradley Sepos2016-12-222-14/+45
| | | | | | | Also refactor test.* convenience targets for Darwin/Mac. Configure parameter --prefix now sets HandBrakeCLI install directory [/usr/local] like on other systems. New configure parameter --xcode-prefix sets HandBrake.app install directory [/Applications]. Not used on other systems.
* MacGui: remove NSAppTransportSecurity handbrake.fr http exception, all the ↵Damiano Galassi2016-12-211-13/+0
| | | | mirrors are on https now.
* MacGui: fix languages cells layout.Damiano Galassi2016-12-211-11/+12
|
* MacGui: use the right color profile for Bt 2020 primaries.Damiano Galassi2016-12-211-0/+8
| | | | Closes #401.
* macgui: Tweak queue toolbar icon badge.Bradley Sepos2016-12-211-5/+6
| | | | Text should be centered within the ellipse now. Align badge to bottom left of icon.
* macgui: Revise preview controller tooltips.Bradley Sepos2016-12-202-27/+27
|
* macgui: Revise queue tooltips and contextual menu.Bradley Sepos2016-12-201-28/+16
|
* macgui: Update activity window contextual menu items for consistency.Bradley Sepos2016-12-201-19/+11
|
* macgui: Update preferences dialogs.Bradley Sepos2016-12-201-71/+75
| | | | Revise tooltips and minor wording/layout tweaks.
* macgui: Remove single tooltip from preview picture settings hud.Bradley Sepos2016-12-201-5/+2
| | | | Only one existed. For now we'll just leave this panel un-tooltip'd and defer to the main window picture tab.
* macgui: Revise audio and subtitles tabs contextual menus.Bradley Sepos2016-12-202-23/+23
|
* macgui: Revise chapters tab tooltips.Bradley Sepos2016-12-201-5/+5
|
* macgui: Clarify audio DRC tooltips.Bradley Sepos2016-12-202-12/+12
|