aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-05-02Doxygen supportRobin Haberkorn4-2/+1569
* Doxyfile is generated by ./configure * files will be placed under doc/doxygen/. They aren't installed or distributed.
2012-05-02added INSTALL to repoRobin Haberkorn1-0/+365
file installed automatically by autoreconf, but we have to adapt it later on
2012-05-02autoconf based build systemRobin Haberkorn8-0/+779
* it currently builds the existing player prototype (not checked in) * it already includes the necessary windows support