| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-24 | Reformat all the things. Have fun with merge conflicts. | Pierre Bourdon | |
| 2016-01-21 | A few more asterisks, mostly casts | mathieui | |
| 2016-01-21 | Common: asterisks go against the type name | mathieui | |
| not the variable name | |||
| 2015-10-04 | LogManager: Move android logcat code into the proper place. | Scott Mansell | |
| 2015-10-04 | LogManager: replace set of LogListener pointers with bitset. | Scott Mansell | |
| Mostly so we can iterate over which LogListeners are enabled without having to aquire a lock. | |||
| 2015-09-10 | Remove unused log type. | Scott Mansell | |
| 2015-09-10 | Rearrange the logtypes into something closer to alphabetical order. | Scott Mansell | |
| Also fix up a few of the long names. | |||
| 2015-09-10 | Split OpenGL errors into a separate logtype from Video errors. | Scott Mansell | |
| Allows them to be enabled/disabled separately. | |||
| 2015-05-28 | Honor logging settings at startup | JosJuice | |
| https://code.google.com/p/dolphin-emu/issues/detail?id=7959 | |||
| 2015-05-25 | Set copyright year to when a file was created | Tillmann Karras | |
| 2015-05-25 | Update license headers to GPLv2+ | Tillmann Karras | |
| 2015-03-15 | [windows] Remove ConsoleListener, which was not actually used. | Shawn Hoffman | |
| Replace it with the DebuggerLogListener. | |||
| 2015-02-25 | Formatting/Whitespace Cleanup | Stevoisiak | |
| Various fixes to formatting and whitespace | |||
| 2014-11-05 | Host: Kill off Host_SysMessage | Lioncash | |
| Equivalent facilities already exist. | |||
| 2014-09-03 | Read the config file before enabling logs. | Rachel Bryk | |
| 2014-06-25 | Centralize the logging code into its own folder in Common. | Lioncash | |
