summaryrefslogtreecommitdiffstats
path: root/apps/tree.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-08-17bring back the Battery:Charging splash if you try turning off certainJonathan Gordon1-8/+10
2006-08-16Reload directory on switching out of ID3 Database view. Stops the file browse...Dan Everton1-0/+6
2006-08-15Fixed my stupid mistake when I tried to restore the tree_exit behaviourLinus Nielsen Feltzing1-1/+1
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye1-2/+2
2006-08-15Clear file view title if the user turns it off.Dan Everton1-0/+3
2006-08-15Restored the old behaviour of TREE_EXITLinus Nielsen Feltzing1-12/+10
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-80/+28
2006-08-15A few changes and fixes for the title in the file view: disable title string ...Dan Everton1-4/+7
2006-08-15Add support for displaying the the current path or the full path (or neither)...Dan Everton1-0/+5
2006-08-14Fixed: FS#5801 Playlist building in tagcache doesn't work properly afterMiika Pekkarinen1-2/+6
2006-08-12Committing FS#5182 - One button hold for Horizontal screen scrolling.Shachar Liberman1-4/+6
2006-08-11Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen1-4/+6
2006-08-09Unload tagcache from ram when entering USB mode.Miika Pekkarinen1-0/+8
2006-08-07FS#5587 Non-latin languages support update. Translators:Please changeShachar Liberman1-3/+3
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen1-1/+8