Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
eduke32
(root)
/
source
/
audiolib
/
src/
– Rev 8784
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
8784
338d 1h
terminx
/source/audiolib/src/
Update TinySoundFont to 21c07c0bcd702e7adf3db349ac926914b98d17ce
8783
338d 1h
terminx
/source/audiolib/src/
Clean up audiolib format detection a little bit
8782
338d 1h
terminx
/source/audiolib/src/
Misc audiolib cleanup changes
This was split from another commit to make the other commit clearer. These changes don't really do much of anything.
8775
340d 22h
terminx
/source/audiolib/src/
Update TinySoundFont to 031e4fecc37f8dc59725127941ae3d1f64867ff0
8774
340d 22h
terminx
/source/audiolib/src/
Rename SF2_Load() to SF2_LoadBank() and fix the newline at the end of the error message that occurs if passed a bad filename
8771
340d 22h
terminx
/source/audiolib/src/
Refresh ud.config.MusicDevice and the menu sound configuration display variables after applying new settings
This helps keep the menu state synchronized with the actual sound system state in cases where the requested configuration was rejected for some reason (unsupported playback frequency, missing .sf2 file, etc).
8770
343d 5h
terminx
/source/audiolib/src/
Update TinySoundFont to 91c24e1620a8f9c13be1aa21698757e5ad5a95a6
8769
343d 5h
terminx
/source/audiolib/src/
Make TinySoundFont effect sample block size configurable via cvar
8760
345d 7h
terminx
/source/audiolib/src/
Add file selector for choosing which .sf2 bank to use
This also adds a menu option for OPL3 stereo mode. Windows MME output device selection is probably next (this can already be done through the console).
8759
345d 7h
terminx
/source/audiolib/src/
Stylistic changes to driver_winmm
This changes the code formatting and style of driver_winmm to better match our style guidelines.
8758
345d 7h
terminx
/source/audiolib/src/
Move a couple things around in the audiolib headers so we can access them from the game code
8757
345d 7h
terminx
/source/audiolib/src/
The most minor of audiolib cleanups
8755
345d 7h
terminx
/source/audiolib/src/
More SF2 work
Now automatically detects a .sf2 file placed in the game directory if the mus_sf2_bank cvar is unset.
8754
345d 7h
terminx
/source/audiolib/src/
Clamp SF2 sustain and attenuation
8752
345d 7h
terminx
/source/audiolib/src/
sf2 synthesizer WIP
Patch from Nuke.YKT.
8741
349d 5h
hendricks266
/source/audiolib/src/
Add userdata field to DemandFeed
Backported from Rednukem.
8725
350d 10h
terminx
/source/audiolib/src/
Patch from Nuke.YKT to improve OPL3 emulator volume control
8581
389d 4h
hendricks266
/source/audiolib/src/
AudioLib: Add bit depth and channel settings to DemandFeed
Backported from Rednukem.
8580
389d 4h
hendricks266
/source/audiolib/src/
Fix HAVE_XMP=0 build
Backported from NBlood.
8575
390d 0h
ny00123
/source/audiolib/src/
Fix OPL music playback with snd_numchannels == 1
←Prev
1
2
Next→
Show All