summaryrefslogtreecommitdiff
path: root/misc/cdda_server.c
AgeCommit message (Collapse)Author
2006-07-11Apply patches for Darwin compatibility, SF.net bug 1431220. Thanks to ↵Diego 'Flameeyes' Pettenò
Benjamin Reed. CVS patchset: 8109 CVS date: 2006/07/11 03:22:59
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
and backwards compatible translation Sorry, I got a litte tired proof-reading the patch, so their might be bugs lurking around. I will give it some further examination and (as necessary) fixing tomorrow. CVS patchset: 7233 CVS date: 2004/12/12 22:00:47
2004-08-02disable unused functionMichael Roitzsch
CVS patchset: 6870 CVS date: 2004/08/02 12:34:05
2004-07-27from the docs of sprintf: "when the strings overlap, the behaviour is undefined"Michael Roitzsch
(actually it works with glibc and sprintf, but not with snprintf) CVS patchset: 6859 CVS date: 2004/07/27 18:06:45
2004-07-25do not fill up to the max when you intend to strcat() another character laterMichael Roitzsch
CVS patchset: 6845 CVS date: 2004/07/25 17:06:03
2003-05-06new version of cdda_server.c can handle both audio cds and dvds.Miguel Freitas
libdvdcss-network patch is provided (no css code included) CVS patchset: 4789 CVS date: 2003/05/06 22:19:40
2003-05-06initial version of audio cd serverMiguel Freitas
CVS patchset: 4783 CVS date: 2003/05/06 16:52:46