Mercurial > audlegacy
graph
-
[svn] Revert botched workaround, the actual 3 NULL writes will have to be addressed. trunk2006-09-23, by chainsaw
-
[svn] - use proper X11 hinting here to ensure that the about window isn't decorated on broken WMs (e.g. quartz-wm) trunk2006-09-22, by nenolod
-
[svn] Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP. trunk2006-09-21, by chainsaw
-
[svn] - avoid conflict of mkdtemp() declaration between util.h and stdlib.h. trunk2006-09-20, by yaz
-
[svn] - add back a test for libxml2, that way we'll still use xspf as default if available trunk2006-09-18, by nenolod
-
[svn] - use audacious/titlestring.h instead of libaudacious/titlestring.h trunk2006-09-18, by nenolod
-
[svn] More .cpp -> .cxx. Noticed by Chainsaw. Shame on me that I forgot some ;). trunk2006-09-16, by js
-
[svn] - do not AC_MSG_ERROR() when libvorbis is not present, just notify the user that vorbis support won't be built trunk2006-09-15, by nenolod
-
[svn] - enforce support of our file extensions through use of the .SUFFIXES target trunk2006-09-14, by nenolod
-
[svn] - fix for issue that was fixed in r1946 and then appeared again later :) trunk2006-09-14, by giacomo
-
[svn] Install audacious_player.xpm as well, so one can use it as a desktop icon. trunk2006-09-14, by js
-
[svn] Made the content of the password field in the AudioScrobbler plugin invisible. trunk2006-09-14, by js
-
[svn] Added BSD make to the recommended make versions since it's officially supported now. trunk2006-09-13, by js
-
[svn] - fix missing name in ChangeLog (I forgot to add js to our changelog scripts, oops) trunk2006-09-13, by nenolod
-
[svn] Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js@h3c.de>. trunk2006-09-13, by chainsaw
-
[svn] Remove built-in soundcard.h silliness so OSS actually works on *BSD, by Jonathan Schleifer <js@h3c.de>. trunk2006-09-13, by chainsaw
-
[svn] 4-way scroll support in the main window (volume & seek) by Jonathan Schleifer <js@h3c.de>. trunk2006-09-13, by chainsaw
-
[svn] Remove unused bmp_player.xpm; as requested by Mikachu on #audacious. trunk2006-09-13, by chainsaw
-
[svn] - be careful about referencing a NULL widget (e.g. headless/serveronly mode crashes on streams, bug #562) trunk2006-09-13, by nenolod
-
[svn] fprintf implementation in the VFS common layer by Luca Barbato. Use it in the Container plugins. trunk2006-09-11, by chainsaw
-
[svn] Revert broken commit r2209 and fseek -> vfs_fseek, missed in commit r2265. trunk2006-09-10, by chainsaw