Age | Commit message (Expand) | Author |
2004-09-19 | On+play menu now activates on play release | Björn Stenberg |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-10 | Added check for missing .rockbox directory to playlist code. | Henrik Backe |
2004-09-05 | Warning if .rockbox is missing | Henrik Backe |
2004-08-28 | .rockbox browse fixes, based on patch #861278 by Brian King: (1) Leaving the ... | Jens Arnold |
2004-08-28 | Bug 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 3 | Jens Arnold |
2004-08-01 | More const policeing step 2 | Jens Arnold |
2004-07-26 | First step in revamping the USB event handling, paving the way for the upcomi... | Linus Nielsen Feltzing |
2004-07-26 | Act on the button-down event for the clean shutdown, and show the charging sp... | Linus Nielsen Feltzing |
2004-07-25 | The call to shutdown_screen() is only for recorder models | Linus Nielsen Feltzing |
2004-07-25 | ask_resume() now only reacts on button release events | Linus Nielsen Feltzing |
2004-07-24 | New feature: clean shutdown if you press OFF twice in the file browser, or se... | Linus Nielsen Feltzing |
2004-07-19 | Const'ed the logo, the bitmaps and the credits (optimization for running from... | Jens Arnold |
2004-07-14 | Added bookmark icon for the Player/Studio | Linus Nielsen Feltzing |
2004-06-27 | The status bar now keeps track of the mpeg status, instead of having to call ... | Linus Nielsen Feltzing |
2004-06-22 | sort options for files & directories | Jörg Hohensohn |
2004-06-20 | infrastructure for sorting by date+time, now we "only" need to decide on the UI | Jörg Hohensohn |
2004-05-21 | Plugin/file type association system. Patch #879411 by Henrik Backe | Björn Stenberg |
2004-05-12 | preparation for the JPEG viewer | Jörg Hohensohn |
2004-04-10 | talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten... | Jörg Hohensohn |
2004-04-09 | A not so very elegant fix for bug #918063 | Linus Nielsen Feltzing |
2004-04-06 | Voice UI searches for <mylanguage>.voice, no hard-coded "english.voice" any m... | Jörg Hohensohn |
2004-04-04 | warning and simulator build fix | Jörg Hohensohn |
2004-04-04 | Voice UI: option to spell dirs/files, say (known) extension with file number,... | Jörg Hohensohn |
2004-03-31 | bugfix for changing position/directory during the talkbox "hover" timeout | Jörg Hohensohn |
2004-03-29 | removed a warning | Jörg Hohensohn |
2004-03-28 | hovering talkbox clips are played after a 1 sec timeout, to avoid constant di... | Jörg Hohensohn |
2004-03-27 | Step 4 of voice UI: | Jörg Hohensohn |
2004-03-21 | Use same path buffer when recursively creating playlist | Hardeep Sidhu |
2004-03-21 | Adds USB detection on changed bootfile question | Henrik Backe |
2004-03-17 | Fixed the font problem reported by Mark Bright, cleaning up some code in the ... | Linus Nielsen Feltzing |
2004-03-17 | Fixed player build problem caused by the button bar changes | Linus Nielsen Feltzing |
2004-03-17 | The tree view is now correctly restored after a button bar change | Linus Nielsen Feltzing |
2004-03-16 | First shot at a nice little button bar at the bottom of the recorder LCD. Ena... | Linus Nielsen Feltzing |
2004-03-12 | First step towards context sensitive and configurable menus, by Brent Coutts | Linus Nielsen Feltzing |
2004-03-11 | Moved Create Directory to the ON+Play menu | Linus Nielsen Feltzing |
2004-01-21 | New feature: NOw you can store the recorded files in either /recordings (the ... | Linus Nielsen Feltzing |
2004-01-20 | Check USB before resuming | Björn Stenberg |
2004-01-18 | Don't start wps from rockbox_browse(). | Hardeep Sidhu |
2004-01-14 | Added Benjamin Metzlers bookmarking feature (patch #669440) | Björn Stenberg |
2004-01-08 | The splash() function's second argument (keymask) is now removed, as it | Daniel Stenberg |
2004-01-06 | fix by Alex Pleiner | Jörg Hohensohn |
2003-12-22 | icons for .ch8, .rvf | Jörg Hohensohn |
2003-12-15 | handle_on() depends on the presence of an ON button | Daniel Stenberg |
2003-12-15 | the video player plugin and file the type / plugin API for it | Jörg Hohensohn |
2003-12-12 | Initial suppport for building Rockbox for Neo. The Neo has a different | Daniel Stenberg |
2003-12-11 | Fixed incorrect #ifdef for .ucl and .ajz files | Hardeep Sidhu |
2003-12-07 | table-driven internal handling of file types, so we can have many of them | Jörg Hohensohn |
2003-12-04 | Added a splash to indicate battery charging if user tries to shut off while p... | Björn Stenberg |