summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-03-10Fix build warnings. A better fix might be to define HAVE_LIMITS_H, but someon...Barry Wardell3-0/+3
2007-03-10only call display->setmargins() onceJonathan Gordon1-2/+1
2007-03-10Fix the database browser not remembering its selected itemJonathan Gordon2-2/+4
2007-03-10Accept FS#6747 by Timo HorstschäferJonathan Gordon3-9/+5
2007-03-09Fix and simplify previous browser tracking. Auto-init the database when selec...Steve Bavin2-39/+25
2007-03-09I really want the rest initialized to prevent accidents like the last.Michael Sevakis1-6/+6
2007-03-09Throw in the explicit global inits that were supposed to be there too. Import...Michael Sevakis1-24/+24
2007-03-09Guess there were more changes to it.:) Odd that mine built until a make clean.Michael Sevakis1-6/+12
2007-03-09Install the single stage synchronous audio initialization I cooked up awhile ...Michael Sevakis3-179/+126
2007-03-09Fix the sim buildLinus Nielsen Feltzing1-0/+4
2007-03-09Temporary fix for a nasty race condition when loading the voice file at bootLinus Nielsen Feltzing1-0/+6
2007-03-08Temporarily revert the database auto-init as it causes navigation problems th...Steve Bavin1-0/+8
2007-03-08Really don't try to initialise while the database status is unknownSteve Bavin3-29/+35
2007-03-08Fix 64 bit warnings for real.Jens Arnold1-2/+2
2007-03-08Really fix the yellow this timeJonathan Gordon1-2/+2
2007-03-08fix yellowJonathan Gordon1-2/+2
2007-03-08Hopefully fix FS#6757Jonathan Gordon1-0/+6
2007-03-07Don't try to initialise while the database status is unknownSteve Bavin1-1/+8
2007-03-07Lead user through database initialisationSteve Bavin6-13/+100
2007-03-07Use the new DSP callback functionality in firmware/sound.c to deal with SWCOD...Thom Johansen4-23/+20
2007-03-07French translation update by Mustapha Senhaji.Dominik Riebeling1-52/+297
2007-03-07Factor first order shelving filter code out for easier reuse and replace the ...Thom Johansen5-82/+78
2007-03-07Removed the LCD/backlight glitch when starting Rockbox on mainly the color LC...Linus Nielsen Feltzing1-2/+2
2007-03-07dont crash if play is pressed in menus using the old apiJonathan Gordon1-3/+6
2007-03-07Make the old menu aPI use the new API. Both are avialable to core and Jonathan Gordon4-268/+196
2007-03-07Sort tagcache so that <Untagged> appears alongside <All tracks>Steve Bavin1-6/+8
2007-03-07Fix the various bugs associated with pressing MENU to move in and out of Jonathan Gordon2-12/+20
2007-03-07Stop audio when entering the radio in the simJonathan Gordon1-1/+1
2007-03-07Fix the yellow buildsJonathan Gordon1-0/+3
2007-03-07X5/M5: Add an extra select button to the 'menu' button for one handed op.Michael Sevakis1-0/+1
2007-03-07X5/M5: Add a remote keymap for the keyboard because there was none.Michael Sevakis1-1/+20
2007-03-07Only show the alarm wake up screen setting if there is at least 2 Jonathan Gordon2-14/+52
2007-03-07Oy I wish I'd stop that. That plugins/SOURCES line shouldn't be there.Michael Sevakis1-2/+0
2007-03-07Coldfire targets: Shuffle IRQ levels around to have all interaction between l...Michael Sevakis1-0/+2
2007-03-07Small '#ifdef HAVE_TAGCACHE' fixMagnus Holmgren1-1/+1
2007-03-07#ifdef HAVE_TAGCACHEJonathan Gordon1-1/+18
2007-03-07Accept FS#6750, allow recording to start automatically (If alarm wakeup Jonathan Gordon3-0/+16
2007-03-07Fix alarm wake up. If the target has fm or recording (or both) an option is i...Jonathan Gordon5-7/+75
2007-03-07Remove the 2nd spindown line.Jonathan Gordon1-2/+1
2007-03-06Put the sims in their place.Michael Sevakis1-0/+4
2007-03-06Fix problem with recording screen creep and bag a bigfoot. Voice clips aren't...Michael Sevakis1-18/+32
2007-03-06And a couple more bits of stray garbage.Dave Chapman1-2/+2
2007-03-06Remove some stray garbageDave Chapman1-1/+1
2007-03-06Pressing Menu in the Rockbox Menu puts you back in the previous screen.Jonathan Gordon2-17/+18
2007-03-06Accept FS#6729Jonathan Gordon1-24/+252
2007-03-06Fix typo in the auto volume settingJonathan Gordon1-1/+1
2007-03-06Fix FS#6716 - make it easier to follow the selected file going in and Jonathan Gordon3-5/+20
2007-03-06Refine the hack. Best I can do I think.Michael Sevakis1-1/+5
2007-03-06Add a stupid hack that seems to help size on everything. We'll see shortly fo...Michael Sevakis1-7/+10
2007-03-06Fix warnings. Also fix an error that would occur compiling a logf build.Michael Sevakis1-3/+2