summaryrefslogtreecommitdiff
path: root/apps/dbtree.c (follow)
Commit message (Expand)AuthorAge
* Remove unused files from the old database.Jens Arnold2006-12-12
* Thorough .lang rework: Removed all deprecated strings, combined string which ...Jens Arnold2006-04-01
* kill gcc4 warningsDaniel Stenberg2005-12-05
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2005-11-16
* Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing2005-10-28
* Added ID3 database support for individual tracks in the context menuLinus Nielsen Feltzing2005-08-30
* Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un...Jens Arnold2005-08-24
* Added the 'only return to root if current dir no longer exists' functionality...Jens Arnold2005-05-17
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* merf. oops.Michiel Van Der Kolk2005-04-26
* Restructurizing database code, seperating database code from dbtree code,Michiel Van Der Kolk2005-04-26
* ID3DB: Reload database when returning from USB mode. Fixed reload_root issue ...Jens Arnold2005-04-26
* Fixed bad directory length when browsing "all files" for an artist, with not ...Michiel Van Der Kolk2005-04-25
* (Tag) Database v2. this fixes all bugs in the old songdb.pl, should react likeMichiel Van Der Kolk2005-04-25
* long policyJean-Philippe Bernardy2005-02-12
* Forgot to add playing <All songs> list...Björn Stenberg2005-02-02
* Added an <All songs> virtual folder to artist album listBjörn Stenberg2005-02-01
* Proper workaround for cygwin not defining LITTLE_ENDIAN. This is needed in mo...Jens Arnold2005-01-29
* Replaced htonl() with a more portable byteswap macro.Björn Stenberg2005-01-28
* Added ID3 searchingBjörn Stenberg2005-01-27
* Added music playing from ID3 browser.Björn Stenberg2005-01-20
* Added a virtual 'Artists,Albums,Songs' root folder in ID3 browserBjörn Stenberg2005-01-19
* Corrected name buffer limit checkBjörn Stenberg2005-01-19
* Added support for very large tables in ID3 database.Björn Stenberg2005-01-18
* Player: Return the correct icon for id3 database browsing.Jens Arnold2005-01-18
* No files in dir if database not initialised.Björn Stenberg2005-01-17
* Corrected copyright yearBjörn Stenberg2005-01-17
* Added some consistency checksBjörn Stenberg2005-01-17
* Added ID3 database support. Still very early.Björn Stenberg2005-01-17