[playn.wiki] push by samskiv...@gmail.com - Formatting tweaks, link to jdiffs. on 2015-03-10 20:26 GMT

9 views
Skip to first unread message

pl...@googlecode.com

unread,
Mar 10, 2015, 4:27:00 PM3/10/15
to playn-...@googlegroups.com
Revision: fbddcc237334
Author: Michael Bayne <m...@samskivert.com>
Date: Tue Mar 10 20:26:23 2015 UTC
Log: Formatting tweaks, link to jdiffs.

https://code.google.com/p/playn/source/detail?r=fbddcc237334&repo=wiki

Modified:
/ReleaseNotes.wiki

=======================================
--- /ReleaseNotes.wiki Tue Mar 10 17:25:20 2015 UTC
+++ /ReleaseNotes.wiki Tue Mar 10 20:26:23 2015 UTC
@@ -5,31 +5,42 @@

----
== PlayN v1.9 ==
- * (Core) Updated Pythagoras to 1.4.2 (fixes bugs, improves APIs)
- * (Core) Fixed issues with nested clipped layers.
- * (Core) Added `Surface.fillTriangles` methods which render slices.
- * (Core) Deprecated `Asserts` class. Just use Java `assert` statement.
- * (Core) Added `Platform.reportError` and hooks for grabbing platform
error logs.
- * (Core) Removed `SurfaceLayer` which was deprecated in earlier release.
- * (Core) Added `Keyboard.listener()`: returns current keyboard listener.
- * (Java) Can now set WebSocket draft version via
`JavaPlatform.Config.wsDraft`.
- * (Java) Eliminated (ancient) Guava dependency.
- * (Java) Honor clip when calling `Canvas.clear`.
- * (Java) Fixed issues with .jnilib vs. .dylib on Mac.
- * (Java) `JavaPlatform.Config.truePause` causes frame processing to stop
when app is backgrounded.
- * (Java) `JavaPlatform.Config.fullscreen` causes game to start in
full-screen mode.
- * (HTML) Updated gwt-voices to 3.3.2, GWT to 2.6.1.
- * (HTML) Fixed big performance issue in `HtmlInternalTransform`.
- * (HTML) Made `AutoClientBundleGenerator` find resources on classpath
(rather than via files).
- * (iOS) New [http://robovm.org RoboVM] iOS backend.
- * (iOS) Xamarin iOS backend is deprecated and no longer maintained.
- * (iOS) Added configuration for iOS storage file name.
- * (iOS) Fixed issues with audio interrupt handling and OpenAL.
- * (iOS) Improved lifecycle handling during interrupts due to phone calls
&c.
- * (Android) Can now set WebSocket draft version via
`GameActivity.webSocketDraft`.
- * (Android) Added `GameActivity.orientation` for better orientation
control.
- * (Android) Fixed issue withe HTTP POST content type.
- * (Android) Added `AndroidAssets.setExpansionFile` to allow asset
loading from expansion zip file.
+ * The complete API changes are summarized in
[http://docs.playn.googlecode.com/git/javadoc/changes.html this JDiff
report].
+
+=== Core ===
+ * Updated Pythagoras to 1.4.2 (fixes bugs, improves APIs)
+ * Fixed issues with nested clipped layers.
+ * Added `Surface.fillTriangles` methods which render slices.
+ * Deprecated `Asserts` class. Just use Java `assert` statement.
+ * Added `Platform.reportError` and hooks for grabbing platform error
logs.
+ * Removed `SurfaceLayer` which was deprecated in earlier release.
+ * Added `Keyboard.listener()`: returns current keyboard listener.
+
+=== Java ===
+ * Can now set WebSocket draft version via `JavaPlatform.Config.wsDraft`.
+ * Eliminated (ancient) Guava dependency.
+ * Honor clip when calling `Canvas.clear`.
+ * Fixed issues with .jnilib vs. .dylib on Mac.
+ * `JavaPlatform.Config.truePause` causes frame processing to stop when
app is backgrounded.
+ * `JavaPlatform.Config.fullscreen` causes game to start in full-screen
mode.
+
+=== HTML ===
+ * Updated gwt-voices to 3.3.2, GWT to 2.6.1.
+ * Fixed big performance issue in `HtmlInternalTransform`.
+ * Made `AutoClientBundleGenerator` find resources on classpath (rather
than via files).
+
+=== iOS ===
+ * New [http://robovm.org RoboVM] iOS backend.
+ * Xamarin iOS backend is deprecated and no longer maintained.
+ * Added configuration for iOS storage file name.
+ * Fixed issues with audio interrupt handling and OpenAL.
+ * Improved lifecycle handling during interrupts due to phone calls &c.
+
+=== Android ===
+ * Can now set WebSocket draft version via `GameActivity.webSocketDraft`.
+ * Added `GameActivity.orientation` for better orientation control.
+ * Fixed issue withe HTTP POST content type.
+ * Added `AndroidAssets.setExpansionFile` to allow asset loading from
expansion zip file.

----
== PlayN v1.8.5 ==
@@ -46,7 +57,6 @@
* (HTML) Added `HtmlPlatform.Config.rootId` for using a root element id
other than `playn-root`.

== PlayN v1.8 ==
- * The complete API changes are summarized in
[http://docs.playn.googlecode.com/git/javadoc/changes.html this JDiff
report].
* Notes on migrating a project from 1.7 to 1.8 are at [Migrating17to18].
* Below is a summary of the interesting changes.

@@ -99,7 +109,6 @@
* (iOS) Fixed long standing bug with `SurfaceImage` (originally in
`SurfaceLayer`). No longer will the last rendered surface sometimes not
show up.

== PlayN v1.7 ==
- * The complete API changes are summarized in
[http://docs.playn.googlecode.com/git/javadoc/changes.html this JDiff
report].
* Notes on migrating a project from 1.6 to 1.7 are at [Migrating16to17].
* Below is a summary of the interesting changes.

@@ -138,8 +147,6 @@

----
== PlayN v1.6 ==
- * The complete API changes are summarized in
[http://docs.playn.googlecode.com/git/javadoc/changes.html this JDiff
report].
- * Below is a summary of the interesting changes.

=== Project Layout ===
* The way projects are organized has changed, please see
[Migrating15to16] for details.
Reply all
Reply to author
Forward
0 new messages