<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NoGamepads.git/src, branch csharp_bindings</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/NoGamepads.git/'/>
<entry>
<title>.</title>
<updated>2025-06-11T10:32:48+00:00</updated>
<author>
<name>1992414357@qq.com</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-06-11T10:32:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/NoGamepads.git/commit/?id=aa326e69b18a4390ffbc97268eaec4793761f083'/>
<id>aa326e69b18a4390ffbc97268eaec4793761f083</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>修改了导出脚本</title>
<updated>2025-06-09T02:29:05+00:00</updated>
<author>
<name>1992414357@qq.com</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-06-09T02:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/NoGamepads.git/commit/?id=c8ece4c62b6f8b5165de4d9d38a467bbc1e94a53'/>
<id>c8ece4c62b6f8b5165de4d9d38a467bbc1e94a53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>修改了 Idea 环境下的运行配置.</title>
<updated>2025-06-09T02:26:17+00:00</updated>
<author>
<name>1992414357@qq.com</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-06-09T02:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/NoGamepads.git/commit/?id=d38f9e3c3e680fb21d0dcd6e94d486bbadf8b6e9'/>
<id>d38f9e3c3e680fb21d0dcd6e94d486bbadf8b6e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>重构所有部分</title>
<updated>2025-06-08T17:44:36+00:00</updated>
<author>
<name>1992414357@qq.com</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-06-08T17:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/NoGamepads.git/commit/?id=49192dbb98e0ab1f2a66b4786fac86d63f69be64'/>
<id>49192dbb98e0ab1f2a66b4786fac86d63f69be64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1. 优化了服务器的消息处理方式</title>
<updated>2025-05-29T06:20:04+00:00</updated>
<author>
<name>1992414357@qq.com</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-05-29T06:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/NoGamepads.git/commit/?id=3d23632d7c6330e0ec98dad53656dfed5f5767b0'/>
<id>3d23632d7c6330e0ec98dad53656dfed5f5767b0</id>
<content type='text'>
2. 将c和c#的绑定移动到了./bindings/文件夹
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2. 将c和c#的绑定移动到了./bindings/文件夹
</pre>
</div>
</content>
</entry>
<entry>
<title>1. 将PadClient中的消息队列从Vec替换为VecDeque</title>
<updated>2025-05-27T02:31:24+00:00</updated>
<author>
<name>1992414357@qq.com</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-05-27T02:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/NoGamepads.git/commit/?id=18ecddcb3cb51c19d6c9cab8798daf44f8f4e56b'/>
<id>18ecddcb3cb51c19d6c9cab8798daf44f8f4e56b</id>
<content type='text'>
2. 将convert_deque_to_vec方法移至nogamepads
3. 将server和client的运行时cli中的print宏换为log中的宏
4. 重命名debug_console.rs为console_utils.rs
5. 重命名logger.rs为logger_utils.rs
6. 将PadServer方法start_listening改为start_server
7. 编写了README.md
8. 优化了发布脚本
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2. 将convert_deque_to_vec方法移至nogamepads
3. 将server和client的运行时cli中的print宏换为log中的宏
4. 重命名debug_console.rs为console_utils.rs
5. 重命名logger.rs为logger_utils.rs
6. 将PadServer方法start_listening改为start_server
7. 编写了README.md
8. 优化了发布脚本
</pre>
</div>
</content>
</entry>
<entry>
<title>First commit</title>
<updated>2025-05-26T23:21:37+00:00</updated>
<author>
<name>1992414357@qq.com</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-05-26T23:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/NoGamepads.git/commit/?id=f8336ed832fa8e1ddd2f1783bdfc23d3279d5e6a'/>
<id>f8336ed832fa8e1ddd2f1783bdfc23d3279d5e6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
