| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This changes no code, makes no moves; this merely adds some headers
to improve readability.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Supports a number of videogame music formats, more info here:
http://www.fly.net/~ant/libs/audio.html
I wrote this plugin for the latest svn, get it here:
http://code.google.com/p/game-music-emu/source/checkout
|
| |
| |
| |
| |
| |
| | |
Check for LAME libraries the same way other libraries are checked for, in line
with the configure and outside the buggy macro. This will fix problems with
cross compilation.
|
|/ |
|
|
|
|
| |
Use MPD_AUTO_RESULT(). Don't force libwrap by default.
|
| |
|
|
|
|
| |
Allow declaration after statement.
|
|
|
|
|
| |
Don't add these to the global MPD_CFLAGS and MPD_LIBS. This allows
test programs to link without libopenal.
|
| |
|
|
|
|
| |
Based on libiso9660.
|
|
|
|
| |
This plugin is based on libzzip.
|
| |
|
| |
|
|
|
|
|
|
| |
After we've been hit by Large File Support problems several times in
the past week (which only occur on 32 bit platforms, which I don't
have), this is yet another attempt to fix the issue.
|
|\ |
|