summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2002-07-22Added Hardeep SidhuLinus Nielsen Feltzing1-0/+1
2002-07-22Loudness, Superbass and sorting patch by Heikki HannikainenLinus Nielsen Feltzing7-9/+119
2002-07-22Slightly improved shuffle algorithm. Patch by Hardeep SidhuLinus Nielsen Feltzing1-16/+3
2002-07-22Patch to fix 'corrupted' text on scroll in wps. Patch by HardeepJerome Kuptz1-0/+1
2002-07-21Enables the menu button for recorder and player while in WPS. Patch by Lee M...Jerome Kuptz1-1/+10
2002-07-20Absolute playlists with backslashes now workLinus Nielsen Feltzing1-1/+1
2002-07-20100% battery level would draw indicator line outside screenBjörn Stenberg1-1/+1
2002-07-18Added contributorsBjörn Stenberg1-0/+2
2002-07-17Now uses MAX_PATHLinus Nielsen Feltzing1-1/+2
2002-07-17New vastly improved random algorithm: Mersenne TwisterBjörn Stenberg1-16/+2
2002-07-17New sort: Dirs first, then files. And case insensitive.Björn Stenberg1-3/+8
2002-07-16Fixing the bugs introduced by last commit.Björn Stenberg1-54/+65
2002-07-16MP3/M3U filter update: Now filters out hidden files and directories and also ...Björn Stenberg1-18/+39
2002-07-16Removed warningsBjörn Stenberg1-1/+1
2002-07-16Added crude battery indicator line at bottom of WPSBjörn Stenberg1-0/+9
2002-07-16Allow LBA-less partitionsBjörn Stenberg1-1/+2
2002-07-15Adjusted a few buffer sizesLinus Nielsen Feltzing1-5/+5
2002-07-15Added OS debug menuLinus Nielsen Feltzing1-1/+81
2002-07-15Trying to mount as raw disk if no partition is foundBjörn Stenberg1-1/+4
2002-07-15Added newlines to a few DEBUGF()'sLinus Nielsen Feltzing1-2/+2
2002-07-15The partition search now stops when it finds a FAT32 partitionLinus Nielsen Feltzing1-0/+1
2002-07-15Added searching for FAT32 partitionBjörn Stenberg1-5/+12
2002-07-15Added build timestamp in version stringBjörn Stenberg1-1/+0
2002-07-15Added build timestamp in version stringBjörn Stenberg1-1/+1
2002-07-15Forgot to add debug_menuBjörn Stenberg2-0/+315
2002-07-15Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).Björn Stenberg6-52/+303
2002-07-10Added average bitrate for VBR mp3Björn Stenberg1-3/+3
2002-07-10VBR display fix by Lee MarlowBjörn Stenberg1-0/+1
2002-07-05Relative path playlist patch by Mat PritchardLinus Nielsen Feltzing3-19/+24
2002-07-05Now uses the vbr flagLinus Nielsen Feltzing1-1/+3
2002-07-04fixed cannot-lose-bugFelix Arends1-10/+4
2002-07-04super-duper tetris applying to the standards of the Tetris Expert Panel and t...Felix Arends1-30/+40
2002-07-04Added Player debug menuLinus Nielsen Feltzing1-2/+0
2002-07-04Now prints Variable Bit Rate if VBRLinus Nielsen Feltzing1-1/+5
2002-07-03Killed warningsLinus Nielsen Feltzing1-1/+1
2002-07-034x4 pixel stones, 90 degrees rotated (bigger), a few things still missingFelix Arends1-97/+92
2002-07-02Now only reacts to UP/DOWN keypresses if there are files in the directoryLinus Nielsen Feltzing1-51/+62
2002-07-02Added i2c_init()Linus Nielsen Feltzing1-0/+3
2002-07-02Wrapping patch by Bill, Matthew and LeeLinus Nielsen Feltzing1-1/+27
2002-07-02Corrected ATA debug optionLinus Nielsen Feltzing1-1/+1
2002-07-02Added FAT debug optionLinus Nielsen Feltzing1-8/+21
2002-07-02Removed debug codeLinus Nielsen Feltzing1-76/+0
2002-07-02Extended the debug screenLinus Nielsen Feltzing1-2/+7
2002-07-02Removed warning on PlayersLinus Nielsen Feltzing1-0/+6
2002-07-02changed the checks around a bit for time displayJerome Kuptz1-3/+12
2002-07-02The compile would error in dbg_ports for BUTTON_OFF. Added ifdef to use the B...Jerome Kuptz1-2/+5
2002-07-01Added debug menu entryLinus Nielsen Feltzing1-1/+67
2002-07-01Removed debug display codeLinus Nielsen Feltzing1-45/+0
2002-07-01Removed usb_display_info() callLinus Nielsen Feltzing1-3/+1
2002-07-01WPS screen now handles USB detectionLinus Nielsen Feltzing3-20/+48