summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Update decomb/deinterlace tooltip to reflect new behavior. Fix some t...Damiano Galassi2016-12-151-17/+18
* MacGui: use the languages from the audio preferences for built-in presets, th...Damiano Galassi2016-12-144-42/+63
* MacGui: restore type select in the defaults languages table.Damiano Galassi2016-12-143-101/+43
* MacGui: fix the stop button to properly stop the encode if libhb state is HBS...Damiano Galassi2016-11-213-3/+3
* MacGui: round up HBTitle frames count.Damiano Galassi2016-11-111-1/+2
* MacGui: set the appropriate colorspace for preview images, and use a gamma va...Damiano Galassi2016-11-101-3/+41
* MacGui: remove a mention of strict anamorphic in the picture size tooltip.Damiano Galassi2016-11-071-6/+6
* MacGui: fix HBJob copy method, plus small performance optimisation in HBAudio...Damiano Galassi2016-11-025-47/+69
* MacGui: do not show "Auto passthru" in the audio panel encoders pop up. Allow...Damiano Galassi2016-11-025-62/+90
* MacGui: Add new anamorphic mode "Automatic".Damiano Galassi2016-10-318-138/+49
* MacGui: made some HBJob properties private.Damiano Galassi2016-10-319-25/+28
* MacGui: add auto before the passthru fallback label.Damiano Galassi2016-10-311-30/+30
* MacGui: make it possible to set a audio defaults track settings when the sele...Damiano Galassi2016-10-291-17/+56
* MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...Damiano Galassi2016-10-2928-383/+251
* MacGui: use HB_ERROR_CANCELED status rather than tracking canceled in HBCoreDamiano Galassi2016-10-271-35/+22
* MacGui: add some accessibility labels to the preview window buttons.Damiano Galassi2016-10-212-10/+25
* MacGui: use accessibilityValueDescription for the slider value description, a...Damiano Galassi2016-10-211-1/+12
* MacGui: give VoiceOver the right accessibility value for the video quality sl...Damiano Galassi2016-10-211-0/+5
* MacGui: better UI accessibility.Damiano Galassi2016-10-219-49/+90
* MacGui: fix test build.Damiano Galassi2016-10-182-3/+1
* MacGui: fix the queue toolbar icon badge quality on hi-dpi screens, and try t...Damiano Galassi2016-10-171-23/+27
* MacGui: fix a small memory leak in the NSColor -> CGColor conversion.Damiano Galassi2016-10-051-2/+4
* MacGui: show the queue jobs count on the main window queue toolbar icon.Damiano Galassi2016-10-059-36/+256
* MacGui: higher max width for the constant quality value text field, avoid wra...Damiano Galassi2016-09-211-8/+5
* MacGui: Xcode 8 project check.Damiano Galassi2016-09-211-3/+9
* MacGui: fix a crash in the preferences format field.Damiano Galassi2016-09-211-1/+1
* MacGui: link to the new documentation.Damiano Galassi2016-09-151-3/+3
* MacGui: stop the queue and show an alert if disk space is less than 5 GBDamiano Galassi2016-09-071-1/+29
* MacGui: show a failed notification when an encode fails.Damiano Galassi2016-09-071-2/+17
* MacGui: show the encoded file in Finder when a done notification is clicked.Damiano Galassi2016-09-071-12/+24
* MacGui: made HBSubtitleTrack sourceTrackIdx property readwrite.Damiano Galassi2016-09-031-1/+1
* MacGui: fix an ambiguous autolayout contrains in the subtitles defaults window.Damiano Galassi2016-09-031-11/+7
* MacGui: rework HBAudioTrack to use less NSDictionary.Damiano Galassi2016-09-0312-992/+866
* MacGui: add libopus to Xcode project link phase.Damiano Galassi2016-09-033-4/+10
* MacGui: follow CSV format for imported/exported chapters.Damiano Galassi2016-08-221-57/+204
* MacGui: small UI tweaks.Damiano Galassi2016-08-063-152/+231
* MacGui: use auto layout in the preferences window.Damiano Galassi2016-08-062-571/+727
* MacGui: convert more xibs to Auto Layout.Damiano Galassi2016-07-306-306/+517
* MacGui: realign AddPreset.xib UI with Auto LayoutDamiano Galassi2016-07-301-61/+102
* MacGui: update the UI after a failed queue scan.Damiano Galassi2016-07-291-8/+20
* MacGui: update the drc value immediately when the slider is moved.Damiano Galassi2016-07-271-35/+17
* MacGui: use CQ label in the constant quality slider for VP9.Damiano Galassi2016-07-271-1/+2
* MacGui: fix subtitles offset undo and add kvp dependencies for the 'isForcedS...Damiano Galassi2016-07-251-3/+3
* MacGui: made the framerate radio button strings localizable.Damiano Galassi2016-07-211-2/+2
* MacGui: disable the 'forced' checkbox for subtitles track if forced is not su...Damiano Galassi2016-07-213-30/+11
* MacGui: fix the label color of two text labels in the preview HUD on 10.9 and...Damiano Galassi2016-07-162-3/+19
* MacGui: fix the audio defaults tracks delete button, the selection index was ...Damiano Galassi2016-07-161-5/+4
* MacGui: update the default preset name and remove an uneeded pref key.Damiano Galassi2016-07-012-3/+1
* MacGui: fix drag&drop on the main window tab view.Damiano Galassi2016-06-172-1/+12
* MacGui: set some label color in the HUD to secondaryLabelColor.Damiano Galassi2016-06-173-13/+16