forked from pool/seq24
add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/95149 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/seq24?expand=0&rev=11
138 lines
4.5 KiB
Plaintext
138 lines
4.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Dec 2 16:43:00 UTC 2011 - coolo@suse.com
|
|
|
|
- add automake as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- updated to version 0.9.0:
|
|
* Several bug fixs, contains adaptations to library API changes,
|
|
string buffer overruns, 64Bit incompatibility and memory leaks
|
|
for MIDI file format errors.
|
|
* See ChangeLog for more details
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 16 16:55:26 CEST 2008 - tiwai@suse.de
|
|
|
|
- fix build with recent sigc++-2.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 28 14:49:17 CET 2007 - tiwai@suse.de
|
|
|
|
- fix build with old suse version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 31 01:52:40 CET 2007 - ro@suse.de
|
|
|
|
- include assert.h for alsa source
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 22 15:56:41 CEST 2007 - tiwai@suse.de
|
|
|
|
- fix build with gcc 4.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 12 18:16:21 CEST 2006 - tiwai@suse.de
|
|
|
|
- updated to version 0.8.7:
|
|
* Undo support (Ctrl-Z)
|
|
* Ctrl + Select Adds to Selection
|
|
* Window Raise on Edit
|
|
* Clipboard shared among editors
|
|
* Items remain selected after edit
|
|
* Can now 'paint' notes / events in editor
|
|
* Paste buffer doesn't clear
|
|
* Added new rc file for custom named ports and CC codes
|
|
* Keypress Start (space) and Stop (escape)
|
|
* Shift + Middle Mouse will now stretch events over range
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 18 16:43:21 CEST 2006 - tiwai@suse.de
|
|
|
|
- updated to version 0.8.6:
|
|
* use gtkmm 2.4 or later
|
|
* new song editor
|
|
* loop sync with jack transport
|
|
* midi clock option, split loops, manual midi ports
|
|
* menug bug and cpu hog fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:41:33 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 4 13:48:03 CEST 2005 - tiwai@suse.de
|
|
|
|
- updated to version 0.6.3.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 11 02:01:27 CET 2005 - ro@suse.de
|
|
|
|
- change to libsigc++12 in neededforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 21 15:39:56 CET 2005 - tiwai@suse.de
|
|
|
|
- updated to version 0.6.0. Linked with gtk2.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 5 17:27:07 CEST 2004 - tiwai@suse.de
|
|
|
|
- updated to version 0.5.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 16 15:34:59 CET 2004 - tiwai@suse.de
|
|
|
|
- updated to version 0.4.4.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 11 11:44:14 CET 2004 - adrian@suse.de
|
|
|
|
- add %defattr
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 15 20:31:03 CEST 2003 - adrian@suse.de
|
|
|
|
- add desktop file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 11 14:47:07 CEST 2003 - tiwai@suse.de
|
|
|
|
- updated to version 0.4.3.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 18 14:14:58 CEST 2003 - tiwai@suse.de
|
|
|
|
- initial version: 0.4.2.
|
|
|