summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* super-duper tetris applying to the standards of the Tetris Expert Panel and t...Felix Arends2002-07-04
* Added Player debug menuLinus Nielsen Feltzing2002-07-04
* Now prints Variable Bit Rate if VBRLinus Nielsen Feltzing2002-07-04
* Killed warningsLinus Nielsen Feltzing2002-07-03
* 4x4 pixel stones, 90 degrees rotated (bigger), a few things still missingFelix Arends2002-07-03
* Now only reacts to UP/DOWN keypresses if there are files in the directoryLinus Nielsen Feltzing2002-07-02
* Added i2c_init()Linus Nielsen Feltzing2002-07-02
* Wrapping patch by Bill, Matthew and LeeLinus Nielsen Feltzing2002-07-02
* Corrected ATA debug optionLinus Nielsen Feltzing2002-07-02
* Added FAT debug optionLinus Nielsen Feltzing2002-07-02
* Removed debug codeLinus Nielsen Feltzing2002-07-02
* Extended the debug screenLinus Nielsen Feltzing2002-07-02
* Removed warning on PlayersLinus Nielsen Feltzing2002-07-02
* changed the checks around a bit for time displayJerome Kuptz2002-07-02
* The compile would error in dbg_ports for BUTTON_OFF. Added ifdef to use the B...Jerome Kuptz2002-07-02
* Added debug menu entryLinus Nielsen Feltzing2002-07-01
* Removed debug display codeLinus Nielsen Feltzing2002-07-01
* Removed usb_display_info() callLinus Nielsen Feltzing2002-07-01
* WPS screen now handles USB detectionLinus Nielsen Feltzing2002-07-01
* Added adc_init() callLinus Nielsen Feltzing2002-06-30
* Better protection against NULL pointers in id3 tagsLinus Nielsen Feltzing2002-06-30
* Removed USB handling from simulator buildLinus Nielsen Feltzing2002-06-30
* Even better USB handlingLinus Nielsen Feltzing2002-06-30
* Now enables USB monitoringLinus Nielsen Feltzing2002-06-30
* Better USB handlingLinus Nielsen Feltzing2002-06-30
* Now uses the global_settings in the mpeg_init() callLinus Nielsen Feltzing2002-06-28
* Added Julien BoissinotLinus Nielsen Feltzing2002-06-28
* Added decimal handlingLinus Nielsen Feltzing2002-06-28
* API change for default sound settingsLinus Nielsen Feltzing2002-06-28
* First step towards a better sound setting APILinus Nielsen Feltzing2002-06-28
* unsigned ints are used for song length etcLinus Nielsen Feltzing2002-06-28
* added zagor's time display to the file scroll WPS screen for the player.Jerome Kuptz2002-06-28
* Removed warningBjörn Stenberg2002-06-27
* First crude elapsed-time displayBjörn Stenberg2002-06-27
* Ehm, here's the player title scroll.Björn Stenberg2002-06-27
* Added more id3 update checks. Added %02d format to time string. Added title s...Björn Stenberg2002-06-27
* Added path to default display. Time is now MM:SS instead of ms.Björn Stenberg2002-06-27
* Now uses global_settings.playlist_shuffleBjörn Stenberg2002-06-27
* removes the .mp3 text from the scrolling line for WPS Parse ModeJerome Kuptz2002-06-27
* Added mp3/m3u filterBjörn Stenberg2002-06-27
* Allow exit from dir in playmode 2 (playlist)Björn Stenberg2002-06-27
* account for white space at the end of a filenameRobert Hak2002-06-27
* Starting a playlist now displays WPSBjörn Stenberg2002-06-27
* Dir-play mode now continues until you step out of the dir (not just stepping ...Björn Stenberg2002-06-27
* Abstracted settings user interface into set_bool, set_int and set_option.Björn Stenberg2002-06-27
* Init global_settings in simulator tooBjörn Stenberg2002-06-27
* Moved settings.c/h to apps/Björn Stenberg2002-06-27
* Remove play.h dependencyBjörn Stenberg2002-06-26
* Files play.c/h have been obsoleted.Björn Stenberg2002-06-26
* Added next/previous trackBjörn Stenberg2002-06-26