log src/audacious/Makefile @ 4668:fdcbbfdd428e

age author description
Sun, 29 Jun 2008 01:09:08 -0500 William Pitcock Split out a lot of stuff in main.c to ui_legacy.c.
Sun, 29 Jun 2008 00:38:08 -0500 William Pitcock Add preliminary Interface API.
Sun, 29 Jun 2008 01:27:24 +0200 mf0102 commited initial version of new UI, which can be tested via "audacious -H"
Sun, 29 Jun 2008 00:41:11 +0300 Paula Stanciu added the bluetooth logo image
Sun, 08 Jun 2008 11:52:39 +0900 Yoshiki Yazawa enables audacious to pick up its own libraries when prefix has been specified.
Wed, 04 Jun 2008 12:36:25 +0200 Tomasz Mon export create_widgets to PAPI
Sun, 18 May 2008 09:12:30 +0200 Tomasz Mon kill ui_skinned_cursor
Wed, 14 May 2008 00:35:09 +0200 mf0102 - rename dock.c to ui_dock.c
Tue, 22 Apr 2008 17:45:49 +0200 mf0102 fixing a spelling mistake
Tue, 22 Apr 2008 17:43:48 +0200 mf0102 indentation
Tue, 22 Apr 2008 13:27:32 +0200 mf0102 renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
Tue, 22 Apr 2008 10:55:35 +0200 mf0102 - renamed some files to reflect their UI contents
Mon, 21 Apr 2008 23:37:33 +0300 Matti Hamalainen Define EGGSM_{LIBS,CFLAGS} with =, not +=
Mon, 21 Apr 2008 07:40:14 +0300 Matti Hamalainen Set eggsm flags conditionally.
Mon, 21 Apr 2008 07:32:45 +0300 Matti Hamalainen Correctly check for USE_DBUS and USE_EGGSM.