summaryrefslogtreecommitdiff
path: root/apps/tree.c
AgeCommit message (Expand)Author
2003-03-12Changed ON+PLAY screen to a menu, unified player & recorder and moved the cod...Björn Stenberg
2003-03-11Fix: Too many arguments to snprintfBjörn Stenberg
2003-03-11Doubleslash eradicationBjörn Stenberg
2003-03-10Killed sim warningLinus Nielsen Feltzing
2003-03-10Experimental Xing header generation added. Use with cautionLinus Nielsen Feltzing
2003-03-10Don't allow renaming to ''.Björn Stenberg
2003-03-10Kill silly warningBjörn Stenberg
2003-03-10Now only shows extensions in mode Show files: AllBjörn Stenberg
2003-03-07Mike Holden's patch #687181 to correct the bad screen update when deletingDaniel Stenberg
2003-02-23Bug fix: Font and lang files weren't save correctly to settingsBjörn Stenberg
2003-02-17Fixed a number of .cfg loader bugsBjörn Stenberg
2003-02-17Scroll file name in file management screens. Fixes bug report #686628Daniel Stenberg
2003-02-15The LANG_RENAME string could be f***ed up in onplay_screen. Patch by SeeSchloss.Linus Nielsen Feltzing
2003-02-14Expanded .cfg loader to include most settings. Based on Christian Determann's...Björn Stenberg
2003-01-31Fixed delete file. You shall not accept a deletion by releasing the BUTTON_PLAY\Kjell Ericson
2003-01-31Simulator warns when archos dir is misssing. dirbrowse changed toMats Lidell
2003-01-29first variables, then codeDaniel Stenberg
2003-01-29Fix simulator build errorBjörn Stenberg
2003-01-29Added basic playlist creation. Creates <dirname>.m3u in the parent directory,...Björn Stenberg
2003-01-29Code police raidBjörn Stenberg
2003-01-29New onplay-menu for the Player.Kjell Ericson
2003-01-28Allow usb connect in ask_resumeBjörn Stenberg
2003-01-24fixed the dir browsing graphical flaws introduced yesterday.Daniel Stenberg
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2003-01-23Removed unnecessary calls to lcd_stop_scroll().Kjell Ericson
2003-01-15resume_index was being reset too early in ask once resume mode resulting in i...Hardeep Sidhu
2003-01-15What? Don't players have an OFF button??? ;)Björn Stenberg
2003-01-15Queue display is conditional for players too.Björn Stenberg
2003-01-15Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue.Björn Stenberg
2003-01-13Moving the keyboard buffer empty routine to pure simulator code.Kjell Ericson
2003-01-13Special code for SIMULATOR because it might return the eyrelease of ...Kjell Ericson
2003-01-10Show complete status when asking for resume.Mats Lidell
2003-01-10Adapted player code for new Rocklatin character set.Kjell Ericson
2003-01-09The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg
2002-12-18Killed a dozen global variablesBjörn Stenberg
2002-12-18Removed clearing of resume info after STOP and USB.Björn Stenberg
2002-12-02correction to make 'playlists' display option workRobert Hak
2002-11-30updateing a build failure (ata_power_off) and first attempt to add 'playlist ...Robert Hak
2002-10-28Removed some unnecessary LCD updatesLinus Nielsen Feltzing
2002-10-16resume ask once option addedRobert Hak
2002-10-15The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing
2002-10-12removed button_set_repeat/release() calls since we don't really need to do itRobert Hak
2002-10-11Retrieve the first_index from playlist when updating resume settings instead ...Hardeep Sidhu
2002-10-11Enable status bar in usb mode.Markus Braun
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