summaryrefslogtreecommitdiff
path: root/apps/metadata/metadata_common.h (unfollow)
Commit message (Expand)Author
2012-03-18Build librbcodec with DSP and metadata.Sean Bartell
2011-08-27FS#12163 by Sean BartellNils Wallménius
2011-08-07Submit initial patch from FS#12176. Adds support for several new game music f...Andree Buschmann
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-02-28Add wave64(.w64) codec (FS#11022)Yoshihisa Uchida
2009-11-18Unify fourcc macro and some style changesNils Wallménius
2009-10-06add gapless playback for Nero encoded AAC filesMarcoen Hirschberg
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-15Change the type of read_uint32be to uint32_t and ensure all variables passed ...Dave Chapman
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-07-03Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman
2007-06-16fix build for big-endian targetsMarcoen Hirschberg
2007-06-16split up the metadata parserMarcoen Hirschberg
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen
2005-12-01Set appropriate codec type for .m4a files (ALAC or AAC) inside get_metadata()...Dave Chapman
2005-09-01Restructured codec type handling a bit. Reduced code size, esp. on archos.Jens Arnold
2005-06-14Move metadata parsing code from playback.c into metadata.cDave Chapman
2004-06-19wrong functions have been hereJörg Hohensohn
2002-08-02Mingw compile adjustments. Mostly from Bill Napier.Daniel Stenberg
2002-07-20defined APPSVERSION for win32 simulator and defined strncasecmpFelix Arends
2002-06-191.1 compabilityFelix Arends
2002-06-12Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends
2002-04-27removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends
2002-04-25First Version of UISimulator for Win32Felix Arends
2002-04-20First commitLinus Nielsen Feltzing
2002-04-15First check inBjörn Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg