| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-14 | Kill off some usages of c_str. | Lioncash | |
| Also changes some function params, but this is ok. Some simplifications were also able to be made (ie. killing off strcmps with ==, etc). | |||
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2014-02-13 | Fix IniFile to use string& instead of char* | Matthew Parlane | |
| Also removes .c_str() usages where found. | |||
| 2014-02-01 | Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. ↵ | Lioncash | |
| Allows for the automatic handling of resource deallocation. | |||
| 2014-01-30 | Remove some unnecessary comments, as pointed out by Matt_P. | Lioncash | |
| 2014-01-30 | Light cleanup to a little bit of InputCommon. Replaces much of the iterators ↵ | Lioncash | |
| that litter this section of the codebase. Also clean up a little bit of the comments that describe the interface classes. | |||
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
