summaryrefslogtreecommitdiff
path: root/apps/codecs/nsf.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Migrate some floating point code to fixed point in libgme.Andree Buschmann2011-09-10
* Update libgme to Blargg's Game_Music_Emu 0.6-pre.Andree Buschmann2011-08-31
* Submit parts of FS#12189 regarding codec API. Replaces access to global setti...Andree Buschmann2011-08-30
* Remove all IRAM attributes from libGME to be able to restart the IRAM optimiz...Andree Buschmann2011-08-13
* Submit initial patch from FS#12176. Adds support for several new game music f...Andree Buschmann2011-08-07
* Accept FS#12143 (NSF codec clean up): Declare local stuff static, comment unu...Andree Buschmann2011-06-05
* FS#12113: Optimize IRAM configuration for NES Sound Format. Performance is st...Andree Buschmann2011-05-15
* Get the NSF internal playlists working again. Fix a few wrongdoings in the me...Michael Sevakis2011-04-28
* Get NSF fixed up a bit and parse metadata in the core.Michael Sevakis2011-04-27
* Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis2011-04-27
* Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis2011-02-20
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Make local functions static in codecs, where possible.Bertrik Sikken2008-12-29
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis2007-02-26
* SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...Michael Sevakis2007-02-10
* VRC6 speedup/bugfix from Takashi Obara, FS #6635Adam Gashlin2007-02-09
* Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...Michael Sevakis2007-02-07
* NES codec improvements - N106 fixed point implementation from FS #6603, remov...Adam Gashlin2007-01-31
* adding NSF (NES music) codecAdam Gashlin2007-01-25