Skip to content

Commit

Permalink
Preparation for fixups for future 0.9.16.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahlstromcj committed Jul 5, 2016
1 parent 72d725c commit 77bd549
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 24 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Expand Up @@ -40,7 +40,7 @@
seq_gtkmm2/src/seqedit.cpp, seq_gtkmm2/src/seqroll.cpp: Firming up
the chord support, testing with chord support disabled.

2016-06-30 Chris Ahlstrom <ahlstrom@centiped>
2016-06-30 Chris Ahlstrom <ahlstromcj@gmail.com>

* libseq64/include/sequence.hpp, libseq64/src/sequence.cpp,
seq_gtkmm2/src/fruityseqroll.cpp, seq_gtkmm2/src/seq24seqroll.cpp,
Expand Down
4 changes: 2 additions & 2 deletions INSTALL
@@ -1,6 +1,6 @@
INSTALL for Sequencer64 v. 0.9.15
INSTALL for Sequencer64 v. 0.9.16
Chris Ahlstrom
2015-09-10 to 2016-06-26
2015-09-10 to 2016-07-04

The current packaging for Sequencer64 is primarily aimed at developers.
There is currently no configure script... it must be bootstrapped.
Expand Down
22 changes: 12 additions & 10 deletions README
@@ -1,4 +1,4 @@
README for Sequencer64 0.9.15.2 (current branch = "master")
README for Sequencer64 0.9.16
Chris Ahlstrom
2015-09-10 to 2016-07-04 (initial work started in July of 2015)

Expand All @@ -14,15 +14,8 @@ with the --legacy option.

Major updates:

- Version 0.9.15.1 and .2:
- Fixing corner-case issues with saving the configuration.
Transpose state saved with each pattern.
- Moved transpose support to the perform class.
- Red-colored events in non-transposable patterns (e.g. drums).
- Addition menu entries for muting/unmuting.
- Fixed perfedit continual-refresh bug.
- Prevent pathological note alterations when growing/shrinking
selected notes.
- Version 0.9.16:
- TBD
- See earlier version fixes near the end of this README.
- Sequencer64 loads SMF 0 files and splits the channels into separate
tracks/sequences.
Expand Down Expand Up @@ -137,6 +130,15 @@ Major updates:
- Constant variables are slowly being assigned to new members, in
preparation for support of altering the number of sequences and
screen sets supported.
- Version 0.9.15.1 and .2:
- Fixing corner-case issues with saving the configuration.
Transpose state saved with each pattern.
- Moved transpose support to the perform class.
- Red-colored events in non-transposable patterns (e.g. drums).
- Addition menu entries for muting/unmuting.
- Fixed perfedit continual-refresh bug.
- Prevent pathological note alterations when growing/shrinking
selected notes.
- Version 0.9.15:
- Added the Stazed song-transpose feature from his Seq32 project.
- Additional sequence menu entries.
Expand Down
Binary file removed Sequencer64-0.9.11.png
Binary file not shown.
Binary file renamed Sequencer64-0.9.9.12.png → Sequencer64-0.9.16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions VERSION
@@ -1,3 +1,3 @@
2016-07-04
0.9.15.2
fixups 16
0.9.16
fixups 17
10 changes: 5 additions & 5 deletions configure.ac
Expand Up @@ -6,7 +6,7 @@ dnl \file configure.ac
dnl \library Sequencer64
dnl \author Chris Ahlstrom
dnl \date 2015-09-11
dnl \update 2016-07-01
dnl \update 2016-07-04
dnl \version $Revision$
dnl \license $XPC_SUITE_GPL_LICENSE$
dnl
Expand All @@ -19,7 +19,7 @@ dnl ---------------------------------------------------------------------------

AC_PREREQ(2.60)
AC_REVISION($Revision: 0.9$)dnl
AC_INIT(Sequencer64, [0.9.15], [ahlstromcj@gmail.com])
AC_INIT(Sequencer64, [0.9.16], [ahlstromcj@gmail.com])
AC_CONFIG_AUX_DIR([aux-files])

dnl AC_CONFIG_SRCDIR([libseq64/src/midibus.cpp])
Expand Down Expand Up @@ -53,7 +53,7 @@ PACKAGE=sequencer64
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
AC_SUBST(PACKAGE)

VERSION="0.9.15.2"
VERSION="0.9.16"
AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
AC_SUBST(VERSION)

Expand Down Expand Up @@ -512,8 +512,8 @@ dnl #define API_VERSION "0.9" // defined on command line

AH_TOP(

#define VERSION_DATE_SHORT "2016-07-01"
#define VERSION "0.9.15.2"
#define VERSION_DATE_SHORT "2016-07-04"
#define VERSION "0.9.16"

)

Expand Down
4 changes: 2 additions & 2 deletions doc/dox/doxy-reference.cfg
Expand Up @@ -6,7 +6,7 @@
# \library sequencer64
# \author Chris Ahlstrom)
# \date 2015-09-10
# \update 2016-06-19
# \update 2016-07-04
# \version $Revision$
# \license $XPC_SUITE_GPL_LICENSE$
#
Expand Down Expand Up @@ -37,7 +37,7 @@ PROJECT_NAME = "Sequencer64 Developer Reference Manual"
# if some version control system is used.
#---------------------------------------------------------------------------

PROJECT_NUMBER = 0.9.15
PROJECT_NUMBER = 0.9.16

#---------------------------------------------------------------------------
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
Expand Down
4 changes: 2 additions & 2 deletions libseq64/src/cmdlineopts.cpp
Expand Up @@ -25,7 +25,7 @@
* \library sequencer64 application
* \author Seq24 team; modifications by Chris Ahlstrom
* \date 2015-11-20
* \updates 2016-06-25
* \updates 2016-07-04
* \license GNU GPLv2 or above
*
* The "rc" command-line options override setting that are first read from
Expand Down Expand Up @@ -165,7 +165,7 @@ static const std::string s_arg_list =
*/

static const char * const s_help_1a =
"sequencer64 v 0.9.15 A significant reboot of the seq24 live sequencer.\n"
"sequencer64 v 0.9.16 A significant reboot of the seq24 live sequencer.\n"
"Usage: sequencer64 [options] [MIDI filename]\n\n"
"Options:\n"
" -h, --help Show this message and exit.\n"
Expand Down

0 comments on commit 77bd549

Please sign in to comment.