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