Mercurial > audlegacy
graph
-
[svn] - in mainwin_real_show, do not return if a nullmask doesn't exist trunk2007-01-16, by giacomo
-
[svn] - fix potential overflow on bigendian (<= is not proper for boundschecking -- duh) trunk2007-01-16, by nenolod
-
[svn] - compare against the uri, not the VFSConstructor class the fd comes from trunk2007-01-16, by nenolod
-
[svn] - use vfs_rewind() instead of vfs_fseek(fd, 0, seek_set) which was wrong trunk2007-01-16, by nenolod
-
[svn] - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources. trunk2007-01-16, by nenolod
-
[svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunk2007-01-15, by giacomo
-
[svn] - in playlistwin_hide(), pass focus to the player main window only if it's visible trunk2007-01-15, by giacomo
-
[svn] - g_strsplit() wraps strsplit(3), and thus has different results on trunk2007-01-15, by nenolod
-
[svn] - only evaluate -DHAVE_CONFIG_H if we're in audacious core. closes #760. trunk2007-01-15, by nenolod
-
[svn] Fixed: audtool.c:883: warning: implicit declaration of function 'strncmp' trunk2007-01-14, by js
-
[svn] - revert r3646 because it is not a user-friendly method of transitioning. trunk2007-01-13, by nenolod
-
[svn] - remove audacious.spec -- we don't use it for anything, and we're not trunk2007-01-13, by nenolod
-
[svn] - fix: E:configdb_rcfile.c(45) [bmp_cfg_db_open]:Autoconversion of integer to pointer is not allowed in C99 trunk2007-01-12, by nenolod
-
[svn] Fuck, I forgot to quote the $ in the commit msg, so my home was in the ChangeLog. trunk2007-01-09, by js
-
[svn] Revert stupid commit by js, because that does not make us XDG basedir compliant. trunk2007-01-09, by kiyoshi
-
[svn] - fix XML definition for missing action: "track info" -> "current track info" trunk2007-01-07, by nenolod
-
[svn] - fix ** CRITICAL **: bmp_rcfile_write_string: assertion `value != NULL' trunk2007-01-07, by nenolod
-
[svn] - remove the static assertion for playlistwin_list != NULL and just trunk2007-01-07, by nenolod
-
[svn] - add memory_pool_add(): adds a pre-allocated element to a memory pool trunk2007-01-07, by nenolod