summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-05-02Minor tweak for plugin_register_timer()Jens Arnold1-1/+1
2004-05-01fix a simulator warningJörg Hohensohn1-0/+2
2004-05-01fix red and yellowJörg Hohensohn2-2/+4
2004-04-30better clear the IRQ, although it worked withoutJörg Hohensohn1-0/+1
2004-04-30LCD contrast setting on F2/F3Jörg Hohensohn1-0/+42
2004-04-30didn't I say no more hardware banging?Jörg Hohensohn1-2/+5
2004-04-30uses the new timer registration of the plugin API, no hardware banging any moreJörg Hohensohn1-34/+3
2004-04-30uses the new timer registration of the plugin API, no hardware banging any moreJörg Hohensohn1-38/+8
2004-04-30new plugin features for stuff I'm working on: user timer, TSR, threads, contr...Jörg Hohensohn2-2/+113
2004-04-28A checkbox widgetLinus Nielsen Feltzing4-1/+33
2004-04-22Some changes to make the stop watch work better on the player, like scrolling...Linus Nielsen Feltzing1-10/+25
2004-04-21Spelling fixes and hyphenation adjustments for pronounciationJens Arnold1-7/+7
2004-04-21The month wasn't spoken in set_time_screen()Linus Nielsen Feltzing1-1/+1
2004-04-21Another lcd_setmargin fix for bookmark select.Henrik Backe1-0/+6
2004-04-21Unified usage of lcd transfer codeJens Arnold1-2/+2
2004-04-21Now uses grayscalescvs diff -u apps/plugins/mandelbrot.c! Plus some internal ...Linus Nielsen Feltzing1-96/+705
2004-04-21Moved set_time_screen() to screens.cLinus Nielsen Feltzing3-285/+293
2004-04-20Overflow error fixJens Arnold1-12/+12
2004-04-20syncedJörg Hohensohn1-30/+42
2004-04-20typo: hunded -> hundredJörg Hohensohn1-1/+1
2004-04-20minor improvement to make the clip switch saferJörg Hohensohn1-10/+15
2004-04-20fixed the missing first part of voice problem when switching clips, although ...Jörg Hohensohn1-27/+29
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