File: ChangeLog

package info (click to toggle)
composite 0.006.2%2Bdfsg0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 12,244 kB
  • sloc: cpp: 39,829; xml: 1,370; python: 320; ansic: 219; makefile: 150; php: 73; sh: 52
file content (74 lines) | stat: -rw-r--r-- 2,602 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
composite (0.006.2) experimental; urgency=low

  * LV2 Sampler: Fix logic error with uri-map by passing
    the Event URI as the `map` parameter.  This also works
    around crashes in slv2 and zynjacku (which is a bug on
    their part).

 -- Gabriel M. Beddingfield <gabrbedd@gmail.com>  Sat, 23 Jul 2011 12:02:39 -0500

composite (0.006.1) experimental; urgency=low

  * Fix FTBFS: t_AudioPort test missing link to QtCore
  * Replace -lQtCore with ${QT_LIBRARIES}
  * Fix FTBFS Song.cpp: Replace using of QString(int) with
    QString(const char*)
  * LV2 Sampler: Initialize QCoreApplication
  * LV2 Sampler: Fix crash by moving Logger instance to module level
  * LV2 Sampler: Check LV2 Event types and add extenstion metadata
  * tests: t_AudioPort had a degenerate test
  * tests: t_SeqScript now passes (was failing as dev reminder)

 -- Gabriel M. Beddingfield <gabrbedd@gmail.com>  Thu, 14 Jul 2011 22:13:10 -0500

composite (0.006) experimental; urgency=low

  * Mark LV2 Sampler as production/stable
  * Add documentation for LV2 Sampler.

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Thu, 18 Mar 2010 12:00:00 +0000

composite (0.005) experimental; urgency=low

  * Development between 0.004 and 0.006

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Wed, 23 Feb 2010 18:00:00 +0000

composite (0.004) experimental; urgency=low

  * Added LV2 version of sampler (GMkit only)
  * Restructured much of audio internals

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Wed, 23 Feb 2010 12:00:00 +0000

composite (0.003) experimental; urgency=low
	
  * Development between 0.002 and 0.004

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Wed, 18 Nov 2009 12:00:00 +0000

composite (0.002) experimental; urgency=low

  * Replaced 'Hydrogen' with 'Composite' everywhere external.
  * Added artwork and icons for Composite.
  * Fixed JACK audio/midi drivers (esp. initialization code).
  * Set JACK driver default for audio and MIDI.
  * Removed obsolete tutorials.
  * Removed translations of manual.

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Tue, 17 Nov 2009 12:00:00 +0000

composite (0.001) experimental; urgency=low
	
  * Development between 0.000 and 0.002

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Mon, 16 Nov 2009 12:00:00 +0000
	
composite (0.000) experimental; urgency=low

  * Merged transport_redesign_2, text_encodings, jackMidi, and
    QtXml branches into hydrogen-0.9.4
  * Compiles, but very unstable.
  * Identifies itself as "Hydrogen."  This is a baseline release.

 -- Gabriel M. Beddingfield <gabriel@teuton.org>  Sun, 15 Nov 2009 12:00:00 +0000