summaryrefslogtreecommitdiff
path: root/apps/tree.c (follow)
Commit message (Expand)AuthorAge
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon2007-04-18
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Make resuming a directory bookmark more robust (e.g., when the directory no l...Magnus Holmgren2007-04-12
* Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu...Jens Arnold2007-04-09
* Dircache fixes: Stop scanning properly if shutdown is initiated. Require user...Miika Pekkarinen2007-04-07
* Fix NULL pointer access (crashes the sim on windows) in directories with no d...Jens Arnold2007-04-07
* Recode filetypes.c to remove its need for a static string buffer.Jonathan Gordon2007-03-29
* Woops.. no longer neededJonathan Gordon2007-03-22
* fix FS#6877 — Using the quickmenu in the database view causes problemsJonathan Gordon2007-03-22
* #ifdef code that only makes sense for multivolume targets, make private funct...Nils Wallménius2007-03-17
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Fix the database browser not remembering its selected itemJonathan Gordon2007-03-10
* Fix FS#6716 - make it easier to follow the selected file going in and Jonathan Gordon2007-03-06
* left exits the browsersJonathan Gordon2007-03-01
* Centralise icon enabling to hopefully save a few bytesSteve Bavin2007-03-01
* For consistency, put a file browser heading up in the root folder if configur...Steve Bavin2007-03-01
* Oops, fix player warningsSteve Bavin2007-03-01
* Browser headings should obey the Show Icons setting tooSteve Bavin2007-03-01
* The menu and WPS buttons now work in the plugin and font browsers tooLinus Nielsen Feltzing2007-03-01
* Introducing the root menu!Jonathan Gordon2007-03-01
* Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen2007-02-28
* Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon2007-02-27
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* fix red buildsJonathan Gordon2007-02-18
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14
* Cleaned indents, added Shay Green (blargg) to credits.Adam Gashlin2007-02-14
* Adding SPC codec (FS #6542)Adam Gashlin2007-02-14
* Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton2007-02-09
* More HAVE_TAGCACHE by Austin Appel Jonathan Gordon2007-02-06
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* adding NSF (NES music) codecAdam Gashlin2007-01-25
* Split the system status variables out of global_settings and put them into a ...Jonathan Gordon2007-01-24
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* Try to make sure dircache state file on flashed H1xx targets isMiika Pekkarinen2006-12-22
* playlists should now be saved as m3u8Marcoen Hirschberg2006-12-21
* Fix dircache not saving the last size (Caused the Scanning disk splashJonathan Gordon2006-12-12
* Add "m4b" to the list of supported filename extensions.Magnus Holmgren2006-12-08
* * Move checkbox to plugin api (core never uses it)Jonathan Gordon2006-11-19
* Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2006-11-13
* Thread API enhancements.Brandon Low2006-11-11
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* dont allow the volume setting to wrapJonathan Gordon2006-11-06
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing2006-10-19
* Add CPU boost tracker to see where boosts are coming fromSteve Bavin2006-10-05
* Allow browser to voice the initial selectionSteve Bavin2006-10-04
* Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing2006-09-26
* Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod2006-09-25
* Properly shutdown audio playback early and flush system, including notMiika Pekkarinen2006-09-23