summaryrefslogtreecommitdiffstats
path: root/apps/tree.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-26Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing1-1/+14
2006-09-25Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod1-0/+1
2006-09-23Properly shutdown audio playback early and flush system, including notMiika Pekkarinen1-1/+1
2006-09-21Fix bookmark resume for M3U8 playlists.Magnus Holmgren1-2/+3
2006-09-19Properly set list title in tagcache mode and removed one incorrectMiika Pekkarinen1-6/+17
2006-09-19Improved tag browser configuration file syntax with submenus andMiika Pekkarinen1-0/+2
2006-09-17holding left in the tree will quickly get back to root, as long as the text i...Jonathan Gordon1-2/+5
2006-09-10Patch #5770 by Dominik Riebeling: Skip BOM in playlists. Add '.m3u8' as a sup...Magnus Holmgren1-0/+1
2006-09-01removed an unneeded variableJonathan Gordon1-2/+0
2006-08-31When booting into the recording screen on SWcodec targets, the codecs attempt...Martin Scarratt1-0/+5
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis1-1/+1
2006-08-23Add optional icon to list title, current path display shows a dir icon, and l...Mark Arigo1-9/+22
2006-08-22initial (re)support for F3Jonathan Gordon1-2/+2