Mon, 31 Mar 2008 06:04:21 +0300 |
Matti Hamalainen |
Remove formatter functions, they are only used in song_change plugin.
|
Sun, 16 Mar 2008 22:23:59 +0100 |
mf0102 |
Split BmpConfig from main.c and main.h; move around some other stuff too
|
Tue, 11 Mar 2008 20:19:15 +0200 |
Matti Hamalainen |
Define build stamp as "UNSUPPORTED VERSION" if building out of hg-repo.
|
Tue, 04 Mar 2008 21:00:55 +0900 |
Yoshiki Yazawa |
linkage to libSM should use pkg-config otherwise link error might occur on x86_64 dual libs environment.
|
Mon, 03 Mar 2008 18:42:36 +0000 |
Ivan N. Zlatev |
Implement session management.
|
Sun, 24 Feb 2008 07:28:23 -0600 |
William Pitcock |
Drop old IIR code.
|
Sat, 23 Feb 2008 16:37:34 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 23 Feb 2008 16:34:10 +0300 |
Eugene Zagidullin |
- 1st attempt to integrate MPlayer's equalizer (will work in 24bit mode too).
|
Mon, 18 Feb 2008 20:44:40 -0600 |
Jussi Judin |
Add caching to Jump to Track feature to speed up searches. (Bugzilla #180)
|
Tue, 12 Feb 2008 01:20:32 -0600 |
William Pitcock |
Remove legacy XMMS format conversion API. We have a new audio engine which does this the correct way.
|
Sat, 09 Feb 2008 01:05:36 +0300 |
Eugene Zagidullin |
- added template for src_flow
|
Sat, 02 Feb 2008 01:53:15 +0300 |
Eugene Zagidullin |
initial Replay Gain support
|
Wed, 30 Jan 2008 03:36:22 +0300 |
Eugene Zagidullin |
it buids successfully :)
|
Thu, 03 Jan 2008 16:34:31 +0100 |
mf0102 |
Added new Playback section
|
Sun, 02 Dec 2007 21:21:21 +0100 |
mf0102 |
removed some old icons and replaced them with shiny, new ones
|
Sun, 02 Dec 2007 18:26:26 +0100 |
mf0102 |
moved icon loading function from main.c to icons-stock.c
|
Sat, 01 Dec 2007 14:37:59 +0100 |
mf0102 |
whoops, forgot to kick eq.png from Makefile
|
Sat, 24 Nov 2007 17:09:11 +0100 |
Tomasz Mon |
say goodbye to libglade
|
Fri, 23 Nov 2007 20:34:46 +0100 |
Tomasz Mon |
update Makefile
|
Mon, 12 Nov 2007 21:36:26 -0600 |
William Pitcock |
memorypool: code is no longer used - removed.
|
Sun, 14 Oct 2007 22:04:55 -0500 |
William Pitcock |
build fix
|
Thu, 27 Sep 2007 22:06:11 +0200 |
Jonathan Schleifer |
I always forget something today :(.
|
Thu, 27 Sep 2007 22:02:58 +0200 |
Jonathan Schleifer |
I should stop coding for today, I'm too unconcentrated.
|
Thu, 27 Sep 2007 22:01:38 +0200 |
Jonathan Schleifer |
Fix wrong status message.
|
Thu, 27 Sep 2007 21:59:11 +0200 |
Jonathan Schleifer |
Add missing targets to .PHONY.
|
Thu, 27 Sep 2007 21:55:13 +0200 |
Jonathan Schleifer |
D'oh!
|
Thu, 27 Sep 2007 21:54:10 +0200 |
Jonathan Schleifer |
Add implib to uninstall target.
|
Thu, 27 Sep 2007 21:36:43 +0200 |
Jonathan Schleifer |
More implib stuff.
|
Thu, 27 Sep 2007 21:25:58 +0200 |
Jonathan Schleifer |
implib for ${PROG} should finally work.
|
Thu, 27 Sep 2007 23:27:30 +0900 |
Yoshiki Yazawa |
- -rpath will be automatically set up when --prefix or --exec-prefix is specified. it can be forced to be disabled through --disable-rpath.
|