summaryrefslogtreecommitdiff
path: root/apps/tree.c
AgeCommit message (Expand)Author
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing
2004-01-20Check USB before resumingBjörn Stenberg
2004-01-18Don't start wps from rockbox_browse().Hardeep Sidhu
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg
2004-01-06fix by Alex PleinerJörg Hohensohn
2003-12-22icons for .ch8, .rvfJörg Hohensohn
2003-12-15handle_on() depends on the presence of an ON buttonDaniel Stenberg
2003-12-15the video player plugin and file the type / plugin API for itJörg Hohensohn
2003-12-12Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg
2003-12-11Fixed incorrect #ifdef for .ucl and .ajz filesHardeep Sidhu
2003-12-07table-driven internal handling of file types, so we can have many of themJörg Hohensohn
2003-12-04Added a splash to indicate battery charging if user tries to shut off while p...Björn Stenberg
2003-11-26Set font before resume.Björn Stenberg
2003-11-24s/stricmp/strcasecmp/Björn Stenberg
2003-11-24Case insensitive compare for BOOTFILEBjörn Stenberg
2003-11-14ask_resume(): Ignore ON with repeat tooBjörn Stenberg
2003-11-04Patch #835815 by Henrik Backe, prevents stack overflow in .rockbox browser.Linus Nielsen Feltzing
2003-10-30play .ch8 files with the Chip-8 emulatorJörg Hohensohn
2003-10-10.rockbox-browser showed old cached data when the .rockbox dir was already cac...Linus Nielsen Feltzing
2003-09-29Brian King's .rockbox browsing patchBjörn Stenberg
2003-08-06Ignore ON button in ask_resume(), to avoid mistakenly cancelling resume.Björn Stenberg
2003-07-27Fixed build error: UCL files are only supported on recorders so far.Björn Stenberg
2003-07-27Lee Marlow's patch: UCL files can be "played" to call the flash pluginJörg Hohensohn
2003-07-08Henrik Backe's resume-with-ON-key patch (#767082). Now you can resume playbac...Linus Nielsen Feltzing
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu
2003-06-29The file browser now detects if ajbrec.ajz/archos.mod has been modified after...Björn Stenberg
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg
2003-06-25english language updated to be a bit more general, we now offer button descri...Robert Hak
2003-06-05Addded option to hide icons in dir browser. (Patch #728377)Björn Stenberg
2003-06-01Patch #700467, corrects a bug when shuffling with play-selected-first set to NoLinus Nielsen Feltzing
2003-05-20Fixed bad remote control handling in wps. Changed tree navigation keys to rig...Björn Stenberg
2003-05-17Bad grammar fixLinus Nielsen Feltzing
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing
2003-04-23showdir() should always redraw status barBjörn Stenberg
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg
2003-04-23Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg
2003-04-16Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing
2003-04-14Fixed the garbled display when deleting the last file in a directory (bug #68...Linus Nielsen Feltzing
2003-03-21The create_playlist() function didn't correctly handle fd == 0, and didn't fo...Linus Nielsen Feltzing
2003-03-17use splash() when a new language is loadedDaniel Stenberg
2003-03-17Don't reload_dir after page up/down.Hardeep Sidhu
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