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