index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
wps.h
Age
Commit message (
Expand
)
Author
2005-10-28
Initial multi screen support by Kévin Ferrare (Patch #1318081)
Linus Nielsen Feltzing
2005-08-21
Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...
Linus Nielsen Feltzing
2005-06-29
Hristo Kovachev's keypad fixes for the H300 build
Daniel Stenberg
2005-06-29
Move quick menu to MODE button to avoid conflict with page up/down in WPS
Christi Scarborough
2005-06-26
Iriver: remote FFWD/REW support
Jens Arnold
2005-06-26
Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...
Christi Scarborough
2005-06-24
BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC...
Christi Scarborough
2005-06-23
When exiting the context menu with the menu button, call the main menu. Mainl...
Jens Arnold
2005-06-23
Henrik Backes patch for WPS and tag database context menus. Tag database cont...
Linus Nielsen Feltzing
2005-06-18
Button adjustments for H1x0: added mode button for leaving menus and cancelli...
Jens Arnold
2005-06-12
Make remote-control code more complete
Marcoen Hirschberg
2005-06-12
Added menu button for remote (because the menu now supports the remote too).
Tomas Salfischberger
2005-06-12
Add remote control support to tree and menu. Move defines from wps.c to wps.h
Marcoen Hirschberg
2005-02-12
long policy
Jean-Philippe Bernardy
2004-09-28
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-09-19
Redesigned the button handling. The code now uses symbolic function defines i...
Björn Stenberg
2003-02-11
Added Genre+Year to ID3 viewer, and added the viewer to the main menu.
Björn Stenberg
2002-11-21
cruft removal
Robert Hak
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-09-03
Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...
Björn Stenberg
2002-08-31
USB Related:
Justin Heiner
2002-08-30
Psyco Dedman's player progress-bar fix
Daniel Stenberg
2002-08-30
Got rid of the old WPS, and use Custom WPS as the method of WPS updating. Als...
Justin Heiner
2002-08-29
Custom WPS update - works for recorder and player now. Also updated how the W...
Justin Heiner
2002-08-24
Update to the Custom WPS. Now actually works, can be fed any string, uses %xx...
Justin Heiner
2002-08-22
Changed CUSTOM_WPS to be a define-only feature until it is more complete. To ...
Justin Heiner
2002-08-22
Added %% as an available tag to the Custom WPS. Displays % when used
Justin Heiner
2002-08-07
Added status bar to file browser and wps
Markus Braun
2002-07-01
WPS screen now handles USB detection
Linus Nielsen Feltzing
2002-06-25
Check id3 data every second
Björn Stenberg
2002-06-25
A step towards WPS
Björn Stenberg
2002-06-25
Made the code compile. Added header. Fixed spacing.
Björn Stenberg
2002-06-25
initial wps functions
Jerome Kuptz