Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Fri, 31 Aug 2007 23:21:30 +0200 | Sascha Hlusiak | hotkey plugin: stripped unneeded #ifdefs from standalone version |
Sat, 01 Sep 2007 06:02:34 +0300 | Matti Hamalainen | Use g_strdup(). |
Sat, 01 Sep 2007 06:02:20 +0300 | Matti Hamalainen | Always #define HAVE_MEMSET when building Audacious version of SID plugin. |
Sat, 01 Sep 2007 06:01:53 +0300 | Matti Hamalainen | Fix indentation. |
Sat, 01 Sep 2007 06:01:34 +0300 | Matti Hamalainen | Useless use of if() with g_free(). |
Sat, 01 Sep 2007 05:23:31 +0300 | Matti Hamalainen | Some cleanups; Removed useless heap allocations, use a small static buffer |