[beast/devel: 26/26] Merge branch 'updates-1410'
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast/devel: 26/26] Merge branch 'updates-1410'
- Date: Mon, 13 Oct 2014 02:28:17 +0000 (UTC)
commit 288d4daf10269032cf6d13786f03ac0bfd5b5cde
Merge: 959cf2e 460ce90
Author: Tim Janik <timj gnu org>
Date: Mon Oct 13 04:20:00 2014 +0200
Merge branch 'updates-1410'
* updates-1410:
BSE: use 'patch -f' for workarounds to cope with different Rapicorn versions
SFI: install gbsearcharray.hh include file
BSE: add bse-internals.hh
BSE: use RAPICORN_UNLIKELY instead of UNLIKELY in public header file
BSE: install bseclientapi.hh which is included by public headers
BSE: workaround GLib API breakage wrg to closure_invalidate/disconnect reordering
TESTS: use new Rapicorn::cpu_info()
BEAST-GTK: use RemoteHandle::__aida_reinterpret_down_cast__ for initial handle
BEAST-GTK: use new Rapicorn::cpu_info()
BEAST-GTK: remove unused cookie handling around sfi_url_show()
BEAST-GTK: use Rapicorn::Aida::enum_value_list<>()
BSE: store Bse::ServerImpl singleton as shared_ptr
BSE: introduce Bse::ImplicitBase for shared_ptr handling
BSE: allow library export of Rapicorn::Aida::enum_value_list<> symbols
BSE: use new Rapicorn::cpu_info()
BSE: fix duplicate definition of operator<<= (FieldBuffer&, const Any&)
BEAST-GTK: use memmove(), since g_memmove() was removed from GLib
BEAST-GTK: remove g_thread_init() calls
BSE: remove g_thread_init() calls
BSE: fix Rapicorn generated code to properly use shared_from_this()
BSE: use memmove(), since g_memmove() was removed from GLib
SFI: use memmove(), since g_memmove() was removed from GLib
SFI: provide just sfi_url_show() without other variants
BUILD: build against Rapicorn1410
beast-gtk/bstapp.cc | 14 ++++----------
beast-gtk/bstapp.hh | 2 --
beast-gtk/bstkeybindings.cc | 4 ++--
beast-gtk/bstmain.cc | 10 ++++------
beast-gtk/bstqsampler.cc | 4 ++--
beast-gtk/bstsnifferscope.cc | 4 ++--
beast-gtk/bststest.cc | 1 -
beast-gtk/bstusermessage.cc | 12 ++++++------
beast-gtk/gxk/gxkscrollcanvas.cc | 4 ++--
beast-gtk/gxk/gxktest.cc | 1 -
beast-gtk/gxk/splinetest.cc | 1 -
beast-gtk/testgui.cc | 2 +-
bse/Makefile.am | 8 ++++++--
bse/bse-internals.hh | 15 +++++++++++++++
bse/bseautodoc.cc | 2 +-
bse/bseblockutils.hh | 4 ++--
bse/bseenginemaster.cc | 2 +-
bse/bseengineutils.cc | 4 ++--
bse/bseglue.cc | 4 ++--
bse/bseinfo.cc | 2 +-
bse/bsemain.cc | 7 ++++---
bse/bsenote.cc | 2 +-
bse/bseplugin.cc | 35 ++++++++++++++++++++---------------
bse/bseprocidl.cc | 2 +-
bse/bsequery.cc | 2 +-
bse/bseresamplerimpl.hh | 6 +++---
bse/bseserver.cc | 13 ++-----------
bse/bseserver.hh | 1 +
bse/bsetrack.cc | 4 ++--
bse/bseutils.cc | 2 +-
bse/bseutils.hh | 17 +++++++++++++++++
bse/gsldatacache.cc | 2 +-
bse/gsldatautils.cc | 2 +-
bse/ldscript.map | 1 +
bse/patch-bseserverapi.cc.diff | 23 +++++++++++++++++++++++
bse/tests/blocktests.cc | 5 +++--
bse/tests/resamplehandle.cc | 5 +++--
bse/tests/testcxx.cc | 1 -
configure.in | 4 ++--
sfi/Makefile.am | 2 +-
sfi/gbsearcharray.hh | 4 ++--
sfi/sficomport.cc | 2 +-
sfi/sficomwire.cc | 6 +++---
sfi/sfidl-corecxx.cc | 2 +-
sfi/sfiwrapper.cc | 23 ++---------------------
sfi/sfiwrapper.hh | 7 -------
tests/testresamplerq.cc | 5 +++--
47 files changed, 153 insertions(+), 132 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]