summaryrefslogtreecommitdiffstats
path: root/apps/dbtree.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-12long policyJean-Philippe Bernardy1-8/+8
2005-02-02Forgot to add playing <All songs> list...Björn Stenberg1-1/+2
2005-02-01Added an <All songs> virtual folder to artist album listBjörn Stenberg1-19/+45
2005-01-29Proper workaround for cygwin not defining LITTLE_ENDIAN. This is needed in mo...Jens Arnold1-1/+6
2005-01-28Replaced htonl() with a more portable byteswap macro.Björn Stenberg1-3/+5
2005-01-27Added ID3 searchingBjörn Stenberg1-42/+154
2005-01-20Added music playing from ID3 browser.Björn Stenberg1-14/+61
2005-01-19Added a virtual 'Artists,Albums,Songs' root folder in ID3 browserBjörn Stenberg1-17/+38
2005-01-19Corrected name buffer limit checkBjörn Stenberg1-2/+1
2005-01-18Added support for very large tables in ID3 database.Björn Stenberg1-36/+45
2005-01-18Player: Return the correct icon for id3 database browsing.Jens Arnold1-2/+13
2005-01-17No files in dir if database not initialised.Björn Stenberg1-0/+1
2005-01-17Corrected copyright yearBjörn Stenberg1-1/+1
2005-01-17Added some consistency checksBjörn Stenberg1-2/+32
2005-01-17Added ID3 database support. Still very early.Björn Stenberg1-0/+343