summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosscommon.c
Commit message (Collapse)AuthorAgeFilesLines
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer ↵David Schleef2003-02-021-1/+1
| | | | | | | | conversion. Original commit message from CVS: Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion.
* Removed bogus patch 1.4 to make osssrc work again.Wim Taymans2003-01-271-24/+8
| | | | | Original commit message from CVS: Removed bogus patch 1.4 to make osssrc work again.
* Applied patch from Martin Schlemmer for locking issue, see bug ↵Christian Schaller2003-01-121-1/+20
| | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=102025 Original commit message from CVS: Applied patch from Martin Schlemmer for locking issue, see bug http://bugzilla.gnome.org/show_bug.cgi?id=102025
* Properly reset the internal state without leaking the filehandleWim Taymans2002-12-101-0/+6
| | | | | Original commit message from CVS: Properly reset the internal state without leaking the filehandle
* More refactoring osssrc has more features now, like query/convert etcWim Taymans2002-12-071-2/+356
| | | | | | Original commit message from CVS: More refactoring osssrc has more features now, like query/convert etc
* Some cleanups and refactoring make ossrc do good negotiationWim Taymans2002-12-071-0/+91
Original commit message from CVS: Some cleanups and refactoring make ossrc do good negotiation