summaryrefslogtreecommitdiff
path: root/apps/tree.c
AgeCommit message (Expand)Author
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
2002-08-16Fixed double-height problem and broken fwd/rew.Björn Stenberg
2002-08-16Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg
2002-08-15F3 now toggles global_settings.statusbarMarkus Braun
2002-08-15Now we can have up to 400 files in a directoryLinus Nielsen Feltzing
2002-08-13Getting a few pixels more filename display width by using a smaller cursor iconBjörn Stenberg
2002-08-12Tell user when limits are reachedBjörn Stenberg
2002-08-12Added remote vol up/down as next/prev navigation keysBjörn Stenberg
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg
2002-08-08Fixed indexing bug in build_playlistBjörn Stenberg
2002-08-08Moved globals back into dirbrowse() now that dirlist hack is gone.Björn Stenberg
2002-08-08Removed peek_next_track()Björn Stenberg
2002-08-08Now adjusts if the cursor goes off-screen on status bar changesLinus Nielsen Feltzing
2002-08-08Compensates the starting position for non-mp3 files in the playlist buildLinus Nielsen Feltzing
2002-08-07Removing scroll acceleration for the release (don't worry, I've saved the patch)Björn Stenberg
2002-08-07Added status bar to file browser and wpsMarkus Braun
2002-08-07Changed playlist API againLinus Nielsen Feltzing
2002-08-06C99 code breaks compilingDaniel Stenberg
2002-08-06rushed it. missed one little bugEric Linenberg
2002-08-06added support for players for high speed browsing, but will not be much faste...Eric Linenberg
2002-08-06added a speedup for browsing long directoriesEric Linenberg
2002-08-06Now builds a RAM-based playlist when playing a directoryLinus Nielsen Feltzing
2002-08-06no longer stop playback when trying to 'exit' the root directory, theDaniel Stenberg
2002-07-27The new button handling filtered out the USB_CONNECTED messageLinus Nielsen Feltzing
2002-07-27Better button and play status handlingLinus Nielsen Feltzing
2002-07-25Safer dir reread after USB mode, by Magnus HolmgrenLinus Nielsen Feltzing