<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/airport/Sounds, branch master</title>
<subtitle>PS1 video game
</subtitle>
<id>https://gitea.privatedns.org/xavi/airport/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/airport/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/'/>
<updated>2021-01-03T01:52:19+00:00</updated>
<entry>
<title>Update license information for sounds and fonts</title>
<updated>2021-01-03T01:52:19+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2021-01-03T00:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=0920329dae5bc65995c22b53319e9a2efa174dab'/>
<id>urn:sha1:0920329dae5bc65995c22b53319e9a2efa174dab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support CMake</title>
<updated>2021-01-01T03:39:13+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-12-31T02:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=9c91d194cd688228baf2214d369ddaa40fb5e6b7'/>
<id>urn:sha1:9c91d194cd688228baf2214d369ddaa40fb5e6b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* System.c: Root counters are finally working, YAY!</title>
<updated>2018-03-17T00:43:53+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2018-03-17T00:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=51d4c1ea89c7de9841d37505f9b780de70c696f2'/>
<id>urn:sha1:51d4c1ea89c7de9841d37505f9b780de70c696f2</id>
<content type='text'>
* Sfx.c: SfxStopMusic() was relying on global timer to be increased under ISR, but this is not true anymore!
* Other minor changes on EndAnimation.c.
</content>
</entry>
<entry>
<title>Renamed BMP/WAV data to uppercase (Linux case-sensitivity).</title>
<updated>2017-09-16T10:50:06+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-09-16T10:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=286d13d71d017003df4cb44fc4ef4822d9e39c03'/>
<id>urn:sha1:286d13d71d017003df4cb44fc4ef4822d9e39c03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>+ Added source WAV files. See SOUND_SOURCES for license reference.</title>
<updated>2017-09-16T10:30:18+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-09-16T10:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=69584f0a2afdcd4e9fd9ef1f7012cf47b4fdb309'/>
<id>urn:sha1:69584f0a2afdcd4e9fd9ef1f7012cf47b4fdb309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Trimmed ending whitespaces.</title>
<updated>2017-09-15T23:44:42+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-09-15T23:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=0d7af34486f15d8f31f8474f17cad698923cadcb'/>
<id>urn:sha1:0d7af34486f15d8f31f8474f17cad698923cadcb</id>
<content type='text'>
* Makefile now generates output TIM files automatically, using 'cat whatever.flags' files as flags for bmp2tim.
</content>
</entry>
<entry>
<title>* Added more comments.</title>
<updated>2017-08-18T18:17:13+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-08-18T18:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=b1aad213d450beae9920e30d6534680474f8df6f'/>
<id>urn:sha1:b1aad213d450beae9920e30d6534680474f8df6f</id>
<content type='text'>
* Radio chatter sounds.
* Created aircraft state STATE_STOPPED, to be used when L1 is pressed on aircraft selection mode.
</content>
</entry>
<entry>
<title>+ Documentation about sound sources.</title>
<updated>2017-08-14T12:29:04+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-08-14T12:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=db8bc5f9e386c76531dfe679df022dd05d3dd27a'/>
<id>urn:sha1:db8bc5f9e386c76531dfe679df022dd05d3dd27a</id>
<content type='text'>
* Sine-like effect used for runways now moved to SystemCalculateSine().
* Bugfix: ptrPlayer-&gt;FlightDataPage is now decreased if there aren't enough active aircraft.
* On main menu, 2 players option is now disabled if pad 2 is disconnected.
* More work on FPS measurement (not working yet).
* Number of used SPU voices is now returned on SfxUploadSound().
</content>
</entry>
<entry>
<title>* Updated.</title>
<updated>2017-02-04T14:31:41+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-02-04T14:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=9ce310d847b9b54b027ea6052d63507129aefb18'/>
<id>urn:sha1:9ce310d847b9b54b027ea6052d63507129aefb18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2017-02-04T13:49:08+00:00</updated>
<author>
<name>Xavier Del Campo</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-02-04T13:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=189ecf754d0c8131464bfdff98fb56e7752556b1'/>
<id>urn:sha1:189ecf754d0c8131464bfdff98fb56e7752556b1</id>
<content type='text'>
</content>
</entry>
</feed>
