summaryrefslogtreecommitdiff
path: root/apps/tree.c (follow)
Commit message (Expand)AuthorAge
* #ifdef code that only makes sense for multivolume targets, make private funct...Nils Wallménius2007-03-17
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Fix the database browser not remembering its selected itemJonathan Gordon2007-03-10
* Fix FS#6716 - make it easier to follow the selected file going in and Jonathan Gordon2007-03-06
* left exits the browsersJonathan Gordon2007-03-01
* Centralise icon enabling to hopefully save a few bytesSteve Bavin2007-03-01
* For consistency, put a file browser heading up in the root folder if configur...Steve Bavin2007-03-01
* Oops, fix player warningsSteve Bavin2007-03-01
* Browser headings should obey the Show Icons setting tooSteve Bavin2007-03-01
* The menu and WPS buttons now work in the plugin and font browsers tooLinus Nielsen Feltzing2007-03-01
* Introducing the root menu!Jonathan Gordon2007-03-01
* Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen2007-02-28
* Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon2007-02-27
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* fix red buildsJonathan Gordon2007-02-18
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14
* Cleaned indents, added Shay Green (blargg) to credits.Adam Gashlin2007-02-14
* Adding SPC codec (FS #6542)Adam Gashlin2007-02-14
* Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton2007-02-09
* More HAVE_TAGCACHE by Austin Appel Jonathan Gordon2007-02-06
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* adding NSF (NES music) codecAdam Gashlin2007-01-25
* Split the system status variables out of global_settings and put them into a ...Jonathan Gordon2007-01-24
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* Try to make sure dircache state file on flashed H1xx targets isMiika Pekkarinen2006-12-22
* playlists should now be saved as m3u8Marcoen Hirschberg2006-12-21
* Fix dircache not saving the last size (Caused the Scanning disk splashJonathan Gordon2006-12-12
* Add "m4b" to the list of supported filename extensions.Magnus Holmgren2006-12-08
* * Move checkbox to plugin api (core never uses it)Jonathan Gordon2006-11-19
* Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2006-11-13
* Thread API enhancements.Brandon Low2006-11-11
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* dont allow the volume setting to wrapJonathan Gordon2006-11-06
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing2006-10-19
* Add CPU boost tracker to see where boosts are coming fromSteve Bavin2006-10-05
* Allow browser to voice the initial selectionSteve Bavin2006-10-04
* Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing2006-09-26
* Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod2006-09-25
* Properly shutdown audio playback early and flush system, including notMiika Pekkarinen2006-09-23
* Fix bookmark resume for M3U8 playlists.Magnus Holmgren2006-09-21
* Properly set list title in tagcache mode and removed one incorrectMiika Pekkarinen2006-09-19
* Improved tag browser configuration file syntax with submenus andMiika Pekkarinen2006-09-19
* holding left in the tree will quickly get back to root, as long as the text i...Jonathan Gordon2006-09-17
* Patch #5770 by Dominik Riebeling: Skip BOM in playlists. Add '.m3u8' as a sup...Magnus Holmgren2006-09-10
* removed an unneeded variableJonathan Gordon2006-09-01
* When booting into the recording screen on SWcodec targets, the codecs attempt...Martin Scarratt2006-08-31
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* Add optional icon to list title, current path display shows a dir icon, and l...Mark Arigo2006-08-23
* initial (re)support for F3Jonathan Gordon2006-08-22