Changeset 2

Show
Ignore:
Timestamp:
06/06/06 12:01:43 (2 years ago)
Author:
gbooker
Message:

Bump version, and update a few items

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/A52/XCAResources.r

    r1 r2  
    4646 
    4747/* How do I do this properly... anybody? */ 
    48 #if defined(BUILD_UNIVERSAL) 
     48//#if defined(BUILD_UNIVERSAL) 
    4949  #define TARGET_CPU_PPC 1 
    5050  #define TARGET_CPU_X86 1 
    51 #endif 
     51//#endif 
    5252 
    5353 
  • trunk/Info-A52Codec__Upgraded_.plist

    r1 r2  
    2424        <string>SHEP</string> 
    2525        <key>CFBundleVersion</key> 
    26         <string>1.5</string> 
     26        <string>1.6</string> 
    2727</dict> 
    2828</plist> 
  • trunk/Read Me.txt

    r1 r2  
    1313~/Library/Audio/Plug-Ins/Components 
    1414 
    15 The source code is included. A52Codec is based on liba52: http://liba52.sourceforge.net/  liba52 source is included with only a pre-made config.h and slight modifications to a52.h to make it work with C++
     15The source code is available.  See http://trac.cod3r.com/a52codec for more information