| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates to 2016. | Bradley Sepos | 2016-01-01 | 1 | -1/+1 |
* | MacGui: add an exception to enable http connections to handbrake.fr | Damiano Galassi | 2015-12-14 | 1 | -0/+13 |
* | MacGui: realign the views in the add preset window, disable the resize button... | Damiano Galassi | 2015-12-14 | 3 | -111/+40 |
* | MacGui: show a focus ring around the main window when a file is dragged over ... | Damiano Galassi | 2015-12-12 | 7 | -86/+143 |
* | MacGui: add a 'view' menu with the standard menu items and some keyboard shor... | Damiano Galassi | 2015-12-12 | 2 | -3/+65 |
* | MacGui: remove an unused 'Resources (unused)' group from the Xcode project. | Damiano Galassi | 2015-12-05 | 1 | -16/+0 |
* | MacGui: default to custom picture size in the add preset sheet if the current... | Damiano Galassi | 2015-12-05 | 4 | -38/+62 |
* | MacGui: add a space between the Queue and the Start toolbar items. | Damiano Galassi | 2015-12-05 | 1 | -3/+4 |
* | MacGui: fixed the table view header height on OS X versions older than 10.11. | Damiano Galassi | 2015-12-05 | 3 | -11/+10 |
* | MacGui: use a view-based outline view in the presets drawer. | Damiano Galassi | 2015-12-05 | 2 | -56/+66 |
* | MacGui: set the right autoresize mask for the cancel buttons of the defaults ... | Damiano Galassi | 2015-11-16 | 2 | -6/+6 |
* | x265: macui multilib support | John Stebbins | 2015-11-12 | 2 | -2/+2 |
* | x264: add multilib support (a.k.a. 10-bit) | John Stebbins | 2015-11-12 | 4 | -13/+14 |
* | MacGui: add two tests for presets save and upgrade. | Damiano Galassi | 2015-11-03 | 1 | -1/+52 |
* | MacGui: remove a compatibility workaroud for the 10.9 sdk. | Damiano Galassi | 2015-11-03 | 1 | -16/+6 |
* | MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets inste... | Damiano Galassi | 2015-10-29 | 9 | -52/+101 |
* | MacGui: annotate the type of some arrays, and check the count of the input jo... | Damiano Galassi | 2015-10-28 | 7 | -16/+19 |
* | MacGui: add some subtitles tracks to the fake title used in tests. | Damiano Galassi | 2015-10-28 | 3 | -46/+30 |
* | MacGui: switched the audio defaults track tableview to view based, and fixed ... | Damiano Galassi | 2015-10-28 | 6 | -310/+377 |
* | MacGui: remove the daily and monthly update check option. | Damiano Galassi | 2015-10-25 | 3 | -58/+43 |
* | MacGui: add some simple tests for the undo/redo implementation of HBJob. | Damiano Galassi | 2015-10-25 | 3 | -2/+198 |
* | MacGui: change the title selection sheet to use a view-based table view. | Damiano Galassi | 2015-10-25 | 3 | -98/+177 |
* | MacGui: align some UI elements. | Damiano Galassi | 2015-10-25 | 3 | -9/+10 |
* | MacGui: switch the audio table to a view-based one. | Damiano Galassi | 2015-10-25 | 2 | -248/+347 |
* | MacGui: improve subtitles defaults undo support. | Damiano Galassi | 2015-10-24 | 3 | -10/+22 |
* | MacGui: add type parameter to some arrays. | Damiano Galassi | 2015-10-24 | 3 | -5/+7 |
* | MacGui: add redo/undo supports to the audio part of HBJob. | Damiano Galassi | 2015-10-24 | 15 | -142/+295 |
* | MacGui: rewrote the subtitles tab to use bindings, view-based table view and ... | Damiano Galassi | 2015-10-22 | 12 | -977/+1159 |
* | MacGui: align the chapters title textfield. | Damiano Galassi | 2015-10-22 | 1 | -3/+3 |
* | MacGui: partial undo/redo support in the defaults sheets. | Damiano Galassi | 2015-10-22 | 8 | -6/+245 |
* | MacGui: added undo/redo support to the video, picture, filters, chapters and ... | Damiano Galassi | 2015-10-20 | 16 | -106/+508 |
* | MacGui: expose a property to set the log level in HBCore. | Damiano Galassi | 2015-10-20 | 2 | -0/+13 |
* | Merge pull request #21 from jstebbins/grayscale | John Stebbins | 2015-10-19 | 1 | -2/+7 |
|\ |
|
| * | macui: add grayscale filter | John Stebbins | 2015-10-15 | 1 | -2/+7 |
* | | MacGui: rename the 'send to app' preference keys and removed the default app. | Damiano Galassi | 2015-10-19 | 3 | -9/+12 |
* | | MacGui: fixed the 'Send file to' preference. | Damiano Galassi | 2015-10-19 | 1 | -3/+3 |
* | | MacGui: improved queue with undo/redo support for adding/removing jobs, and a... | Damiano Galassi | 2015-10-19 | 14 | -357/+575 |
* | | MacGui: add a recursive lock to HBDistributedArray. | Damiano Galassi | 2015-10-19 | 2 | -7/+32 |
* | | MacGui: add a canceled state to HBJob | Damiano Galassi | 2015-10-19 | 1 | -1/+2 |
* | | Remove obsolete InstantHandBrake project. | Damiano Galassi | 2015-10-17 | 24 | -6837/+0 |
* | | MacGui: remove the Base.lproj folder because base localizations require 10.8,... | Damiano Galassi | 2015-10-17 | 19 | -7944/+0 |
* | | MacGui: renamed the built-in preset menu item to 'Reset Built-in Presets'. | Damiano Galassi | 2015-10-17 | 2 | -5/+5 |
* | | MacGui: do not try to import a preset even if the cancel button was clicked. | Damiano Galassi | 2015-10-16 | 1 | -12/+15 |
* | | MacGui: cleanup the csv import/export code and the chapters view controller. | Damiano Galassi | 2015-10-16 | 2 | -118/+95 |
* | | MacGui: add a test for custom anamorphic | Damiano Galassi | 2015-10-16 | 2 | -6/+22 |
* | | MacGui: align the presets view to the top | Damiano Galassi | 2015-10-16 | 1 | -8/+8 |
* | | MacGui: added accessibility text to the preferences popup buttons. | Damiano Galassi | 2015-10-15 | 1 | -17/+17 |
|/ |
|
* | MacGui: save and read the pixel aspect ratio from a preset | Damiano Galassi | 2015-10-13 | 1 | -2/+9 |
* | MacGui: add a new method to create a copy of a HBPreset instance, and added b... | Damiano Galassi | 2015-10-13 | 2 | -5/+40 |
* | MacGui: fix HBMutablePreset header | Damiano Galassi | 2015-10-13 | 2 | -14/+10 |