67 lines
1.4 KiB
Diff
67 lines
1.4 KiB
Diff
|
--- libmikmod-3.3.3/docs/mikmod.texi.orig 2013-10-15 11:50:02.000000000 +0200
|
||
|
+++ libmikmod-3.3.3/docs/mikmod.texi 2013-11-17 16:28:07.209526343 +0100
|
||
|
@@ -1803,6 +1803,7 @@
|
||
|
@item Result
|
||
|
@itemx 0
|
||
|
Sound mixing is ready.
|
||
|
+@item Result
|
||
|
@itemx nonzero
|
||
|
An error occurred during the operation.
|
||
|
@item Notes
|
||
|
@@ -1890,6 +1891,7 @@
|
||
|
@item Result
|
||
|
@itemx 0
|
||
|
Initialization was successful.
|
||
|
+@item Result
|
||
|
@itemx nonzero
|
||
|
An error occurred during initialization.
|
||
|
@item Notes
|
||
|
@@ -1910,6 +1912,7 @@
|
||
|
@item Result
|
||
|
@itemx 0
|
||
|
The library is not thread-safe.
|
||
|
+@item Result
|
||
|
@itemx 1
|
||
|
The library is thread-safe.
|
||
|
@item Notes
|
||
|
@@ -2096,6 +2099,7 @@
|
||
|
@item Result
|
||
|
@itemx 0
|
||
|
Reinitialization was successful.
|
||
|
+@item Result
|
||
|
@itemx nonzero
|
||
|
An error occurred during reinitialization.
|
||
|
@item Notes
|
||
|
@@ -2124,6 +2128,7 @@
|
||
|
@item Result
|
||
|
@itemx 0
|
||
|
Initialization was successful.
|
||
|
+@item Result
|
||
|
@itemx nonzero
|
||
|
An error occurred during initialization.
|
||
|
@item Notes
|
||
|
@@ -2211,6 +2216,7 @@
|
||
|
@item Result
|
||
|
@itemx 0
|
||
|
No module is playing.
|
||
|
+@item Result
|
||
|
@itemx nonzero
|
||
|
A module is currently playing.
|
||
|
@item Notes
|
||
|
@@ -2424,6 +2430,7 @@
|
||
|
@item Result
|
||
|
@itemx 0
|
||
|
The channel is not muted.
|
||
|
+@item Result
|
||
|
@itemx 1
|
||
|
The channel is muted.
|
||
|
@item See also
|
||
|
@@ -2941,6 +2948,7 @@
|
||
|
@item Result
|
||
|
@itemx 0
|
||
|
The voice is stopped or has no sample assigned.
|
||
|
+@item Result
|
||
|
@itemx nonzero
|
||
|
The voice is playing a sample.
|
||
|
@item Notes
|