log

age author description
2007-04-14 chainsaw [svn] I said to indent it, not to break it, hmmkay? trunk
2007-04-14 chainsaw [svn] Run indent -ts4 -nut -bli0 -cdw on this messy lot. Upstream is not consistent with whitespace anyway, no loss there. trunk
2007-04-14 giacomo [svn] - changed directory for amidi-plug backends trunk
2007-04-13 chainsaw [svn] Now in sync with AdPlug upstream, merging their commit: "Removed superfluous exit() call. This was detected as part of a GCC 4.3 trunk
2007-04-13 chainsaw [svn] Upstream commit "Vastly enhanced generic Protracker player and modified loaders accordingly. trunk
2007-04-13 chainsaw [svn] D00 Vibrato and Slides fix by Dennis Lindroos (from upstream CVS). trunk
2007-04-13 giacomo [svn] - curl: do NOT use signals with the new multi-thread layout, and take care of the url string value trunk
2007-04-12 nenolod [svn] - revert r2028. trunk
2007-04-12 nenolod [svn] - add DEBUG_CURL to enable curl internal debugging messages trunk
2007-04-12 nenolod [svn] - only create a new thread if handle->cancel is 0. trunk
2007-04-12 nenolod [svn] - use a g_cond_wait() to ensure curl has started up before we try to read. trunk
2007-04-12 nenolod [svn] - back out r2016,2018. trunk
2007-04-12 nenolod [svn] - protect some functions with a mutex. trunk
2007-04-12 nenolod [svn] - if handle->cancel = TRUE, immediately abort the fread operation. trunk
2007-04-12 nenolod [svn] - comment out debug cflags trunk
2007-04-12 nenolod [svn] - fix last warnings trunk
2007-04-12 nenolod [svn] - fix curl.c:913: warning: implicit declaration of function 'strdup' trunk
2007-04-12 nenolod [svn] - clear up instantiation warnings trunk
2007-04-12 nenolod [svn] - use unsigned char instead of gpointer for arithmetic to ensure that writes are 8-bit aligned. trunk
2007-04-12 nenolod [svn] - get rid of shadowed variable trunk
2007-04-12 nenolod [svn] - fix a ton of warnings trunk
2007-04-12 alxorlov [svn] Update russian translation. trunk
2007-04-12 nenolod [svn] - fix warnings with -Wunsigned -Wextra trunk
2007-04-10 nenolod [svn] - allow AOSD to be forcefully enabled trunk
2007-04-10 nenolod [svn] - chase audacious r4268 (patch by Joker). trunk
2007-04-09 ertzing [svn] trunk
2007-04-09 nenolod [svn] - initial import of flacng from audacious-flacng-0.012 trunk
2007-04-09 nenolod [svn] - use C-style vectors (part 2) trunk
2007-04-09 nenolod [svn] - use C-style vectors instead of apple's stuff trunk
2007-04-09 nenolod [svn] - fix altivec implementation trunk
2007-04-09 chainsaw [svn] Spell internal & pseudorandom in a consistent way. Add missing altivec.h include in SFMT-alti.h; more work to be done as it still does not build. trunk
2007-04-09 yaz [svn] - make madplug ignore crc error. closes #884. trunk
2007-04-09 yaz [svn] -adjust size of variable in dither code. trunk
2007-04-09 yaz [svn] - replace SSE2 detection macro. trunk
2007-04-09 yaz [svn] - replace random number generator in dithering code with SIMD-oriented Fast Mersenne Twister (SFMT). it reduces CPU load on SSE2 or AltiVec capable platform. trunk
2007-04-07 yaz [svn] - now wav plugin can handle remaining buffered data at the end of playing. trunk
2007-04-06 giacomo [svn] - statusicon: fix preferences window name trunk
2007-04-06 giacomo [svn] - statusicon: invert skip direction in mouse wheel; much better this way trunk
2007-04-06 giacomo [svn] - statusicon: add an option to use mouse wheel to change playing song instead of volume trunk
2007-04-06 giacomo [svn] - aosd: updated ghosd license trunk
2007-04-06 yaz [svn] revise reopen output code for #880. time count would be reset if output was closed. so I took two measures for it. trunk
2007-04-05 giacomo [svn] - statusicon: memorize player windows visibility status between sessions trunk
2007-04-04 giacomo [svn] - statusicon: smarter show/hide on statusicon click (plugin will now correctly handle the situation where the player window is always hidden and the playlist window should be shown/hidden) trunk
2007-04-04 giacomo [svn] - aosd: small changes trunk
2007-04-04 nenolod [svn] - patches from upstream TTA author. see http://boards.nenolod.net/viewtopic.php?t=375 trunk
2007-04-04 giacomo [svn] - aosd: added support to detect whether a composite manager is running (either standard with _NET_WM_CM_Sn or xcompmgr) trunk
2007-04-02 giacomo [svn] rootvis: do not call cleanup routines if the plugin was not initted trunk
2007-04-02 giacomo [svn] - aosd: added function to detect if a composite manager is active for a certain screen; this is not used for now, cause the _NET_WM_CM_Sn hint is pretty new; it will certainly prove useful at some time trunk
2007-04-02 giacomo [svn] aosd: added compile option in configure for composite support; this way, if support is compiled in, we can safely check if the composite module is loaded trunk
2007-04-01 giacomo [svn] aosd: added some more error checking trunk
2007-04-01 giacomo [svn] - aosd: beta4, ghosd source was rewritten to support argb visual (x composite extension) as an option, this allows to have real transparency in the OSD trunk
2007-03-31 nenolod [svn] - for security reasons, do not try all of the players (only check extension) trunk
2007-03-30 mf0102 [svn] - Added option to save output files to original file directory trunk
2007-03-30 giacomo [svn] - flac: when bitrate update is disabled, always display VBR instead of a useless value trunk
2007-03-29 chainsaw [svn] Fix MOD title read by not permanently byteswapping the stream in the PSM loader. Patch by Joseph Jezak <josejx@gentoo.org>. trunk
2007-03-26 yaz [svn] - now do_setpos() takes relative position as the argument and works even if cuesheets are included in large playlist. may close #869. trunk
2007-03-26 nenolod [svn] - add a starting point for xmms-rootvis port. giacomo will need to trunk
2007-03-25 giacomo [svn] - aosd: use XMapRaised in place of XMapWindow to ensure that the osd window is raised with some window managers trunk
2007-03-25 yaz [svn] - non-utf string had been used for file name in window title of File Info window. patch by M.H. trunk
2007-03-25 nenolod [svn] - fix validation of mpeg2 files, by ccr. trunk