odified minetest for gpcfs purposes</title> <meta name='generator' content='cgit v1.2.3'/> <meta name='robots' content='index, nofollow'/> <link rel='stylesheet' type='text/css' href='/static/cgit.css'/> <link rel='shortcut icon' href='//bananach.space/favicon.png'/> <link rel='alternate' title='Atom feed' href='https://git.bananach.space/minetest.git/atom/src/script/lua_api/l_sound.cpp?h=gpcf' type='application/atom+xml'/> </head> <body> <div id='cgit'><table id='header'> <tr> <td class='logo' rowspan='2'><a href='/'><img src='//bananach.space/bananach.png' alt='cgit logo'/></a></td> <td class='main'><a href='/'>index</a> : <a href='/minetest.git/'>minetest.git</a></td><td class='form'><form method='get'> <input type='hidden' name='id' value='dc9e4517a89c3e67585908c88c01442c4d6e3efa'/><select name='h' onchange='this.form.submit();'> <option value='gpcf' selected='selected'>gpcf</option> <option value='lifo-fixes'>lifo-fixes</option> <option value='release'>release</option> </select> <input type='submit' value='switch'/></form></td></tr> <tr><td class='sub'>modified minetest for gpcfs purposes</td><td class='sub right'>gpcf</td></tr></table> <table class='tabs'><tr><td> <a href='/minetest.git/about/?h=gpcf'>about</a><a href='/minetest.git/?h=gpcf'>summary</a><a href='/minetest.git/refs/?h=gpcf&id=dc9e4517a89c3e67585908c88c01442c4d6e3efa'>refs</a><a href='/minetest.git/log/src/script/lua_api/l_sound.cpp?h=gpcf'>log</a><a class='active' href='/minetest.git/tree/src/script/lua_api/l_sound.cpp?h=gpcf&id=dc9e4517a89c3e67585908c88c01442c4d6e3efa'>tree</a><a href='/minetest.git/commit/src/script/lua_api/l_sound.cpp?h=gpcf&id=dc9e4517a89c3e67585908c88c01442c4d6e3efa'>commit</a><a href='/minetest.git/diff/src/script/lua_api/l_sound.cpp?h=gpcf&id=dc9e4517a89c3e67585908c88c01442c4d6e3efa'>diff</a></td><td class='form'><form class='right' method='get' action='/minetest.git/log/src/script/lua_api/l_sound.cpp'> <input type='hidden' name='h' value='gpcf'/><input type='hidden' name='id' value='dc9e4517a89c3e67585908c88c01442c4d6e3efa'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/minetest.git/tree/?h=gpcf&id=dc9e4517a89c3e67585908c88c01442c4d6e3efa'>root</a>/<a href='/minetest.git/tree/src?h=gpcf&id=dc9e4517a89c3e67585908c88c01442c4d6e3efa'>src</a>/<a href='/minetest.git/tree/src/script?h=gpcf&id=dc9e4517a89c3e67585908c88c01442c4d6e3efa'>script</a>/<a href='/minetest.git/tree/src/script/lua_api?h=gpcf&id=dc9e4517a89c3e67585908c88c01442c4d6e3efa'>lua_api</a>/<a href='/minetest.git/tree/src/script/lua_api/l_sound.cpp?h=gpcf&id=dc9e4517a89c3e67585908c88c01442c4d6e3efa'>l_sound.cpp</a></div><div class='content'>blob: 07ce36daae05d70aa606a811970201b0c0b2d6c9 (<a href='/minetest.git/plain/src/script/lua_api/l_sound.cpp?h=gpcf&id=dc9e4517a89c3e67585908c88c01442c4d6e3efa'>plain</a>) <table summary='blob content' class='blob'> <tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a> <a id='n2' href='#n2'>2</a> <a id='n3' href='#n3'>3</a> <a id='n4' href='#n4'>4</a> <a id='n5' href='#n5'>5</a> <a id='n6' href='#n6'>6</a> <a id='n7' href='#n7'>7</a> <a id='n8' href='#n8'>8</a> <a id='n9' href='#n9'>9</a> <a id='n10' href='#n10'>10</a> <a id='n11' href='#n11'>11</a> <a id='n12' href='#n12'>12</a> <a id='n13' href='#n13'>13</a> <a id='n14' href='#n14'>14</a> <a id='n15' href='#n15'>15</a> <a id='n16' href='#n16'>16</a> <a id='n17' href='#n17'>17</a> <a id='n18' href='#n18'>18</a> <a id='n19' href='#n19'>19</a> <a id='n20' href='#n20'>20</a> <a id='n21' href='#n21'>21</a> <a id='n22' href='#n22'>22</a> <a id='n23' href='#n23'>23</a> <a id='n24' href='#n24'>24</a> <a id='n25' href='#n25'>25</a> <a id='n26' href='#n26'>26</a> <a id='n27' href='#n27'>27</a> <a id='n28' href='#n28'>28</a> <a id='n29' href='#n29'>29</a> <a id='n30' href='#n30'>30</a> <a id='n31' href='#n31'>31</a> <a id='n32' href='#n32'>32</a> <a id='n33' href='#n33'>33</a> <a id='n34' href='#n34'>34</a> <a id='n35' href='#n35'>35</a> <a id='n36' href='#n36'>36</a> <a id='n37' href='#n37'>37</a> <a id='n38' href='#n38'>38</a> <a id='n39' href='#n39'>39</a> <a id='n40' href='#n40'>40</a> <a id='n41' href='#n41'>41</a> <a id='n42' href='#n42'>42</a> <a id='n43' href='#n43'>43</a> <a id='n44' href='#n44'>44</a> <a id='n45' href='#n45'>45</a> <a id='n46' href='#n46'>46</a> <a id='n47' href='#n47'>47</a> <a id='n48' href='#n48'>48</a> <a id='n49' href='#n49'>49</a> <a id='n50' href='#n50'>50</a> <a id='n51' href='#n51'>51</a> <a id='n52' href='#n52'>52</a> <a id='n53' href='#n53'>53</a> </pre></td> <td class='lines'><pre><code><span class="hl com">/*</span> <span class="hl com">Minetest</span> <span class="hl com">Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com></span> <span class="hl com">Copyright (C) 2017 nerzhul, Loic Blot <loic.blot@unix-experience.fr></span> <span class="hl com"></span> <span class="hl com">This program is free software; you can redistribute it and/or modify</span> <span class="hl com">it under the terms of the GNU Lesser General Public License as published by</span> <span class="hl com">the Free Software Foundation; either version 2.1 of the License, or</span> <span class="hl com">(at your option) any later version.</span> <span class="hl com"></span> <span class="hl com">This program is distributed in the hope that it will be useful,</span> <span class="hl com">but WITHOUT ANY WARRANTY; without even the implied warranty of</span> <span class="hl com">MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span> <span class="hl com">GNU Lesser General Public License for more details.</span> <span class="hl com"></span> <span class="hl com">You should have received a copy of the GNU Lesser General Public License along</span> <span class="hl com">with this program; if not, write to the Free Software Foundation, Inc.,</span> <span class="hl com">51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</span> <span class="hl com">*/</span> <span class="hl ppc">#include</span> <span class="hl pps">"l_sound.h"</span><span class="hl ppc"></span> <span class="hl ppc">#include</span> <span class="hl pps">"l_internal.h"</span><span class="hl ppc"></span> <span class="hl ppc">#include</span> <span class="hl pps">"common/c_content.h"</span><span class="hl ppc"></span> <span class="hl ppc">#include</span> <span class="hl pps">"guiEngine.h"</span><span class="hl ppc"></span> <span class="hl kwb">int</span> <span class="hl kwc">ModApiSound</span><span class="hl opt">::</span><span class="hl kwd">l_sound_play</span><span class="hl opt">(</span>lua_State <span class="hl opt">*</span>L<span class="hl opt">)</span> <span class="hl opt">{</span> SimpleSoundSpec spec<span class="hl opt">;</span> <span class="hl kwd">read_soundspec</span><span class="hl opt">(</span>L<span class="hl opt">,</span> <span class="hl num">1</span><span class="hl opt">,</span> spec<span class="hl opt">);</span> <span class="hl kwb">bool</span> looped <span class="hl opt">=</span> <span class="hl kwd">lua_toboolean</span><span class="hl opt">(</span>L<span class="hl opt">,</span> <span class="hl num">2</span><span class="hl opt">);</span> s32 handle <span class="hl opt">=</span> <span class="hl kwd">getGuiEngine</span><span class="hl opt">(</span>L<span class="hl opt">)-></span><span class="hl kwd">playSound</span><span class="hl opt">(</span>spec<span class="hl opt">,</span> looped<span class="hl opt">);</span> <span class="hl kwd">lua_pushinteger</span><span class="hl opt">(</span>L<span class="hl opt">,</span> handle<span class="hl opt">);</span> <span class="hl kwa">return</span> <span class="hl num">1</span><span class="hl opt">;</span> <span class="hl opt">}</span> <span class="hl kwb">int</span> <span class="hl kwc">ModApiSound</span><span class="hl opt">::</span><span class="hl kwd">l_sound_stop</span><span class="hl opt">(</span>lua_State <span class="hl opt">*</span>L<span class="hl opt">)</span> <span class="hl opt">{</span> u32 handle <span class="hl opt">=</span> <span class="hl kwd">luaL_checkinteger</span><span class="hl opt">(</span>L<span class="hl opt">,</span> <span class="hl num">1</span><span class="hl opt">);</span> <span class="hl kwd">getGuiEngine</span><span class="hl opt">(</span>L<span class="hl opt">)-></span><span class="hl kwd">stopSound</span><span class="hl opt">(</span>handle<span class="hl opt">);</span> <span class="hl kwa">return</span> <span class="hl num">1</span><span class="hl opt">;</span> <span class="hl opt">}</span> <span class="hl kwb">void</span> <span class="hl kwc">ModApiSound</span><span class="hl opt">::</span><span class="hl kwd">Initialize</span><span class="hl opt">(</span>lua_State <span class="hl opt">*</span>L<span class="hl opt">,</span> <span class="hl kwb">int</span> top<span class="hl opt">)</span> <span class="hl opt">{</span> <span class="hl kwd">API_FCT</span><span class="hl opt">(</span>sound_play<span class="hl opt">);