summaryrefslogtreecommitdiffstats
path: root/macosx/HBController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix an exception when reading an HBJob from disk; do not store previe...Damiano Galassi2019-08-141-1/+14
* MacGui: fix some UI syncronization issues caused by moving things to another ...Damiano Galassi2019-08-121-4/+5
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-121-5/+5
* MacGui: recover when the xpc service crashes.Damiano Galassi2019-08-111-1/+1
* MacGui: move the queue libhb instance to an xpc service.Damiano Galassi2019-08-111-20/+16
* Fix some typos (#2202)Nomis1012019-07-311-2/+2
* MacGui: set the progress labels to a monospaced digit font.Damiano Galassi2019-07-301-4/+5
* MacGui: refactor the preferences keys and autonaming methods; fix the queue w...Damiano Galassi2019-07-291-32/+30
* MacGui: fix file menu validation. Closes #2200.Damiano Galassi2019-07-201-2/+2
* MacGui: fix a number of queue regressions.Damiano Galassi2019-07-201-2/+4
* MacGui: add inline progress status and bar in the queue.Damiano Galassi2019-07-201-4/+13
* MacGui: refactor the queue and implement part of the new queue ui.Damiano Galassi2019-07-191-86/+68
* MacGui: fix start toolbar button tooltip. Fixes #2184.Damiano Galassi2019-07-081-1/+1
* MacGui: fixes some runtime warnings.Damiano Galassi2019-05-021-1/+1
* MacGui: reset destination folder if the current folder is not available.Damiano Galassi2019-04-061-2/+3
* MacGui: improve localized progress number formats, use a monospace string to ...Damiano Galassi2019-03-281-4/+4
* MacGui: disable NSWindow tabbing support.Damiano Galassi2019-02-151-0/+5
* MacGui: send integerForKey: instead of [objectForKey:] intValue]Damiano Galassi2019-02-121-3/+3
* MacGui: set the minimum macOS version to 10.11Damiano Galassi2019-01-241-7/+3
* Fix a few warnings.Damiano Galassi2019-01-231-0/+1
* MacGui: fix file extension when setting a preset.Damiano Galassi2018-12-221-2/+4
* MacGui: improve preview window touch bar.Damiano Galassi2018-11-111-0/+1
* MacGui: improve the auto naming to avoid updating the name when unrelated set...Damiano Galassi2018-11-031-48/+7
* MacGui: move the advanced x264 panel to the 'Additional options' text field c...Damiano Galassi2018-10-271-30/+15
* MacGui: improve touch bar support, add touch bars to the add titles to queue ...Damiano Galassi2018-10-161-4/+13
* MacGui: add touch bars in the preview window, improve touch bars in the main ...Damiano Galassi2018-10-101-31/+24
* MacGui: add touch bars to main and queue windows.Damiano Galassi2018-10-081-92/+277
* MacGui: fix the presets view that was broken a few days ago.Damiano Galassi2018-07-121-1/+1
* MacGui: remove a bunch of unneeded compatibility code.Damiano Galassi2018-07-101-1/+1
* MacGui: fix another round of deprecation warnings. Remove drawer code.Damiano Galassi2018-06-101-25/+6
* MacGui: improve NSLocalizedString comments.Damiano Galassi2018-06-091-47/+47
* MacGui: show the copy protection alert at most once each time HandBrake is run.Damiano Galassi2018-06-091-6/+6
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-081-150/+68
* MacGUI: Select newly saved preset on creation.Bradley Sepos2018-03-171-0/+7
* MacGUI: Improve rename return value conditional.Bradley Sepos2018-03-171-1/+1
* MacGUI: Fix Rename dialog on 10.7.Bradley Sepos2018-03-171-6/+1
* MacGUI: Add Rename Preset dialog.Rodeo3142018-03-171-1/+40
* MacGUI: Set the popover selected preset to the current on make default.Bradley Sepos2018-03-171-0/+1
* MacGUI: Add Make Default Preset item to Presets menu.Bradley Sepos2018-03-171-0/+5
* MacGUI: Update main window preset control when renaming via popover.Bradley Sepos2018-03-171-4/+1
* MacGUI: Add Delete item to Presets menu.Bradley Sepos2018-03-171-0/+6
* MacGUI: Set the popover selected preset to the current preset on close.Bradley Sepos2018-03-171-0/+1
* MacGUI: Load the presets popover view on main window load.Bradley Sepos2018-03-171-0/+2
* Misc. typosluz.paz2018-02-201-1/+1
* MacGUI: Coding style cosmetics.Bradley Sepos2018-01-261-1/+2
* MacGui: Add preset reload button.sr552018-01-251-0/+8
* MacGui: fix a typo and the progress bar that was already hidden after the las...Damiano Galassi2017-12-201-0/+2
* MacGui: update preset when navigating with the keyboard arrows, fix #452Damiano Galassi2017-12-201-3/+6
* MacGui: improve VoiceOver navigation.Damiano Galassi2017-12-191-0/+1
* MacGui: append "(Modified)" to the preset name.Damiano Galassi2017-12-191-4/+4