SHA256
1
0
forked from pool/seq24

Accepting request 38317 from multimedia:apps

Copy from multimedia:apps/seq24 based on submit request 38317 from user plater

OBS-URL: https://build.opensuse.org/request/show/38317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seq24?expand=0&rev=10
This commit is contained in:
OBS User autobuild
2010-04-20 23:58:09 +00:00
committed by Git OBS Bridge
parent 2c39d47aaf
commit 8d6b8c51a4
5 changed files with 121 additions and 64 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Apr 20 06:43:35 UTC 2010 - davejplater@gmail.com
- Update to latest bzr checkout 2010-02-21
- Summary of changes:-
* Merged constructor initializer lists.
* Merge removal of useless nullity tests
* Cleanup : removed some unused variables, reduced unecessary
big scope of some other variables
* Wrapped reading of single bytes, and removed the
push_front/reverse list browsing insanity.
* Use STL in midifile instead of news/deletes
* Plyphonic Step Edit
* Monophonic Step Edit on Sequence
* Fixed adding notes on the begining when midi record is on
and not playing sequence
* src/perform.cpp: Fixed jack_position_t->bar calculation which
always where 0 or negative while using Hydrogen 0.9.4 at the
same time.
* See /usr/share/doc/packages/seq24/ChangeLog for more changes.
-------------------------------------------------------------------
Tue Apr 20 03:49:05 UTC 2010 - pth@novell.com
- Determine return type of Gtk::Dialog::get_action_area in
configure and use result in mainwnd.cpp
- Fix Compiler warning.
-------------------------------------------------------------------
Mon May 11 13:50:42 CEST 2009 - tiwai@suse.de