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

110419_1216PM_addingChangesFromCn1 #21

Merged
merged 28 commits into from
Apr 11, 2019
Merged

Conversation

DurankGts
Copy link
Owner

No description provided.

shannah and others added 28 commits March 26, 2019 06:28
Added basic CSS sample.
Updated gitibnore to ignore private and config directories in Samples.
…onent in the hierarchy. This bug only affected desktop builds - not simulator. It stems from the fact that when native peers are added to the frame, they go in the CENTER spot of the layout, so the canvas is no longer relaid out by the frame's borderlayout. This fixes #2712
…g the parsing phase, it should now include the line number of the CSS. Some steps are performed after the parsing phase - e.g. when we're actually building the .res file. In these cases it will now report which UIID was being processed, and which style property was being updated at the time. This should make it much easier to track down CSS errors. #2748
Added option to export a sample as a netbeans project in SampleRunner
Fixed issue with classes that are only referenced from native code being culled automatically.  This fixes a few issues with CameraKit on iOS, as the CameraCallbacks class is only referenced from native code.
…is called and mail accounts aren't set up yet in settings. #2756
Added support for cn1.library.path property in SampleRunner that can be added to build hints to specify a priority path where to look for cn1libs. If cn1libs are found in this directory, they are used instead of loading them from github directly.  This is handy for local development and testing of cn1libs.
…pports audio/wav mimetype recording by default. Install the https://github.com/shannah/CN1MP3Encoder cn1lib to any project to add support for audio/mp3.

Added samples for recording audio.
@DurankGts DurankGts merged commit 0be9451 into DurankGts:master Apr 11, 2019
DurankGts pushed a commit that referenced this pull request Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants