From d3d0d3fb62a0807e9ffbabc00f1deb74b5c77cd1 Mon Sep 17 00:00:00 2001 From: falkTX Date: Thu, 25 Jan 2018 01:10:20 +0100 Subject: [PATCH] Text adjust --- News.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.