log

age author description
Mon, 09 Apr 2007 08:11:42 -0700 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
Mon, 09 Apr 2007 03:51:00 -0700 yaz [svn] - make madplug ignore crc error. closes #884. trunk
Mon, 09 Apr 2007 03:21:02 -0700 yaz [svn] -adjust size of variable in dither code. trunk
Mon, 09 Apr 2007 02:26:28 -0700 yaz [svn] - replace SSE2 detection macro. trunk
Sun, 08 Apr 2007 21:30:22 -0700 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
Sat, 07 Apr 2007 11:06:36 -0700 yaz [svn] - now wav plugin can handle remaining buffered data at the end of playing. trunk
Fri, 06 Apr 2007 12:38:11 -0700 giacomo [svn] - statusicon: fix preferences window name trunk
Fri, 06 Apr 2007 12:34:10 -0700 giacomo [svn] - statusicon: invert skip direction in mouse wheel; much better this way trunk
Fri, 06 Apr 2007 11:47:07 -0700 giacomo [svn] - statusicon: add an option to use mouse wheel to change playing song instead of volume trunk
Fri, 06 Apr 2007 10:30:17 -0700 giacomo [svn] - aosd: updated ghosd license trunk
Thu, 05 Apr 2007 21:12:59 -0700 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
Thu, 05 Apr 2007 10:47:18 -0700 giacomo [svn] - statusicon: memorize player windows visibility status between sessions trunk
Wed, 04 Apr 2007 11:49:12 -0700 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
Wed, 04 Apr 2007 10:53:50 -0700 giacomo [svn] - aosd: small changes trunk
Wed, 04 Apr 2007 10:52:15 -0700 nenolod [svn] - patches from upstream TTA author. see http://boards.nenolod.net/viewtopic.php?t=375 trunk
Wed, 04 Apr 2007 07:48:53 -0700 giacomo [svn] - aosd: added support to detect whether a composite manager is running (either standard with _NET_WM_CM_Sn or xcompmgr) trunk
Mon, 02 Apr 2007 13:54:59 -0700 giacomo [svn] rootvis: do not call cleanup routines if the plugin was not initted trunk
Mon, 02 Apr 2007 10:35:45 -0700 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
Mon, 02 Apr 2007 04:03:06 -0700 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
Sun, 01 Apr 2007 11:36:52 -0700 giacomo [svn] aosd: added some more error checking trunk
Sat, 31 Mar 2007 17:44:23 -0700 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
Sat, 31 Mar 2007 06:40:00 -0700 nenolod [svn] - for security reasons, do not try all of the players (only check extension) trunk
Fri, 30 Mar 2007 06:37:26 -0700 mf0102 [svn] - Added option to save output files to original file directory trunk
Fri, 30 Mar 2007 01:52:06 -0700 giacomo [svn] - flac: when bitrate update is disabled, always display VBR instead of a useless value trunk
Thu, 29 Mar 2007 03:14:36 -0700 chainsaw [svn] Fix MOD title read by not permanently byteswapping the stream in the PSM loader. Patch by Joseph Jezak <josejx@gentoo.org>. trunk
Mon, 26 Mar 2007 14:44:46 -0700 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
Mon, 26 Mar 2007 01:19:26 -0700 nenolod [svn] - add a starting point for xmms-rootvis port. giacomo will need to trunk
Sun, 25 Mar 2007 09:26:39 -0700 giacomo [svn] - aosd: use XMapRaised in place of XMapWindow to ensure that the osd window is raised with some window managers trunk
Sat, 24 Mar 2007 23:15:05 -0700 yaz [svn] - non-utf string had been used for file name in window title of File Info window. patch by M.H. trunk
Sat, 24 Mar 2007 17:31:14 -0700 nenolod [svn] - fix validation of mpeg2 files, by ccr. trunk