log

age author description
Fri, 12 May 2006 14:18:48 -0700 chainsaw [svn] This code assumes that char is signed by default. This is not true on PPC. Extending CFLAGS so that the assumption is met. trunk
Fri, 12 May 2006 14:12:17 -0700 nenolod [svn] - hackhackhack workaround for the fact that joins will fail at times, inspired by the hackhack in WMA trunk
Fri, 12 May 2006 14:03:50 -0700 nenolod [svn] - threading cleanups, we no longer need to be mutexlocked 90% of the time, and we shouldn't have been joining in stop(), as the thread will likely already be joined, and if not, it will be reaped later trunk
Fri, 12 May 2006 13:47:25 -0700 nenolod [svn] - fix g_thread_join() spurious call error (also effects 1.0 -- yuck!) trunk
Fri, 12 May 2006 06:48:55 -0700 nenolod [svn] - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code. trunk
Fri, 12 May 2006 06:29:11 -0700 nenolod [svn] - Use g_get_home_dir() instead of getenv ugliness here. trunk
Thu, 11 May 2006 20:58:33 -0700 nhjm449 [svn] - If GTK is going to show its own search box for the JTF treeview, at least make it search the correct column trunk