Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: end the textfields editing before adding a job to queue or creating ↵ | Damiano Galassi | 2017-03-16 | 1 | -0/+6 |
| | | | | a preset, so all the current job settings will be saved. | ||||
* | MacGui: forgot an else block in the previous commit | Damiano Galassi | 2017-03-02 | 1 | -1/+4 |
| | |||||
* | MacGui: do not remove a job from the queue if the rescan to the main window ↵ | Damiano Galassi | 2017-03-02 | 1 | -31/+43 |
| | | | | fails. | ||||
* | MacGui: preserve the output file name if auto naming is not enabled and the ↵ | Damiano Galassi | 2017-02-22 | 1 | -1/+11 |
| | | | | source is not a stream. Revert to the 0.10.x behaviour. | ||||
* | MacGui: allow to sort by title/name/duration in the title selections sheet. | Damiano Galassi | 2017-02-04 | 1 | -18/+10 |
| | |||||
* | MacGui: make it possible to create a new folder in the destination open panel. | Damiano Galassi | 2017-02-04 | 1 | -0/+1 |
| | |||||
* | MacGui: select the right title when editing a queue job, libhb avoids ↵ | Damiano Galassi | 2017-01-25 | 1 | -1/+17 |
| | | | | rescanning if the same file/folder is loaded. | ||||
* | MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and ↵ | Damiano Galassi | 2017-01-20 | 1 | -29/+64 |
| | | | | DEBUG-SANDBOX to build HandBrake with sandbox enabled. | ||||
* | MacGui: always use the last selected source parent directory for the open panel. | Damiano Galassi | 2017-01-02 | 1 | -13/+2 |
| | |||||
* | MacGui: check if a file overwrites its source before adding it to the queue. | Damiano Galassi | 2016-12-31 | 1 | -59/+70 |
| | |||||
* | macgui: Revise Open Source toolbar button tooltip. | Bradley Sepos | 2016-12-20 | 1 | -1/+1 |
| | | | | Was also being set dynamically. | ||||
* | MacGui: use the languages from the audio preferences for built-in presets, ↵ | Damiano Galassi | 2016-12-14 | 1 | -2/+46 |
| | | | | this had been broken when the MacGui started to use hb_preset_job_init(). | ||||
* | MacGui: fix the stop button to properly stop the encode if libhb state is ↵ | Damiano Galassi | 2016-11-21 | 1 | -1/+1 |
| | | | | HBStateSearching. | ||||
* | MacGui: show the queue jobs count on the main window queue toolbar icon. | Damiano Galassi | 2016-10-05 | 1 | -4/+5 |
| | |||||
* | MacGui: fix drag&drop on the main window tab view. | Damiano Galassi | 2016-06-17 | 1 | -0/+6 |
| | |||||
* | MacGui: select the feature title instead of the first title after a scan. | Damiano Galassi | 2016-05-27 | 1 | -13/+13 |
| | |||||
* | MacGui: fix the 'scan only title' option. | Damiano Galassi | 2016-03-26 | 1 | -1/+9 |
| | |||||
* | MacGui: move the objc libhb wrapper to a separate framework. | Damiano Galassi | 2016-03-11 | 1 | -11/+5 |
| | |||||
* | MacGui: show what preset will be used in the 'Add titles to queue' panel. ↵ | Damiano Galassi | 2016-02-15 | 1 | -1/+3 |
| | | | | Use autolayout for the xib. | ||||
* | MacGui: fix some static anaylizer warnings. | Damiano Galassi | 2016-01-28 | 1 | -4/+7 |
| | |||||
* | MacGui: always show the 'scan only title' view in the open panel, 10.11 ↵ | Damiano Galassi | 2016-01-21 | 1 | -0/+5 |
| | | | | hides it by default. | ||||
* | MacGui: pass the main window undomanager to the preview window. | Damiano Galassi | 2016-01-15 | 1 | -1/+2 |
| | |||||
* | MacGui: disk -> disc, plus a bunch of NSLocalizedString. | Damiano Galassi | 2016-01-14 | 1 | -16/+16 |
| | |||||
* | MacGui: remove the browsedSourceDisplayName ivar in HBController. | Damiano Galassi | 2016-01-12 | 1 | -19/+10 |
| | |||||
* | MacGui: rework the way HBController scans, remove an ivar and move some ↵ | Damiano Galassi | 2016-01-10 | 1 | -313/+185 |
| | | | | unrelated code to HBUtilites. | ||||
* | MacGui: correctly update the checked item in the presets menu after an ↵ | Damiano Galassi | 2016-01-09 | 1 | -2/+33 |
| | | | | undo/redo. | ||||
* | MacGui: show a focus ring around the main window when a file is dragged over ↵ | Damiano Galassi | 2015-12-12 | 1 | -29/+28 |
| | | | | it, and move the advanced tab at the end. | ||||
* | MacGui: add a 'view' menu with the standard menu items and some keyboard ↵ | Damiano Galassi | 2015-12-12 | 1 | -0/+6 |
| | | | | shortcuts to switch between the main window tabs. | ||||
* | MacGui: default to custom picture size in the add preset sheet if the ↵ | Damiano Galassi | 2015-12-05 | 1 | -2/+7 |
| | | | | current job size is less than the maximum size. | ||||
* | MacGui: remove the daily and monthly update check option. | Damiano Galassi | 2015-10-25 | 1 | -3/+1 |
| | |||||
* | MacGui: added undo/redo support to the video, picture, filters, chapters and ↵ | Damiano Galassi | 2015-10-20 | 1 | -5/+20 |
| | | | | range parts of HBJob. | ||||
* | MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable ↵ | Damiano Galassi | 2015-10-13 | 1 | -18/+4 |
| | | | | version of HBPreset. | ||||
* | MacGui: move the ivars from HBController.h to the -m file | Damiano Galassi | 2015-10-13 | 1 | -1/+63 |
| | |||||
* | MacGui: rename a preference key and remove a duplicated log message about ↵ | Damiano Galassi | 2015-10-05 | 1 | -5/+2 |
| | | | | libdvdcss | ||||
* | MacGui: remove the link to libdvdcss | Damiano Galassi | 2015-09-30 | 1 | -16/+10 |
| | |||||
* | MacGui: add a way to differentiate a cancelled scan/encoded from a failed ↵ | Damiano Galassi | 2015-09-30 | 1 | -2/+2 |
| | | | | scan/encode | ||||
* | MacGui: set 1 as the default value for the Scan only title option | Damiano Galassi | 2015-09-29 | 1 | -0/+2 |
| | |||||
* | MacGui: do not revert to the selected preset when scanning a new source, but ↵ | Damiano Galassi | 2015-09-24 | 1 | -5/+1 |
| | | | | keep using the last job settings. Removed an unused ivar. | ||||
* | MacGui: move the picture and filters settings to the main window. | ritsuka | 2015-07-27 | 1 | -16/+9 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7379 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: fixed a warning. | ritsuka | 2015-07-24 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7375 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGUI: don' try to rescan a job from queue if there is already a scan going on. | ritsuka | 2015-07-24 | 1 | -14/+23 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7372 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: various queue improvements, including: | ritsuka | 2015-07-22 | 1 | -3/+3 |
| | | | | | | | | | - 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: fixed a crash that could happen when the "browse…" button is ↵ | ritsuka | 2015-07-04 | 1 | -2/+6 |
| | | | | | | pressed if the destination field is empty. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7340 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: updated the text on some warning messages. | ritsuka | 2015-07-04 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7339 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: rename "Source" to "Open Source", and add the "Open Recent" menu item. | ritsuka | 2015-07-04 | 1 | -4/+7 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7338 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add nullability annotations to the headers and use weak where is ↵ | ritsuka | 2015-05-30 | 1 | -1/+1 |
| | | | | | | possible. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7244 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add a test target to the Xcode project, plus some simple test. Use a ↵ | ritsuka | 2015-05-20 | 1 | -0/+1 |
| | | | | | | forward declaration instead of a #import to in HBJob to allow testing to work. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7214 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: allow exporting a preset folder. Add import/export menu item to the ↵ | ritsuka | 2015-05-16 | 1 | -47/+8 |
| | | | | | | presets drawer too. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7192 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: use libhb built-in presets and validation functions. Update the ↵ | ritsuka | 2015-05-14 | 1 | -59/+35 |
| | | | | | | format and save the presets in UserPresets.json, the old presets are automatically imported if the new presets file is not found. The mac gui now requires 10.7 or later. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7181 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add a new formatter to convert a hb_state_t to a textual representation. | ritsuka | 2015-04-30 | 1 | -16/+5 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7134 b64f7644-9d1e-0410-96f1-a4d463321fa5 |