[gephex-devel] gephex--main--0.4--patch-1883

gephex at sonnenland.kexbox.org gephex at sonnenland.kexbox.org
Wed Apr 27 13:47:48 CEST 2005


Archive: gephex at gephex.org--2004
New revision: gephex--main--0.4--patch-1883

--
Revision: gephex--main--0.4--patch-1883
Archive: gephex at gephex.org--2004
Creator: The Gephex Source Archive <gephex at gephex.org>
Date: Wed Apr 27 13:44:39 CEST 2005
Standard-date: 2005-04-27 11:44:39 GMT
New-files: modules/src/midinotedecmodule/.arch-ids/=id
    modules/src/midinotedecmodule/.arch-ids/Makefile.am.id
    modules/src/midinotedecmodule/.arch-ids/midinotedecmodule.cpp.id
    modules/src/midinotedecmodule/.arch-ids/midinotedecmodule.png.id
    modules/src/midinotedecmodule/.arch-ids/midinotedecmodule.spec.id
    modules/src/midinotedecmodule/.arch-ids/midinotedecmodule.xpm.id
    modules/src/midinotedecmodule/Makefile.am
    modules/src/midinotedecmodule/midinotedecmodule.cpp
    modules/src/midinotedecmodule/midinotedecmodule.png
    modules/src/midinotedecmodule/midinotedecmodule.spec
    modules/src/midinotedecmodule/midinotedecmodule.xpm
New-directories: modules/src/midinotedecmodule
    modules/src/midinotedecmodule/.arch-ids
Modified-files: configure.ac modules/src/Makefile.am
New-patches: gephex at gephex.org--2004/gephex--main--0.4--patch-1883
    martin at gephex.org--2004/gephex--midi--0.4--base-0
    martin at gephex.org--2004/gephex--midi--0.4--patch-1
    martin at gephex.org--2004/gephex--midi--0.4--patch-2
Summary: [MERGE-REQUEST] new midi keystatus decoder module
Keywords: 

Patches applied:

 * martin at gephex.org--2004/gephex--midi--0.4--base-0
   tag of gephex at gephex.org--2004/gephex--main--0.4--patch-1880

 * martin at gephex.org--2004/gephex--midi--0.4--patch-1
   new decoder module for midi key status

 * martin at gephex.org--2004/gephex--midi--0.4--patch-2
   sync with main

* added directories

    modules/src/midinotedecmodule
    modules/src/midinotedecmodule/.arch-ids
    {arch}/gephex/gephex--midi
    {arch}/gephex/gephex--midi/gephex--midi--0.4
    {arch}/gephex/gephex--midi/gephex--midi--0.4/martin at gephex.org--2004
    {arch}/gephex/gephex--midi/gephex--midi--0.4/martin at gephex.org--2004/patch-log

* added files

    modules/src/midinotedecmodule/.arch-ids/=id
    modules/src/midinotedecmodule/.arch-ids/Makefile.am.id
    modules/src/midinotedecmodule/.arch-ids/midinotedecmodule.cpp.id
    modules/src/midinotedecmodule/.arch-ids/midinotedecmodule.png.id
    modules/src/midinotedecmodule/.arch-ids/midinotedecmodule.spec.id
    modules/src/midinotedecmodule/.arch-ids/midinotedecmodule.xpm.id
    modules/src/midinotedecmodule/Makefile.am
    modules/src/midinotedecmodule/midinotedecmodule.cpp
    modules/src/midinotedecmodule/midinotedecmodule.png
    modules/src/midinotedecmodule/midinotedecmodule.spec
    modules/src/midinotedecmodule/midinotedecmodule.xpm
    {arch}/gephex/gephex--main/gephex--main--0.4/gephex at gephex.org--2004/patch-log/patch-1883
    {arch}/gephex/gephex--midi/gephex--midi--0.4/martin at gephex.org--2004/patch-log/base-0
    {arch}/gephex/gephex--midi/gephex--midi--0.4/martin at gephex.org--2004/patch-log/patch-1
    {arch}/gephex/gephex--midi/gephex--midi--0.4/martin at gephex.org--2004/patch-log/patch-2

* modified files

--- orig/configure.ac
+++ mod/configure.ac
@@ -507,7 +507,7 @@
 modules/src/libcolorconv/Makefile
 modules/src/midiinmodule/Makefile
 modules/src/midiccdecmodule/Makefile
-modules/src/mirrormodule/Makefile
+modules/src/midinotedecmodule/Makefile
 modules/src/netcontrolmodule/Makefile
 modules/src/noisemodule/Makefile
 modules/src/numarithmodule/Makefile


--- orig/modules/src/Makefile.am
+++ mod/modules/src/Makefile.am
@@ -65,7 +65,7 @@
 	isingnoizemodule \
 	jumpmodule \
 	midiccdecmodule \
-	mirrormodule \
+	midinotedecmodule \
 	netcontrolmodule \
 	noisemodule \
 	numarithmodule \n


More information about the gephex-devel mailing list