Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-09 | Add an nsf_combined.h header file with declarations of ↵ | Diego 'Flameeyes' Pettenò | |
decoder_nsf_init_plugin and demux_nsf_init_plugin. | |||
2007-05-31 | Create a single NSF plugin that includes both the demuxer (previously in the ↵ | Diego 'Flameeyes' Pettenò | |
audio group) and the decoder. One of the two plugins without the other would be useless. --HG-- rename : src/libxineadec/nsf.c => src/combined/nsf_decoder.c rename : src/demuxers/demux_nsf.c => src/combined/nsf_demuxer.c |