Send Pd-cvs mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."


Today's Topics:

   1. SF.net SVN: pure-data:[15994] trunk/externals/unauthorized
      ([email protected])
   2. SF.net SVN: pure-data:[15995] trunk/externals/log
      ([email protected])
   3. SF.net SVN: pure-data:[15996]
      trunk/externals/unauthorized/playlist.c
      ([email protected])
   4. SF.net SVN: pure-data:[15997]
      trunk/externals/unauthorized/playlist.c
      ([email protected])
   5. SF.net SVN: pure-data:[15998]
      trunk/externals/unauthorized/playlist.c
      ([email protected])


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

Message: 1
Date: Sun, 19 Feb 2012 03:03:33 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15994]
        trunk/externals/unauthorized
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15994
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15994&view=rev
Author:   eighthave
Date:     2012-02-19 03:03:32 +0000 (Sun, 19 Feb 2012)
Log Message:
-----------
reformat code to match Pd style by running 'astyle --style=ansi *.c'

Modified Paths:
--------------
    trunk/externals/unauthorized/audience~.c
    trunk/externals/unauthorized/beatify~.c
    trunk/externals/unauthorized/blinkenlights.c
    trunk/externals/unauthorized/compressor~.c
    trunk/externals/unauthorized/cooled~.c
    trunk/externals/unauthorized/countund.c
    trunk/externals/unauthorized/disto~.c
    trunk/externals/unauthorized/exciter.c
    trunk/externals/unauthorized/filterbank~.c
    trunk/externals/unauthorized/filters.c
    trunk/externals/unauthorized/formant~.c
    trunk/externals/unauthorized/grid.c
    trunk/externals/unauthorized/lpc.c
    trunk/externals/unauthorized/mp3amp~.c
    trunk/externals/unauthorized/mp3cast~.c
    trunk/externals/unauthorized/mp3fileout~.c
    trunk/externals/unauthorized/mp3streamin~.c
    trunk/externals/unauthorized/mp3streamout~.c
    trunk/externals/unauthorized/mp3write~.c
    trunk/externals/unauthorized/pianoroll.c
    trunk/externals/unauthorized/playlist.c
    trunk/externals/unauthorized/probalizer.c
    trunk/externals/unauthorized/randomblock~.c
    trunk/externals/unauthorized/samplebox~.c
    trunk/externals/unauthorized/scratcher~.c
    trunk/externals/unauthorized/scrolllist.c
    trunk/externals/unauthorized/sonogram~.c
    trunk/externals/unauthorized/speexin~.c
    trunk/externals/unauthorized/speexout~.c
    trunk/externals/unauthorized/spigot~.c
    trunk/externals/unauthorized/tables.c
    trunk/externals/unauthorized/vocoder~.c
    trunk/externals/unauthorized/wahwah~.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




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

Message: 2
Date: Sun, 19 Feb 2012 03:11:24 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15995] trunk/externals/log
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15995
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15995&view=rev
Author:   eighthave
Date:     2012-02-19 03:11:23 +0000 (Sun, 19 Feb 2012)
Log Message:
-----------
reformat code to match Pd style by running 'astyle --style=ansi *.c'

Modified Paths:
--------------
    trunk/externals/log/debug.c
    trunk/externals/log/error.c
    trunk/externals/log/fatal.c
    trunk/externals/log/logpost.c
    trunk/externals/log/normal.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




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

Message: 3
Date: Sun, 19 Feb 2012 03:21:59 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15996]
        trunk/externals/unauthorized/playlist.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15996
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15996&view=rev
Author:   eighthave
Date:     2012-02-19 03:21:58 +0000 (Sun, 19 Feb 2012)
Log Message:
-----------
updated to use pd_error() to make clickable error messages

Modified Paths:
--------------
    trunk/externals/unauthorized/playlist.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




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

Message: 4
Date: Sun, 19 Feb 2012 03:51:41 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15997]
        trunk/externals/unauthorized/playlist.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15997
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15997&view=rev
Author:   eighthave
Date:     2012-02-19 03:51:40 +0000 (Sun, 19 Feb 2012)
Log Message:
-----------
replaced SYS_VGUI[1-9] with sys_vgui() since debugging can be done with 'pd -d 
3'; fix warnings

Modified Paths:
--------------
    trunk/externals/unauthorized/playlist.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




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

Message: 5
Date: Sun, 19 Feb 2012 04:09:10 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15998]
        trunk/externals/unauthorized/playlist.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15998
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15998&view=rev
Author:   eighthave
Date:     2012-02-19 04:09:09 +0000 (Sun, 19 Feb 2012)
Log Message:
-----------
set MAX_DIR_LENGTH to MAXPDSTRING

Modified Paths:
--------------
    trunk/externals/unauthorized/playlist.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




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

_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs


End of Pd-cvs Digest, Vol 84, Issue 17
**************************************

Reply via email to