Blender Git Commit Log
Git Commits -> Revision 1ee26d4
Revision 1ee26d4 by Joerg Mueller (master) August 16, 2009, 14:53 (GMT) |
Added jack audio support, building with cmake only currently, feel free to add scons and maybe cmake. |
Commit Details:
Full Hash: 1ee26d45b58c4544c25899763e83ec06349ad780
SVN Revision: 22518
Parent Commit: f250a92
Lines Changed: +307, -27
2 Added Paths:
/intern/audaspace/jack/AUD_JackDevice.cpp (+149, -0) (View)
/intern/audaspace/jack/AUD_JackDevice.h (+91, -0) (View)
/intern/audaspace/jack/AUD_JackDevice.h (+91, -0) (View)
10 Modified Paths:
/CMake/macros.cmake (+6, -0) (Diff)
/CMakeLists.txt (+21, -0) (Diff)
/intern/audaspace/CMakeLists.txt (+7, -1) (Diff)
/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp (+1, -1) (Diff)
/intern/audaspace/intern/AUD_C-API.cpp (+12, -4) (Diff)
/intern/audaspace/intern/AUD_C-API.h (+2, -1) (Diff)
/intern/audaspace/intern/AUD_Space.h (+2, -1) (Diff)
/intern/audaspace/SDL/AUD_SDLDevice.cpp (+4, -11) (Diff)
/intern/audaspace/SDL/AUD_SDLDevice.h (+11, -8) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+1, -0) (Diff)
/CMakeLists.txt (+21, -0) (Diff)
/intern/audaspace/CMakeLists.txt (+7, -1) (Diff)
/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp (+1, -1) (Diff)
/intern/audaspace/intern/AUD_C-API.cpp (+12, -4) (Diff)
/intern/audaspace/intern/AUD_C-API.h (+2, -1) (Diff)
/intern/audaspace/intern/AUD_Space.h (+2, -1) (Diff)
/intern/audaspace/SDL/AUD_SDLDevice.cpp (+4, -11) (Diff)
/intern/audaspace/SDL/AUD_SDLDevice.h (+11, -8) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+1, -0) (Diff)