From 084c2a1d1a65224fd37ab3ffa84e1e2ae398473e Mon Sep 17 00:00:00 2001 From: Mark Watkins Date: Sun, 20 Jul 2014 00:19:05 +1000 Subject: [PATCH] Update release notes --- sleepyhead/build_number.h | 2 +- sleepyhead/docs/release_notes.html | 7 +++---- sleepyhead/scripts/build_number | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/sleepyhead/build_number.h b/sleepyhead/build_number.h index ee0f0939..396b197e 100644 --- a/sleepyhead/build_number.h +++ b/sleepyhead/build_number.h @@ -1 +1 @@ -const int build_number = 3; +const int build_number = 4; diff --git a/sleepyhead/docs/release_notes.html b/sleepyhead/docs/release_notes.html index cb9e3ec6..8671df1b 100644 --- a/sleepyhead/docs/release_notes.html +++ b/sleepyhead/docs/release_notes.html @@ -6,14 +6,13 @@

Greetings!

Here is a new and hopefully improved SleepyHead build.

-

0.9.7 already? Yup.. otherwise I can't tell them apart, and you probably won't be able to either. Before anyone asks, yes, version numbers will go past 0.9.10 before 1.0.0 is reached.

-

Not a gigantic set of changes this time, but I've been busily working my way through a lot of bugs mentioned on the forums, trying to knock them down one by one. Please don't be offended if yours isn't in here yet.. I have a memory like a goldfish, plus I tried to focus on stability issues first.

A gentle reminder for anyone submitting bug reports (either via message or through sourceforges bug reporting system), please (please please) remember to state the SleepyHead version number, your computers platform and operating system type version (and service packs), and your CPAP machines type and model number. Without this information I pretty much don't have a clue what you are talking about.

-

Known Issues with this build
-There is still an issue involving time splits for late sleepers who use ResMed machines.. Sessions sorting capabilities were recently locked down, because currently this is the only way to access summary-only STR.edf data, and this


New features & bug fixes in v0.9.7
+
  • New Feature: Hit Escape key to go back through previous graph selection history
  • +
  • New Feature: Hold Shift while selecting a graph area to allow you to take another attempt
  • +
  • Fixed changing languages clobbering graph settings
  • Import now remembers last place you imported from
  • Lock files are now used to help protect the same profiles being open multiple times
  • Fixed a rare PRS1 duplicate session issue affecting multi-chunk files
  • diff --git a/sleepyhead/scripts/build_number b/sleepyhead/scripts/build_number index 00750edc..b8626c4c 100644 --- a/sleepyhead/scripts/build_number +++ b/sleepyhead/scripts/build_number @@ -1 +1 @@ -3 +4