summaryrefslogtreecommitdiffstats
path: root/apps/tree.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-14Fix tree.c->tree_get_entry_at() buffer overflowWilliam Wilgus1-0/+2
2018-10-18Fix menu warningsWilliam Wilgus1-1/+1
2014-03-10Implement time-based resume and playback start.Michael Sevakis1-2/+2
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero1-0/+1
2011-12-14FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero1-1/+0
2011-11-15FS#12251 - User shortcuts in the main menu.Jonathan Gordon1-0/+2
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz1-10/+26
2011-08-03Cleanup tree.c cache handling a bit.Thomas Martitz1-8/+10
2011-04-30Don't (partially) apply changes to max entries in the file browser immediatel...Magnus Holmgren1-1/+1
2010-12-15Rename the NO_CONTEXT flag to NO_CONTEXT_MENU so that the name more clearly c...Alexander Levin1-3/+3
2010-12-15remaining of FS#11777. Use rockbox_browse() to display playlists in Playlist ...Teruaki Kawashima1-0/+1
2010-12-14FS#11777: enhancement for rockbox_browse()Teruaki Kawashima1-1/+27
2010-10-22simplify rockbox_browse a bit and reuse buffer.Teruaki Kawashima1-1/+1
2010-08-27Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.Thomas Martitz1-1/+7
2010-08-27Make getcwd match the posix variant, make get_current_file() behave similar t...Thomas Martitz1-2/+2
2010-03-03FS#10756 - Free unused init codeThomas Martitz1-2/+2
2009-09-20Redraw the list after exiting the context menu to get rid of various non-bloc...Thomas Martitz1-0/+1
2009-05-21Remove some unused declarationsBertrik Sikken1-1/+0
2008-10-08Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...Nils Wallménius1-0/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-02-10Better bookmark resume handling, in particular when resuming a directory. If ...Magnus Holmgren1-0/+2
2007-08-05Accept FS#7486 - shortcuts plugin.Jonathan Gordon1-0/+2
2007-06-10Move the root_menu() call out of tree.c.Jonathan Gordon1-2/+2
2007-05-24Remove unused struct membersNils Wallménius1-2/+0
2007-04-18Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon1-28/+0
2007-04-09FS#6997 DB/tree Cleanup - remove unused field "currextra2".Miika Pekkarinen1-1/+0
2007-03-17#ifdef code that only makes sense for multivolume targets, make private funct...Nils Wallménius1-1/+0
2007-03-06Fix FS#6716 - make it easier to follow the selected file going in and Jonathan Gordon1-0/+1
2007-03-01Introducing the root menu!Jonathan Gordon1-1/+1
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin1-0/+1
2007-02-06More HAVE_TAGCACHE by Austin Appel Jonathan Gordon1-0/+2
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-160/+0
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+14
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts1-9/+2
2006-04-04iAudio X5: joystick click selects in the file browser, like on the iriver tar...Linus Nielsen Feltzing1-2/+3
2006-04-02Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save o...Hristo Kovachev1-0/+1
2006-04-02Updated quickscreens, now they look better than before while still retaining ...Zakk Roberts1-0/+1
2006-03-29Add support for loadable vkeyboard layoutsFrank Dischner1-0/+1
2006-03-28Moved main menu button to REC for both file browser and WPSDaniel Stenberg1-2/+2
2006-03-26swap PLAY and REC for x5, I liked that way!Daniel Stenberg1-6/+6
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen1-0/+1
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+17
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing1-5/+5
2006-02-22Remove some unused/deprecated definesHristo Kovachev1-24/+0
2006-02-05Use the iPod 4G button mappings for the iPod 3G as well (at least for now)Dave Chapman1-1/+1
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman1-1/+2
2006-02-02iPod: Fix some button-mapping bugs and inconsistenciesDave Chapman1-1/+2
2006-01-20iPod: Change button mapping in the file browser. Now MENU is mapped to menu,...Dave Chapman1-4/+3
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+15
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+14