fixed OSS and SDL

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@428 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-11-15 21:06:12 +00:00
parent 2a4867e0f9
commit 43d119d21e
8 changed files with 78 additions and 28 deletions

View File

@@ -1,3 +1,16 @@
2006-11-15 Javier Serrano Polo <jasp00/at/terra/dot/es>
* include/audio_alsa.h:
* src/audio/audio_alsa.cpp:
* src/audio/audio_device.cpp:
* src/audio/audio_file_wave.cpp:
convert-endian-based conversion instead of little-endian-based,
fixes OSS and SDL
* include/audio_sdl.h:
* src/audio/audio_sdl.cpp:
fill the whole audio buffer
2006-11-11 Javier Serrano Polo <jasp00/at/terra/dot/es>
* src/core/piano_roll.cpp: