rpcsx/rpcs3/Emu/Audio/AL
msuih 690cdff0d3 Minor fixes
- Fix a typo in OpenAL
- Fix typo in cellHttp.h
- Unused variables in catch
- Use 64-bit shifts
- Use use_count with shared pointers, unique is depracated and getting removed
- Explicitly cast boolean to int
- Signed/unsigned issues with loop variables
- Fix missing return statement (the code path is unreachable, but compiler wants a return)
- */ ouside of comment
- Fix duplicate layout name
2019-07-01 04:33:23 +03:00
..
OpenALBackend.cpp Minor fixes 2019-07-01 04:33:23 +03:00
OpenALBackend.h Remove redundant semicolons 2019-05-12 18:32:11 +03:00