index
:
picogpsp
pico-fe
libretro-gpsp with a libpicofe frontend
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound.c
Age
Commit message (
Expand
)
Author
2021-02-23
Small fixes to division by zero
David Guillen Fandos
2014-12-13
Turn two functions static
twinaphex
2014-12-12
Get rid of unnecessary macros for sound_timer_queue functions - it
twinaphex
2014-12-10
Style nits
twinaphex
2014-12-10
Get rid of unused variable 'audio_buffer_size' to silence another warning
twinaphex
2014-12-10
cleanups
aliaspider
2014-12-10
implement retro_serialize/unserialize
aliaspider
2014-12-09
Clean up some unused stuff
twinaphex
2014-12-09
De-macroize render_sample macros
twinaphex
2014-12-09
Get rid of gbc_sound_load_wave_ram macro
twinaphex
2014-12-09
Simplify gbc_sound_wave_update
twinaphex
2014-12-09
Simplify sound_timer function
twinaphex
2014-12-09
Simplify render_audio
twinaphex
2014-12-09
Remove non-libretro code in sound.c
twinaphex
2014-12-09
fix sound
aliaspider
2014-12-09
enable sound ( still broken )
aliaspider
2014-12-09
video output now works in statically linked builds.
aliaspider
2014-12-09
can compile
aliaspider
2014-07-14
Get rid of PND_BUILD/RPI_BUILD/POLLUX_BUILD/GIZ_BUILD
twinaphex
2013-03-07
raspberry pi port
Dave
2012-10-06
u8/caanoo release
notaz
2012-10-05
make sound reinitable
notaz
2011-09-08
tweak sound buffering and timing to better match pandora's refresh.
notaz
2011-09-06
enable -Wall and fix warnings reported by it
notaz
2011-09-04
unify non-psp synchronize(), fix a few sound issues
notaz
2011-09-03
get rid of GP2X_BUILD checks where they are not really needed
notaz
2009-05-21
race condition fix from 2007 (gpsp09-2xb_1)
notaz
2009-05-21
original source from gpsp09-2xb_src.tar.bz2
notaz