[beast: 95/95] Release 0.8.0
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 95/95] Release 0.8.0
- Date: Mon, 25 Mar 2013 00:44:29 +0000 (UTC)
commit af82337c966c1182e99af118d82ed64ec1e62729
Merge: 1609728 789b0af
Author: Tim Janik <timj gnu org>
Date: Mon Mar 25 00:21:50 2013 +0000
Release 0.8.0
* release:
BST: contributor fixups
NEWS: release news updates.
BST: release notes updates
BUILD: use --first-parent and show commit message body for release-news
LIB: upgrade BSE files to version 0.8.0
BUILD: version update to 0.8.0
Merge branch 'release-updates'
Merge branch 'struct-derivation'
BUILD: depend on Rapicorn 13.03.0
Merge branch 'rapicorn-threading'
Merge branch 'rapicorn-dependency'
BSE: TESTS: port testwavechunk.cc to C++
BSE: cleanups and fix typos in bse sources
Merge branch 'printf-format-security'
ROOT: mkrelease.sh: show how to fast-forward merge 'devel' after release
ROOT: mkrelease.sh: show how to push the actual release commit to upstream
ROOT: mkrelease.sh: skip HEAD vs. upstream check, which nees different release style
DOCS: fix target directory for doc uploads
configure.in: revision increment of BSE_MICRO_VERSION to 9
Makefile.am | 5 +-
NEWS | 10 +
beast-gtk/Makefile.am | 13 +-
beast-gtk/bstcxxutils.cc | 4 +-
beast-gtk/bstdefs.hh | 4 +
beast-gtk/bstmain.cc | 64 +-
beast-gtk/bstprofiler.cc | 165 +--
beast-gtk/bstusermessage.cc | 4 +-
beast-gtk/gxk/Makefile.am | 13 +-
beast-gtk/testgui.cc | 7 +-
birnet/Makefile.am | 12 +-
birnet/birnet.hh | 1 -
birnet/birnetcdefs.h | 140 +--
birnet/birnetdebugtools.cc | 43 +-
birnet/birnetmsg.cc | 55 +-
birnet/birnetmsg.hh | 4 +-
birnet/birnetthread.cc | 284 ----
birnet/birnetthread.hh | 323 -----
birnet/birnetthreadimpl.cc | 1625 -----------------------
birnet/birnetutils.cc | 30 +-
birnet/birnetutils.hh | 113 +--
birnet/tests/Makefile.am | 11 +-
birnet/tests/datalist.cc | 8 -
birnet/tests/threads.cc | 1101 ---------------
bse/Makefile.am | 43 +-
bse/bse.hh | 12 +-
bse/bse.idl | 2 +-
bse/bsebasics.cc | 16 +
bse/{bsecore.idl => bsebasics.idl} | 39 -
bse/bsebiquadfilter.hh | 15 +-
bse/bsebus.hh | 11 +-
bse/bsebusmodule.idl | 2 +-
bse/bseconstant.cc | 11 +-
bse/bseconstant.hh | 15 +-
bse/bsecontainer.hh | 8 +-
bse/bsecontextmerger.hh | 12 +-
bse/bsecore.cc | 75 +-
bse/bsecore.hh | 30 +
bse/bsecsynth.hh | 13 +-
bse/bsecxxbase.idl | 2 +-
bse/bsecxxplugin.hh | 4 +-
bse/bsecxxutils.cc | 39 +-
bse/bsecxxutils.hh | 3 +-
bse/bsecxxvalue.cc | 2 +-
bse/bsedatapocket.hh | 22 +-
bse/bsedefs.hh | 107 +-
bse/bsedevice.hh | 15 +-
bse/bseeditablesample.hh | 10 +-
bse/bseengine.cc | 135 +--
bse/bseengine.hh | 5 +-
bse/bseenginemaster.cc | 82 +-
bse/bseenginemaster.hh | 21 +-
bse/bseenginenode.hh | 14 +-
bse/bseengineschedule.cc | 4 +-
bse/bseengineutils.cc | 107 +-
bse/bseengineutils.hh | 1 -
bse/bseinstrumentinput.hh | 18 +-
bse/bseinstrumentoutput.hh | 18 +-
bse/bseitem.cc | 4 +-
bse/bseitem.hh | 11 +-
bse/bsejanitor.cc | 6 +-
bse/bsejanitor.hh | 15 +-
bse/bseladspa.hh | 21 +-
bse/bseladspamodule.hh | 10 +-
bse/bseloader.hh | 6 +-
bse/bsemain.cc | 144 +-
bse/bsemain.hh | 27 +-
bse/bsemathsignal.cc | 2 +-
bse/bsemidicontroller.hh | 16 +-
bse/bsemididecoder.hh | 5 +-
bse/bsemididevice-null.hh | 17 +-
bse/bsemididevice-oss.cc | 4 +-
bse/bsemididevice-oss.hh | 15 +-
bse/bsemididevice.hh | 19 +-
bse/bsemidiinput.hh | 16 +-
bse/bsemidinotifier.cc | 3 +-
bse/bsemidinotifier.hh | 15 +-
bse/bsemidireceiver.cc | 23 +-
bse/bsemidireceiver.hh | 4 +-
bse/bsemidisynth.hh | 13 +-
bse/bsemidivoice.hh | 24 +-
bse/bseobject.hh | 9 +-
bse/bseparasite.cc | 2 +-
bse/bsepart.cc | 2 +-
bse/bsepart.hh | 42 +-
bse/bsepcmdevice-null.cc | 6 +-
bse/bsepcmdevice-null.hh | 16 +-
bse/bsepcmdevice-oss.hh | 15 +-
bse/bsepcmdevice.cc | 27 +-
bse/bsepcmdevice.hh | 23 +-
bse/bsepcminput.hh | 14 +-
bse/bsepcmoutput.hh | 16 +-
bse/bsepcmwriter.cc | 23 +-
bse/bsepcmwriter.hh | 14 +-
bse/bseplugin.hh | 14 +-
bse/bseprobe.cc | 69 +-
bse/bseprobe.idl | 4 +-
bse/bseproject.cc | 11 +-
bse/bseproject.hh | 13 +-
bse/bseresampler.hh | 2 +
bse/bsesequencer.cc | 361 +++---
bse/bsesequencer.hh | 70 +-
bse/bseserver.cc | 49 +-
bse/bseserver.hh | 14 +-
bse/bsesnet.hh | 25 +-
bse/bsesnooper.hh | 13 +-
bse/bsesong.cc | 4 +-
bse/bsesong.hh | 18 +-
bse/bsesong.proc | 2 +-
bse/bsesource.cc | 24 +-
bse/bsesource.hh | 42 +-
bse/bsestandardosc.hh | 20 +-
bse/bsestorage.hh | 11 +-
bse/bsesubiport.hh | 18 +-
bse/bsesuboport.hh | 18 +-
bse/bsesubsynth.hh | 16 +-
bse/bsesuper.hh | 13 +-
bse/bsetrack.cc | 2 +-
bse/bsetrack.hh | 17 +-
bse/bsewave.hh | 23 +-
bse/bsewaveosc.cc | 2 +-
bse/bsewaveosc.hh | 16 +-
bse/bsewaverepo.hh | 15 +-
bse/gslcommon.cc | 194 ++-
bse/gslcommon.hh | 60 +-
bse/gsldatacache.cc | 106 +-
bse/gsldatacache.hh | 2 +-
bse/gsldatahandle.cc | 54 +-
bse/gsldatahandle.hh | 2 +-
bse/gslfilehash.cc | 43 +-
bse/gslfilehash.hh | 2 +-
bse/tests/Makefile.am | 6 +-
bse/zintern/Makefile.am | 3 +-
bse/zintern/adsr-wave-1.bse | 2 +-
bse/zintern/adsr-wave-2.bse | 2 +-
bse/zintern/gus-patch.bse | 2 +-
bse/zintern/plain-wave-1.bse | 2 +-
bse/zintern/plain-wave-2.bse | 2 +-
configure.in | 17 +-
docs/dev/makefile | 2 +-
docs/import/stamp | 2 +-
drivers/Makefile.am | 5 +-
drivers/bse-portaudio/Makefile.am | 7 +-
drivers/bse-portaudio/bsepcmdevice-portaudio.hh | 21 +-
drivers/bsemididevice-alsa.cc | 4 +-
drivers/bsemididevice-alsa.hh | 20 +-
drivers/bsepcmdevice-alsa.hh | 20 +-
launchers/Makefile.am | 8 +-
library/demo/partymonster.bse | 26 +-
library/demo/stereo-through.bse | 2 +-
library/demo/x2-midi-test.bse | 6 +-
library/effects/atan-canyon.bse | 4 +-
library/effects/bqs-compressor.bse | 4 +-
library/effects/bqs-reverb.bse | 4 +-
library/effects/bqs-saturation-and-reverb.bse | 4 +-
library/instruments/bqs-bass-drum-e8012.bse | 4 +-
library/instruments/bqs-fretless-bass.bse | 4 +-
library/instruments/bqs-merp-pad.bse | 4 +-
library/instruments/bqs-moog-saw-bass.bse | 4 +-
library/instruments/bqs-organ.bse | 8 +-
library/instruments/bqs-queek-synth.bse | 4 +-
library/instruments/bqs-slow-hum.bse | 4 +-
library/instruments/bqs-syndrum.bse | 4 +-
library/instruments/fsm-fresh-water-bass.bse | 4 +-
library/instruments/fsm-growl-bass.bse | 4 +-
library/instruments/fsm-synth-string-sweep.bse | 4 +-
library/instruments/illus-vtremolo.bse | 4 +-
library/instruments/stw-iron-string.bse | 4 +-
mkrelease.sh | 43 +-
plugins/Makefile.am | 4 +-
plugins/bseadder.hh | 14 +-
plugins/bseamplifier.idl | 9 +-
plugins/bseatandistort.hh | 20 +-
plugins/bsecontribsampleandhold.idl | 5 +-
plugins/bsefirfilter.hh | 18 +-
plugins/bseiirfilter.hh | 24 +-
plugins/bsemixer.hh | 20 +-
plugins/bsemult.hh | 19 +-
plugins/bsesequencer.hh | 12 +-
plugins/bsesimpleadsr.hh | 38 +-
plugins/davcanyondelay.hh | 25 +-
plugins/davguitar.hh | 21 +-
plugins/davorgan.cc | 10 +-
plugins/davsyndrum.hh | 22 +-
plugins/davxtalstrings.hh | 23 +-
plugins/freeverb/Makefile.am | 4 +-
plugins/freeverb/bsefreeverb.hh | 18 +-
plugins/standardsaturator.idl | 6 +-
po/POTSCAN | 2 +-
po/ar.po | 812 ++++++------
po/az.po | 772 +++++------
po/bg.po | 773 +++++------
po/ca.po | 823 ++++++------
po/cs.po | 822 ++++++------
po/da.po | 811 ++++++------
po/de.po | 834 ++++++------
po/el.po | 777 +++++------
po/en_CA.po | 823 ++++++------
po/en_GB.po | 823 ++++++------
po/eo.po | 767 +++++------
po/es.po | 824 ++++++------
po/eu.po | 777 +++++------
po/fi.po | 794 ++++++------
po/fr.po | 829 ++++++------
po/hr.po | 777 +++++------
po/it.po | 826 ++++++------
po/ja.po | 821 ++++++------
po/mn.po | 777 +++++------
po/nb.po | 767 +++++------
po/ne.po | 822 ++++++------
po/nl.po | 837 ++++++------
po/oc.po | 773 +++++------
po/pa.po | 782 +++++------
po/pt.po | 825 ++++++------
po/pt_BR.po | 822 ++++++------
po/ru.po | 794 ++++++------
po/rw.po | 821 ++++++------
po/sl.po | 822 ++++++------
po/sq.po | 845 ++++++------
po/sr.po | 777 +++++------
po/sr Latn po | 777 +++++------
po/sv.po | 792 ++++++------
po/te.po | 773 +++++------
po/uk.po | 777 +++++------
po/zh_CN.po | 777 +++++------
sfi/Makefile.am | 7 +-
sfi/sficomport.cc | 55 +-
sfi/sficomport.hh | 44 +-
sfi/sficxx.hh | 2 +
sfi/sfidl-parser.cc | 2 +-
sfi/sfidl-utils.hh | 5 +-
sfi/sfiglue.cc | 33 +-
sfi/sfimemory.cc | 14 +-
sfi/sfimemory.hh | 1 -
sfi/sfiwrapper.cc | 21 +-
sfi/sfiwrapper.hh | 114 +--
sfi/tests/Makefile.am | 9 +-
sfi/tests/misctests.cc | 121 +--
shell/Makefile.am | 6 +-
shell/bsescm.cc | 11 +-
tarGSL.sh | 19 -
tests/Makefile.am | 9 +-
tests/audio/adsr-wave-1-test.bse | 2 +-
tests/audio/adsr-wave-2-test.bse | 2 +-
tests/audio/adsrtest.bse | 10 +-
tests/audio/artscompressor.bse | 14 +-
tests/audio/balance.bse | 2 +-
tests/audio/bseadder.bse | 17 +-
tests/audio/freak-noise.bse | 6 +-
tests/audio/minisong.bse | 3 +-
tests/audio/organsong.bse | 32 +-
tests/audio/osc-test.bse | 8 +-
tests/audio/osctranspose1.bse | 10 +-
tests/audio/osctranspose2.bse | 10 +-
tests/audio/plain-wave-1-test.bse | 2 +-
tests/audio/plain-wave-2-test.bse | 2 +-
tests/audio/simple-loop.bse | 18 +-
tests/audio/sum-diff-test.bse | 8 +-
tests/audio/syndrum.bse | 16 +-
tests/audio/velocity.bse | 26 +-
tests/audio/xtalstringssong.bse | 14 +-
tests/bse/Makefile.am | 6 +-
tests/bse/cxxbinding.cc | 4 +-
tests/filecheck/Makefile.am | 6 +-
tests/latency/Makefile.am | 6 +-
tests/latency/midi-latency.bse | 10 +-
tests/perftest.cc | 6 +-
tests/{testwavechunk.c => testwavechunk.cc} | 6 +-
tools/Makefile.am | 5 +-
tools/bsewavetool.cc | 2 +
270 files changed, 15882 insertions(+), 21227 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]