index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Alc
/
alstring.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename al_string_* functions to alstr_*
Chris Robinson
2017-04-04
1
-18
/
+18
*
Add and use a copy-range string function
Chris Robinson
2016-02-24
1
-0
/
+1
*
Implement SearchDataFiles for Windows
Chris Robinson
2015-10-04
1
-0
/
+2
*
Add a function to get a list of data files
Chris Robinson
2015-10-03
1
-0
/
+1
*
Use size_t for the vector size and capacity
Chris Robinson
2014-09-30
1
-1
/
+1
*
Use VECTOR_FIND_IF and VECTOR_FOR_EACH instead of manual loops
Chris Robinson
2014-08-09
1
-1
/
+1
*
Don't require pre-declaring vector types
Chris Robinson
2014-07-06
1
-9
/
+6
*
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
*
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