log

age author description
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
Sat, 24 Mar 2007 09:44:44 -0700 yaz [svn] - small cleanups. trunk
Sat, 24 Mar 2007 09:29:41 -0700 yaz [svn] - now wma can handle wide characters in metadata. trunk
Sat, 24 Mar 2007 09:08:58 -0700 yaz [svn] maintenance of build system: trunk
Fri, 23 Mar 2007 06:46:04 -0700 giacomo [svn] - aosd: added an option to enable/disable utf8 text conversion done by the plugin trunk
Thu, 22 Mar 2007 22:19:41 -0700 yaz [svn] - initial support for writing relative path. trunk
Thu, 22 Mar 2007 22:17:15 -0700 yaz [svn] justify indentation by gnu indent. current state is a mixture of some styles and very hard to maintain. the code is exactly same to previous revision. this is preparation for upcoming commit so that to make taking diff easier. trunk
Wed, 21 Mar 2007 14:14:06 -0700 giacomo [svn] - aosd: use str_to_utf8 (I'll probably add an option to disable the utf8 conversion attempt as well) trunk
Wed, 21 Mar 2007 11:19:49 -0700 giacomo [svn] - aosd: fixed ugly memleak in ghosd sources trunk
Wed, 21 Mar 2007 07:36:32 -0700 giacomo [svn] alsa: small changes trunk
Wed, 21 Mar 2007 07:24:33 -0700 giacomo [svn] aosd: use g_locale_to_utf8 for osd strings (needs testing) trunk
Wed, 21 Mar 2007 07:15:43 -0700 giacomo [svn] - statusicon: use function/define names that do not collide with gtk >= 2.10 internals (paranoia) trunk
Wed, 21 Mar 2007 05:18:25 -0700 giacomo [svn] - alsa: handle errors on snd_pcm_wait (xrun, supend) trunk
Wed, 21 Mar 2007 02:32:49 -0700 yaz [svn] improve support for static playlist: trunk
Tue, 20 Mar 2007 18:55:57 -0700 giacomo [svn] - aosd: use a single ghosd object for all of the osd showups; this will be a lot gentler to XLib and should definitely help with stability trunk