Mercurial > audlegacy
graph
-
[svn] - support for libmcs (pass --enable-mcs to configure) trunkWed, 17 Jan 2007 21:46:23 -0800, by nenolod
-
[svn] - added progressbar with display of elapsed time for metadata tooltip trunkWed, 17 Jan 2007 12:26:55 -0800, by giacomo
-
[svn] right-clicking on playlist entry automatically selects the entry if it was unselected before, closes #728 trunkWed, 17 Jan 2007 12:11:16 -0800, by mf0102
-
[svn] - ui_fileinfopopup.c uses gtk code, no more glade in it trunkWed, 17 Jan 2007 08:13:07 -0800, by giacomo
-
[svn] - removed other obsolete (and annoying) gdk_window_set_hints calls trunkWed, 17 Jan 2007 04:09:20 -0800, by giacomo
-
[svn] - added audacious_menu_main_show(x,y,button,time) in util.h, convenience function to display the audacious main popup menu trunkWed, 17 Jan 2007 03:11:48 -0800, by giacomo
-
[svn] - simplify and optimize the metadata tooltip trigger function trunkTue, 16 Jan 2007 16:49:21 -0800, by giacomo
-
[svn] D'oh. I was really too tired when I wrote this. Fixed stupid bugs. trunkTue, 16 Jan 2007 11:12:11 -0800, by js
-
[svn] - fix W:input.c(422) [input_check_file]:Implicit declaration trunkTue, 16 Jan 2007 05:17:18 -0800, by nenolod
-
[svn] removed xmms_create_dirbrowser, small config db fixes trunkTue, 16 Jan 2007 04:41:05 -0800, by mf0102
-
[svn] - in mainwin_real_show, do not return if a nullmask doesn't exist trunkTue, 16 Jan 2007 04:18:58 -0800, by giacomo
-
[svn] - fix potential overflow on bigendian (<= is not proper for boundschecking -- duh) trunkMon, 15 Jan 2007 20:47:50 -0800, by nenolod
-
[svn] - compare against the uri, not the VFSConstructor class the fd comes from trunkMon, 15 Jan 2007 19:28:19 -0800, by nenolod
-
[svn] - use vfs_rewind() instead of vfs_fseek(fd, 0, seek_set) which was wrong trunkMon, 15 Jan 2007 19:24:54 -0800, by nenolod
-
[svn] - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources. trunkMon, 15 Jan 2007 18:33:42 -0800, by nenolod
-
[svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunkMon, 15 Jan 2007 12:39:22 -0800, by giacomo
-
[svn] - removed a couple of useless gdk calls in mainwin_real_hide() trunkMon, 15 Jan 2007 09:48:56 -0800, by giacomo
-
[svn] - in playlistwin_hide(), pass focus to the player main window only if it's visible trunkMon, 15 Jan 2007 09:18:27 -0800, by giacomo
-
[svn] - g_strsplit() wraps strsplit(3), and thus has different results on trunkMon, 15 Jan 2007 08:44:39 -0800, by nenolod
-
[svn] - only evaluate -DHAVE_CONFIG_H if we're in audacious core. closes #760. trunkMon, 15 Jan 2007 08:08:40 -0800, by nenolod