summaryrefslogtreecommitdiff
path: root/apps/wps.c
AgeCommit message (Expand)Author
2005-06-18Button adjustments for H1x0: added mode button for leaving menus and cancelli...Jens Arnold
2005-06-12Make remote-control code more completeMarcoen Hirschberg
2005-06-12Added menu button for remote (because the menu now supports the remote too).Tomas Salfischberger
2005-06-12Add remote control support to tree and menu. Move defines from wps.c to wps.hMarcoen Hirschberg
2005-06-08Bugfix: Holding the remote volume button wasn't working. Someone forgot to ad...Tomas Salfischberger
2005-06-08Support for iRiver remote buttons in WPS.Tomas Salfischberger
2005-06-05First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing
2005-05-13Fix simulator and iriver builds.Jens Arnold
2005-05-13(1) Wait for the MAS to run out of buffered data on fade out. Fixes bug #7789...Jens Arnold
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing
2005-02-12long policyJean-Philippe Bernardy
2005-01-23Added button definitions for gmini build. Prettified formatting.Jens Arnold
2004-12-19Removed annoying debug outputLinus Nielsen Feltzing
2004-11-19Added iRiver button codesLinus Nielsen Feltzing
2004-10-24Fix: Skipping to previous/next track via remote works again. WPS_RC_(PREV|NEX...Jens Arnold
2004-10-05Added stop (off+repeat) to ondio wps.Björn Stenberg
2004-10-04Moved most actions off of button release events.Björn Stenberg
2004-10-04Player volume buttons now work againBjörn Stenberg
2004-10-04Player next/prev is on release, not press. (Bug #1039326)Björn Stenberg
2004-10-01Patch #1038325 by Markus Braun, prevents WPS from setting the volume higher t...Linus Nielsen Feltzing
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-21Fixed broken rewind in wpsHenrik Backe
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-10adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn
2004-08-29The mute status display function now uses splash() tooJens 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-06-27The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing
2004-06-10Keylock now locks combo keys too (mute, id3 viewer etc)Björn Stenberg
2004-05-22Moved genre list and access function to id3.cBjörn Stenberg
2004-05-22Improved ff/rw max step calculation (patch #882931 by Craigh Sather)Björn Stenberg
2004-05-21Now the next-song WPS feature worksLinus Nielsen Feltzing
2004-05-19fix the next-song stuff for the player arch as wellDaniel Stenberg
2004-05-19next-song support added to WPS, using new tags, and killed some trailingDaniel Stenberg
2004-03-28The ID3 browser now shows the correct genre informationLinus Nielsen Feltzing
2004-03-22Fixed bad handling of remote control STOP on Player modelsLinus Nielsen Feltzing
2004-03-17F3 now shows the correct quick screen againLinus Nielsen Feltzing
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing
2004-01-15Always show correct play modeBjörn Stenberg
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-05Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn
2003-12-12Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg
2003-12-10Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu
2003-11-03Patch #783177 by Craig Sather, fixes the progress bar glitch when fast forwar...Linus Nielsen Feltzing
2003-11-03Patch #782228 by Barry McIntosh, makes the volume meter update when adjusting...Linus Nielsen Feltzing
2003-10-23The boolean Code Police strikes back. This will hopefully fix bug #827966.Linus Nielsen Feltzing
2003-10-17Car Ignition Auto Stop (patch #736339 by Craig Sather)Björn Stenberg
2003-10-17Fixes sleep timer when connected to charger (patch #769591 by Henrik Backe)Björn Stenberg