[beast: 11/11] Merge branch 'simplify-init'



commit 36605cce683e9e9f0da139eece056950ddbf2f9a
Merge: bd798c9 f36e2af
Author: Tim Janik <timj gnu org>
Date:   Tue Sep 8 09:10:50 2015 +0200

    Merge branch 'simplify-init'
    
    * simplify-init:
      BSE: keep task registration to bse_main_loop_thread()
      BSE: always complete BSE initialization including Aida IDL and Sequencer
      BSE: merge arg parsing setup into initialize_with_argv()
      BSE: move thread registration
      BSE: merge BSE startup routines before BSE thread starts
      BSE: merge bse_init_intern into bse_init_inprocess
      BSE: remake bsehack.idl via stamp file to avoid unneccessary BEAST recompilations
      BSE: allow bse_bindtextdomain() to be called only once
      BSE: bsemain.cc: slight reordering
      BSE: rename bse_bindtextdomain()

 bse/Makefile.am |   25 +++--
 bse/bsemain.cc  |  321 ++++++++++++++++++++++++++++---------------------------
 bse/bsemain.hh  |    8 +-
 shell/bsescm.cc |    4 +-
 4 files changed, 180 insertions(+), 178 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]