Mercurial > audlegacy
graph
-
[svn] - Show the filename if there's no track_name trunkSat, 12 Aug 2006 16:46:09 -0700, by nhjm449
-
[svn] jump to file dialog now accepts multi-byte input. trunkFri, 11 Aug 2006 05:13:11 -0700, by yaz
-
[svn] xspf.c needs round trip encoding conversion between locale encoding and utf8. trunkFri, 11 Aug 2006 03:44:50 -0700, by yaz
-
[svn] - if uri == NULL, then continue looking for URIs in the XSPF playlist trunkFri, 11 Aug 2006 01:17:05 -0700, by nenolod
-
[svn] - wma: use posix_memalign() instead of memalign() in some more spots trunkFri, 11 Aug 2006 01:14:23 -0700, by nenolod
-
[svn] - Plugins/Container/xspf/xspf.c: xspf cleanups trunkThu, 10 Aug 2006 22:40:31 -0700, by nenolod
-
[svn] - hmm, calling plc->load() might be a good idea! trunkThu, 10 Aug 2006 19:45:21 -0700, by nenolod
-
[svn] - .pls playlists work again, now to do M3Us. trunkThu, 10 Aug 2006 19:24:55 -0700, by nenolod
-
[svn] - incomplete PlaylistContainer implementation trunkThu, 10 Aug 2006 18:10:25 -0700, by nenolod
-
[svn] - dependency cleanup (pass 1 of many probably) trunkThu, 10 Aug 2006 13:47:58 -0700, by nenolod
-
[svn] add -D_WIDGETCORE_H_ as we can use the private includes here trunkThu, 10 Aug 2006 13:44:27 -0700, by nenolod
-
[svn] Do not allow widgetcore private includes to be referenced directly. trunkThu, 10 Aug 2006 13:42:55 -0700, by nenolod
-
[svn] - add widgetcore.h (replaces directly including all of that junk) trunkThu, 10 Aug 2006 12:55:28 -0700, by nenolod
-
[svn] - use posix_memalign() instead of memalign(). trunkWed, 09 Aug 2006 02:11:01 -0700, by nenolod
-
[svn] - switch to stdlib/unistd.h for malloc (all C89/C99 systems have these). fixes bug #539. trunkWed, 09 Aug 2006 02:04:02 -0700, by nenolod
-
[svn] - fix geometry hinting so that it is ICCCM compliant. patch by whereami. trunkTue, 08 Aug 2006 23:43:33 -0700, by nenolod
-
[svn] - allow configdb::pnxmms::preset to set what pn preset to load on start trunkTue, 08 Aug 2006 02:19:55 -0700, by nenolod
-
[svn] - ok, with this commit, loading now works =) trunkMon, 07 Aug 2006 23:49:36 -0700, by nenolod
-
[svn] - locking the mutex on audacious data upload is unnecessary. trunkMon, 07 Aug 2006 22:58:22 -0700, by nenolod
-
[svn] - it might help if i actually ran bison on the script parser eh :) trunkMon, 07 Aug 2006 21:47:55 -0700, by nenolod