summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2002-08-26Philpp Petermann's game wormlet: add to game menuEric Linenberg
2002-08-26Philpp Petermann's tetris patch: save score after ending gameEric Linenberg
2002-08-25Reduced max ffw/rew step size to 255s because we are storing the value in 1 byteHardeep Sidhu
2002-08-24global_settings are not for runtime state variables!Björn Stenberg
2002-08-24Experimental code is not to be enabled by defaultBjörn Stenberg
2002-08-24Damned CR/LF again. I need to get a better editor than notepadJustin Heiner
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-23Now doesn't try to play non-mp3/m3u files.Björn Stenberg
2002-08-23Removed typedefBjörn Stenberg
2002-08-23prevent the "end of (song) list" getting displayed if there's an mpegDaniel Stenberg
2002-08-23a menu warning fixDaniel Stenberg
2002-08-23properly remember DISK_CHANGE status and return that to menu parents,Daniel Stenberg
2002-08-23Removed the secret features in dbg_ports()Linus Nielsen Feltzing
2002-08-23it is madness having this a separate makefileDaniel Stenberg
2002-08-23Menu for menu functionsDaniel Stenberg
2002-08-23MENU_DISK_CHANGED is the new value for telling disk content might haveDaniel Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel 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-23playlist_next() now returns NULL on excessive 'step' amountsDaniel Stenberg
2002-08-23OK, a (hopefully) successful attempt at getting rid of the yellows that I cre...Justin Heiner
2002-08-23Forgot to #ifdef somethingJustin Heiner
2002-08-23Fixed a problem with my #define CUSTOM_WPS - It didn't lower the menu items t...Justin Heiner
2002-08-23Added NSauzede's patch to detect USB while in a Menu. It also adds the USB ic...Justin Heiner
2002-08-22statusbar bug fix when going to the menu from the dir browserDaniel Stenberg
2002-08-22when we want to stop the scroll and clear the screen, it is a lot betterDaniel Stenberg
2002-08-22Bill Napier's patch slightly remodelled. This adds a setting calledDaniel 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-21made the main menu have a USB selection when built for simulator so thatDaniel Stenberg
2002-08-21play_list() is now modified to accept a playlist index that is eitherDaniel Stenberg
2002-08-21Ignore recorder playmode states.Mats Lidell
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-21Added icons for charcell simulator.Mats Lidell
2002-08-21lets point to the docs dirRobert Hak
2002-08-21store the correct index in the resume info when we fire up a single song in aDaniel Stenberg
2002-08-21Consolidated display restore code.Markus Braun