Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ALboolean for al_string_empty's return type | Chris Robinson | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | Use an al_string vector for winmm device names | Chris Robinson | 2014-04-07 | 1 | -0/+3 |
| | | | | Also now gets wchar device names, to properly convert to UTF-8 | ||||
* | Properly compare al_strings | Chris Robinson | 2014-04-03 | 1 | -5/+2 |
| | |||||
* | Recognize NULL as an empty vector/string | Chris Robinson | 2014-04-03 | 1 | -2/+2 |
| | |||||
* | Use al_string to handle mmdevapi and dsound device names | Chris Robinson | 2014-03-28 | 1 | -0/+16 |
| | |||||
* | Add an al_string type and use it for the device lists | Chris Robinson | 2014-03-28 | 1 | -0/+32 |