summaryrefslogtreecommitdiff
path: root/apps/tree.c
AgeCommit message (Expand)Author
2002-10-08Minor bug fixBjörn Stenberg
2002-10-08Added persistence of last .wps, .fnt and .lng file played in /.rockboxBjörn Stenberg
2002-10-08Added new icons for .cfg and .txt filesBjörn Stenberg
2002-10-08Renamed .eq files .cfgBjörn Stenberg
2002-10-06Store the first index of the playlist and use it when calculating the next in...Hardeep Sidhu
2002-09-30Gilles Roux's text viewerDaniel Stenberg
2002-09-29ON+UP/DOWN now acts as pgup/pgdn in dir browser on recorder.Björn Stenberg
2002-09-29Quickscreen now stays up after a quick key press only, not if key is held downBjörn Stenberg
2002-09-24Only show scrollbar when needed. (Björn Fischer)Björn Stenberg
2002-09-24Merged 'mp3 filter' and 'show hidden files' into a single filter option.Björn Stenberg
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-09-24Added a flag icon for language files.Björn Stenberg
2002-09-24visual feedback on language loadingDaniel Stenberg
2002-09-24use the language load function for .lng files, oooh this is fun! ;-)Daniel Stenberg
2002-09-24New mpeg_status() function replaces mpeg_is_playing()Linus Nielsen Feltzing
2002-09-20New full ISO-8859-1 system font.Björn Stenberg
2002-09-18New language/string handlingBjörn Stenberg
2002-09-17Fixed follow playlist bug when current track was in root directory.Hardeep Sidhu
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-09-09Go to current song (instead of root) when exiting wps after resume and browse...Hardeep Sidhu
2002-09-09Hardeep's browse current file patch. When hitting stop while playing, you wi...Eric Linenberg
2002-09-06Custom EQ files can now be loaded (*.eq). Docs coming soon :)Justin Heiner
2002-09-06Bjorn (Fisher)'s patch to skip the FAT volume ID being shown.Robert Hak
2002-09-05The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQJustin Heiner
2002-09-03Added dir filter toggle (mp3/m3u) to F2 quick-set screen.Björn Stenberg
2002-09-03Changed Player Tree-Icon display to not show any icon for unknown filesJustin Heiner
2002-09-03Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...Björn Stenberg
2002-09-03Added Randy Wood's ROLOBjörn Stenberg
2002-09-03Smarter handling of custom charsLinus Nielsen Feltzing
2002-09-03Now we have file type icons on the player, thanks to Justin HeinerLinus Nielsen Feltzing
2002-09-02Renamed "wps.config" to "default.wps".Björn Stenberg
2002-09-01Fixed build errorsBjörn Stenberg
2002-09-01Added repeat for ENTER and EXITBjörn Stenberg
2002-08-31USB Related: Justin Heiner
2002-08-30Added scrollbar to tree view and menus.Markus Braun
2002-08-28syntax error fixDave Chapman
2002-08-28allow mp2 and mpa as valid file extensions and rename TREE_ATTR_MP3 to TREE_A...Dave Chapman
2002-08-26Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg
2002-08-23Now doesn't try to play non-mp3/m3u files.Björn Stenberg
2002-08-23MENU_DISK_CHANGED is the new value for telling disk content might haveDaniel Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-08-22statusbar bug fix when going to the menu from the dir browserDaniel Stenberg
2002-08-22Bill Napier's patch slightly remodelled. This adds a setting calledDaniel Stenberg
2002-08-21play_list() is now modified to accept a playlist index that is eitherDaniel Stenberg
2002-08-21store the correct index in the resume info when we fire up a single song in aDaniel Stenberg
2002-08-20Always remove double-height when resumingBjörn Stenberg
2002-08-20Now using lcd margins instead of a line offset for displaying status bar.Markus Braun
2002-08-19Expanded resume options: off/ask/onBjörn Stenberg
2002-08-16Fixed bad resume_index in dirs with both folders and filesBjörn Stenberg