ES-DE/src/components
Bim Overbohm af9b9f732f Remove the need for SDL_mixer
SDL_mixer is not in the standard SDL distribution. The mixing is now
done using regular SDL_Audio functions. AudioManager is converted to a
singleton and std::shared_ptrs are used for all Sound objects. Note that
for GCC "-std=c++11" might need to be added to the CMAKE_CXX_FLAGS.
2013-05-14 21:31:39 +02:00
..
GuiAnimation.cpp Ported to Windows. 2013-05-13 14:53:28 -05:00
GuiAnimation.h More work. 2013-04-08 11:52:40 -05:00
GuiBox.cpp More work on reinitialization. Fonts still not working. 2013-04-10 12:29:07 -05:00
GuiBox.h More work on reinitialization. Fonts still not working. 2013-04-10 12:29:07 -05:00
GuiDetectDevice.cpp Ported to Windows. 2013-05-13 14:53:28 -05:00
GuiDetectDevice.h Functionality seems to have been restored at last. 2013-04-09 13:13:47 -05:00
GuiFastSelect.cpp Remove the need for SDL_mixer 2013-05-14 21:31:39 +02:00
GuiFastSelect.h Remove the need for SDL_mixer 2013-05-14 21:31:39 +02:00
GuiGameList.cpp Ported to Windows. 2013-05-13 14:53:28 -05:00
GuiGameList.h More work on reinitialization. Fonts still not working. 2013-04-10 12:29:07 -05:00
GuiImage.cpp Ported to Windows. 2013-05-13 14:53:28 -05:00
GuiImage.h Ported to Windows. 2013-05-13 14:53:28 -05:00
GuiInputConfig.cpp More descriptive names for inputs 2013-04-18 16:44:43 -05:00
GuiInputConfig.h Functionality seems to have been restored at last. 2013-04-09 13:13:47 -05:00
GuiList.cpp Remove the need for SDL_mixer 2013-05-14 21:31:39 +02:00
GuiList.h Remove the need for SDL_mixer 2013-05-14 21:31:39 +02:00
GuiMenu.cpp Ported to Windows. 2013-05-13 14:53:28 -05:00
GuiMenu.h More work. 2013-04-08 11:52:40 -05:00
GuiTheme.cpp Remove the need for SDL_mixer 2013-05-14 21:31:39 +02:00
GuiTheme.h Remove the need for SDL_mixer 2013-05-14 21:31:39 +02:00