Changes between Version 8 and Version 9 of dev/notes


Ignore:
Timestamp:
05/01/2011 02:05:00 AM (13 years ago)
Author:
Sam Hocevar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev/notes

    v8 v9  
    22
    33My brain is too small. I'm putting stuff here to remember it later.
     4
     5== Coding style ==
    46
    57Remove useless spaces where I don't want to see them:
     
    2123}}}
    2224
     25== Code shortcomings ==
     26
    2327Other tasks:
    2428 * Check uses of `malloc` that could be `lmalloc`.
     
    2630 * Fix FILLED mode.
    2731 * Wrap `l_user_stack` uses in a clean class.
     32
     33== The big data merge ==
     34
     35WAV files:
     36 * files in both `abuse-sfx` and `abuse-mac` are exactly the same
     37 * some files are only in `abuse-mac`: the whole `sfx/voice/` subdirectory
     38
     39SPE files:
     40 * all files in `abuse-lib` are also in `abuse-data`
     41 * most new files from `abuse-frabs` are in the `addons` directory