summaryrefslogtreecommitdiffstats
path: root/src/audio/sampman_miles.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make PS2 VB files work together with PC audio filesSergeanur2021-07-151-16/+84
|
* fix macro redefinition warnings on win-glfw buildwithmorten2021-07-081-0/+1
|
* rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)withmorten2021-06-281-1/+1
|
* Make sampman stream functions default to stream 0 + type fixesSergeanur2021-06-241-2/+2
|
* Increase the number of audio channels to PS2 count and some small audio fixesSergeanur2021-06-241-10/+10
|
* Use bool8 in audio codeSergeanur2021-06-241-141/+141
|
* Fix MP3 playererorcun2021-02-191-96/+90
|
* make building with Codewarrior 7 possiblewithmorten2021-01-241-1/+2
|
* Includes overhaul, fix some compiler warningserorcun2021-01-231-4/+2
|
* get rid of most --MIAMI commentswithmorten2021-01-221-2/+0
|
* Revert extra checks before autolinkingFilip Gawin2021-01-141-2/+0
|
* RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINKFilip Gawin2021-01-141-1/+1
|
* More checks before autolinkingFilip Gawin2021-01-141-0/+2
|
* fixesNikolay Korolev2020-12-191-1/+1
|
* merge attemptNikolay Korolev2020-12-191-2/+2
|\
| * GTA_VERSION define and some config.h cleanupaap2020-11-291-8/+8
| |
| * Fix builderorcun2020-10-181-3/+2
| |
| * Fixes and style changes from miamierorcun2020-10-181-1/+2
| |
| * Renaming audio enum entries to something more like originalSergeanur2020-09-191-29/+29
| |
* | Update sampman_miles.cpperorcun2020-10-121-1/+1
| |
* | SampleManagereray orçunus2020-10-121-296/+222
| |
* | some style and bug fixes, updated sfx enum, and implemented processVehicleEngineRoman Masanin2020-09-211-29/+29
| |
* | cMusicManager, cDMAudio, radio position save/load, a few commands implementedSergeanur2020-09-091-1/+74
| |
* | Merge branch 'master' into miamiSergeanur2020-07-171-1/+16
|\| | | | | | | | | | | # Conflicts: # src/control/Record.cpp # src/vehicles/Automobile.cpp
| * Add audio cache for faster initializationSergeanur2020-07-171-1/+16
| |
* | dumbNikolay Korolev2020-05-311-1/+1
| |
* | game logicNikolay Korolev2020-05-311-3/+8
| |
* | Support of original mp3/wav/adfSergeanur2020-05-271-5/+56
|/
* fixed dumbNikolay Korolev2020-05-201-2/+2
|
* fixed ped commentNikolay Korolev2020-05-201-0/+4
|
* it works differentlyNikolay Korolev2020-05-141-3/+3
|
* some fixesNikolay Korolev2020-05-141-0/+4
|
* oal updFire-Head2020-05-041-0/+2311