summaryrefslogtreecommitdiff
path: root/apps/tree.c
AgeCommit message (Expand)Author
2005-06-23Henrik Backes patch for WPS and tag database context menus. Tag database cont...Linus Nielsen Feltzing
2005-06-22Make the simulator builds know about software poweroff, for more consistent b...Jens Arnold
2005-06-20cpu_boost(true) was called twice.Miika Pekkarinen
2005-06-20Patch #1223219 by Dave Wiard - Add all supported audio files with Create Play...Linus Nielsen Feltzing
2005-06-18Proper MPEG layer 1 support.Jens Arnold
2005-06-13Initial pass at WavPack codec playback support (and my first commit...)Dave Bryant
2005-06-12Remove TREE_RC_ENTER, it was redundantMarcoen Hirschberg
2005-06-12Make remote-control code more completeMarcoen Hirschberg
2005-06-12Add remote control support to tree and menu. Move defines from wps.c to wps.hMarcoen Hirschberg
2005-06-11center-scrolling: start scrolling when the cursor is at 2/3 of the screen. Th...Marcoen Hirschberg
2005-06-11Add .a52 and .mpc to supported list of audio filesDave Chapman
2005-06-11First codeca52 (A52 aka AC3 playback) - it is already faster than realtime, w...Dave Chapman
2005-06-07First attempt at codecflac.cDave Chapman
2005-05-17(1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold
2005-05-17Added the 'only return to root if current dir no longer exists' functionality...Jens Arnold
2005-05-17Save some code for Ondio.Jens Arnold
2005-05-16Forgot to add the 'not always back to root' feature for menu and quickscreens...Jens Arnold
2005-05-16Browser enhancements: (all) Only go back to the root dir after USB mode if th...Jens Arnold
2005-05-14Bugfixes: (all) Don't try to build the directory list when showdir() returns ...Jens Arnold
2005-05-05Hotswap support in file browser: Don't reload the root dir if not in the root...Jens Arnold
2005-05-02Bugfix: Correctly compose path to _dirname.talk for dirs located in the root....Jens Arnold
2005-04-26Restructurizing database code, seperating database code from dbtree code,Michiel Van Der Kolk
2005-04-26ID3DB: Reload database when returning from USB mode. Fixed reload_root issue ...Jens Arnold
2005-04-07Temp fix to allow playlist creation with .ogg, .wav and .wma filesLinus Nielsen Feltzing
2005-04-06Connected my brainLinus Nielsen Feltzing
2005-04-06Added the IS_SYSEVENT() macroLinus Nielsen Feltzing
2005-04-06Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-03-31Better #ifdef for the RoLo functionalityLinus Nielsen Feltzing
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing
2005-03-11Fix for bug #1161173 by Mark A Hillebrand, disabled Follow Playlist in ID3 da...Linus Nielsen Feltzing
2005-02-16Turn off the RTC alarm if it's gone off. Best not to have alarm events unles...Christi Scarborough
2005-02-12long policyJean-Philippe Bernardy
2005-02-10iRiver: Allow shutdown when chargingLinus Nielsen Feltzing
2005-02-05fix compiler warningsChristi Scarborough
2005-02-05Bugfix: Resume does not prompt if the unit has woken due to the RTC alarmChristi Scarborough
2005-02-04New Recording Option: Show recording screen on startupChristi Scarborough
2005-02-03fixes an issue with LANG_PLAYINDICES_PLAYLIST id.Jose Maria Garcia-Valdecasas Bernal
2005-01-28MMC hotswap enabled for OndioJörg Hohensohn
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold
2005-01-25Fixed another cause of 'stuck in subdir' bug.Björn Stenberg
2005-01-21Don't show browser before resume.Björn Stenberg
2005-01-20Added music playing from ID3 browser.Björn Stenberg
2005-01-20Fixed crash when changing between id3 and file mode in wps.Björn Stenberg
2005-01-19Added a virtual 'Artists,Albums,Songs' root folder in ID3 browserBjörn Stenberg
2005-01-18Fixed plugin-browser-shows-id3db bugBjörn Stenberg
2005-01-18Repaired broken exit from plugin/font/language browserBjörn Stenberg
2005-01-18Repaired broken resumeBjörn Stenberg
2005-01-18Added support for very large tables in ID3 database.Björn Stenberg
2005-01-17Minor tweaks to compile on win32.Björn Stenberg