summaryrefslogtreecommitdiff
path: root/apps/wps.c
AgeCommit message (Expand)Author
2002-08-29Custom WPS update - works for recorder and player now. Also updated how the W...Justin Heiner
2002-08-29update to the ff/rw options accelerate optionsEric Linenberg
2002-08-28Nate Nystrom's ff/rw acceleration patchEric Linenberg
2002-08-28Added basic handling of \r\n (ignores it) to the Custom WPSJustin Heiner
2002-08-28First attempt to use the new playlist APILinus Nielsen Feltzing
2002-08-27Fixed a little problem coming out of the Player's ID3 info screen. You had to...Justin Heiner
2002-08-27Update to CUSTOM_WPS. Now has an If/Else ability. Also updated the docsJustin Heiner
2002-08-26Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg
2002-08-24global_settings are not for runtime state variables!Björn Stenberg
2002-08-24Update to the Custom WPS. Now actually works, can be fed any string, uses %xx...Justin Heiner
2002-08-23Don't display wps until there is data to display (or we'll get the annoying '...Björn Stenberg
2002-08-23prevent the "end of (song) list" getting displayed if there's an mpegDaniel Stenberg
2002-08-23stupid tabsRobert Hak
2002-08-23minor style fixesRobert Hak
2002-08-23restore was allwas true. Set it to false when last restore request wasMarkus Braun
2002-08-23two fixes at once:Daniel Stenberg
2002-08-22Changed CUSTOM_WPS to be a define-only feature until it is more complete. To ...Justin Heiner
2002-08-22fix file name pointer usage, clean the buffer faster, don't use extraDaniel Stenberg
2002-08-22Flipped a line to make it workJustin Heiner
2002-08-22Attempt at fixing redsJustin Heiner
2002-08-22fixed compiler errorDaniel Stenberg
2002-08-22Added conditional Title-Artist to appease PsycoXul :-) It's bound to %hJustin Heiner
2002-08-22Added %% as an available tag to the Custom WPS. Displays % when usedJustin Heiner
2002-08-22Added ability to have a Custom WPS Display on the Player. See the commited do...Justin Heiner
2002-08-21Changed the previous patch to restart the same song if over 2 seconds to 3 se...Justin Heiner
2002-08-21Stays in pause mode after seekBjörn Stenberg
2002-08-21Lee Marlow's patch to restart the same song if the back button is hit in the wpsEric Linenberg
2002-08-21Fix for fixMarkus Braun
2002-08-21Fixed wps usb bug. Before rockbox switched not to usb mode when cable wasMarkus Braun
2002-08-21Consolidated display restore code.Markus Braun
2002-08-20faster redraw of time displayMarkus Braun
2002-08-20Now using lcd margins instead of a line offset for displaying status bar.Markus Braun
2002-08-20Added draw_screen(id3) after volume change. Fixed bug in player WPS ID3 Info ...Justin Heiner
2002-08-19Pause now works again (I broke it with my mpeg_is_playing() fix...)Björn Stenberg
2002-08-19Added Smart(tm) ID3 displaying to the new 1 Line ID3. If no ID3 is available,...Justin Heiner
2002-08-19More of the new 1 Line ID3 for the playerJustin Heiner
2002-08-17Minor change in display of previous volume display patchJustin Heiner
2002-08-17WPS in player now displays volume level while changing itJustin Heiner
2002-08-16Fixed ID3 Scrolling problem (player) when FF/RW in ID3 display modeJustin Heiner
2002-08-16Fixed double-height problem and broken fwd/rew.Björn Stenberg
2002-08-16Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg
2002-08-16menu+left/right was broken for volume change. Patch submitted byMats Lidell
2002-08-15Button release filter was a little too effectiveBjörn Stenberg
2002-08-15F3 now toggles global_settings.statusbarMarkus Braun
2002-08-15Save volume changesBjörn Stenberg
2002-08-15Now discards stray BUTTON_REL eventsLinus Nielsen Feltzing
2002-08-15Fixed a small problem in the Player ID3 Info Screen. Also rewrote the mute fu...Justin Heiner
2002-08-14Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.Björn Stenberg
2002-08-13Getting a few pixels more filename display width by using a smaller cursor iconBjörn Stenberg
2002-08-13Set audio icon in wps.Mats Lidell