[beast] (210 commits) ...Release 0.8.2
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast] (210 commits) ...Release 0.8.2
- Date: Fri, 5 Jul 2013 22:47:27 +0000 (UTC)
Summary of changes:
ccc6914... BUILD: depend on Rapicorn 13.03.1 (devel version) (*)
706a49e... BUILD: provide AIDACC (*)
404a1d3... BSE: add AuxTypes.py - aidacc module to support Bse type in (*)
db3add5... BSE: add oldidl.idl to check compatibility IDL defines (*)
e0e522e... BSE: automatically check oldidl.idl upon each build (*)
e8150cd... BST: rename sfidl based generated code to bstoldbseapi.* (*)
b955f10... BSE: start new aidacc based IDL (*)
9be2b89... BSE: start generating bseserverapi.hh and bseserverapi.cc f (*)
f128e8c... BSE: start generating bseclientapi.hh and bseclientapi.cc f (*)
4dc2fc8... BSE: start building Bse::Server stubs (*)
aee3b26... BSE: remove obsolete aidacc options (*)
d7266a6... BSE: add AidaGlibSource to attach an Aida::BaseConnection t (*)
337b633... BSE: IDL: add TestObject to carry out unit tests (*)
e4ad708... BSE: provide TestObjectImpl (*)
8933933... BSE: provide ServerImpl (*)
e4bb247... BSE: hookup Bse main loop with aida_connection and provide (*)
6eb25e5... BST: hookup main loop with aida_connection and retrieve Ser (*)
75a4e93... Merge branch 'aida-idl' (*)
d268016... BIRNET: ensure Rapicorn core is initialized (*)
91bf303... BIRNET: remove sorting.cc test (*)
4e3a3e2... BIRNET: add 'using namespace Rapicorn' to namespace Bse, re (*)
2a930f8... BSE: use Bse::binary_lookup* functions (*)
d7d7cf4... TOOLS: use Bse::binary_lookup* functions (*)
cc8adfe... SFI: add 'using namespace Rapicorn' to namespace Bse (*)
66ca1dc... BIRNET: remove infotest.cc test (*)
26c3087... BIRNET: remove birnetcpu.* (*)
e018f2d... SFI: remove SfiCPUInfo (*)
3133c34... BSE: use Rapicorn::CPUInfo (*)
f003e97... BST: use Rapicorn::CPUInfo (*)
c06a664... BIRNET: use Rapicorn::Unicode (*)
a9b8398... TOOLS: link against RAPICORN_LIBS (*)
55aa05c... BIRNET: remove math.cc, strings.cc, datalist.cc tests (*)
c8bc1dc... BIRNET: disable ifloor due to conflicts with Rapicorn (*)
842ce64... BIRNET: remove utf8 and string functions which Rapicorn pro (*)
12f851e... BIRNET: remove birnetmath (*)
ae8d2e9... BIRNET: remove utils.cc (*)
bf83db0... PLUGINS: link against RAPICORN_LIBS (*)
2fdd8cf... TESTS: link against RAPICORN_LIBS (*)
199e859... BIRNET: remove all utility classes from birnetutils (*)
0570872... BIRNET: remove more utilities that are provided by Rapicorn (*)
f8feb45... SFI: fix locale sensitive printing of floats (*)
776e195... BUILD: introduce recursive "download" and "download-local" (*)
ec15b1b... DOCS: download tagfile-rapicorn.xml and cross-link to Rapic (*)
8ff5c3d... BIRNET: use RAPICORN_BREAKPOINT (*)
e76ad77... DOCS: move dev build rules into proper Makefile.am (*)
eccfa5c... SFI: remove obsolete using directives (*)
4991530... SFI: add Bse debugging API (*)
dec8901... SFI: sficomport.cc: use BSE_KEY_DEBUG (*)
0f369b8... BSE: use BSE_KEY_DEBUG() to implement debug macros (*)
a71b851... BSE: use BSE_KEY_DEBUG() for sequencer debugging (*)
c7bbc45... BIRNET: remove birnetdebugtools.* (*)
708a82a... BSE: use BSE_KEY_DEBUG() for loader debugging (*)
6152069... BSE: use BSE_KEY_DEBUG() instead of sfi debugging (*)
0d0cbc0... BSE: use BSE_KEY_DEBUG() and bse_debug_enabled() for engine (*)
1329b53... DRIVERS: use BSE_KEY_DEBUG() for debugging (*)
12d8295... SFI: use BSE_KEY_DEBUG() for debugging (*)
9b99501... DOCS: doxygen.cfg: fix brief/auto-docs, extra warnings and (*)
f7df55b... BSE: add Bse::Server::user_message(UserMessage) to send mes (*)
0ec34a0... BSE: switch server to use send_user_message() for all UI me (*)
3f8d955... BST: initialize global bse_server variable with BSE remote (*)
7f168ab... BST: handle Bse::UserMessage from Bse::Server (*)
b807f93... BSE: bseladspa.cc: use BSE_KEY_DEBUG() for debugging (*)
4f29b9c... SHELL: remove Birnet/Sfi Msg uses (*)
c2b563a... TOOLS: remove Birnet/Sfi Msg uses (*)
07d0e08... TESTS: link against RAPICORN_LIBS (*)
53fd95c... TESTS: remove Birnet/Sfi Msg uses (*)
de5885b... BST: remove Birnet/Sfi Msg uses (*)
7c5dbd0... BSE: remove Birnet/Sfi Msg uses (*)
35b56f7... SFI: remove Birnet/Sfi Msg uses (*)
3a5dcac... BIRNET: remove Birnet Msg entirely (*)
e93c3fb... BSE: fix script messages (*)
55b6b77... BIRNET: remove last remaining test (*)
bd3d4c0... BSE: link programs against RAPICORN_LIBS (*)
c81344f... BSE: fix library initialization functions, use StringVector (*)
b97e9ed... BIRNET: birnet-zintern.cc: don't use birnet_init (*)
4d92482... BSE, SFI, BST, TESTS: fixup init functions, use Rapicorn te (*)
fb266a0... SFI: guard against multiple sfi_init() calls (*)
de067d3... SFI: remove unused sficxx.cc (*)
2913932... BIRNET: remove unused birnettests.h (*)
75e5416... SFI: remove useless birnet macros (*)
84cb3d2... BSE: transition to RAPICORN_* macros (*)
ae9bff4... BST: transition to RAPICORN_* macros (*)
bf8f73f... BSE: use Rapicorn namespace (*)
0ee5c83... BST: get rid of Birnet uses (*)
7569106... PLUGINS: get rid of Birnet uses (*)
1004141... SFI: get rid of Birnet uses (*)
303ef28... SHELL: get rid of Birnet uses (*)
21b17d4... TESTS: get rid of Birnet uses (*)
6b18ca9... TOOLS: get rid of Birnet uses (*)
e04334e... BIRNET: remove libbirnet (*)
a9479db... BIRNET, BUILD: remove birnet-zintern and use rapicorn-zinte (*)
e6a513c... BUILD: remove BIRNET, use acbeast.m4 for configure, based o (*)
4a2f7a6... BST: fix library linking order (*)
b368830... DOCS: remove birnet from doc builds (*)
07b4a85... Merge branch 'remove-birnet' (*)
d98d740... ALL: revert accidental removal of newlines (*)
f5b100a... BST: use Rapicorn's new TypeCode::from_enum<>() (*)
8cc6400... BUILD: FLAC: configure bse for libflac. (*)
ee8c80d... BSE: added FLAC support. (*)
3ccfe00... BSE: FLAC handle: Adjusted data scaling to work for 24 bit (*)
5f1285a... BSE: FLAC: support multi channel flac files (*)
334a63f... BSE: FLAC: fix includes: .h -> .hh; support old & new flac (*)
2e89e18... BSE: FLAC: rename read() method to read_samples() (*)
231f8a2... BSE: FLAC: handle errors which call flac error callback (*)
1c3c745... BSE: FLAC: handle decoder errors in data handle open method (*)
e5cf842... BSE: FLAC: use one liner license (*)
19284d2... FLAC: fix length information for multi-channel files (*)
682b286... FLAC: support compressed flac data handles stored in .bsewa (*)
b0516ed... FLAC: fixed small bug in compressed flac storage code (*)
0cdd5a0... BSE: add xinfos master-volume-db, adsr-attack-time and adsr (*)
ce3e2bd... BSE: allow volume xinfo with volume >= 1 (for making sample (*)
02197d1... TOOLS: normalize can now set the volume xinfo instead of ch (*)
d4f23f4... TOOLS: fix mis-merge of volume xinfo (*)
0f08ecc... FLAC: added missing header file bsedatahandle-flac.hh (*)
21853ee... FLAC: optimize datahandle performance by improving flac_wri (*)
60d180c... FLAC: fix compiler warnings, remove extra whitespace (*)
67f4586... FLAC: fail if flac_error_callback gets called in loader (or (*)
0dc7138... BSE: FLAC: improve C++ types (*)
a7bb74f... BSE: FLAC: error code fixups (*)
ae5d595... BSE: FLAC: fix comments and spacing (*)
d6c2b27... BSE: FLAC: bsedatahandle-flac.hh: fix comments and spacing (*)
260b534... BSE: minor comment cosmetics (*)
c23f02a... BSE: flac: style fixes (*)
b69d9f1... TOOLS: fix typo (*)
57bf50a... Merge branch 'flac-support' (*)
7cf1acc... SFI: fix use of wrong caching variable (*)
953c086... SFI: define SfiTime and SfiNum as "long long int", to match (*)
4f4388c... SFI: adapt to Rapicorn updates, use string_format() in part (*)
49d327d... BSE: define GslLong as "long long int", to match its common (*)
e41f32f... BSE: adapt to Rapicorn updates, use string_format() in part (*)
a058c61... BST: adapt to Rapicorn updates, use string_format() in part (*)
1aaa7ad... TOOLS: adapt to Rapicorn updates, use string_format() in pa (*)
8bb942a... TOOLS: bseloopfuncs.cc: printf-format fixup (*)
bcfdc82... SFI: remove unused compat code (*)
b1563d8... SHELL: link against RAPICORN_LIBS (*)
8a212ad... SFI: provide g_intern_format() (based on Rapicorn::string_f (*)
752e17b... SFI: replace g_intern_printf with g_intern_format() (*)
599cfd0... SFI: replace g_string_aprintf with g_string_add_format (*)
9cc4c30... SFI: replace g_strdup_printf with g_strdup_format() (*)
c9e529f... TESTS: bse: link against RAPICORN_LIBS (*)
d106c20... SFI: use Rapicorn::string_format() for bse_debug arguments (*)
3894434... SFI: remove unused code (*)
d21a0a6... SFI: WStore & RStore: eliminate printf-variants (*)
4e5f6c5... BSE: whitespace fixes (*)
b2a9b49... BSE: use Rapicorn::string_format() for bse_storage_printf() (*)
0491a60... BSE: remove unused code (*)
9ab0807... BSE: bsestorage: use Rapicorn::string_format() for warnings (*)
99db57a... BSE: bseitem: use Rapicorn::string_format() for bse_item_un (*)
6345e8e... BSE: change bse_string_from_double() API, test math to_stri (*)
1d69e8d... BSE: bse_string_from_double(): use string_format() which is (*)
ffcd852... TOOLS: mathtool.cc: use Rapicorn::printout() for printing (*)
4f09c51... BSE: math: remove char buffer hacks, use std::string return (*)
b87a652... SFI: remove some unused code (*)
2ad87ff... GXK: gxk_scroll_text_aprintf: use string_format() which is (*)
eac7356... GXK: use string_format() for gxk_status_printf, remove gxk_ (*)
e19056d... BST: bstsplash: eliminate printf-variants (*)
7f99700... BST: bst_status_eprintf: use string_format() which is type- (*)
8d759d1... BST: bst_msg_bit_printf: use string_format() which is type- (*)
41ffc6f... SFI: sfidl-parser: use string_format() which is type-safe a (*)
62423c5... Merge branch 'rapicorn-string-format' (*)
d087e2b... BUILD: docs/imports: add directory for imported docs
3acd665... BUILD: remove docs/dev from build
411bda8... BUILD: remove build dependency on wikihtml2man & groff for
07576ce... BUILD: provide @INGIT@ to deactivate build rules outside of
3b5f305... BUILD: search for docs in ${docdir}
525b277... BUILD: pass tar-pax as automake option, to allow long file
228f0e6... DOCS: imports: import beast, bse, bsescm, bsewavetool and s
d0705c2... DOCS: remove legacy doc handling
bf7d28b... DOCS: imports: import latest tagfile-rapicorn.xml
185fbef... DOCS: move doxygen.cfg here
4cb2a41... DOCS: import Makefile.doxygen, docextract.py, tagfile-susv4
3b3e0fe... DOCS: Makefile.doxygen: support special characters when lin
461a64f... DOCS: Makefile.doxygen: fix verbosity condition
69cf8e2... DOCS: Makefile.doxygen: fix directory creation for DOXYGEN_
b0bd953... DOCS: Makefile.doxygen: support DOXYGEN_TAGFILES configurat
90eb92a... DOCS: merge Doxygen rules from dev/
4bc5b84... DOCS: cleanup gitignore
4ac0376... DOCS: add html-docs rule to build docs on demand
fd67929... DOCS: install Doxygen docs
927cca7... DOCS: migrate main.dox from html
917cf8e... DOCS: minor whitespace fixup
05a3c28... DOCS: doxygen-clean: leave error.log around for inspection
27bea30... DOCS: rule fixup
f7628e0... DOCS: Makefile.doxygen: generate release NEWS, escape '#' i
87c976f... DOCS: configure NEWS generation
88a4a60... DOCS: update documentation index, use external links to FAQ
e03c5c4... DOCS: remove unused files
16ac392... DOCS: imports: install imported manual pages
ddf39ae... DOCS: images: upgrade beast-components.svg from dia
e61f36b... DOCS: images: upgrade beast-progs.svg from dia
bf99104... DOCS: images: upgrade module-voices.svg from dia
89dcde8... DOCS: images: don't ship unused images
d2367a2... PO: remove unused source files
c4b8861... BST: update documentation links since some docs went online
8a17434... DOCS: incorporate documentation upload rules from Rapicorn
01a2c47... DOCS: link fixups
33cc17f... Merge branch 'tarball-docs'
9f3ecec... BUILD: depend on Rapicorn 13.07.0
c7b56a9... BSE: fixed dependency for generated files
c71bb9d... DOCS: fix srcdir!=builddir for html/ installation
dba1ce1... DOCS: ensure installed html/ files are user writable
8f2acfa... BSE: fix missing files for distcheck
aee5fdc... DOCS: import latest bsewavetool.1
4d5a9d6... DOCS: import latest tagfile-rapicorn.xml
83f2df3... BUILD: mkrelease.sh: ChangeLog: include merge commits in hi
ac776b8... BUILD: NEWS: release updates
b99d75c... PO: release updates
511cb98... BUILD: version update to 0.8.2
e03abb2... Merge branch 'release'
75cf7e5... Release 0.8.2
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]