Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from upstream repo commandpost/commandpost@develop #4

Merged
merged 192 commits into from
Sep 28, 2017

Conversation

backstroke-bot
Copy link

Hello!
The remote commandpost/commandpost@develop has some new changes that aren't in this fork.
So, here they are, ready to be merged! 🎉

If this pull request can be merged without conflict, you can publish your software
with these new changes. Otherwise, fix any merge conflicts by clicking the Resolve Conflicts
button.

Have fun!

Created by Backstroke (I'm a bot!)

latenitefilms and others added 30 commits May 27, 2017 03:46
- Work in progress
- Work in progress
- Now scans all supported languages at once instead of just English.
- You can now Scan Final Cut Pro without GUI Scripting via the
Preferences panel.
- Effect Bundles are now translated correctly
- Bug Fixes for Languages other than English
- Added Notes
- Translate Internal Effects
- Changing Languages via Menubar now updates fcp:getCurrentLanguage()
- Improvements to Scan Results
- Changed around some debugging code
* Fixed bugs
* Added `cp.utf16.codes(…)`, matching `utf8`
* Added `cp.utf16.len(…)`, matching `utf8`
* Added benchmark (utf16 is about 10 times slower than utf8)
* Updated `cp.utf16` to support accessing the `le` and `be` subsets via
the utf16 instance if desired.
* Added initial version of `cp.text`, which will have similar
functionality to the standard `string` library, but for Unicode text.
# Conflicts:
#	src/extensions/cp/apple/finalcutpro/init.lua
#	src/plugins/finalcutpro/language/init.lua
- Fixed bug where `ScrollArea:contentsUI()` was expecting a
`AXScrollArea`, but getting something else
- Closes #693
- Adds Report Final Cut Pro Bug to Apple button to menubar
- Closes #700
- Closes #674
- Centres webviews correctly now
- Closes #551
latenitefilms and others added 29 commits September 25, 2017 04:33
- Updated Shortcut Preferences Panel Alerts
- Closes #509
- Closes #713
# Conflicts:
#	src/extensions/cp/text/matcher.lua
- Updated Command Set presets to all be consistent across all languages
- Fixed bug where Hacks Shortcuts weren’t refreshing when Command
Editor was updated or Command Set was changed
- Fixed bug which prevented using numeric pad keys with Hacks Shortcuts
- Made tweaks to HUD
- Fixed bug in `cp.apple.finalcutpro` Window Watcher
- Closes #764
- Closes #651
…tcut-labels

Feature/issue 764 hacks shortcut labels
- Fixed bug in cp.apple.finalcutpro’s ColorPucker
- Set Window Filter Logging to “nothing”
- Disabled Spotlight for Name Searches
- Fixed bug in Setup/Welcome Screen base64 encoded images
- Changed look of the Setup/Welcome Screen
- Fixed Bugs in Hacks Shortcuts
- Closes #774
- Cleaned up documentation
- Fixed Bugs in Mouse Color Puck Controls
- Closed #775
…color-puck

Fixed Bugs in Mouse Color Puck Controls
@cailyoung cailyoung merged commit f6feaff into cailyoung:develop Sep 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants