Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
69Filtered Results

Detail

2019.10.23.Log1713.txt

📄SVN 📅2019-10-23 💾3,2 KB 13 Parsed entries CON FIX

Revision r8261

Add MIDI_GetDevice and use it so that the default driver value doesn't show as "Custom" in the menu

Revision r8260

Fix calls to FX_ErrorString and MUSIC_ErrorString

Revision r8259

Prefer early return on error in sound and MIDI init functions

Revision r8258

Prefer "MIDI driver" to "Music device"

Revision r8257

Remove second EMIDICard / ForceEMIDI parameter from MUSIC_Init which only served to clobber the value entered using the cvar

Revision r8256

Remove duplicate mus_emidicard from osdcmds.cpp

Revision r8255

Initialize sound before music

Revision r8254

Remove obsolete comments now that the MIDI objects are back in their rightful location

Revision r8253

Fix mutex implementation with SDL 1.2, broken in r7907

Revision r8252

Revert r8159 but disable the code from being compiled because documentation is good.

Revision r8251

Revert r8150 and reinstate the SDL_Joystick API with SDL2

It is necessary for devices with more axes or buttons than those found on the Xbox 360 controller.

Revision r8250

The point of getting these compiling was so that I wouldn't have to keep unbreaking them.

Revision r8249

MSVC project file for Ken-Build

Patch from Nuke.YKT.
Raw Content
------------------------------------------------------------------------
r8262 | hendricks266 | 2019-10-23 22:47:33 -0700 (Wed, 23 Oct 2019) | 1 line

SW: Load swtimbr.tmb
------------------------------------------------------------------------
r8261 | hendricks266 | 2019-10-23 22:47:29 -0700 (Wed, 23 Oct 2019) | 1 line

Add MIDI_GetDevice and use it so that the default driver value doesn't show as "Custom" in the menu
------------------------------------------------------------------------
r8260 | hendricks266 | 2019-10-23 22:47:24 -0700 (Wed, 23 Oct 2019) | 1 line

Fix calls to FX_ErrorString and MUSIC_ErrorString
------------------------------------------------------------------------
r8259 | hendricks266 | 2019-10-23 22:47:15 -0700 (Wed, 23 Oct 2019) | 1 line

Prefer early return on error in sound and MIDI init functions
------------------------------------------------------------------------
r8258 | hendricks266 | 2019-10-23 22:47:11 -0700 (Wed, 23 Oct 2019) | 1 line

Prefer "MIDI driver" to "Music device"
------------------------------------------------------------------------
r8257 | hendricks266 | 2019-10-23 22:47:06 -0700 (Wed, 23 Oct 2019) | 1 line

Remove second EMIDICard / ForceEMIDI parameter from MUSIC_Init which only served to clobber the value entered using the cvar
------------------------------------------------------------------------
r8256 | hendricks266 | 2019-10-23 22:47:02 -0700 (Wed, 23 Oct 2019) | 1 line

Remove duplicate mus_emidicard from osdcmds.cpp
------------------------------------------------------------------------
r8255 | hendricks266 | 2019-10-23 22:46:59 -0700 (Wed, 23 Oct 2019) | 1 line

Initialize sound before music
------------------------------------------------------------------------
r8254 | hendricks266 | 2019-10-23 22:46:54 -0700 (Wed, 23 Oct 2019) | 1 line

Remove obsolete comments now that the MIDI objects are back in their rightful location
------------------------------------------------------------------------
r8253 | hendricks266 | 2019-10-23 22:46:45 -0700 (Wed, 23 Oct 2019) | 1 line

Fix mutex implementation with SDL 1.2, broken in r7907
------------------------------------------------------------------------
r8252 | hendricks266 | 2019-10-23 22:46:40 -0700 (Wed, 23 Oct 2019) | 1 line

Revert r8159 but disable the code from being compiled because documentation is good.
------------------------------------------------------------------------
r8251 | hendricks266 | 2019-10-23 22:46:36 -0700 (Wed, 23 Oct 2019) | 3 lines

Revert r8150 and reinstate the SDL_Joystick API with SDL2

It is necessary for devices with more axes or buttons than those found on the Xbox 360 controller.
------------------------------------------------------------------------
r8250 | hendricks266 | 2019-10-23 22:46:32 -0700 (Wed, 23 Oct 2019) | 1 line

The point of getting these compiling was so that I wouldn't have to keep unbreaking them.
------------------------------------------------------------------------
r8249 | hendricks266 | 2019-10-23 22:46:24 -0700 (Wed, 23 Oct 2019) | 3 lines

MSVC project file for Ken-Build

Patch from Nuke.YKT.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.