linux-wallpaperengine/src/WallpaperEngine/Core
Alexis Maiquez ecd8ff3757 Applied the same context-driver treatment to the audio subsystem (still needs some extra work to ensure all audio plays fine and a good cleanup)
Fixed README.md to properly reflect all dependencies in the command examples
Added support for audio looping

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-02-06 22:35:46 +01:00
..
Objects Applied the same context-driver treatment to the audio subsystem (still needs some extra work to ensure all audio plays fine and a good cleanup) 2023-02-06 22:35:46 +01:00
Projects Cleanup of code: 2023-02-03 18:41:51 +01:00
Scenes Image color and alpha can now be user-settings 2023-02-01 02:08:05 +01:00
UserSettings Simplified usage of jsonFindUserConfig 2023-02-05 06:29:01 +01:00
CObject.cpp Simplified usage of jsonFindUserConfig 2023-02-05 06:29:01 +01:00
CObject.h Renamed CUserSettingColor to CUserSettingVector3 as it makes more sense 2023-02-01 03:10:38 +01:00
Core.cpp Simplified usage of jsonFindUserConfig 2023-02-05 06:29:01 +01:00
Core.h Simplified usage of jsonFindUserConfig 2023-02-05 06:29:01 +01:00
CProject.cpp Cleanup of code: 2023-02-03 18:41:51 +01:00
CProject.h ~ fixed a_TexCoord variable not having the correct values 2021-08-31 02:29:28 +02:00
CScene.cpp Simplified usage of jsonFindUserConfig 2023-02-05 06:29:01 +01:00
CScene.h Renamed CUserSettingColor to CUserSettingVector3 as it makes more sense 2023-02-01 03:10:38 +01:00
CVideo.cpp ~ fixed a_TexCoord variable not having the correct values 2021-08-31 02:29:28 +02:00
CVideo.h ~ fixed a_TexCoord variable not having the correct values 2021-08-31 02:29:28 +02:00
CWallpaper.cpp Added support for usersettings in the bloom 2023-01-31 21:37:38 +01:00
CWallpaper.h Added support for usersettings in the bloom 2023-01-31 21:37:38 +01:00