summaryrefslogtreecommitdiff
path: root/apps/tree.c (follow)
Commit message (Collapse)AuthorAge
...
* Case insensitive compare for BOOTFILEBjörn Stenberg2003-11-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4063 a1c6a512-1295-4272-9138-f99709370657
* ask_resume(): Ignore ON with repeat tooBjörn Stenberg2003-11-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4030 a1c6a512-1295-4272-9138-f99709370657
* Patch #835815 by Henrik Backe, prevents stack overflow in .rockbox browser.Linus Nielsen Feltzing2003-11-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4015 a1c6a512-1295-4272-9138-f99709370657
* play .ch8 files with the Chip-8 emulatorJörg Hohensohn2003-10-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3997 a1c6a512-1295-4272-9138-f99709370657
* .rockbox-browser showed old cached data when the .rockbox dir was already ↵Linus Nielsen Feltzing2003-10-10
| | | | | | cached by the dir browser. Now it forces a reload of the .rockbox dir. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3968 a1c6a512-1295-4272-9138-f99709370657
* Brian King's .rockbox browsing patchBjörn Stenberg2003-09-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3964 a1c6a512-1295-4272-9138-f99709370657
* Ignore ON button in ask_resume(), to avoid mistakenly cancelling resume.Björn Stenberg2003-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3925 a1c6a512-1295-4272-9138-f99709370657
* Fixed build error: UCL files are only supported on recorders so far.Björn Stenberg2003-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3898 a1c6a512-1295-4272-9138-f99709370657
* Lee Marlow's patch: UCL files can be "played" to call the flash pluginJörg Hohensohn2003-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3896 a1c6a512-1295-4272-9138-f99709370657
* Henrik Backe's resume-with-ON-key patch (#767082). Now you can resume ↵Linus Nielsen Feltzing2003-07-08
| | | | | | playback after STOP is pressed by just hitting the ON key to go to the WPS. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3816 a1c6a512-1295-4272-9138-f99709370657
* Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or ↵Hardeep Sidhu2003-07-01
| | | | | | playlist from file browser to see available options. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3796 a1c6a512-1295-4272-9138-f99709370657
* The file browser now detects if ajbrec.ajz/archos.mod has been modified ↵Björn Stenberg2003-06-29
| | | | | | after a usb session, and asks if you want to reboot to the new version. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3783 a1c6a512-1295-4272-9138-f99709370657
* Added plugin loader. Moved games, demos and the text viewer to loadable ↵Björn Stenberg2003-06-29
| | | | | | plugins. Copy your *.rock files to /.rockbox/rocks/ git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3769 a1c6a512-1295-4272-9138-f99709370657
* english language updated to be a bit more general, we now offer button ↵Robert Hak2003-06-25
| | | | | | descriptions on delete for recorder git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3759 a1c6a512-1295-4272-9138-f99709370657
* Addded option to hide icons in dir browser. (Patch #728377)Björn Stenberg2003-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3731 a1c6a512-1295-4272-9138-f99709370657
* Patch #700467, corrects a bug when shuffling with play-selected-first set to NoLinus Nielsen Feltzing2003-06-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3714 a1c6a512-1295-4272-9138-f99709370657
* Fixed bad remote control handling in wps. Changed tree navigation keys to ↵Björn Stenberg2003-05-20
| | | | | | right/left (was vol +/-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3688 a1c6a512-1295-4272-9138-f99709370657
* Bad grammar fixLinus Nielsen Feltzing2003-05-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3680 a1c6a512-1295-4272-9138-f99709370657
* Configurable dir browser file buffer size. No more 400-file limit. No more ↵Linus Nielsen Feltzing2003-05-09
| | | | | | whining. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3661 a1c6a512-1295-4272-9138-f99709370657
* showdir() should always redraw status barBjörn Stenberg2003-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3591 a1c6a512-1295-4272-9138-f99709370657
* Only redraw the status line when info actually changed.Björn Stenberg2003-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3588 a1c6a512-1295-4272-9138-f99709370657
* Changed remote control button events to separate codes. Now the remote ↵Björn Stenberg2003-04-23
| | | | | | control works while keys are locked. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3586 a1c6a512-1295-4272-9138-f99709370657
* Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing2003-04-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3565 a1c6a512-1295-4272-9138-f99709370657
* Fixed the garbled display when deleting the last file in a directory (bug ↵Linus Nielsen Feltzing2003-04-14
| | | | | | #680811) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3549 a1c6a512-1295-4272-9138-f99709370657
* The create_playlist() function didn't correctly handle fd == 0, and didn't ↵Linus Nielsen Feltzing2003-03-21
| | | | | | force a directory reload git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3490 a1c6a512-1295-4272-9138-f99709370657
* use splash() when a new language is loadedDaniel Stenberg2003-03-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3466 a1c6a512-1295-4272-9138-f99709370657
* Don't reload_dir after page up/down.Hardeep Sidhu2003-03-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3460 a1c6a512-1295-4272-9138-f99709370657
* Changed ON+PLAY screen to a menu, unified player & recorder and moved the ↵Björn Stenberg2003-03-12
| | | | | | code to a separate file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3436 a1c6a512-1295-4272-9138-f99709370657
* Fix: Too many arguments to snprintfBjörn Stenberg2003-03-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3429 a1c6a512-1295-4272-9138-f99709370657
* Doubleslash eradicationBjörn Stenberg2003-03-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3427 a1c6a512-1295-4272-9138-f99709370657
* Killed sim warningLinus Nielsen Feltzing2003-03-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3422 a1c6a512-1295-4272-9138-f99709370657
* Experimental Xing header generation added. Use with cautionLinus Nielsen Feltzing2003-03-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3418 a1c6a512-1295-4272-9138-f99709370657
* Don't allow renaming to ''.Björn Stenberg2003-03-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3409 a1c6a512-1295-4272-9138-f99709370657
* Kill silly warningBjörn Stenberg2003-03-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3408 a1c6a512-1295-4272-9138-f99709370657
* Now only shows extensions in mode Show files: AllBjörn Stenberg2003-03-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3407 a1c6a512-1295-4272-9138-f99709370657
* Mike Holden's patch #687181 to correct the bad screen update when deletingDaniel Stenberg2003-03-07
| | | | | | | a file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3394 a1c6a512-1295-4272-9138-f99709370657
* Bug fix: Font and lang files weren't save correctly to settingsBjörn Stenberg2003-02-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3323 a1c6a512-1295-4272-9138-f99709370657
* Fixed a number of .cfg loader bugsBjörn Stenberg2003-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3280 a1c6a512-1295-4272-9138-f99709370657
* Scroll file name in file management screens. Fixes bug report #686628Daniel Stenberg2003-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3279 a1c6a512-1295-4272-9138-f99709370657
* The LANG_RENAME string could be f***ed up in onplay_screen. Patch by SeeSchloss.Linus Nielsen Feltzing2003-02-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3272 a1c6a512-1295-4272-9138-f99709370657
* Expanded .cfg loader to include most settings. Based on Christian ↵Björn Stenberg2003-02-14
| | | | | | Determann's patch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3260 a1c6a512-1295-4272-9138-f99709370657
* Fixed delete file. You shall not accept a deletion by releasing the BUTTON_PLAY\Kjell Ericson2003-01-31
| | | | | | | , because you pressed that button in order to get there... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3199 a1c6a512-1295-4272-9138-f99709370657
* Simulator warns when archos dir is misssing. dirbrowse changed toMats Lidell2003-01-31
| | | | | | | return false on error. Not used except for the simulator warning. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3197 a1c6a512-1295-4272-9138-f99709370657
* first variables, then codeDaniel Stenberg2003-01-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3190 a1c6a512-1295-4272-9138-f99709370657
* Fix simulator build errorBjörn Stenberg2003-01-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3186 a1c6a512-1295-4272-9138-f99709370657
* Added basic playlist creation. Creates <dirname>.m3u in the parent ↵Björn Stenberg2003-01-29
| | | | | | directory, containing all mp3/mp2/mpa files found recursively. The process can be aborted with OFF or STOP. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3185 a1c6a512-1295-4272-9138-f99709370657
* Code police raidBjörn Stenberg2003-01-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3181 a1c6a512-1295-4272-9138-f99709370657
* New onplay-menu for the Player.Kjell Ericson2003-01-29
| | | | | | | The menu_run() function is split into two functions, where the new menu_run() works like before, and the new function menu_show() returns the menu item number you selected. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3180 a1c6a512-1295-4272-9138-f99709370657
* Allow usb connect in ask_resumeBjörn Stenberg2003-01-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3176 a1c6a512-1295-4272-9138-f99709370657
* fixed the dir browsing graphical flaws introduced yesterday.Daniel Stenberg2003-01-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3158 a1c6a512-1295-4272-9138-f99709370657