<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ao2-client/test/test_bass.cpp, branch master</title>
<subtitle>AO2 client fork</subtitle>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/'/>
<entry>
<title>Reimplemented unit tests, ...</title>
<updated>2024-05-17T22:48:55+00:00</updated>
<author>
<name>TrickyLeifa</name>
<email>date.epoch@gmail.com</email>
</author>
<published>2024-05-17T21:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=657145035cd66c18ae777e1272fd5221dddca0ef'/>
<id>657145035cd66c18ae777e1272fd5221dddca0ef</id>
<content type='text'>
* Reimplemented unit tests and simplified addition of new tests
* Minimal support of Qt is now 5.15
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reimplemented unit tests and simplified addition of new tests
* Minimal support of Qt is now 5.15
</pre>
</div>
</content>
</entry>
<entry>
<title>Ported to CMake, ...</title>
<updated>2024-05-14T22:04:16+00:00</updated>
<author>
<name>TrickyLeifa</name>
<email>date.epoch@gmail.com</email>
</author>
<published>2024-05-14T22:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=c9f52b7223685d2e7fca925594171f94dd8c6e3b'/>
<id>c9f52b7223685d2e7fca925594171f94dd8c6e3b</id>
<content type='text'>
* Ported the project to CMake
  * Android and Mac support dropped for the time
being.
  * Tests, BASS and Discord-RPC are now options
* Restructured and reformated the project.
  * Merged `include` and `src`
  * Renamed `resource` to `data`
  * Renamed various files
  * External libraries headers are no longer included in `src`
  * Replaced header guards with #pragma once
  * Multiple refactors (keywords, headers)
  * Added Qt6 compatibility
* Removed various unused functions and headers
* Reworked AOPacket
  * When content is passed to AOPacket, it should be ensured that the content is already decoded.
  * Encoding/decoding are now static methods.
* Fixed various memory leaks
* Removed animation code for AOImage
  * AOImage is always using static images
* Simplified ChatLogPiece
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ported the project to CMake
  * Android and Mac support dropped for the time
being.
  * Tests, BASS and Discord-RPC are now options
* Restructured and reformated the project.
  * Merged `include` and `src`
  * Renamed `resource` to `data`
  * Renamed various files
  * External libraries headers are no longer included in `src`
  * Replaced header guards with #pragma once
  * Multiple refactors (keywords, headers)
  * Added Qt6 compatibility
* Removed various unused functions and headers
* Reworked AOPacket
  * When content is passed to AOPacket, it should be ensured that the content is already decoded.
  * Encoding/decoding are now static methods.
* Fixed various memory leaks
* Removed animation code for AOImage
  * AOImage is always using static images
* Simplified ChatLogPiece
</pre>
</div>
</content>
</entry>
<entry>
<title>Midi music (#614)</title>
<updated>2022-03-25T12:58:59+00:00</updated>
<author>
<name>stonedDiscord</name>
<email>Tukz@gmx.de</email>
</author>
<published>2022-03-25T12:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=e0c67124a621321ef20fbfd460e79a0fea063740'/>
<id>e0c67124a621321ef20fbfd460e79a0fea063740</id>
<content type='text'>
* add bassmidi everywhere but CI

* hello CI please don't ban me from github

* add lib and open midi files with the lib

* overlooked windows CI

* yes, overwrite everything

* add tracker support

* add file formats that bass supports

* forgot .mid smh

* load all plugins in one function</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add bassmidi everywhere but CI

* hello CI please don't ban me from github

* add lib and open midi files with the lib

* overlooked windows CI

* yes, overwrite everything

* add tracker support

* add file formats that bass supports

* forgot .mid smh

* load all plugins in one function</pre>
</div>
</content>
</entry>
<entry>
<title>Use noci tag for disabling bass test</title>
<updated>2021-01-28T17:05:42+00:00</updated>
<author>
<name>Skye Deving</name>
<email>76892045+skyedeving@users.noreply.github.com</email>
</author>
<published>2021-01-07T10:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=d73acf4d0d138efa7e85ed45c2f2df3ef2b99d96'/>
<id>d73acf4d0d138efa7e85ed45c2f2df3ef2b99d96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update bass streaming test to include opus as well</title>
<updated>2021-01-28T17:05:42+00:00</updated>
<author>
<name>Skye Deving</name>
<email>76892045+skyedeving@users.noreply.github.com</email>
</author>
<published>2021-01-05T18:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=ba47b5d35e90f0e4a5ea55d00dbe82acba65fb56'/>
<id>ba47b5d35e90f0e4a5ea55d00dbe82acba65fb56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for streaming with BASS</title>
<updated>2021-01-28T17:05:42+00:00</updated>
<author>
<name>Skye Deving</name>
<email>76892045+skyedeving@users.noreply.github.com</email>
</author>
<published>2021-01-05T18:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=1fc6c855684ad6ef00f5ff3d646df043363ee100'/>
<id>1fc6c855684ad6ef00f5ff3d646df043363ee100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
