Mercurial > audlegacy-plugins
graph
-
[svn] - aosd: use XMapRaised in place of XMapWindow to ensure that the osd window is raised with some window managers trunkSun, 25 Mar 2007 09:26:39 -0700, by giacomo
-
[svn] - non-utf string had been used for file name in window title of File Info window. patch by M.H. trunkSat, 24 Mar 2007 23:15:05 -0700, by yaz
-
[svn] - now wma can handle wide characters in metadata. trunkSat, 24 Mar 2007 09:29:41 -0700, by yaz
-
[svn] - aosd: added an option to enable/disable utf8 text conversion done by the plugin trunkFri, 23 Mar 2007 06:46:04 -0700, by giacomo
-
[svn] - aosd: use str_to_utf8 (I'll probably add an option to disable the utf8 conversion attempt as well) trunkWed, 21 Mar 2007 14:14:06 -0700, by giacomo
-
[svn] aosd: use g_locale_to_utf8 for osd strings (needs testing) trunkWed, 21 Mar 2007 07:24:33 -0700, by giacomo
-
[svn] - statusicon: use function/define names that do not collide with gtk >= 2.10 internals (paranoia) trunkWed, 21 Mar 2007 07:15:43 -0700, by giacomo
-
[svn] - alsa: handle errors on snd_pcm_wait (xrun, supend) trunkWed, 21 Mar 2007 05:18:25 -0700, by 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 trunkTue, 20 Mar 2007 18:55:57 -0700, by giacomo
-
[svn] alsa output plugin: use snd_pcm_wait in place of raw polls to handle device readyness; this allows to use alsa plugins such as jackplug; requires testing trunkMon, 19 Mar 2007 13:18:28 -0700, by giacomo
-
[svn] statusicon: do not behave strangely (or crash) when the plugin is loaded/unloaded multiple times trunkSun, 18 Mar 2007 16:21:10 -0700, by giacomo
-
[svn] - aosd: beta3, fixes for handling X display open/close trunkSun, 18 Mar 2007 11:13:45 -0700, by giacomo
-
[svn] - clear up some configure bugs, pointed out by freebsd port patches trunkSat, 17 Mar 2007 00:58:49 -0700, by nenolod
-
[svn] - These two lines probably shouldn't be in here as it is doubtful they do anything helpful trunkSat, 17 Mar 2007 00:30:46 -0700, by nazca
-
[svn] - Slight tweak ... smbc_init returns 0 on sucess, not fail trunkSat, 17 Mar 2007 00:25:24 -0700, by nazca
-
[svn] - in C++, using __null/NULL is improper. 0 should be used instead. trunkFri, 16 Mar 2007 21:13:22 -0700, by nenolod