summaryrefslogtreecommitdiff
path: root/src/audio/MusicManager.cpp
AgeCommit message (Expand)Author
2021-08-25Audio: refactoring, type fixes, renaming cAudioManager fieldsSergeanur
2021-08-18More type fixes in audioSergeanur
2021-07-31Fix radio scroll when player controls disablederorcun
2021-07-26Audio changes:Sergeanur
2021-06-30Pause radio when game is pausedSergeanur
2021-06-24Fix redone + add hud fixSergeanur
2021-06-24Make sampman stream functions default to stream 0Sergeanur
2021-06-24Use bool8 in audio codeSergeanur
2021-02-03MusicManager fixeserorcun
2021-01-31Add radio off textSergeanur
2020-12-24Merge pull request #886 from erorcun/mastererorcun
2020-12-20fixes to last HUD commitserorcun
2020-12-19restore original code, fixes, ps2 fontFire-Head
2020-12-19style changeerorcun
2020-12-15radio scroll fixerorcun
2020-12-15Radio scroll to prev. station & radio off texterorcun
2020-12-07Merge branch 'master' of https://github.com/GTAmodding/re3Fire-Head
2020-12-07ps2 hud, restore original codeFire-Head
2020-11-08Revert "Font: Fix text dimensions"erorcun
2020-10-25Font: Fix text dimensionserorcun
2020-09-30Fixes, mouse AUX buttons, joystick detect menueray orçunus
2020-09-27Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus
2020-09-19Fixes to MusicManagerSergeanur
2020-09-19Renaming audio enum entries to something more like originalSergeanur
2020-06-08IsMissionAudioSamplePlaying (from VC)Sergeanur
2020-05-27Fix city sound playing on restarting a new gameSergeanur
2020-05-18Remove MAX_VOLUME dupsSergeanur
2020-05-05More use of GetModelIndexSergeanur
2020-04-30Adding getters and setters for type and statusSergeanur
2020-04-28Changing prefixes for some audio fieldsSergeanur
2020-04-20Try to build with mingwFilip Gawin
2020-04-18bug fixesNikolay Korolev
2020-04-17Remove patchesSergeanur
2020-04-16More refs removedSergeanur
2020-04-02fixesSergeanur
2020-03-28CCopPed done and #include cleanuperay orçunus
2020-03-22Remove all constexprFilip Gawin
2020-03-22Fixes for reviewFilip Gawin
2020-02-07cMusicManagerSergeanur
2019-10-26Audio stuff moved around, removed MusicManager dependencies, eMusicMode used ...Sergeanur
2019-10-26Fixes for aap review (audio8)Filip Gawin
2019-10-26More workFilip Gawin
2019-10-26audio7Filip Gawin
2019-10-06Radio shadow fix, RAMPAGE!! message fixSergeanur
2019-08-15CParticleObject done, cDMAudio doneFire-Head
2019-08-02sampman doneFire-Head
2019-07-19more audio processFilip Gawin
2019-07-07cAudioManager::InitialiseFilip Gawin
2019-06-30Cleanup project a bitFilip Gawin
2019-06-25Initial commit for Frontend._AG