Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch up with libogg/libvorbis version bump. | naddy | 2003-12-20 | 1 | -1/+1 |
| | |||||
* | Chase the libmad/libid3tag shared lib version. | marcus | 2003-12-07 | 1 | -1/+2 |
| | |||||
* | Remove some whitespace to quite portlint. | marcus | 2003-07-17 | 1 | -1/+1 |
| | |||||
* | * Fix build on Alpha | marcus | 2003-07-17 | 2 | -6/+18 |
| | | | | | | * Fix compilation issues with getopt Submitted by: maintainer | ||||
* | Add a patch to check for AFMT_S16_NE which may not be defined on | marcus | 2003-07-03 | 1 | -0/+18 |
| | | | | | | older versions of -CURRENT and -STABLE. Approved by: maintainer | ||||
* | Fix the build on -CURRENT. | marcus | 2003-06-30 | 1 | -0/+4 |
| | | | | Reported by: maintainer | ||||
* | Add alsaplayer, an audio player with pitch control and a GTK+ GUI. | marcus | 2003-06-30 | 12 | -0/+374 |
PR: 43142 Submitted by: Robin Schilham <co9@xs4all.nl> (based on) |