index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
nsf.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Migrate some floating point code to fixed point in libgme.
Andree Buschmann
2011-09-10
*
Update libgme to Blargg's Game_Music_Emu 0.6-pre.
Andree Buschmann
2011-08-31
*
Submit parts of FS#12189 regarding codec API. Replaces access to global setti...
Andree Buschmann
2011-08-30
*
Remove all IRAM attributes from libGME to be able to restart the IRAM optimiz...
Andree Buschmann
2011-08-13
*
Submit initial patch from FS#12176. Adds support for several new game music f...
Andree Buschmann
2011-08-07
*
Accept FS#12143 (NSF codec clean up): Declare local stuff static, comment unu...
Andree Buschmann
2011-06-05
*
FS#12113: Optimize IRAM configuration for NES Sound Format. Performance is st...
Andree Buschmann
2011-05-15
*
Get the NSF internal playlists working again. Fix a few wrongdoings in the me...
Michael Sevakis
2011-04-28
*
Get NSF fixed up a bit and parse metadata in the core.
Michael Sevakis
2011-04-27
*
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-04-27
*
Enforce that codecs wait for their metadata in a proper-ish and consistent ma...
Michael Sevakis
2011-02-20
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Make local functions static in codecs, where possible.
Bertrik Sikken
2008-12-29
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...
Michael Sevakis
2007-02-26
*
SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...
Michael Sevakis
2007-02-10
*
VRC6 speedup/bugfix from Takashi Obara, FS #6635
Adam Gashlin
2007-02-09
*
Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...
Michael Sevakis
2007-02-07
*
NES codec improvements - N106 fixed point implementation from FS #6603, remov...
Adam Gashlin
2007-01-31
*
adding NSF (NES music) codec
Adam Gashlin
2007-01-25