1
0
mirror of http://mpg123.de/trunk/.git synced 2025-10-28 02:55:29 +03:00

Now up-to-date with the progress I made in my own SVN repository.

Lots of changes to the audio output interface - it is now a lot cleaner.


git-svn-id: svn://scm.orgis.org/mpg123/trunk@159 35dc7657-300d-0410-a2e5-dc2837fedb53
This commit is contained in:
njh
2006-06-22 04:07:53 +00:00
parent 624821a561
commit 46cd84bfbb
28 changed files with 683 additions and 834 deletions

View File

@@ -41,6 +41,7 @@ for .... no flag) */
* else
* loptarg = &arg
* return ((value != 0) ? value : sname)
*
* bit 1 = 1 - var is a pointer to a char (or string),
* and value is interpreted as char
* bit 2 = 1 - var is a pointer to int