summaryrefslogtreecommitdiff
path: root/apps/tree.c
AgeCommit message (Expand)Author
2002-07-02Now only reacts to UP/DOWN keypresses if there are files in the directoryLinus Nielsen Feltzing
2002-07-02Wrapping patch by Bill, Matthew and LeeLinus Nielsen Feltzing
2002-07-01WPS screen now handles USB detectionLinus Nielsen Feltzing
2002-06-30Removed USB handling from simulator buildLinus Nielsen Feltzing
2002-06-30Even better USB handlingLinus Nielsen Feltzing
2002-06-30Better USB handlingLinus Nielsen Feltzing
2002-06-27Added mp3/m3u filterBjörn Stenberg
2002-06-27Allow exit from dir in playmode 2 (playlist)Björn Stenberg
2002-06-27Starting a playlist now displays WPSBjörn Stenberg
2002-06-27Dir-play mode now continues until you step out of the dir (not just stepping ...Björn Stenberg
2002-06-26Remove play.h dependencyBjörn Stenberg
2002-06-26Added next/previous trackBjörn Stenberg
2002-06-25Working while-playing-screenBjörn Stenberg
2002-06-25A step towards WPSBjörn Stenberg
2002-06-25Re-enabled PLAY key for recorderBjörn Stenberg
2002-06-19Don't lock ourselves in on empty dirsBjörn Stenberg
2002-06-18only menu and prev are treated in directories with no entriesDaniel Stenberg
2002-06-18cut off the browse line to maximize the space used for dir browsingDaniel Stenberg
2002-06-18check for .m3u extensions case insensitivelyDaniel Stenberg
2002-06-17Don't update twiceBjörn Stenberg
2002-06-14killed off a warningDaniel Stenberg
2002-06-14made to use the new cursor bitmap on the recorder, so put_cursorxy() isDaniel Stenberg
2002-06-13Don't try to scroll in an empty dirBjörn Stenberg
2002-06-12Set margins when clearing screenBjörn Stenberg
2002-06-12Removed erroneous {Björn Stenberg
2002-06-12Cleaned out a lot of #ifdefsBjörn Stenberg
2002-06-12Fixed scroll screen garbage bugBjörn Stenberg
2002-06-12playlist icon now displayed for playlistsRobert Hak
2002-06-11Stop scrolling before leaving directoryBjörn Stenberg
2002-06-10Added filename scrollingBjörn Stenberg
2002-06-10Changed prototype of playtuneLinus Nielsen Feltzing
2002-06-07include playlist.h to get rid of warningDaniel Stenberg
2002-06-04pressing play on an .m3u file will run the playlist codeDaniel Stenberg
2002-05-31Added peek_next_track() for playing all files in a dirBjörn Stenberg
2002-05-31Turn off double-height when displaying file listBjörn Stenberg
2002-05-31Replaced - cursor with more suitable char for playerBjörn Stenberg
2002-05-31Remember cursor position instead of searching for itBjörn Stenberg
2002-05-30Added directory sortingBjörn Stenberg
2002-05-30STOP in root dir stops playbackBjörn Stenberg
2002-05-30removed odd unused externDaniel Stenberg
2002-05-29included sprintf.h for snprintf definitionFelix Arends
2002-05-29Don't scroll past end of file listBjörn Stenberg
2002-05-29Fixed bad display on recorderBjörn Stenberg
2002-05-28No debugf() pleaseBjörn Stenberg
2002-05-28Removed some silly codeBjörn Stenberg
2002-05-28Now caches dir. 200 files max, no sorting yetBjörn Stenberg
2002-05-28Adapted to modified button_get() callBjörn Stenberg
2002-05-27STOP in root stops playbackBjörn Stenberg
2002-05-27removed bad externDaniel Stenberg
2002-05-24Proper declaration of show_splash and main_menuBjörn Stenberg