]> git.sesse.net Git - vlc/history - plugins/alsa/aout_alsa.c
* Fixed the BeOS compile typo.
[vlc] / plugins / alsa / aout_alsa.c
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-11 Henri FallonAlsa module now builds with alsa 0.9 thanks to Jeffrey...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-01-16 Pierre Baillet- minor cosmetic changes :P
2001-01-16 Sam Hocevar [ include/config.h.in has changed, don't forget tu...
2001-01-13 Sam Hocevar . the IDCT functions are now located in modules :...
2001-01-12 Henri FallonDone :
2001-01-07 Sam Hocevar . all plugins now compile with -fPIC.
2001-01-07 Henri Fallon- Added vlc_mutex_destroy and vlc_cond_destroy function...
2001-01-05 Sam Hocevar . this is a coding style patch which removes all ...
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-11-23 Henri Fallon- Cosmetic changes to alsa.c
2000-11-20 Henri FallonAdded : alsa support