summaryrefslogtreecommitdiffstats
path: root/apps/tree.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-21Accept FS#7775: Use list voice callback in file browserStéphane Doyon1-146/+75
2007-10-19dirbrowse should return a GO_TO_* value, not false on error (fixes the proble...Jonathan Gordon1-2/+2
2007-10-07Don't get the dircache size while dircache is still initializing. If done dur...Magnus Holmgren1-1/+2
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon1-8/+6
2007-08-16Show the plugin category name in the list title in the plugin browsers.Jonathan Gordon1-7/+14
2007-08-14Small optimisationPeter D'Hoye1-23/+21
2007-08-13Add another file extension viewing option that mimics the old behaviour and m...Peter D'Hoye1-5/+29
2007-08-13Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye1-5/+5
2007-08-06Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius1-3/+4
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius1-2/+2
2007-08-05Accept FS#7486 - shortcuts plugin.Jonathan Gordon1-1/+8
2007-08-02Finally use the rec button to get to the rec screen on sansa and iriver hxxx....Jonathan Gordon1-0/+5
2007-07-25Fix the bug where holding left no longer stopped at the browser root.Jonathan Gordon1-6/+1
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon1-2/+0
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare1-5/+5
2007-07-11Give the plugin menu its own title (when configured). Fixes FS #7371Peter D'Hoye1-0/+6
2007-06-19Fix Database to use the foreground colour, as the colours feature has Paul Louden1-0/+2
2007-06-17Fix some bugs with the colors stuff. You can now specify folder color with t...Brandon Low1-1/+1
2007-06-17Give color targets the ability to display each LCD line a different color and...Brandon Low1-0/+13
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