log src/audacious/Makefile @ 4760:d0218338996d

age author description
Thu, 07 Aug 2008 13:22:53 +0300 Andrew O. Shadoura order matters.
Wed, 06 Aug 2008 22:33:27 +0300 Andrew O. Shadoura branch merge
Wed, 06 Aug 2008 22:30:35 +0300 Andrew O. Shadoura make libSAD shared library, so plugins can use it
Thu, 17 Jul 2008 00:18:16 +0200 Tomasz Mon introduce new playlist widget
Tue, 08 Jul 2008 16:36:50 +0200 Tomasz Mon I don't think those files belong to legacy ui...
Mon, 07 Jul 2008 23:01:59 +0200 mf0102 made new equalizer interface that doesn't imply a connection with the UI
Mon, 07 Jul 2008 14:53:13 +0200 Tomasz Mon begin seperating equalizer preset from legacy ui
Sun, 06 Jul 2008 18:46:11 +0200 Tomasz Mon temporary fix until we get rid of legacy directory
Sun, 06 Jul 2008 17:55:40 +0200 mf0102 move all files belonging to the legacy UI to legacy/
Sun, 29 Jun 2008 12:56:25 -0500 William Pitcock Install interface.h for plugins.
Sun, 29 Jun 2008 01:19:23 -0500 William Pitcock Split out headless specific interface code (mostly).
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.
Mon, 21 Apr 2008 06:35:57 +0300 Matti Hamalainen Changed samplerate_{LIBS,CFLAGS} to SAMPLERATE_*.
Mon, 21 Apr 2008 06:22:31 +0300 Matti Hamalainen s/BEEP_DEFINES/AUDACIOUS_DEFINES/
Thu, 17 Apr 2008 00:37:44 +0300 Matti Hamalainen Added {GLIB,GTHREAD}_{LIBS,CFLAGS} and SM_CFLAGS to appropriate places in Makefile.
Wed, 16 Apr 2008 22:59:33 +0300 Matti Hamalainen Use test instead of [ ].