Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Sat, 29 Mar 2008 12:52:18 +0200 | Matti Hamalainen | Certain piece of allocated memory was free'd before we were done with it, |
Sat, 29 Mar 2008 12:14:17 +0200 | Matti Hamalainen | Added a menuitem for 'Rescan CD' into that other menu too, since 'Add CD' is in both. |
Sat, 29 Mar 2008 12:08:06 +0200 | Matti Hamalainen | Indeed 'new' might not be a C keyword, but it's a C++ keyword and thus not recommended to be used as a identifier. |
Sat, 29 Mar 2008 12:06:38 +0200 | Matti Hamalainen | Tiny cleanups of repetitive code syndrome madness; Added some null-pointer checks. |