Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGUI: Add Rename Preset dialog. | Rodeo314 | 2018-03-17 | 1 | -0/+18 |
| | | | | @BradleyS thanks @Rodeo314 for his help with this. | ||||
* | build: Unclobber PATH when shunting build through Xcode. | Bradley Sepos | 2018-01-10 | 1 | -0/+4 |
| | | | | Tools shipping with Xcode are still in PATH, only moved from first to last priority. Avoids accidentally using old tools where a newer version is installed. This ensures the tools identified by configure will be the exact tools used by make via Xcode. | ||||
* | MacGui: add the new preview view controller to the Xcode project. | Damiano Galassi | 2017-12-15 | 1 | -0/+18 |
| | |||||
* | MacGui: add a popup button to select the preset in the main window. | Damiano Galassi | 2017-11-24 | 1 | -0/+6 |
| | |||||
* | MacGui: move the format options to the summary tab. | Damiano Galassi | 2017-11-10 | 1 | -0/+18 |
| | |||||
* | MacGui: add a popup menu to select the category in the add preset sheet. | Damiano Galassi | 2017-11-10 | 1 | -12/+30 |
| | |||||
* | MacGui: move the filters to a separate tab. | Damiano Galassi | 2017-09-07 | 1 | -0/+18 |
| | |||||
* | Remove spaces and square brackets from Xcode scheme names. Add a ↵ | Damiano Galassi | 2017-09-07 | 5 | -0/+102 |
| | | | | distribution scheme that builds only the gui. | ||||
* | MacGui: move the color space code out of HBCore. | Damiano Galassi | 2017-08-31 | 1 | -0/+6 |
| | |||||
* | MacGui: enable some new warnings in Xcode 9. | Damiano Galassi | 2017-06-15 | 5 | -5/+23 |
| | |||||
* | MacGui: fix tests for the sandboxed schemes. | Damiano Galassi | 2017-04-14 | 2 | -5/+16 |
| | |||||
* | MacGui: improve management of security scoped resources. Fix external SRT in ↵ | Damiano Galassi | 2017-01-25 | 1 | -0/+8 |
| | | | | the sandboxed build. | ||||
* | MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and ↵ | Damiano Galassi | 2017-01-20 | 5 | -12/+744 |
| | | | | DEBUG-SANDBOX to build HandBrake with sandbox enabled. | ||||
* | disable fontconfig on macOS | Damiano Galassi | 2017-01-18 | 1 | -4/+12 |
| | |||||
* | MacGui: fix the tests, an external file is required to run them now. | Damiano Galassi | 2017-01-01 | 1 | -6/+0 |
| | |||||
* | MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles ↵ | Damiano Galassi | 2016-10-29 | 1 | -2/+6 |
| | | | | and picture job settings. | ||||
* | MacGui: fix test build. | Damiano Galassi | 2016-10-18 | 1 | -2/+0 |
| | |||||
* | MacGui: show the queue jobs count on the main window queue toolbar icon. | Damiano Galassi | 2016-10-05 | 1 | -0/+6 |
| | |||||
* | MacGui: Xcode 8 project check. | Damiano Galassi | 2016-09-21 | 1 | -3/+9 |
| | |||||
* | MacGui: rework HBAudioTrack to use less NSDictionary. | Damiano Galassi | 2016-09-03 | 1 | -0/+8 |
| | |||||
* | MacGui: add libopus to Xcode project link phase. | Damiano Galassi | 2016-09-03 | 1 | -0/+6 |
| | |||||
* | contrib: Update to libass 0.13.2 and add HarfBuzz 1.2.6. | Bradley Sepos | 2016-05-25 | 1 | -0/+6 |
| | | | | | | | | | | | | HarfBuzz is now enabled when building libass. Resolves #162. Additional libass notes: - Add yasm dependency for better performance. - Remove no longer valid configure params. - Disable new coretext and directwrite font selection backends pending additional testing (coretext did not build properly). | ||||
* | MacGui: disable code signing, it had been inadvertently enabled some commits ↵ | Damiano Galassi | 2016-05-03 | 1 | -2/+0 |
| | | | | ago. | ||||
* | MacGui: use AVFoundation as the first option for the preview playback. Add ↵ | Damiano Galassi | 2016-05-03 | 1 | -26/+102 |
| | | | | volume and tracks controls to the player hud. | ||||
* | MacGui: Remove unnecessary libltdl.a dependency. | Bradley Sepos | 2016-03-25 | 1 | -4/+0 |
| | |||||
* | MacGui: move the objc libhb wrapper to a separate framework. | Damiano Galassi | 2016-03-11 | 3 | -271/+589 |
| | |||||
* | MacGui: add a NSDictionary extension to convert from and to hb_dict_t. | Damiano Galassi | 2016-02-26 | 1 | -0/+6 |
| | |||||
* | Move png icons into an asset catalog | anongitter | 2016-02-11 | 1 | -250/+7 |
| | | | | | Use of an asset catalog to store png icons instead of a folder to make it way easier to read in the Xcode project. | ||||
* | MacGui: update sparkle to version 1.13.1. | Damiano Galassi | 2016-02-11 | 1 | -0/+6 |
| | |||||
* | Move "Frameworks (bundled)" into "Frameworks" | anongitter | 2016-02-08 | 1 | -3/+3 |
| | | | Because the folder "Frameworks (bundled)" contains frameworks, it would be more consistent making it a children folder of "Frameworks" (and doing so, change its name to "Bundled" only). | ||||
* | MacGui: switch the defaults languages to view based tables, and a little ↵ | Damiano Galassi | 2016-01-26 | 1 | -1/+7 |
| | | | | project cleanup. Remove to unneeded casts. | ||||
* | Add libavfilter.a to the Xcode project link phase. | Damiano Galassi | 2016-01-22 | 1 | -0/+6 |
| | |||||
* | MacGui: show a focus ring around the main window when a file is dragged over ↵ | Damiano Galassi | 2015-12-12 | 1 | -0/+12 |
| | | | | it, and move the advanced tab at the end. | ||||
* | MacGui: remove an unused 'Resources (unused)' group from the Xcode project. | Damiano Galassi | 2015-12-05 | 1 | -16/+0 |
| | |||||
* | MacGui: add some simple tests for the undo/redo implementation of HBJob. | Damiano Galassi | 2015-10-25 | 1 | -0/+4 |
| | |||||
* | MacGui: add redo/undo supports to the audio part of HBJob. | Damiano Galassi | 2015-10-24 | 1 | -2/+2 |
| | |||||
* | MacGui: rewrote the subtitles tab to use bindings, view-based table view and ↵ | Damiano Galassi | 2015-10-22 | 1 | -0/+6 |
| | | | | to support undo/redo. | ||||
* | MacGui: improved queue with undo/redo support for adding/removing jobs, and ↵ | Damiano Galassi | 2015-10-19 | 1 | -0/+8 |
| | | | | added a icon for failed encode. | ||||
* | MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable ↵ | Damiano Galassi | 2015-10-13 | 1 | -0/+6 |
| | | | | version of HBPreset. | ||||
* | MacGui: reorganize the Xcode project a bit | Damiano Galassi | 2015-10-09 | 1 | -44/+84 |
| | |||||
* | MacGui: add a duration column to the chapters table | Damiano Galassi | 2015-10-09 | 1 | -0/+6 |
| | |||||
* | MacGui: move some code out of HBPreviewController.m. Remember the windows ↵ | Damiano Galassi | 2015-10-06 | 1 | -0/+12 |
| | | | | size when going back from the Scale To Screen mode | ||||
* | MacGui: update the project to the latest Xcode recommended settings | Damiano Galassi | 2015-09-24 | 3 | -3/+5 |
| | |||||
* | MacGui: copy the xibs to Base.lproj as a first step to make them localizable | ritsuka | 2015-08-06 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7395 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: switch back another property to assign, 10.7 does not support weak ↵ | ritsuka | 2015-08-06 | 2 | -11/+15 |
| | | | | | | for NSWindowController and NSViewController classes git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7393 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: move the picture and filters settings to the main window. | ritsuka | 2015-07-27 | 1 | -1/+19 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7379 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: various queue improvements, including: | ritsuka | 2015-07-22 | 1 | -0/+6 |
| | | | | | | | | | - multiple items drag & drop - "reset job" in contextual menu item to reset the job state - a toolbar item to select the action to perform when the queue is done - useless animations. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7358 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: disable some warnings when compiling the cli inside Xcode. | ritsuka | 2015-07-04 | 2 | -3/+17 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7341 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: updated the text on some warning messages. | ritsuka | 2015-07-04 | 2 | -3/+7 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7339 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: split HBTitle header to make it easier to test. Added some simple tests. | ritsuka | 2015-06-01 | 1 | -0/+8 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7256 b64f7644-9d1e-0410-96f1-a4d463321fa5 |