summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Collapse)AuthorAgeFilesLines
* MacGUI: Update french localeNomis1012020-03-153-10/+31
|
* MacGui: Xcode 11.4 project update check.Damiano Galassi2020-02-206-6/+6
|
* MacGui: set the default mixdown to stereo.Damiano Galassi2020-02-202-2/+2
|
* MacGui: improve divider and scrollbar flashes in the queue info panel.Damiano Galassi2020-01-291-10/+22
|
* MacGui: fix unsandboxed build.Damiano Galassi2020-01-291-1/+1
|
* MacGui: show a divider line between the queue info scrollview and the reset ↵Damiano Galassi2020-01-282-15/+30
| | | | and edit button when the info text is longer than the available height.
* MacGUI: Update german localizationNomis1012020-01-272-8/+23
|
* MacGui: update Italian localization.Damiano Galassi2020-01-272-9/+24
|
* MacGui: ask the user only for the destination folder when exporting multiple ↵Damiano Galassi2020-01-272-12/+58
| | | | presets.
* MacGui: remove all the undo actions after saving a preset, because undoing ↵Damiano Galassi2020-01-212-12/+18
| | | | after the save could led to a weird state.
* MacGui: remove unused code.Damiano Galassi2020-01-203-25/+5
|
* MacGui: add a Save menu item in the presets menu to save the changes to the ↵Damiano Galassi2020-01-2012-111/+192
| | | | selected preset. Fix a bunch of presets issues and weird behaviour.
* MacGui: improve presets view to allow multiple selection, drag & drop from ↵Damiano Galassi2020-01-1310-127/+248
| | | | and to Finder.
* MacGui: remove unneeded code.Damiano Galassi2020-01-131-53/+6
|
* MacGui: improve security scoped resources management. Fixes #2566.Damiano Galassi2020-01-1011-40/+97
|
* Update copyright dates to 2020.Bradley Sepos2020-01-012-3/+3
|
* MacGui: update localizations.Damiano Galassi2019-12-296-12/+12
|
* MacGui: move sleep prevention to the main process, so we keep the sleep ↵Damiano Galassi2019-12-294-33/+53
| | | | assertion if the XPC service crashes.
* MacGui: Xcode 11.3 project version check.Damiano Galassi2019-12-206-6/+6
|
* MacGui: fix HBSubtitlesTrack unarchiver when the track is an external ssa file.Damiano Galassi2019-11-201-1/+1
|
* MacGui: always update queue stats after a job is done.Damiano Galassi2019-11-121-2/+2
|
* MacGui: update documentation url.Damiano Galassi2019-11-111-1/+1
|
* MacGUI: update german localizationNomis1012019-11-074-6/+9
|
* MacGui: update Italian localization.Damiano Galassi2019-11-072-5/+8
|
* MacGui: make any and unknown language localizable.Damiano Galassi2019-11-071-2/+14
|
* Gardening: Clean up trailing whitespaceNomis1012019-11-0429-51/+51
| | | | Remove trailing whitespace in "*.c", "*.m", "*.h" and "*.cpp" files.
* MacGui: fix an aligmented issue in the width and height textfields.Damiano Galassi2019-10-232-91/+91
|
* MacGUI: Update locales (#2375)Nomis1012019-10-222-4/+4
| | | | * MacGUI: Update locales
* MacGui: enlarge the presets popover width.Damiano Galassi2019-10-161-1/+1
|
* MacGui: update localization.Damiano Galassi2019-10-1314-88/+88
|
* MacGui: fix deprecations warnings.Damiano Galassi2019-10-132-5/+4
|
* MacGui: decrease the minimum height of the unparse label.Damiano Galassi2019-10-111-2/+2
|
* MacGui: add Russian localization and update the others after the video view ↵Damiano Galassi2019-10-0636-188/+3843
| | | | changes.
* MacGui: rework the way the encoder options views are swapped.Damiano Galassi2019-10-062-396/+389
|
* MacGui: update localizations.Damiano Galassi2019-10-0626-87/+311
|
* Improve preview window sizing.Damiano Galassi2019-10-056-171/+168
|
* MacGui: reorganize Xcode project groups and fix file copyright headers.Damiano Galassi2019-10-0417-90/+78
|
* MacGui: simplify the preview image layout code.Damiano Galassi2019-09-261-35/+21
|
* MacGui: make the track name popover localizable.Damiano Galassi2019-09-262-5/+14
|
* MacGui: Xcode project upgrade check.Damiano Galassi2019-09-265-5/+5
|
* MacGui: add a popover to edit tracks names.Damiano Galassi2019-09-268-39/+254
|
* fix warnings when compiling with clang.Damiano Galassi2019-09-261-4/+1
|
* MacGui: fix defaults windows names.Damiano Galassi2019-09-242-19/+18
|
* MacGui: show localized mixdown names in summary.Damiano Galassi2019-09-241-5/+20
|
* MacGui: fix HBAudioTrackPreset validation when the encoder is set to flac.Damiano Galassi2019-09-231-1/+1
|
* build: make: macosx: Make xcodebuild use number of jobs passed to make.Bradley Sepos2019-09-232-2/+10
| | | | | | Fixes #1648. Previously, it was always using the number of jobs in the makefile created by configure.py, either specified by --launch-jobs or the number of active CPU cores.
* macgui: Update German localizationNomis1012019-09-209-30/+42
| | | | Some new strings, some fixes, some improvements.
* MacGui: update Italian localization.Damiano Galassi2019-09-206-36/+48
|
* macosx: Add libdav1d.a to Xcode build settings.Justin Bull2019-09-171-0/+6
|
* MacGui: remove an unused ivar.Damiano Galassi2019-09-171-7/+5
|