Mercurial > audlegacy
log
age | author | description |
---|---|---|
Tue, 25 Dec 2007 00:36:51 -0600 | Jussi Judin | Fixes memory leak in vfs_fopen() in case path does not exist. (Bugzilla #39) |
Mon, 24 Dec 2007 23:05:33 -0600 | William Pitcock | Automated merge with ssh://hg.atheme.org//hg/audacious |
Mon, 24 Dec 2007 23:05:10 -0600 | Jussi Judin | Fixes memory leak in playlist_entry_get_info() due not freeing probe result (Bugzilla #38) |
Mon, 24 Dec 2007 23:46:52 +0100 | Tomasz Mon | cfg.playlist_width and cfg.playlist_height can't be smaller than minimum values for those; fixes #11 |
Mon, 24 Dec 2007 13:01:15 +0100 | Jonathan Schleifer | strncpy() -> g_strlcpy() |
Fri, 21 Dec 2007 18:39:46 +0100 | Jonathan Schleifer | Get rid of strcpy() completely. |