diff --git a/News.php b/News.php index d00077f..4a26156 100644 --- a/News.php +++ b/News.php @@ -45,7 +45,7 @@ include_once("includes/header.php");

Transport can misbehave when rolling back or forwards, so this feature is still classified as experimental.
- The plan is to have transport working fully stable when the final 2.0 version is released.
+ The plan is to have transport working completely stable when the final 2.0 version is released.

@@ -92,8 +92,8 @@ include_once("includes/header.php");

The full libjack API is not implemented though, only the important parts to get most applications running.
The most notable missing calls are related precise timing information and non-callback based processing.
- But even without this, stuff like audacity, lmms, hydrogen, renoise and vlc work.
- Also no session management is implemented at the moment. + Also no session management is implemented at the moment.
+ But, even without this, stuff like audacity, lmms, hydrogen, renoise and vlc work.

This is a work in progress, but already working quite well considering how new it is.