summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing3-104/+78
2004-04-20Better POSIX compatibility for mkdir(), rmdir() and opendir()Linus Nielsen Feltzing1-1/+1
2004-04-19Patch #937592 by Benjamin MetzlerHenrik Backe1-1/+11
2004-04-19battery level announcement fixedJörg Hohensohn1-2/+4
2004-04-16Made the stopwatch compile for the PlayerLinus Nielsen Feltzing1-0/+2
2004-04-16Mike Holden's stopwatch pluginDaniel Stenberg1-0/+197
2004-04-16Enabled the rmdir()Linus Nielsen Feltzing1-4/+1
2004-04-15Handle button events immediately. Fixes problem with USB screen not coming u...Hardeep Sidhu1-4/+4
2004-04-14a Mandelbrot set plugin from MatthiasJörg Hohensohn1-0/+195
2004-04-14Synced.Mats Lidell1-4/+647
2004-04-14Fixed the bug that caused the menu cursor to start at the first line every timeLinus Nielsen Feltzing1-1/+1
2004-04-12removed a warning, BTW: you need to update your voice file for the new stuffJörg Hohensohn1-10/+10
2004-04-12voice UI updates: nicer month setting, bookmark browser, Rockbox info screenJörg Hohensohn4-24/+111
2004-04-10talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten...Jörg Hohensohn2-3/+2
2004-04-09A not so very elegant fix for bug #918063Linus Nielsen Feltzing2-1/+12
2004-04-09Cleaned up the menu drawing code, and fixed a bug where the menu entry wasn't...Linus Nielsen Feltzing1-54/+24
2004-04-09Some code cleanupLinus Nielsen Feltzing1-6/+3
2004-04-09voice for the time+date settingJörg Hohensohn1-19/+36
2004-04-08On+Play option and handler to delete a directory (recursively). Currently it ...Jörg Hohensohn2-2/+92
2004-04-06Voice entries. Who brought this completely out of order? I had a real hard ti...Jörg Hohensohn1-657/+1611
2004-04-06Voice UI searches for <mylanguage>.voice, no hard-coded "english.voice" any m...Jörg Hohensohn3-3/+27
2004-04-06The FM radio screen now uses the D/A peak meter.Linus Nielsen Feltzing1-4/+0
2004-04-06Added cluster size to the disk debug screenLinus Nielsen Feltzing1-1/+7
2004-04-04warning and simulator build fixJörg Hohensohn1-1/+1
2004-04-04Voice UI: option to spell dirs/files, say (known) extension with file number,...Jörg Hohensohn6-31/+304
2004-04-04Restore lcd margins after selecting bookmarkHenrik Backe1-0/+6
2004-04-03Changed concept for voice IDs: the voice-only IDs now are in a separate range...Jörg Hohensohn1-8/+22
2004-04-01minor typoJörg Hohensohn1-2/+2
2004-03-31Ooops, I broke the player builds.Linus Nielsen Feltzing1-0/+2
2004-03-31bugfix for changing position/directory during the talkbox "hover" timeoutJörg Hohensohn1-1/+2
2004-03-30"desc" spelling mistakeDaniel Stenberg1-1/+1
2004-03-30No need to create .mod/.ajz/.ucl files for the debug buildsLinus Nielsen Feltzing1-0/+4
2004-03-29syncedJose Maria Garcia-Valdecasas Bernal1-2/+322
2004-03-29New sound test code. Now it sets up the MDB as the original firmware does.Linus Nielsen Feltzing1-7/+18
2004-03-29insert a dummy frame before changing clips (still no major improvement), back...Jörg Hohensohn1-11/+19
2004-03-29removed a warningJörg Hohensohn1-1/+0
2004-03-28hovering talkbox clips are played after a 1 sec timeout, to avoid constant di...Jörg Hohensohn1-10/+24
2004-03-28The ID3 browser now shows the correct genre informationLinus Nielsen Feltzing3-12/+10
2004-03-27Step 4 of voice UI:Jörg Hohensohn10-9/+239
2004-03-25We now start monitoring USB earlier, and can enter USB mode from the debug pa...Linus Nielsen Feltzing2-3/+12
2004-03-23Slightly better method of finding the next frameLinus Nielsen Feltzing1-13/+13
2004-03-23Added Super Bass switch to the sound test debug screenLinus Nielsen Feltzing1-0/+21
2004-03-22syncedJose Maria Garcia-Valdecasas Bernal1-3/+25
2004-03-22talk_value() and talk_number() didn't check if the music was playingLinus Nielsen Feltzing1-0/+6
2004-03-22Test debug code for the sound quality discussionLinus Nielsen Feltzing1-0/+98
2004-03-22Fixed bad handling of remote control STOP on Player modelsLinus Nielsen Feltzing1-3/+3
2004-03-22voice for FFwd/Rewind was missing, several other voice entries revisedJörg Hohensohn1-10/+10
2004-03-21Use same path buffer when recursively creating playlistHardeep Sidhu1-6/+14
2004-03-21Adds USB detection on changed bootfile questionHenrik Backe1-2/+20
2004-03-21First try to get a better transition from a cancelled clip to a new one, by m...Jörg Hohensohn1-3/+42