Age | Commit message (Expand) | Author |
2004-09-21 | Fixed broken rewind in wps | Henrik Backe |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-10 | adjustment for the Ondio: button driver has an Odio part, for now it has a Pl... | Jörg Hohensohn |
2004-08-29 | The mute status display function now uses splash() too | 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-06-27 | The status bar now keeps track of the mpeg status, instead of having to call ... | Linus Nielsen Feltzing |
2004-06-10 | Keylock now locks combo keys too (mute, id3 viewer etc) | Björn Stenberg |
2004-05-22 | Moved genre list and access function to id3.c | Björn Stenberg |
2004-05-22 | Improved ff/rw max step calculation (patch #882931 by Craigh Sather) | Björn Stenberg |
2004-05-21 | Now the next-song WPS feature works | Linus Nielsen Feltzing |
2004-05-19 | fix the next-song stuff for the player arch as well | Daniel Stenberg |
2004-05-19 | next-song support added to WPS, using new tags, and killed some trailing | Daniel Stenberg |
2004-03-28 | The ID3 browser now shows the correct genre information | Linus Nielsen Feltzing |
2004-03-22 | Fixed bad handling of remote control STOP on Player models | Linus Nielsen Feltzing |
2004-03-17 | F3 now shows the correct quick screen again | Linus Nielsen Feltzing |
2004-03-12 | First step towards context sensitive and configurable menus, by Brent Coutts | Linus Nielsen Feltzing |
2004-01-15 | Always show correct play mode | Björn Stenberg |
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-05 | Moved the low-level playback functionality into a new, separate module "mp3_p... | Jörg Hohensohn |
2003-12-12 | Initial suppport for building Rockbox for Neo. The Neo has a different | Daniel Stenberg |
2003-12-10 | Added viewer for currently playing playlist. Accessed from Menu->Playlist Op... | Hardeep Sidhu |
2003-11-03 | Patch #783177 by Craig Sather, fixes the progress bar glitch when fast forwar... | Linus Nielsen Feltzing |
2003-11-03 | Patch #782228 by Barry McIntosh, makes the volume meter update when adjusting... | Linus Nielsen Feltzing |
2003-10-23 | The boolean Code Police strikes back. This will hopefully fix bug #827966. | Linus Nielsen Feltzing |
2003-10-17 | Car Ignition Auto Stop (patch #736339 by Craig Sather) | Björn Stenberg |
2003-10-17 | Fixes sleep timer when connected to charger (patch #769591 by Henrik Backe) | Björn Stenberg |
2003-08-29 | Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ... | Hardeep Sidhu |
2003-07-01 | Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis... | Hardeep Sidhu |
2003-06-04 | Fixed %pp for shuffled dirs (patch #700465) | Björn Stenberg |
2003-05-20 | Finally, remote control now works while keys are locked. | Björn Stenberg |
2003-05-20 | Fixed bad remote control handling in wps. Changed tree navigation keys to rig... | Björn Stenberg |
2003-04-23 | Only redraw the status line when info actually changed. | Björn Stenberg |
2003-04-23 | Players use the MENU button, not F1. | Björn Stenberg |
2003-04-23 | Changed remote control button events to separate codes. Now the remote contro... | Björn Stenberg |
2003-04-11 | Better handling of next/prev | Linus Nielsen Feltzing |
2003-04-09 | Stop playing immediately when skipping to next or previous track. | Björn Stenberg |
2003-03-17 | Check paused state after pitch screen | Björn Stenberg |
2003-03-15 | patch #702874 by Craig Sather, fixes a pause bug in WPS | Linus Nielsen Feltzing |
2003-02-25 | hopefully no loud sound at beginning of fade in. Brian King suggestion | Eric Linenberg |
2003-02-17 | Give mpeg thread more time to run | Björn Stenberg |
2003-02-14 | Volume fade patch by Eric Linenberg | Björn Stenberg |
2003-02-12 | Exit WPS after recording | Björn Stenberg |
2003-02-12 | Changed id3 viewer exit again. | Björn Stenberg |
2003-02-11 | Added Genre+Year to ID3 viewer, and added the viewer to the main menu. | Björn Stenberg |
2003-02-11 | Exit ID3 browser on key release, otherwise the release event triggers actions... | Björn Stenberg |
2003-02-03 | Don't exit WPS until OFF is released. | Björn Stenberg |
2003-01-23 | Removed unnecessary calls to lcd_stop_scroll(). | Kjell Ericson |
2003-01-17 | Bug fix: Exit volume setting even if both keys are released simultaneously | Björn Stenberg |