<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/Common/Logging, branch 5.0</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>A few more asterisks, mostly casts</title>
<updated>2016-01-21T21:20:22+00:00</updated>
<author>
<name>mathieui</name>
<email>mathieui@mathieui.net</email>
</author>
<published>2016-01-21T21:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4b06e927315aeaae5294eb46925bdb9b8dd301dc'/>
<id>4b06e927315aeaae5294eb46925bdb9b8dd301dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More asterisks</title>
<updated>2016-01-21T20:16:51+00:00</updated>
<author>
<name>mathieui</name>
<email>mathieui@mathieui.net</email>
</author>
<published>2016-01-21T20:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3e283ea9f17aa779832db065b2ecc4b19cf03e83'/>
<id>3e283ea9f17aa779832db065b2ecc4b19cf03e83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common: asterisks go against the type name</title>
<updated>2016-01-21T19:46:25+00:00</updated>
<author>
<name>mathieui</name>
<email>mathieui@mathieui.net</email>
</author>
<published>2016-01-21T19:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=78aa398e7c09adc4fb9318a4c497e8fd1bcd58ba'/>
<id>78aa398e7c09adc4fb9318a4c497e8fd1bcd58ba</id>
<content type='text'>
not the variable name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not the variable name
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3126 from phire/remove-logging-lock</title>
<updated>2015-12-03T00:32:07+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2015-12-03T00:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a759883ae5045d213837039983ac521e8252ee9e'/>
<id>a759883ae5045d213837039983ac521e8252ee9e</id>
<content type='text'>
Refactor logging code to get rid of a mutex.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor logging code to get rid of a mutex.</pre>
</div>
</content>
</entry>
<entry>
<title>LogManager: Move android logcat code into the proper place.</title>
<updated>2015-10-03T13:18:06+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2015-10-03T13:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f84577b90b2b9ca9685f8e0b17c20af1d8e52343'/>
<id>f84577b90b2b9ca9685f8e0b17c20af1d8e52343</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bitset: Make bool() operator explicit.</title>
<updated>2015-10-03T12:37:32+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2015-10-03T12:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5f8a67250f96f11ab23538db43036cf4213e9f61'/>
<id>5f8a67250f96f11ab23538db43036cf4213e9f61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LogManager: Remove unused define.</title>
<updated>2015-10-03T11:38:47+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2015-10-03T11:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=18142eddb464b9482206eb6f6c39ea3563460300'/>
<id>18142eddb464b9482206eb6f6c39ea3563460300</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LogManager: replace set of LogListener pointers with bitset.</title>
<updated>2015-10-03T11:38:34+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2015-10-03T11:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6153424b8c17471db8570e6a17498ac34f181ad8'/>
<id>6153424b8c17471db8570e6a17498ac34f181ad8</id>
<content type='text'>
Mostly so we can iterate over which LogListeners are enabled without
having to aquire a lock.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly so we can iterate over which LogListeners are enabled without
having to aquire a lock.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix building with PCH disabled.</title>
<updated>2015-09-28T16:51:08+00:00</updated>
<author>
<name>Rohit Nirmal</name>
<email>rohitnirmal9@gmail.com</email>
</author>
<published>2015-09-28T15:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3b75f45cf63e8455efb539109bebf6626bcb40e3'/>
<id>3b75f45cf63e8455efb539109bebf6626bcb40e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common: Remove other Common prefixed headers from Common.h</title>
<updated>2015-09-26T22:51:58+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-09-26T21:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cc036ca86cdaf709e01221975da734cb64d54a94'/>
<id>cc036ca86cdaf709e01221975da734cb64d54a94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
