summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Completely re-factored the preset file storage to use the same format as the ...Scott2015-10-167-248/+224
* Fixing the storage of user presets. Need to confirm PresetContainer format.Scott2015-10-161-1/+3
* Refactoring the Preset service to store the Built-In Presets and User Presets...Scott2015-10-165-69/+77
* LinGui: fix "margin-start" run-time warning on gtk 3.10John Stebbins2015-10-161-1/+1
* 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
* LinGui: Fix filter tab on gtk 3.10John Stebbins2015-10-151-2/+31
* MacGui: added accessibility text to the preferences popup buttons.Damiano Galassi2015-10-151-17/+17
* LinGui: Put filters in their own paneJohn Stebbins2015-10-143-1125/+1029
* LinGui: add clang supportJohn Stebbins2015-10-141-3/+3
* Merge pull request #17 from jstebbins/multiline-tx3gJohn Stebbins2015-10-131-14/+1
|\
| * tx3g: remove 2 line limitJohn Stebbins2015-10-121-14/+1
* | 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
* | Merge pull request #16 from jstebbins/x265-bumpJohn Stebbins2015-10-121-1/+1
|\ \ | |/ |/|
| * x265: update to version 1.8John Stebbins2015-10-121-1/+1
|/
* decsrt: don't combine > 2 lines into 2John Stebbins2015-10-121-28/+6
* Remove invalid presets in presets_do()Damiano Galassi2015-10-121-1/+1
* 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
* Updating the status to be consistent with the queue display.Scott2015-10-103-12/+7
* Adding Pass Count back onto the status bar.Scott2015-10-103-6/+13
* 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
* Updating for the new deinterlace/decomb preset keys.Scott2015-10-092-51/+65
* Merge pull request #15 from SeanMcG/upstreamBradley Sepos2015-10-091-1/+1
|\
| * configure: use gm4 as a synonym for GNU m4Sean McGovern2015-10-071-1/+1
* | MacGui: use the new deinterlate preset keysDamiano Galassi2015-10-098-344/+240
* | LinGui: show warning dialog when loading backup presetsJohn Stebbins2015-10-091-8/+29
* | LinGui: make preset backups when import upgrades presetsJohn Stebbins2015-10-091-6/+43
* | presets: add result to indicate if preset import modified presetsJohn Stebbins2015-10-094-13/+37
* | Make deinterlace/decomb behave similar to nlmeans/hqdn3dJohn Stebbins2015-10-0915-625/+397
* | MacGui: fix the preview window position between restartDamiano Galassi2015-10-092-3/+21
* | LinGui: button and menu uix improvementsJohn Stebbins2015-10-095-76/+115
* | 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
* | LinGui:John Stebbins2015-10-082-4/+18
* | 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
* LinGui: fix display of pending count...John Stebbins2015-10-061-17/+23
* MacGui: move some code out of HBPreviewController.m. Remember the windows siz...Damiano Galassi2015-10-067-361/+587
* LinGui: OopsJohn Stebbins2015-10-061-1/+1
* LinGui: improve behavior of queue, preview, and activity togglesJohn Stebbins2015-10-065-75/+165
* Merge pull request #14 from SeanMcG/upstreamBradley Sepos2015-10-051-1/+12
|\