Project

General

Profile

Activity

From 2015-08-30 to 2015-09-12

2015-09-12

04:47 Revision 93121c1f (github): Merge branch 'master' into audio-cleanup
danij

2015-09-08

20:23 Revision d4dde8fb (github): OpenGL|libgui: Even more robust setup for GLFramebuffer
There are now five alternative configurations for the framebuffer.
The objective is to find the one that supports the...
skyjake

2015-09-07

19:56 Revision 77aa9e35 (github): OpenGL|libgui: Check for EXT_framebuffer_object; more robust FBO setup
Should check for EXT_framebuffer_object rather than the ARB extension,
because the ARB extension was added for OpenGL...
skyjake

2015-09-06

19:47 Revision 2527f0a8 (github): DirectSound|Windows: Cleanup
danij
19:08 Revision 3fae774e (github): Model Renderer: Added "uAlphaLimit" variable to the generic model shader
skyjake
18:47 Revision 1e343aff (github): OpenAL: Cleanup
danij
18:46 Revision a1ffa5f4 (github): FMOD: Cleanup
danij
16:48 Revision bd1f8784 (github): Merge branch 'master' into audio-cleanup
danij
11:09 Revision d49157c8 (github): OpenGL|libgui: Check EXT variants of functions not present in OpenGL 2.1
IssueID #1977 skyjake

2015-09-05

14:21 Revision ea1d417b (github): libgui|Windows|Linux: Report missing OpenGL entry points
Exception thrown, aborts startup.
IssueID #1977
skyjake
02:56 Revision 245a95e0 (github): Refactor|Audio|Client: Cleanup; typos
danij
01:46 Revision 49440e60 (github): Refactor|Audio|Client: Standardize formatting of audio driver interface identifiers
danij
01:14 Revision 2b72bb34 (github): Refactor|Audio|Client: Standardize formatting of audio driver descriptions
danij
00:34 Revision 8e6b10d8 (github): Refactor|Audio|Client: Define IPlugin in audio::PluginDriver (for now)
danij
00:18 Revision 0ab9d2cc (github): Refactor|Audio|Client: Cleanup
Removed the now unused audiodriver_t interface. danij

2015-09-04

23:50 Revision 94a9417f (github): Refactor|Audio|Client: Base audio::SdlMixerDriver on audio::System::IDriver
This audio driver uses frame event notifications for music playback
updates.
danij
22:36 Revision 41bdeb66 (github): Refactor|Audio|Client: Base audio::DummyDriver on audio::System::IDriver
This simple audio driver has no use for frame events. danij

2015-09-03

06:04 Revision 08a37c1f (github): Refactor|Audio|Client: Use audio::System's frame notifications for music playback updates
Also removed the now unused mechanism for looking up an audio driver
by playback interface.
danij
05:32 Revision 98035ccc (github): Refactor|Audio|Client: Cleanup
danij
05:02 Revision 1615fca5 (github): Refactor|Audio|Client: Revised mechanism for audio frame events and midi font changes
Use a de::Observers mechanism based mechanism for audio frame events
and midi font change notifications. audio::Plugi...
danij
03:51 Revision 7654cd36 (github): Refactor|Audio|Client: Revised audio driver property names
Property names for audio drivers now follow the same conventions used
with game plugins.
Also added a summary of ava...
danij
00:36 Revision c21df7e0 (github): Refactor|Audio|Client: Simplified audio::PluginDriver; cleanup
No use for a reference to the public instance. danij
00:08 Revision 873c17d3 (github): Audio|Client: Cleanup
danij
00:04 Revision 9a761cfc (github): Console|Audio|Client: Added cmds "listaudiodrivers", "inspectaudiodriver"
For printing a listing of and detailed information for, loaded audio
drivers, respectively.
danij

2015-09-02

23:09 Revision 4a800382 (github): Refactor|Audio|Client: Defined audio::System::IDriver from audio::Driver
Renamed audio::Driver as audio::PluginDriver, as this component is
now only concerned with the mechanics of interfaci...
danij
22:09 Revision 031303da (github): Refactor|Audio|Client: Lookup and iteration of loaded audio::Drivers
danij
19:15 Revision d6df20d0 (github): Fixed|Master Server: Failed generating server digest response in JSON format
The MasterServer class and HTTP query interpreter were still using
the old "long arrays" for accessing PHP's server v...
danij
17:00 Revision 11f3afe9 (github): Refactor|Audio|Client: Cleanup
danij

2015-09-01

08:23 Revision fd27870a (github): Refactor|Audio|Client: Encapsulate the audiodriver_t interface in audio::Driver; cleanup
Next step: Revise built-in drivers to use audio::Driver, also. danij
04:42 Revision 913dc39a (github): Refactor|Audio|Client: Began revising mechanism for loading audio drivers
Automatically find and attempt to load all recognized audio::Drivers
when initializing the audio::System, ready for p...
danij

2015-08-31

18:19 Revision 3666c373 (github): Model Renderer: Default diffuse texture is opaque black
skyjake

2015-08-30

13:08 Revision c37dc963 (github): Definitions|Client: Cleanup
Removed use of the now-unnecessary "group" keyword. skyjake
 

Also available in: Atom