Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Mon, 17 Dec 2007 15:53:26 -0600 | William Pitcock | g_get_home_dir() doesn't give us a trailing slash |
Mon, 17 Dec 2007 15:52:09 -0600 | William Pitcock | missed a g_free(). |
Mon, 17 Dec 2007 15:51:45 -0600 | William Pitcock | - drop protected: declarations, protected: is not needed here (and causes error on gcc4.3) |
Mon, 17 Dec 2007 15:23:30 -0600 | William Pitcock | projectm-1.0: rewrite the plugin. |
Sun, 16 Dec 2007 13:27:33 -0600 | William Pitcock | flacng: write only 1024 samples at a time to allow visualization plugins to work more efficiently. |
Tue, 18 Dec 2007 02:33:00 +0900 | Yoshiki Yazawa | make use of aud_uri_to_display_*() |
Mon, 17 Dec 2007 22:05:31 +0900 | Yoshiki Yazawa | branch merge |