[PD-cvs] [git]pure-data branch, master, updated. 44c6256878e888afbb0f5fefab7ea57a92c119db

Miller Puckette millerpuckette at users.sourceforge.net
Sun Jun 22 22:44:38 CEST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pure-data".

The branch, master has been updated
       via  44c6256878e888afbb0f5fefab7ea57a92c119db (commit)
       via  08e5be43c90ad9e2572d8783d00e6303f1de5ddb (commit)
       via  047f98f8a4503d3c7799049dd1254e7b1d79fd2f (commit)
      from  8790e19930c9d592fdf8661985e95ec7c85d9248 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 44c6256878e888afbb0f5fefab7ea57a92c119db
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Jun 22 21:34:15 2014 +0200

    fix typo inusage() msg

commit 08e5be43c90ad9e2572d8783d00e6303f1de5ddb
Author: IOhannes m zmoelnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Jun 10 12:13:58 2014 +0200

    added default-flags and centralized flag-dependencies
    
    added flags to undo previous flags (e.g. specifying "-nostderr" will disable any previous "-stderr" flag)
    
    also if one flag mandates others (e.g. "-nogui" needs "-stderr"), this is now done after parsing the args, so:
    - "-nogui" will have "-stderr" enabled automatically
    BUT
    - "-nogui -gui" will leave the "-(no)stderr" flag untouched (defaulting to "-nostderr")
    
    ALSO
    - added "-norealtime" and "-nort" aliases to "-nrt" (to make it in-sync with the others -no... flags)

-----------------------------------------------------------------------

Summary of changes:
 doc/7.stuff/tools/testtone.pd |    2 +-
 src/m_imp.h                   |    2 -
 src/m_pd.h                    |    4 +-
 src/s_main.c                  |   76 +++++++++++++++++++++++++++++++++++++----
 src/tags                      |   48 +++++++++++++-------------
 5 files changed, 96 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list