Mon, 24 Nov 2008 21:16:26 +0900 |
Yoshiki Yazawa |
audlegacy begins.
|
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.
|