gambas-source-code/gb.sdl2/src
Benoît Minisini c9d87bf8b9 [GB.SDL2]
* NEW: Channel.Distance is a new property that defines the channel 
  distance, between 0 (near) and 255 (far).
* NEW: Channel.Angle is a new property that defines the channel direction,
  0° being the front, 90° the right, 180° behind and 270° the left.
* NEW: Channel.Reverse is a new boolean property that reverses the channel
  stereo.
* NEW: Music.SoundFontPath is a new property to tell SDL the directories 
  where the MIDI sound font files are stored.


git-svn-id: svn://localhost/gambas/trunk@6780 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-12-30 23:10:56 +00:00
..
audio [GB.SDL2] 2014-12-30 23:10:56 +00:00
c_draw.c [DEVELOPMENT ENVIRONMENT] 2014-12-30 17:36:02 +00:00
c_draw.h [GB.SDL2] 2014-12-29 21:49:05 +00:00
c_font.c [GB.SDL2] 2014-12-29 21:49:05 +00:00
c_font.h [GB.SDL2] 2014-12-29 21:49:05 +00:00
c_image.c [DEVELOPMENT ENVIRONMENT] 2014-12-30 17:36:02 +00:00
c_image.h [GB.SDL2] 2014-12-29 21:49:05 +00:00
c_key.c [GB.SDL2] 2014-12-29 01:39:45 +00:00
c_key.h [GB.SDL2] 2014-12-29 01:39:45 +00:00
c_mouse.c [GB.SDL2] 2014-12-29 01:39:45 +00:00
c_mouse.h [GB.SDL2] 2014-12-29 01:39:45 +00:00
c_window.c [DEVELOPMENT ENVIRONMENT] 2014-12-30 17:36:02 +00:00
c_window.h [DEVELOPMENT ENVIRONMENT] 2014-12-30 17:36:02 +00:00
default_font.c [GB.SDL2] 2014-12-29 21:49:05 +00:00
default_font.h [GB.SDL2] 2014-12-29 21:49:05 +00:00
default_font_data.h [GB.SDL2] 2014-12-29 21:49:05 +00:00
gb.sdl2.component [GB.SDL2] 2014-12-27 08:33:25 +00:00
main.c [GB.SDL2.AUDIO] 2014-12-30 15:56:19 +00:00
main.h [GB.SDL2] 2014-12-29 21:49:05 +00:00
Makefile.am [GB.SDL2.AUDIO] 2014-12-30 15:56:19 +00:00