log

age author description
Sat, 11 Oct 2008 07:43:44 +0900 Yoshiki Yazawa - provide a way to query current interface.
Sat, 11 Oct 2008 02:32:37 +0900 Yoshiki Yazawa added audtool_disconnect().
Sat, 04 Oct 2008 23:48:49 +0100 Tony Vroon Only gtk.h should be included, as per -DGTK_DISABLE_SINGLE_INCLUDES (GTK+ 3 compatibility project).
Sat, 04 Oct 2008 23:44:03 +0100 Tony Vroon Only glib.h should be included, as per -DG_DISABLE_SINGLE_INCLUDES (GTK+ 3 compatibility project).
Sat, 04 Oct 2008 23:41:34 +0100 Tony Vroon Only gtk.h should be included, as per -DGTK_DISABLE_SINGLE_INCLUDES (GTK+ 3 compatibility project).
Thu, 02 Oct 2008 23:45:02 +0200 Jonathan Schleifer Automated merge with ssh://hg.atheme.org//hg/audacious
Thu, 02 Oct 2008 23:44:39 +0200 Jonathan Schleifer Update to latest rev of buildsys & move stuff that doesn't belong there
Thu, 02 Oct 2008 23:25:25 +0200 Jonathan Schleifer You have to include an XPM if you want to use it.
Thu, 02 Oct 2008 23:20:04 +0200 Jonathan Schleifer It is idiotic to exclude that printf out of the #ifdefs if it uses
Thu, 02 Oct 2008 23:17:53 +0200 Jonathan Schleifer Fix Makefile broken by Andrew O. Shadoura.
Tue, 30 Sep 2008 17:58:41 +0200 mf0102 remove XMMS-style fileopener
Mon, 29 Sep 2008 20:58:40 +0200 mf0102 renaming
Mon, 29 Sep 2008 20:56:05 +0200 mf0102 more cleanup
Mon, 29 Sep 2008 20:45:37 +0200 mf0102 pre-codechange indentation
Sat, 27 Sep 2008 17:56:22 +0100 Tony Vroon Replace deprecated g_strcasecmp with g_ascii_strncasecmp.
Fri, 26 Sep 2008 21:57:28 +0100 Tony Vroon Replace g_strncasecmp with g_ascii_strncasecmp.
Fri, 26 Sep 2008 21:46:42 +0100 Tony Vroon g_basename is deprecated, replace with g_path_get_basename.
Fri, 26 Sep 2008 21:38:00 +0100 Tony Vroon g_basename is deprecated, replace with g_path_get_basename.
Fri, 26 Sep 2008 21:02:49 +0100 Tony Vroon g_basename is deprecated, replace with g_path_get_basename.
Mon, 22 Sep 2008 20:14:12 +0300 Matti Hamalainen Moved HACKING and TODO under doc/.
Mon, 22 Sep 2008 06:46:46 +0300 Matti Hamalainen Buffered VFS file routies do not handle mixed seeks and reads/writes
Sun, 21 Sep 2008 15:08:30 +0200 mf0102 UI prettification, parts by desowin - thanks!
Wed, 17 Sep 2008 17:27:43 +0300 Matti Hamalainen Fix .hgtags mappings.
Wed, 17 Sep 2008 17:26:01 +0300 Matti Hamalainen Fix compilation flags.
Fri, 29 Aug 2008 02:15:06 +0300 Matti Hamalainen Require Cairo 1.2.6.
Fri, 29 Aug 2008 02:03:58 +0300 Matti Hamalainen Add check for 'tr' in configure.
Fri, 29 Aug 2008 02:02:15 +0300 Matti Hamalainen Synchronize buildsys.
Thu, 28 Aug 2008 22:09:30 +0200 Tomasz Mon MPRIS specification defines url to the media as location, not URI
Wed, 27 Aug 2008 14:36:37 +0200 Tomasz Mon don't save legacy ui config options
Wed, 13 Aug 2008 21:33:54 +0300 Matti Hamalainen The famed "multiple plugins in one module" feature didn't actually work,