summaryrefslogtreecommitdiff
path: root/apps/tree.c (unfollow)
Commit message (Expand)Author
2005-01-13Removed remnants of buttonbar code for units without recorder keypad.Jens Arnold
2005-01-02Prevent entering the menu when returning from a subroutine with MODE-repeat e...Jens Arnold
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn
2004-12-07Patch #911756 by Steve Cundari, bookmark follows repositioned MP3 fileLinus Nielsen Feltzing
2004-10-24Leave sub-browsers after returning from usb mode, to avoid confusing display ...Jens Arnold
2004-10-24Fixes: (1) Selecting previous file/dir via remote in browser works again (typ...Jens Arnold
2004-10-21Improvement for talking filenames: While loading the directory, already cache...Jörg Hohensohn
2004-10-14Proper fix for TREE_RUN trailing release eventBjörn Stenberg
2004-10-12Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing
2004-10-11Ignore leftover release events when starting secondary file browser.Björn Stenberg
2004-10-09Removed button bar for devices with no F buttons (Ondio)Jens Arnold
2004-10-06patch #978765 by Carsten Tschach, new option for voice filenames: every file ...Jörg Hohensohn
2004-10-05Don't check BUTTON_REL on SYS_ eventsLinus Nielsen Feltzing
2004-10-05Don't accept press events as dialog answer.Björn Stenberg
2004-10-05Ondio menu hack removedJörg Hohensohn
2004-10-05Flattened browser button code more. TREE_SHIFT removed. OnPlay menu is now av...Björn Stenberg
2004-10-02Moved Ondio main menu hack in order to properly browse fonts, langs, rocks an...Jens Arnold
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-19On+play menu now activates on play releaseBjörn Stenberg
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-10Added check for missing .rockbox directory to playlist code.Henrik Backe
2004-09-05Warning if .rockbox is missingHenrik Backe
2004-08-28.rockbox browse fixes, based on patch #861278 by Brian King: (1) Leaving the ...Jens Arnold
2004-08-28Bug fix: The splash displayed when trying to soft power off with the charger ...Jens Arnold
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold
2004-08-01More const policeing step 2Jens Arnold
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing
2004-07-26Act on the button-down event for the clean shutdown, and show the charging sp...Linus Nielsen Feltzing
2004-07-25The call to shutdown_screen() is only for recorder modelsLinus Nielsen Feltzing
2004-07-25ask_resume() now only reacts on button release eventsLinus Nielsen Feltzing
2004-07-24New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing
2004-07-19Const'ed the logo, the bitmaps and the credits (optimization for running from...Jens Arnold
2004-07-14Added bookmark icon for the Player/StudioLinus Nielsen Feltzing
2004-06-27The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing
2004-06-22sort options for files & directoriesJörg Hohensohn
2004-06-20infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg
2004-05-12preparation for the JPEG viewerJörg Hohensohn
2004-04-10talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten...Jörg Hohensohn
2004-04-09A not so very elegant fix for bug #918063Linus Nielsen Feltzing
2004-04-06Voice UI searches for <mylanguage>.voice, no hard-coded "english.voice" any m...Jörg Hohensohn
2004-04-04warning and simulator build fixJörg Hohensohn
2004-04-04Voice UI: option to spell dirs/files, say (known) extension with file number,...Jörg Hohensohn
2004-03-31bugfix for changing position/directory during the talkbox "hover" timeoutJörg Hohensohn
2004-03-29removed a warningJörg Hohensohn
2004-03-28hovering talkbox clips are played after a 1 sec timeout, to avoid constant di...Jörg Hohensohn
2004-03-27Step 4 of voice UI:Jörg Hohensohn
2004-03-21Use same path buffer when recursively creating playlistHardeep Sidhu
2004-03-21Adds USB detection on changed bootfile questionHenrik Backe
2004-03-17Fixed the font problem reported by Mark Bright, cleaning up some code in the ...Linus Nielsen Feltzing