summaryrefslogtreecommitdiff
path: root/apps/tree.c (follow)
Commit message (Expand)AuthorAge
* 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
* Killed sim warningLinus Nielsen Feltzing2003-03-10
* Experimental Xing header generation added. Use with cautionLinus Nielsen Feltzing2003-03-10
* Don't allow renaming to ''.Björn Stenberg2003-03-10
* Kill silly warningBjörn Stenberg2003-03-10
* Now only shows extensions in mode Show files: AllBjörn Stenberg2003-03-10
* Mike Holden's patch #687181 to correct the bad screen update when deletingDaniel Stenberg2003-03-07
* Bug fix: Font and lang files weren't save correctly to settingsBjörn Stenberg2003-02-23
* Fixed a number of .cfg loader bugsBjörn Stenberg2003-02-17
* Scroll file name in file management screens. Fixes bug report #686628Daniel Stenberg2003-02-17
* The LANG_RENAME string could be f***ed up in onplay_screen. Patch by SeeSchloss.Linus Nielsen Feltzing2003-02-15
* Expanded .cfg loader to include most settings. Based on Christian Determann's...Björn Stenberg2003-02-14
* Fixed delete file. You shall not accept a deletion by releasing the BUTTON_PLAY\Kjell Ericson2003-01-31
* Simulator warns when archos dir is misssing. dirbrowse changed toMats Lidell2003-01-31
* first variables, then codeDaniel Stenberg2003-01-29
* Fix simulator build errorBjörn Stenberg2003-01-29
* Added basic playlist creation. Creates <dirname>.m3u in the parent directory,...Björn Stenberg2003-01-29
* Code police raidBjörn Stenberg2003-01-29
* New onplay-menu for the Player.Kjell Ericson2003-01-29
* Allow usb connect in ask_resumeBjörn Stenberg2003-01-28
* fixed the dir browsing graphical flaws introduced yesterday.Daniel Stenberg2003-01-24
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* Removed unnecessary calls to lcd_stop_scroll().Kjell Ericson2003-01-23
* resume_index was being reset too early in ask once resume mode resulting in i...Hardeep Sidhu2003-01-15
* What? Don't players have an OFF button??? ;)Björn Stenberg2003-01-15
* Queue display is conditional for players too.Björn Stenberg2003-01-15
* Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue.Björn Stenberg2003-01-15
* Moving the keyboard buffer empty routine to pure simulator code.Kjell Ericson2003-01-13