From b1c3f0d7ccce8feafa9f043aa5a4ee32bc78624e Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Sun, 13 Feb 2011 22:19:33 +0000 Subject: Fixed MusE failing with non-RT kernel. Fixed dummy audio thread not running FIFO with RT kernel. --- muse2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 3bde8768..4709de2d 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -4,6 +4,8 @@ - removed window geometry from default template, TODO add a menu option for creating templates, which might not contain certain types of data, including geometry (rj) - fixed bug if jack zombifies during project load which led to a crash (rj) + - Fixed MusE failing with non-RT kernel. Now falls back to normal 'OTHER' scheduling. (Tim p4.0.16) + - Fixed dummy audio thread not running FIFO with RT kernel - set PTHREAD_EXPLICIT_SCHED. (Tim p4.0.16) 10.02.2011: - added cut/copy/paste and keyboard shortcuts to wave editor (rj) 09.02.2011: -- cgit v1.2.3