summaryrefslogtreecommitdiff
path: root/apps/tree.c
AgeCommit message (Expand)Author
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
2004-03-17Fixed player build problem caused by the button bar changesLinus Nielsen Feltzing
2004-03-17The tree view is now correctly restored after a button bar changeLinus Nielsen Feltzing
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing
2004-03-11Moved Create Directory to the ON+Play menuLinus Nielsen Feltzing
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing
2004-01-20Check USB before resumingBjörn Stenberg
2004-01-18Don't start wps from rockbox_browse().Hardeep Sidhu
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg
2004-01-06fix by Alex PleinerJörg Hohensohn
2003-12-22icons for .ch8, .rvfJörg Hohensohn
2003-12-15handle_on() depends on the presence of an ON buttonDaniel Stenberg
2003-12-15the video player plugin and file the type / plugin API for itJörg Hohensohn
2003-12-12Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg
2003-12-11Fixed incorrect #ifdef for .ucl and .ajz filesHardeep Sidhu
2003-12-07table-driven internal handling of file types, so we can have many of themJörg Hohensohn
2003-12-04Added a splash to indicate battery charging if user tries to shut off while p...Björn Stenberg