Project

General

Profile

« Previous | Next » 

Revision 4c3b9825

Added by skyjake about 5 years ago

Reorganized plugins to different directories

These will be static libraries instead of dynamic ones.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • doomsday
    • apps
      • client
      • plugins
        • common
          • Common.cmake
          • include
            • acs
              • interpreter.h
              • module.h
              • script.h
              • system.h
            • animdefs.h
            • common.h
            • config.h
            • d_net.h
            • d_netcl.h
            • d_netsv.h
            • dmu_archiveindex.h
            • dmu_lib.h
            • fi_lib.h
            • g_common.h
            • g_controls.h
            • g_defs.h
            • g_eventsequence.h
            • g_update.h
            • gamerules.h
            • gamesession.h
            • gl_drawpatch.h
            • gl_special.h
            • hexlex.h
            • hu_inventory.h
            • hu_lib.h
            • hu_menu.h
            • hu_msg.h
            • hu_pspr.h
            • hu_stuff.h
            • hud
              • automapstyle.h
              • hudwidget.h
              • widgets
                • armorwidget.h
                • automapwidget.h
                • chainwidget.h
                • chatwidget.h
                • flightwidget.h
                • fragswidget.h
                • groupwidget.h
                • healthwidget.h
                • itemswidget.h
                • keyslotwidget.h
                • keyswidget.h
                • killswidget.h
                • playerlogwidget.h
                • readyammoiconwidget.h
                • readyammowidget.h
                • readyitemwidget.h
                • secretswidget.h
            • m_argv.h
            • m_ctrl.h
            • mapstatereader.h
            • mapstatewriter.h
            • menu
              • page.h
              • widgets
                • buttonwidget.h
                • coloreditwidget.h
                • cvarcoloreditwidget.h
                • cvarinlinelistwidget.h
                • cvarlineeditwidget.h
                • cvarsliderwidget.h
                • cvartextualsliderwidget.h
                • cvartogglewidget.h
                • inlinelistwidget.h
                • inputbindingwidget.h
                • labelwidget.h
                • lineeditwidget.h
                • listwidget.h
                • mobjpreviewwidget.h
                • rectwidget.h
                • sliderwidget.h
                • widget.h
            • mobj.h
            • p_actor.h
            • p_ceiling.h
            • p_door.h
            • p_floor.h
            • p_inventory.h
            • p_iterlist.h
            • p_map.h
            • p_mapsetup.h
            • p_mapspec.h
            • p_plat.h
            • p_savedef.h
            • p_saveg.h
            • p_saveio.h
            • p_scroll.h
            • p_sound.h
            • p_start.h
            • p_switch.h
            • p_terraintype.h
            • p_tick.h
            • p_user.h
            • p_view.h
            • p_xg.h
            • p_xgline.h
            • p_xgsec.h
            • pause.h
            • player.h
            • polyobjs.h
            • r_common.h
            • r_special.h
            • saveslots.h
            • thingarchive.h
            • thinkerinfo.h
            • x_hair.h
          • src
            • acs
              • interpreter.cpp
              • module.cpp
              • script.cpp
              • system.cpp
            • animdefs.cpp
            • common.cpp
            • fi_lib.cpp
            • g_controls.cpp
            • game
              • g_defs.cpp
              • g_eventsequence.cpp
              • g_game.cpp
              • g_update.cpp
              • gamerules.cpp
              • gamesession.cpp
              • saveslots.cpp
            • gl_drawpatch.cpp
            • gl_special.cpp
            • hexlex.cpp
            • hu_inventory.cpp
            • hu_lib.cpp
            • hu_menu.cpp
            • hu_msg.cpp
            • hu_pspr.c
            • hu_stuff.cpp
            • hud
              • automapstyle.cpp
              • hudwidget.cpp
              • widgets
                • armorwidget.cpp
                • automapwidget.cpp
                • chainwidget.cpp
                • chatwidget.cpp
                • flightwidget.cpp
                • fragswidget.cpp
                • groupwidget.cpp
                • healthwidget.cpp
                • itemswidget.cpp
                • keyslotwidget.cpp
                • keyswidget.cpp
                • killswidget.cpp
                • playerlogwidget.cpp
                • readyammoiconwidget.cpp
                • readyammowidget.cpp
                • readyitemwidget.cpp
                • secretswidget.cpp
            • m_ctrl.cpp
            • menu
              • page.cpp
              • widgets
                • buttonwidget.cpp
                • coloreditwidget.cpp
                • cvarcoloreditwidget.cpp
                • cvarinlinelistwidget.cpp
                • cvarlineeditwidget.cpp
                • cvarsliderwidget.cpp
                • cvartextualsliderwidget.cpp
                • cvartogglewidget.cpp
                • inlinelistwidget.cpp
                • inputbindingwidget.cpp
                • labelwidget.cpp
                • lineeditwidget.cpp
                • listwidget.cpp
                • mobjpreviewwidget.cpp
                • rectwidget.cpp
                • sliderwidget.cpp
                • widget.cpp
            • network
              • d_net.cpp
              • d_netcl.cpp
              • d_netsv.cpp
            • p_inventory.cpp
            • p_iterlist.c
            • p_saveg.cpp
            • p_saveio.cpp
            • p_terraintype.c
            • p_user.c
            • p_view.c
            • r_common.c
            • r_special.cpp
            • world
              • dmu_lib.cpp
              • mapstatereader.cpp
              • mapstatewriter.cpp
              • mobj.cpp
              • p_actor.cpp
              • p_ceiling.cpp
              • p_door.cpp
              • p_floor.cpp
              • p_map.cpp
              • p_mapsetup.cpp
              • p_mapspec.cpp
              • p_plat.cpp
              • p_scroll.cpp
              • p_sound.cpp
              • p_start.cpp
              • p_switch.cpp
              • p_tick.cpp
              • p_xgfile.cpp
              • p_xgline.cpp
              • p_xgsave.cpp
              • p_xgsec.cpp
              • pause.cpp
              • player.cpp
              • polyobjs.cpp
              • thingarchive.cpp
              • thinkerinfo.cpp
            • x_hair.c
        • directsound
          • CMakeLists.txt
          • api
            • audio_directsound.def
          • doc
            • LICENSE
          • include
            • version.h
          • res
            • .gitignore
            • audio_directsound.rc
            • dsdirectsound.dll.manifest
            • resource.h
          • src
            • driver_directsound.cpp
        • doom
          • CMakeLists.txt
          • api
            • doom.def
          • config
            • startup.cfg
          • data
            • chex.mapinfo
            • conhelp.txt
            • doom1-share.mapinfo
            • doom1-ultimate.mapinfo
            • doom1.mapinfo
            • doom2-bfg.mapinfo
            • doom2-freedm.mapinfo
            • doom2-freedoom.mapinfo
            • doom2-nerve.mapinfo
            • doom2-plut.mapinfo
            • doom2-tnt.mapinfo
            • doom2.mapinfo
            • hacx.mapinfo
            • lumps
              • bigfn032.lmp
              • fontb032.lmp
              • fontb033.lmp
              • fontb034.lmp
              • fontb035.lmp
              • fontb036.lmp
              • fontb037.lmp
              • fontb038.lmp
              • fontb039.lmp
              • fontb040.lmp
              • fontb041.lmp
              • fontb042.lmp
              • fontb043.lmp
              • fontb044.lmp
              • fontb045.lmp
              • fontb046.lmp
              • fontb047.lmp
              • fontb048.lmp
              • fontb049.lmp
              • fontb050.lmp
              • fontb051.lmp
              • fontb052.lmp
              • fontb053.lmp
              • fontb054.lmp
              • fontb055.lmp
              • fontb056.lmp
              • fontb057.lmp
              • fontb058.lmp
              • fontb059.lmp
              • fontb060.lmp
              • fontb061.lmp
              • fontb062.lmp
              • fontb063.lmp
              • fontb064.lmp
              • fontb065.lmp
              • fontb066.lmp
              • fontb067.lmp
              • fontb068.lmp
              • fontb069.lmp
              • fontb070.lmp
              • fontb071.lmp
              • fontb072.lmp
              • fontb073.lmp
              • fontb074.lmp
              • fontb075.lmp
              • fontb076.lmp
              • fontb077.lmp
              • fontb078.lmp
              • fontb079.lmp
              • fontb080.lmp
              • fontb081.lmp
              • fontb082.lmp
              • fontb083.lmp
              • fontb084.lmp
              • fontb085.lmp
              • fontb086.lmp
              • fontb087.lmp
              • fontb088.lmp
              • fontb089.lmp
              • fontb090.lmp
              • m_thermm.lmp
              • mapmask.lmp
              • menufog.lmp
              • pal18to8.lmp
              • sndcurve.lmp
              • stcfn032.lmp
          • defs
            • chex
              • anim.ded
              • finales.ded
              • lights.ded
              • materialenvironments.ded
              • materials.ded
              • menu.ded
              • music.ded
              • objects.ded
              • skies.ded
              • text.ded
            • chex.ded
            • doom1
              • anim.ded
              • finales.ded
              • fonts.ded
              • hud.ded
              • inlude.ded
              • lights.ded
              • materialenvironments.ded
              • materials.ded
              • menu.ded
              • music.ded
              • particles.ded
              • patchmapinfo.ded
              • skies.ded
            • doom1-freedoom.ded
            • doom1-share.ded
            • doom1-ultimate
              • finales.ded
            • doom1-ultimate.ded
            • doom1.ded
            • doom2
              • anim.ded
              • finales.ded
              • lights.ded
              • materialenvironments.ded
              • music.ded
              • particles.ded
              • patchmapinfo.ded
              • skies.ded
            • doom2-freedm.ded
            • doom2-freedoom.ded
            • doom2-nerve
              • finales.ded
              • patchmapinfo.ded
            • doom2-plut
              • anim.ded
              • finales.ded
            • doom2-plut.ded
            • doom2-tnt
              • finales.ded
            • doom2-tnt.ded
            • doom2.ded
            • finales.ded
            • flags.ded
            • hacx
              • fonts.ded
              • hud.ded
              • inlude.ded
              • lights.ded
              • materialenvironments.ded
              • materials.ded
              • menu.ded
              • text.ded
            • hacx.ded
            • jdoom.ded
            • objects.ded
            • sounds.ded
            • sprites.ded
            • text.ded
            • values.ded
          • doc
            • LICENSE
          • doom.doxy
          • include
            • acfnlink.h
            • bossbrain.h
            • d_api.h
            • d_config.h
            • d_console.h
            • d_englsh.h
            • d_event.h
            • d_items.h
            • d_main.h
            • d_player.h
            • d_refresh.h
            • d_think.h
            • doomdata.h
            • doomdef.h
            • doomtype.h
            • doomv9mapstatereader.h
            • dstrings.h
            • g_game.h
            • hud
              • widgets
                • ammowidget.h
                • armoriconwidget.h
                • facewidget.h
                • healthiconwidget.h
                • maxammowidget.h
                • weaponslotwidget.h
            • info.h
            • intermission.h
            • jdoom.h
            • m_cheat.h
            • m_random.h
            • oldinfo.h
            • p_enemy.h
            • p_inter.h
            • p_lights.h
            • p_local.h
            • p_maputl.h
            • p_mobj.h
            • p_pspr.h
            • p_setup.h
            • p_spec.h
            • p_telept.h
            • r_defs.h
            • st_stuff.h
            • tables.h
            • version.h
          • res
            • .gitignore
            • doom.rc
            • jdoom.dll.manifest
            • jdoom.ico
            • resource.h
          • src
            • acfnlink.c
            • bossbrain.cpp
            • d_api.cpp
            • d_console.cpp
            • d_items.cpp
            • d_main.cpp
            • d_refresh.cpp
            • doomv9mapstatereader.cpp
            • hud
              • widgets
                • ammowidget.cpp
                • armoriconwidget.cpp
                • facewidget.cpp
                • healthiconwidget.cpp
                • maxammowidget.cpp
                • weaponslotwidget.cpp
            • intermission.cpp
            • m_cheat.cpp
            • m_random.c
            • p_enemy.c
            • p_inter.c
            • p_lights.cpp
            • p_maputl.c
            • p_mobj.c
            • p_pspr.c
            • p_setup.c
            • p_spec.cpp
            • p_telept.c
            • st_stuff.cpp
            • tables.c
        • doom64
          • CMakeLists.txt
          • api
            • doom64.def
          • config
            • startup.cfg
          • data
            • conhelp.txt
            • doom64.mapinfo
            • lumps
              • m_thermm.lmp
              • mapmask.lmp
              • menufog.lmp
              • pal18to8.lmp
              • sndcurve.lmp
          • defs
            • anim.ded
            • audio.ded
            • d2_ogg_Audio.ded
            • decorlights.ded
            • finales.ded
            • flags.ded
            • fonts.ded
            • jdoom64.ded
            • lights.ded
            • materials.ded
            • objects.ded
            • particles.ded
            • patchmapinfo.ded
            • skies.ded
            • special.ded
            • sprites.ded
            • text.ded
            • values.ded
          • doc
            • LICENSE
          • include
            • acfnlink.h
            • d64_api.h
            • d_config.h
            • d_console.h
            • d_englsh.h
            • d_items.h
            • d_main.h
            • d_player.h
            • d_refresh.h
            • d_think.h
            • doomdef.h
            • doomtype.h
            • dstrings.h
            • g_game.h
            • hud
              • widgets
                • armoriconwidget.h
                • healthiconwidget.h
            • info.h
            • intermission.h
            • jdoom64.h
            • m_cheat.h
            • m_random.h
            • p_enemy.h
            • p_inter.h
            • p_lights.h
            • p_maputl.h
            • p_mobj.h
            • p_pspr.h
            • p_setup.h
            • p_spec.h
            • p_telept.h
            • r_defs.h
            • st_stuff.h
            • tables.h
            • version.h
          • res
            • .gitignore
            • doom64.rc
            • jdoom64.dll.manifest
            • jdoom64.ico
            • resource.h
          • src
            • acfnlink.c
            • d64_api.cpp
            • d_console.cpp
            • d_items.cpp
            • d_main.cpp
            • d_refresh.cpp
            • hud
              • widgets
                • armoriconwidget.cpp
                • healthiconwidget.cpp
            • intermission.cpp
            • m_cheat.cpp
            • m_random.c
            • p_enemy.c
            • p_inter.c
            • p_lights.cpp
            • p_maputl.c
            • p_mobj.c
            • p_pspr.c
            • p_setup.c
            • p_spec.cpp
            • p_telept.c
            • st_stuff.cpp
            • tables.c
        • example
          • CMakeLists.txt
          • api
            • example.def
          • doc
            • LICENSE
            • readme.txt
          • include
            • version.h
          • res
            • dpExample.dll.manifest
            • example.rc
            • resource.h
          • src
            • example.c
        • fluidsynth
          • CMakeLists.txt
          • api
            • audio_fluidsynth.def
          • include
            • driver_fluidsynth.h
            • fluidsynth_music.h
            • version.h
          • res
            • audio_fluidsynth.rc
            • resource.h
          • src
            • driver_fluidsynth.cpp
            • fluidsynth_music.cpp
        • fmod
          • CMakeLists.txt
          • api
            • audio_fmod.def
          • doc
            • LICENSE
          • include
            • driver_fmod.h
            • fmod_cd.h
            • fmod_music.h
            • fmod_sfx.h
            • fmod_util.h
            • version.h
          • res
            • audio_fmod.rc
            • resource.h
          • src
            • driver_fmod.cpp
            • fmod_cd.cpp
            • fmod_music.cpp
            • fmod_sfx.cpp
            • fmod_util.cpp
        • heretic
          • CMakeLists.txt
          • api
            • heretic.def
          • config
            • startup.cfg
          • data
            • conhelp.txt
            • heretic-ext.mapinfo
            • heretic-share.mapinfo
            • heretic.mapinfo
            • lumps
              • e2endpcx.lmp
              • fonta00.lmp
              • fonta60.lmp
              • fonta61.lmp
              • fonta62.lmp
              • fonta63.lmp
              • fontb00.lmp
              • fontb59.lmp
              • fontb60.lmp
              • fontb61.lmp
              • fontb62.lmp
              • fontb63.lmp
              • mapmask.lmp
              • menufog.lmp
              • pal18to8.lmp
          • defs
            • flags.ded
            • fonts.ded
            • heretic
              • anim.ded
              • finales.ded
              • lights.ded
              • materialenvironments.ded
              • materials.ded
              • music.ded
              • particles.ded
              • patchmapinfo.ded
              • skies.ded
            • heretic-ext.ded
            • heretic-share.ded
            • heretic.ded
            • jheretic.ded
            • objects.ded
            • sounds.ded
            • sprites.ded
            • text.ded
            • values.ded
          • doc
            • LICENSE
          • heretic.doxy
          • include
            • acfnlink.h
            • doomdata.h
            • doomdef.h
            • dstrings.h
            • g_game.h
            • h_api.h
            • h_config.h
            • h_console.h
            • h_event.h
            • h_items.h
            • h_main.h
            • h_player.h
            • h_refresh.h
            • h_stat.h
            • h_think.h
            • h_type.h
            • hereticv13mapstatereader.h
            • hud
            • info.h
            • intermission.h
            • jheretic.h
            • m_cheat.h
            • m_random.h
            • p_enemy.h
            • p_inter.h
            • p_lights.h
            • p_local.h
            • p_maputl.h
            • p_mobj.h
            • p_pspr.h
            • p_setup.h
            • p_spec.h
            • p_telept.h
            • r_data.h
            • r_defs.h
            • r_local.h
            • resource.h
            • st_stuff.h
            • tables.h
            • version.h
          • res
            • .gitignore
            • heretic.rc
            • jheretic.dll.manifest
            • jheretic.ico
            • resource.h
          • src
            • acfnlink.c
            • h_api.cpp
            • h_console.cpp
            • h_items.cpp
            • h_main.cpp
            • h_refresh.cpp
            • hereticv13mapstatereader.cpp
            • hud
            • intermission.cpp
            • m_cheat.cpp
            • m_random.c
            • p_enemy.c
            • p_inter.c
            • p_lights.cpp
            • p_maputl.c
            • p_mobj.c
            • p_pspr.c
            • p_setup.c
            • p_spec.cpp
            • p_telept.c
            • st_stuff.cpp
            • tables.c
        • hexen
          • CMakeLists.txt
          • api
            • hexen.def
          • config
            • startup.cfg
          • data
            • conhelp.txt
            • hexen-dk.mapinfo
            • hexen.mapinfo
            • lumps
              • armslot1.lmp
              • armslot2.lmp
              • armslot3.lmp
              • armslot4.lmp
              • chain.lmp
              • chain2.lmp
              • chain3.lmp
              • fonta00.lmp
              • fonta60.lmp
              • fonta61.lmp
              • fonta62.lmp
              • fonta63.lmp
              • fontb00.lmp
              • fontb59.lmp
              • fontb60.lmp
              • fontb61.lmp
              • fontb62.lmp
              • fontb63.lmp
              • keyslot1.lmp
              • keyslot2.lmp
              • keyslot3.lmp
              • keyslot4.lmp
              • keyslot5.lmp
              • keyslot6.lmp
              • keyslot7.lmp
              • keyslot8.lmp
              • keyslot9.lmp
              • keyslota.lmp
              • keyslotb.lmp
              • lifegem.lmp
              • lifegmc1.lmp
              • lifegmc2.lmp
              • lifegmc3.lmp
              • lifegmc4.lmp
              • lifegmc5.lmp
              • lifegmc6.lmp
              • lifegmc7.lmp
              • lifegmc8.lmp
              • lifegmf2.lmp
              • lifegmf3.lmp
              • lifegmf4.lmp
              • lifegmf5.lmp
              • lifegmf6.lmp
              • lifegmf7.lmp
              • lifegmf8.lmp
              • lifegmm1.lmp
              • lifegmm2.lmp
              • lifegmm3.lmp
              • lifegmm4.lmp
              • lifegmm5.lmp
              • lifegmm6.lmp
              • lifegmm7.lmp
              • lifegmm8.lmp
              • mapmask.lmp
              • menufog.lmp
              • pal18to8.lmp
              • travlpic.lmp
              • wpfull0.lmp
              • wpfull1.lmp
              • wpfull2.lmp
              • wpiecec1.lmp
              • wpiecec2.lmp
              • wpiecec3.lmp
              • wpiecef1.lmp
              • wpiecef2.lmp
              • wpiecef3.lmp
              • wpiecem1.lmp
              • wpiecem2.lmp
              • wpiecem3.lmp
          • defs
            • flags.ded
            • fonts.ded
            • hexen
              • anim.ded
              • finales.ded
              • lights.ded
              • materialenvironments.ded
              • materials.ded
              • music.ded
            • hexen-demo.ded
            • hexen-dk
              • finales.ded
            • hexen-dk.ded
            • hexen-v10
              • finales.ded
            • hexen-v10.ded
            • hexen.ded
            • jhexen.ded
            • objects.ded
            • sounds.ded
            • sprites.ded
            • text.ded
            • values.ded
          • doc
            • LICENSE
          • hexen.doxy
          • include
            • a_action.h
            • acfnlink.h
            • dstrings.h
            • g_game.h
            • h2def.h
            • hud
              • widgets
                • armoriconswidget.h
                • bluemanaiconwidget.h
                • bluemanavialwidget.h
                • bluemanawidget.h
                • bootswidget.h
                • defensewidget.h
                • greenmanaiconwidget.h
                • greenmanavialwidget.h
                • greenmanawidget.h
                • servantwidget.h
                • weaponpieceswidget.h
                • worldtimewidget.h
            • info.h
            • intermission.h
            • jhexen.h
            • lightninganimator.h
            • m_cheat.h
            • m_random.h
            • p_enemy.h
            • p_inter.h
            • p_lights.h
            • p_local.h
            • p_maputl.h
            • p_mobj.h
            • p_pillar.h
            • p_pspr.h
            • p_setup.h
            • p_spec.h
            • p_telept.h
            • p_things.h
            • p_waggle.h
            • r_defs.h
            • r_local.h
            • s_sequence.h
            • st_stuff.h
            • textdefs.h
            • version.h
            • x_api.h
            • x_config.h
            • x_console.h
            • x_event.h
            • x_items.h
            • x_main.h
            • x_player.h
            • x_refresh.h
            • x_state.h
            • x_think.h
            • xddefs.h
          • res
            • .gitignore
            • hexen.rc
            • jhexen.dll.manifest
            • jhexen.ico
            • resource.h
          • src
            • a_action.c
            • acfnlink.c
            • h2_main.cpp
            • hconsole.cpp
            • hrefresh.cpp
            • hud
              • widgets
                • armoriconswidget.cpp
                • bluemanaiconwidget.cpp
                • bluemanavialwidget.cpp
                • bluemanawidget.cpp
                • bootswidget.cpp
                • defensewidget.cpp
                • greenmanaiconwidget.cpp
                • greenmanavialwidget.cpp
                • greenmanawidget.cpp
                • servantwidget.cpp
                • weaponpieceswidget.cpp
                • worldtimewidget.cpp
            • intermission.cpp
            • lightninganimator.cpp
            • m_cheat.cpp
            • m_random.c
            • p_enemy.c
            • p_inter.c
            • p_lights.cpp
            • p_maputl.c
            • p_mobj.c
            • p_pillar.cpp
            • p_pspr.c
            • p_setup.c
            • p_spec.cpp
            • p_telept.c
            • p_things.c
            • p_waggle.cpp
            • sn_sonix.cpp
            • st_stuff.cpp
            • tables.c
            • x_api.cpp
        • importdeh
          • CMakeLists.txt
          • api
            • importdeh.def
          • doc
            • LICENSE
          • include
            • dehreader.h
            • dehreader_util.h
            • importdeh.h
            • info.h
            • version.h
          • res
            • .gitignore
            • importdeh.dll.manifest
            • importdeh.rc
            • resource.h
          • src
            • dehreader.cpp
            • dehreader_util.cpp
            • importdeh.cpp
            • info.cpp
        • importidtech1
          • CMakeLists.txt
          • api
            • importidtech1.def
          • doc
            • LICENSE
          • include
            • hexlex.h
            • importidtech1.h
            • mapimporter.h
            • mapinfotranslator.h
            • version.h
          • res
            • .gitignore
            • importidtech1.dll.manifest
            • importidtech1.rc
            • resource.h
          • src
            • hexlex.cpp
            • importidtech1.cpp
            • mapimporter.cpp
            • mapimporter_loadblockmap.cpp
            • mapinfotranslator.cpp
        • importsave
          • CMakeLists.txt
          • api
            • importsave.def
          • doc
            • LICENSE
          • include
            • importsave.h
            • version.h
          • res
            • .gitignore
            • importsave.dll.manifest
            • importsave.rc
            • resource.h
          • src
            • importsave.cpp
        • importudmf
          • CMakeLists.txt
          • api
            • importudmf.def
          • doc
            • LICENSE
          • include
            • importudmf.h
            • udmflex.h
            • udmfparser.h
            • version.h
          • res
            • .gitignore
            • importudmf.rc
            • resource.h
          • src
            • importudmf.cpp
            • udmflex.cpp
            • udmfparser.cpp
        • openal
          • CMakeLists.txt
          • api
            • audio_openal.def
          • doc
            • LICENSE
          • include
            • version.h
          • res
            • .gitignore
            • audio_openal.rc
            • dsopenal.dll.manifest
            • resource.h
          • src
            • driver_openal.cpp
        • winmm
          • CMakeLists.txt
          • api
            • audio_winmm.def
          • doc
            • LICENSE
          • include
            • cdaudio.h
            • dswinmm.h
            • midistream.h
            • version.h
          • res
            • .gitignore
            • audio_winmm.rc
            • dswinmm.dll.manifest
            • resource.h