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