summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: remove the daily and monthly update check option.Damiano Galassi2015-10-253-58/+43
* MacGui: add some simple tests for the undo/redo implementation of HBJob.Damiano Galassi2015-10-253-2/+198
* MacGui: change the title selection sheet to use a view-based table view.Damiano Galassi2015-10-253-98/+177
* MacGui: align some UI elements.Damiano Galassi2015-10-253-9/+10
* MacGui: switch the audio table to a view-based one.Damiano Galassi2015-10-252-248/+347
* MacGui: improve subtitles defaults undo support.Damiano Galassi2015-10-243-10/+22
* MacGui: add type parameter to some arrays.Damiano Galassi2015-10-243-5/+7
* MacGui: add redo/undo supports to the audio part of HBJob.Damiano Galassi2015-10-2415-142/+295
* MacGui: rewrote the subtitles tab to use bindings, view-based table view and ...Damiano Galassi2015-10-2212-977/+1159
* MacGui: align the chapters title textfield.Damiano Galassi2015-10-221-3/+3
* MacGui: partial undo/redo support in the defaults sheets.Damiano Galassi2015-10-228-6/+245
* MacGui: added undo/redo support to the video, picture, filters, chapters and ...Damiano Galassi2015-10-2016-106/+508
* MacGui: expose a property to set the log level in HBCore.Damiano Galassi2015-10-202-0/+13
* Merge pull request #21 from jstebbins/grayscaleJohn Stebbins2015-10-191-2/+7
|\
| * macui: add grayscale filterJohn Stebbins2015-10-151-2/+7
* | MacGui: rename the 'send to app' preference keys and removed the default app.Damiano Galassi2015-10-193-9/+12
* | MacGui: fixed the 'Send file to' preference.Damiano Galassi2015-10-191-3/+3
* | MacGui: improved queue with undo/redo support for adding/removing jobs, and a...Damiano Galassi2015-10-1914-357/+575
* | MacGui: add a recursive lock to HBDistributedArray.Damiano Galassi2015-10-192-7/+32
* | MacGui: add a canceled state to HBJobDamiano Galassi2015-10-191-1/+2
* | Remove obsolete InstantHandBrake project.Damiano Galassi2015-10-1724-6837/+0
* | MacGui: remove the Base.lproj folder because base localizations require 10.8,...Damiano Galassi2015-10-1719-7944/+0
* | MacGui: renamed the built-in preset menu item to 'Reset Built-in Presets'.Damiano Galassi2015-10-172-5/+5
* | MacGui: do not try to import a preset even if the cancel button was clicked.Damiano Galassi2015-10-161-12/+15
* | MacGui: cleanup the csv import/export code and the chapters view controller.Damiano Galassi2015-10-162-118/+95
* | MacGui: add a test for custom anamorphicDamiano Galassi2015-10-162-6/+22
* | MacGui: align the presets view to the topDamiano Galassi2015-10-161-8/+8
* | MacGui: added accessibility text to the preferences popup buttons.Damiano Galassi2015-10-151-17/+17
|/
* MacGui: save and read the pixel aspect ratio from a presetDamiano Galassi2015-10-131-2/+9
* MacGui: add a new method to create a copy of a HBPreset instance, and added b...Damiano Galassi2015-10-132-5/+40
* MacGui: fix HBMutablePreset headerDamiano Galassi2015-10-132-14/+10
* MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable ve...Damiano Galassi2015-10-1318-101/+166
* MacGui: move the ivars from HBController.h to the -m fileDamiano Galassi2015-10-132-77/+64
* MacGui: make preset backups when import upgrades presets and load them if Use...Damiano Galassi2015-10-101-25/+112
* MacGui: show better error message to the user if a preset fails to importDamiano Galassi2015-10-104-18/+76
* MacGui: remove the deblock value 1 -> 5 special caseDamiano Galassi2015-10-101-10/+1
* MacGui: remove the window and show text from the toolbar items titleDamiano Galassi2015-10-101-5/+6
* MacGui: fix the picture panel not updating correctlyDamiano Galassi2015-10-101-1/+7
* MacGui: use the new deinterlate preset keysDamiano Galassi2015-10-098-344/+240
* presets: add result to indicate if preset import modified presetsJohn Stebbins2015-10-092-2/+8
* MacGui: fix the preview window position between restartDamiano Galassi2015-10-092-3/+21
* MacGui: reorganize the Xcode project a bitDamiano Galassi2015-10-091-44/+84
* MacGui: add a duration column to the chapters tableDamiano Galassi2015-10-099-77/+204
* MacGui: fix the build on Xcode 6.4 for realDamiano Galassi2015-10-081-2/+2
* MacGui: fix build on Xcode 6.4Damiano Galassi2015-10-071-1/+1
* MacGui: move some code out of HBPreviewController.m. Remember the windows siz...Damiano Galassi2015-10-067-361/+587
* MacGui: rename a preference key and remove a duplicated log message about lib...Damiano Galassi2015-10-051-5/+2
* MacGui: small UI alignmentsDamiano Galassi2015-10-051-10/+10
* MacGui: add a lot of tooltips to the picture tab, taken from the linux guiDamiano Galassi2015-10-031-10/+43
* MacGui: change the picture tab label color to gray when no source is loadedDamiano Galassi2015-10-033-12/+75