[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2008-08-26, mmimica@xxxxxxxxxx <mmimica@xxxxxxxxxx> wrote:
> Revision: 10569
> http://alleg.svn.sourceforge.net/alleg/?rev=10569&view=rev
> Author: mmimica
> Date: 2008-08-26 18:24:59 +0000 (Tue, 26 Aug 2008)
>
> Log Message:
> -----------
> * Added OSS4 support to kcm_audio.
> * Replaced "A5_ALSA" with "ALSA" in cmake vars.
>
> Modified Paths:
> --------------
> allegro/branches/4.9/CMakeLists.txt
> allegro/branches/4.9/addons/kcm_audio/CMakeLists.txt
> allegro/branches/4.9/addons/kcm_audio/allegro5/internal/aintern_kcm_cfg.h.cmake
> allegro/branches/4.9/addons/kcm_audio/allegro5/kcm_audio.h
> allegro/branches/4.9/addons/kcm_audio/audio.c
>
> Added Paths:
> -----------
> allegro/branches/4.9/addons/kcm_audio/allegro5/internal/soundcard.h
> allegro/branches/4.9/addons/kcm_audio/oss.c
What's the situation with the licence? The top of the header file is a bit
scary.
Also, I would prefer to move the file to
allegro5/internal/oss/soundcard.h or something.
Peter