summaryrefslogtreecommitdiffstats
path: root/apps/tree.h
AgeCommit message (Expand)AuthorFilesLines
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing1-6/+0
2005-01-23Added button definitions for gmini build. Prettified formatting.Jens Arnold1-58/+74
2005-01-18Added support for very large tables in ID3 database.Björn Stenberg1-0/+5
2005-01-17Added ID3 database support. Still very early.Björn Stenberg1-2/+31
2005-01-02Prevent entering the menu when returning from a subroutine with MODE-repeat e...Jens Arnold1-0/+1
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn1-1/+1
2004-11-19Added iRiver button codesLinus Nielsen Feltzing1-1/+18
2004-10-24Fixes: (1) Selecting previous file/dir via remote in browser works again (typ...Jens Arnold1-2/+5
2004-10-21Improvement for talking filenames: While loading the directory, already cache...Jörg Hohensohn1-2/+5
2004-10-14Proper fix for TREE_RUN trailing release eventBjörn Stenberg1-0/+3
2004-10-11Ondio also needs RUN to be on release, since we use repeat for context menu.Björn Stenberg1-1/+1
2004-10-05Flattened browser button code more. TREE_SHIFT removed. OnPlay menu is now av...Björn Stenberg1-7/+15
2004-10-04Moved most actions off of button release events.Björn Stenberg1-2/+2
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-3/+3
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-0/+42
2004-09-10Added check for missing .rockbox directory to playlist code.Henrik Backe1-0/+1
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold1-3/+3
2004-08-01More const policeing step 2Jens Arnold1-1/+1
2004-06-22sort options for files & directoriesJörg Hohensohn1-5/+6
2004-06-20infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn1-0/+1
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg1-15/+19
2004-05-12preparation for the JPEG viewerJörg Hohensohn1-0/+1
2004-03-11Moved Create Directory to the ON+Play menuLinus Nielsen Feltzing1-1/+0
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing1-0/+1
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg1-0/+1
2003-12-15the video player plugin and file the type / plugin API for itJörg Hohensohn1-0/+1
2003-12-07table-driven internal handling of file types, so we can have many of themJörg Hohensohn1-12/+12
2003-10-30play .ch8 files with the Chip-8 emulatorJörg Hohensohn1-0/+1
2003-09-29Brian King's .rockbox browsing patchBjörn Stenberg1-1/+2
2003-07-27Lee Marlow's patch: UCL files can be "played" to call the flash pluginJörg Hohensohn1-0/+1
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu1-1/+10
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg1-0/+1
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing1-0/+1
2003-03-12Changed ON+PLAY screen to a menu, unified player & recorder and moved the cod...Björn Stenberg1-0/+11
2003-01-29Added basic playlist creation. Creates <dirname>.m3u in the parent directory,...Björn Stenberg1-0/+1
2002-09-09Hardeep's browse current file patch. When hitting stop while playing, you wi...Eric Linenberg1-0/+1
2002-05-16Initial revisionBjörn Stenberg1-0/+27