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
|
Wed, 10 May 2006 19:13:49 -0700 |
nhjm449 |
[svn] - Queue fix from ircubic (bug #490)
trunk
|
Wed, 10 May 2006 17:54:49 -0700 |
nenolod |
[svn] - fix a potential crash in our read callback (for VFS)
trunk
|
Wed, 10 May 2006 16:01:35 -0700 |
nenolod |
[svn] - fix infinite loop issue
trunk
|