log

age author description
2007-01-17 giacomo [svn] - simplify and optimize the metadata tooltip trigger function trunk
2007-01-16 js [svn] D'oh. I was really too tired when I wrote this. Fixed stupid bugs. trunk
2007-01-16 js [svn] Replaced intricate part. trunk
2007-01-16 giacomo [svn] - made a public API for fileinfopopup (popup that displays metadata, the same used in playlist); now plugins can include ui_fileinfopopup.h to display metadata popups (i.e. statusicon and libnotify plugins) trunk
2007-01-16 nenolod [svn] - fix W:input.c(422) [input_check_file]:Implicit declaration trunk
2007-01-16 mf0102 [svn] removed xmms_create_dirbrowser, small config db fixes trunk
2007-01-16 giacomo [svn] - in mainwin_real_show, do not return if a nullmask doesn't exist trunk
2007-01-16 nenolod [svn] - fix potential overflow on bigendian (<= is not proper for boundschecking -- duh) trunk
2007-01-16 nenolod [svn] - compare against the uri, not the VFSConstructor class the fd comes from trunk
2007-01-16 nenolod [svn] - use vfs_rewind() instead of vfs_fseek(fd, 0, seek_set) which was wrong trunk
2007-01-16 nenolod [svn] - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources. trunk
2007-01-15 giacomo [svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunk
2007-01-15 giacomo [svn] - removed a couple of useless gdk calls in mainwin_real_hide() trunk
2007-01-15 giacomo [svn] - in playlistwin_hide(), pass focus to the player main window only if it's visible trunk
2007-01-15 nenolod [svn] - special case for no uri schema trunk
2007-01-15 nenolod [svn] - warning fixes trunk
2007-01-15 nenolod [svn] - g_strsplit() wraps strsplit(3), and thus has different results on trunk
2007-01-15 nenolod [svn] - only evaluate -DHAVE_CONFIG_H if we're in audacious core. closes #760. trunk
2007-01-15 nenolod [svn] - gettext requires mkinstalldirs trunk
2007-01-15 nenolod [svn] - warning cleanups trunk
2007-01-14 mf0102 [svn] Wiped out some error messages trunk
2007-01-14 mf0102 [svn] Added myself to the developer list trunk
2007-01-14 js [svn] Fixed make install. trunk
2007-01-14 js [svn] - Added script for migration to XDG basedir. trunk
2007-01-14 js [svn] Fixed: audtool.c:883: warning: implicit declaration of function 'strncmp' trunk
2007-01-14 js [svn] Fixed: configdb_rcfile.c:57: warning: suggest parentheses around assignment used as truth value trunk
2007-01-13 nenolod [svn] - revert r3646 because it is not a user-friendly method of transitioning. trunk
2007-01-13 nenolod [svn] - remove leftover remnants of automake from buildsystem trunk
2007-01-13 nenolod [svn] - move manpages to subdir man/ trunk
2007-01-13 nenolod [svn] - remove audacious.spec -- we don't use it for anything, and we're not trunk
2007-01-13 nenolod [svn] - update bulgarian translation by proxy trunk
2007-01-13 nenolod [svn] - update POTFILES.in for src/ transition trunk
2007-01-13 js [svn] Fix missing s trunk
2007-01-13 js [svn] Remove old shit. trunk
2007-01-13 js [svn] Full support for XDG basedir added. The old config doesn't get automatically converted yet. trunk
2007-01-12 js [svn] Same for -pipe. trunk
2007-01-12 js [svn] Add -Wall to CFLAGS by default if the CC is gcc trunk
2007-01-12 nenolod [svn] - fix: E:configdb_rcfile.c(45) [bmp_cfg_db_open]:Autoconversion of integer to pointer is not allowed in C99 trunk
2007-01-12 nenolod [svn] - objective-make autodepend fixes trunk
2007-01-11 js [svn] Added #ifdefs around $HOME/.audacious compatibility code trunk
2007-01-10 nenolod [svn] - note that WAL (winamp "modern") skins are not supported trunk
2007-01-10 nenolod [svn] - some more updates, e.g. IRC channel/mailing list/forums trunk
2007-01-10 nenolod [svn] - update po metadata trunk
2007-01-10 nenolod [svn] - put a stub in for 1.3 news here trunk
2007-01-10 nenolod [svn] - i see no reason to keep the BMP changelogs trunk
2007-01-10 nenolod [svn] - this was out of date like whoa trunk
2007-01-10 nenolod [svn] - new e-mail address trunk
2007-01-09 js [svn] Fuck, I forgot to quote the $ in the commit msg, so my home was in the ChangeLog. trunk
2007-01-09 js [svn] Initial XDG basedir support. trunk
2007-01-09 kiyoshi [svn] Revert stupid commit by js, because that does not make us XDG basedir compliant. trunk
2007-01-09 js [svn] Change /home/js/.audacious to /home/js/.config/audacious trunk
2007-01-09 nenolod [svn] - remove two unused labels trunk
2007-01-08 nenolod [svn] - oops i think i forgot this \o/ trunk
2007-01-08 nenolod [svn] - new bulgarian translator: Andrew Ivanov trunk
2007-01-08 yaz [svn] libguess update: trunk
2007-01-07 nenolod [svn] - fix XML definition for missing action: "track info" -> "current track info" trunk
2007-01-07 nenolod [svn] - fix ** CRITICAL **: bmp_rcfile_write_string: assertion `value != NULL' trunk
2007-01-07 nenolod [svn] - remove the static assertion for playlistwin_list != NULL and just trunk
2007-01-07 js [svn] WTF addr? ITYM ptr! trunk
2007-01-07 nenolod [svn] - log crashes in .audacious/log trunk