summaryrefslogtreecommitdiff
path: root/apps/metadata
AgeCommit message (Expand)Author
2009-08-14Support for playback of atrac3 audio in rm, in sim.Mohamed Tarek
2009-08-14Factor out bytestream reading functions needed in rm parsers/codecs.Mohamed Tarek
2009-08-10Fix yellow.Mohamed Tarek
2009-08-08Fix FS#10476. Prevent FLAC bitrate calculation overflow with large files. The...Boris Gjenero
2009-08-06Add a couple of functions for the rm metadata parser for debugging, and add a...Mohamed Tarek
2009-08-04Add support for AC3 audio in RM container.Mohamed Tarek
2009-08-01Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), ...Maurus Cuelenaere
2009-08-01MP3 metadata parser:Maurus Cuelenaere
2009-07-27Change enum codecs in apps/codecs/librm/rm.h to follow the coding guidelines.Mohamed Tarek
2009-07-27Change the naming scheme for codecs found in different containers.Mohamed Tarek
2009-07-25Fix yellow - (Value in an enumeration not handled in a switch).Mohamed Tarek
2009-07-25Adding support for playback of aac audio in rm container, with seeking.Mohamed Tarek
2009-07-18Generic codec-extradata parsing, in preparation for addition of AAC/RM.Mohamed Tarek
2009-07-14FS#10080Nils Wallménius
2009-07-12Silence warnings to fix yellows for now.Mohamed Tarek
2009-07-12Some fixes for the standalone test program.Mohamed Tarek
2009-07-08Try at fixing 'cast to/from pointer to/from integer of different size' warningsMaurus Cuelenaere
2009-07-08RM metadata parser: fix unaligned accessMaurus Cuelenaere
2009-07-06Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek
2009-06-22Redo r21460 and r21462 so that it doesn't introduce a new #define. Patch by J...Thomas Martitz
2009-06-21FS#10364 - Optional debug output for vorbis.c by Jeffrey Goode.Thomas Martitz
2009-05-30Improved Vorbis comment reader. The tags no longer need to fit in the first O...Magnus Holmgren
2009-05-16Add read_uint8() and read_uint16be() to metadata_common.c/hMohamed Tarek
2009-05-16Attempt to fix yellow on sims (can't reproduce on my system).Andrew Mahone
2009-05-15Change the type of read_uint32be to uint32_t and ensure all variables passed ...Dave Chapman
2009-04-16Fix reading of Musicbrainz track IDs from ID3 tags - incorrect return values ...Robert Keevil
2009-02-08Small code reuse improvementNils Wallménius
2009-01-04MP4/AAC: Add support for album artist tags written by Foobar2000. Closes FS#9...Magnus Holmgren
2008-11-04Fix FS#9522: stop reading an ID3v2 tag if a frame length is bad.Magnus Holmgren
2008-10-30Add support for the album artist field used by Foobar2000 in ID3v2 tags.Magnus Holmgren
2008-10-26Add missing #include to mp3 metadata parser.Bertrik Sikken
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg
2008-10-07FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil
2008-09-24Print a helpful error in the sim for usupported formats in Ogg containers (f....Nils Wallménius
2008-07-28asap: fix stereo mode and hopefully fix metadata handling.Dominik Wenger
2008-07-27SAP codec: Ensure the module_info struct is correctly aligned - seems to fix ...Dave Chapman
2008-07-26set svn:keywords on the new files.Dominik Wenger
2008-07-26commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-28Added missing header file to metadata/mod.cBertrik Sikken
2008-05-22We do not support mpc sv4-6 anymore.Andree Buschmann
2008-05-21FS #8680. MOD codec by Rainer Sinsch.Thom Johansen
2008-05-03Added missing header file metadata_parsers.h to metadata parsers.Bertrik Sikken
2008-04-28Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken
2008-04-18Opps.Michael Giacomelli
2008-04-18Inform the console when an unsupported WMA flavor is played.Michael Giacomelli
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold
2008-03-30Fixes FS #8389 (wv error). For WavPack files that don't have the length store...Dave Bryant
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold