summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: fix the "alert when done sound", it was checking the wrong key.Damiano Galassi2017-04-221-28/+28
|
* MacGui: end the textfields editing before adding a job to queue or creating ↵Damiano Galassi2017-03-161-35/+31
| | | | a preset, so all the current job settings will be saved.
* MacGui: fix "add titles to queue" toolbar item sizeDamiano Galassi2017-03-081-24/+24
|
* MacGui: allow to sort by title/name/duration in the title selections sheet.Damiano Galassi2017-02-041-26/+51
|
* MacGui: add a "Add titles to queue" toolbar button.Damiano Galassi2017-02-041-15/+49
|
* MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and ↵Damiano Galassi2017-01-201-25/+47
| | | | DEBUG-SANDBOX to build HandBrake with sandbox enabled.
* MacGui: change the initial queue window position to be near top-left screen ↵Damiano Galassi2016-12-241-6/+6
| | | | corner.
* MacGui: fix languages cells layout.Damiano Galassi2016-12-211-11/+12
|
* 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
|
* macgui: Make main menu web links obviously external.Bradley Sepos2016-12-201-2/+2
|
* macgui: Revise subtitles defaults tooltips.Bradley Sepos2016-12-201-14/+21
|
* macgui: Revise subtitles tab tooltips.Bradley Sepos2016-12-201-25/+27
|
* macgui: Revise audio defaults tooltips.Bradley Sepos2016-12-201-11/+34
|
* macgui: Revise quality and bitrate mode tooltips on main window.Bradley Sepos2016-12-201-3/+6
|
* macgui: Revise audio tab tooltips.Bradley Sepos2016-12-201-13/+30
|
* macgui: Revise Picture tab tooltips.Bradley Sepos2016-12-201-52/+106
|
* macgui: Revise Add Preset dialog tooltips.Bradley Sepos2016-12-201-14/+16
|
* macgui: Revise presets drawer tooltips.Bradley Sepos2016-12-201-20/+11
|
* macgui: Revise main window tooltips.Bradley Sepos2016-12-201-30/+34
| | | | Change Output Settings label to Preset.
* macgui: Revise main menu.Bradley Sepos2016-12-201-9/+9
|
* macgui: Revise Video tab tooltips.Bradley Sepos2016-12-191-27/+36
|
* MacGui: Update decomb/deinterlace tooltip to reflect new behavior. Fix some ↵Damiano Galassi2016-12-151-17/+18
| | | | tooltips text that was added as accessibility text.
* MacGui: restore type select in the defaults languages table.Damiano Galassi2016-12-142-88/+42
|
* MacGui: remove a mention of strict anamorphic in the picture size tooltip.Damiano Galassi2016-11-071-6/+6
|
* MacGui: do not show "Auto passthru" in the audio panel encoders pop up. ↵Damiano Galassi2016-11-021-32/+32
| | | | Allow selecting the passthru fallback encoder settings in the audio defaults panel.
* MacGui: Add new anamorphic mode "Automatic".Damiano Galassi2016-10-312-79/+31
|
* MacGui: add auto before the passthru fallback label.Damiano Galassi2016-10-311-30/+30
|
* MacGui: better UI accessibility.Damiano Galassi2016-10-219-49/+90
|
* MacGui: show the queue jobs count on the main window queue toolbar icon.Damiano Galassi2016-10-051-30/+16
|
* MacGui: higher max width for the constant quality value text field, avoid ↵Damiano Galassi2016-09-211-8/+5
| | | | wrapping on two line.
* 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-031-50/+92
|
* MacGui: small UI tweaks.Damiano Galassi2016-08-063-152/+231
|
* MacGui: use auto layout in the preferences window.Damiano Galassi2016-08-061-547/+686
|
* 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 drc value immediately when the slider is moved.Damiano Galassi2016-07-271-35/+17
|
* MacGui: disable the 'forced' checkbox for subtitles track if forced is not ↵Damiano Galassi2016-07-211-30/+5
| | | | supported.
* MacGui: fix the audio defaults tracks delete button, the selection index was ↵Damiano Galassi2016-07-161-5/+4
| | | | not set and the button deleted the wrong track.
* MacGui: add an help button to quickly open the docs in the add preset, audio ↵Damiano Galassi2016-05-293-39/+72
| | | | and subtitles defaults sheets.
* MacGui: use the right constant quality label in the video tab, and split ↵Damiano Galassi2016-05-241-2/+3
| | | | HBVideo KVO dependecies.
* MacGui: use AVFoundation as the first option for the preview playback. Add ↵Damiano Galassi2016-05-032-261/+13
| | | | volume and tracks controls to the player hud.
* MacGui: fix the 'scan only title' option.Damiano Galassi2016-03-261-3/+3
|
* MacGui: add interlace detection filter.Damiano Galassi2016-03-121-2/+75
|