summaryrefslogtreecommitdiffstats
path: root/apps/tree.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing1-7/+22
2003-04-23showdir() should always redraw status barBjörn Stenberg1-1/+1
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg1-6/+6
2003-04-23Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg1-2/+8
2003-04-16Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing1-8/+34
2003-04-14Fixed the garbled display when deleting the last file in a directory (bug #68...Linus Nielsen Feltzing1-0/+16
2003-03-21The create_playlist() function didn't correctly handle fd == 0, and didn't fo...Linus Nielsen Feltzing1-3/+2
2003-03-17use splash() when a new language is loadedDaniel Stenberg1-17/+1
2003-03-17Don't reload_dir after page up/down.Hardeep Sidhu1-1/+0
2003-03-12Changed ON+PLAY screen to a menu, unified player & recorder and moved the cod...Björn Stenberg1-295/+10
2003-03-11Fix: Too many arguments to snprintfBjörn Stenberg1-1/+1
2003-03-11Doubleslash eradicationBjörn Stenberg1-16/+23
2003-03-10Killed sim warningLinus Nielsen Feltzing1-5/+6
2003-03-10Experimental Xing header generation added. Use with cautionLinus Nielsen Feltzing1-0/+46
2003-03-10Don't allow renaming to ''.Björn Stenberg1-1/+1
2003-03-10Kill silly warningBjörn Stenberg1-2/+2
2003-03-10Now only shows extensions in mode Show files: AllBjörn Stenberg1-7/+11
2003-03-07Mike Holden's patch #687181 to correct the bad screen update when deletingDaniel Stenberg1-5/+9
2003-02-23Bug fix: Font and lang files weren't save correctly to settingsBjörn Stenberg1-3/+2
2003-02-17Fixed a number of .cfg loader bugsBjörn Stenberg1-28/+8
2003-02-17Scroll file name in file management screens. Fixes bug report #686628Daniel Stenberg1-4/+4
2003-02-15The LANG_RENAME string could be f***ed up in onplay_screen. Patch by SeeSchloss.Linus Nielsen Feltzing1-1/+3
2003-02-14Expanded .cfg loader to include most settings. Based on Christian Determann's...Björn Stenberg1-13/+19
2003-01-31Fixed delete file. You shall not accept a deletion by releasing the BUTTON_PLAY\Kjell Ericson1-1/+0
2003-01-31Simulator warns when archos dir is misssing. dirbrowse changed toMats Lidell1-2/+8
2003-01-29first variables, then codeDaniel Stenberg1-2/+3
2003-01-29Fix simulator build errorBjörn Stenberg1-3/+0
2003-01-29Added basic playlist creation. Creates <dirname>.m3u in the parent directory,...Björn Stenberg1-0/+101
2003-01-29Code police raidBjörn Stenberg1-113/+89
2003-01-29New onplay-menu for the Player.Kjell Ericson1-0/+110
2003-01-28Allow usb connect in ask_resumeBjörn Stenberg1-2/+8
2003-01-24fixed the dir browsing graphical flaws introduced yesterday.Daniel Stenberg1-28/+48
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell1-6/+0
2003-01-23Removed unnecessary calls to lcd_stop_scroll().Kjell Ericson1-2/+7
2003-01-15resume_index was being reset too early in ask once resume mode resulting in i...Hardeep Sidhu1-5/+6
2003-01-15What? Don't players have an OFF button??? ;)Björn Stenberg1-6/+16
2003-01-15Queue display is conditional for players too.Björn Stenberg1-1/+2
2003-01-15Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue.Björn Stenberg1-81/+174
2003-01-13Moving the keyboard buffer empty routine to pure simulator code.Kjell Ericson1-13/+0
2003-01-13Special code for SIMULATOR because it might return the eyrelease of ...Kjell Ericson1-0/+13
2003-01-10Show complete status when asking for resume.Mats Lidell1-0/+1
2003-01-10Adapted player code for new Rocklatin character set.Kjell Ericson1-2/+5
2003-01-09The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg1-17/+71
2002-12-18Killed a dozen global variablesBjörn Stenberg1-2/+2
2002-12-18Removed clearing of resume info after STOP and USB.Björn Stenberg1-2/+0
2002-12-02correction to make 'playlists' display option workRobert Hak1-2/+2
2002-11-30updateing a build failure (ata_power_off) and first attempt to add 'playlist ...Robert Hak1-0/+8
2002-10-28Removed some unnecessary LCD updatesLinus Nielsen Feltzing1-4/+17
2002-10-16resume ask once option addedRobert Hak1-0/+6
2002-10-15The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing1-3/+3