aboutsummaryrefslogtreecommitdiff
path: root/audio/splay/files
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak build with clang 6.0 by fixingDon Lewis2018-06-031-0/+25
| | | | | | | | | | error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing] Add LICENSE info. Notes: svn path=/head/; revision=471525
* Cleanup patches, a* categories.Mathieu Arnold2016-07-266-15/+15
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* - Fix build with clangPietro Cerutti2013-09-234-0/+54
| | | | Notes: svn path=/head/; revision=327965
* Update to 0.9.5.1. pthread and xsplay are still disabled.CHOI Junho2001-04-025-60/+32
| | | | Notes: svn path=/head/; revision=40752
* gcc 2.95 (being more ANSI C++ compliant) doesn't allow declaring variablesSteve Price1999-11-281-0/+11
| | | | | | | with no type. Notes: svn path=/head/; revision=23463
* Upgrade to version 0.8.2.Steve Price1998-04-192-29/+48
| | | | | | | | PR: 6122 Submitted by: maintainer Notes: svn path=/head/; revision=10585
* Upgrade to 0.5Bill Fenner1997-08-091-0/+11
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=7509
* Upgrade, 0.2 -> 0.3.Masafumi Max NAKANE1997-05-161-241/+2
| | | | | | | | PR: 3321 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr> Notes: svn path=/head/; revision=6460
* Import of splay v0.2, a command line MPEG and WAV player.James FitzGibbon1997-03-261-0/+258
Reviewed by: James FitzGibbon <jfitz@FreeBSD.ORG> Submitted by: junker@jazz.snu.ac.kr Notes: svn path=/head/; revision=6019