summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-06Make keyboard character selection independent on main and remote LCDs. Insert...Michael Sevakis1-393/+548
2007-03-06Fix FS#6739Jonathan Gordon1-1/+0
2007-03-06Fix the problem where you can get stuck in the plugin browser after Jonathan Gordon1-0/+5
2007-03-05Remove unnecessary dependence, it doesn't make sense to check settings here.Adam Boot1-4/+1
2007-03-05Always try to select the last screen when enetering the Rockbox MenuJonathan Gordon1-13/+14
2007-03-05Try and parse Ogg 'date' tags. Will only work if your date tags start with th...Dan Everton1-6/+8
2007-03-05Uups. Forgot to update a plugin.Michael Sevakis1-4/+3
2007-03-05More catching up on old work. Refine audio interface setup on Coldfire. Stop ...Michael Sevakis1-1/+1
2007-03-05iRiver: Enable line input mode on keyboard. The cursor key combos can still b...Michael Sevakis1-2/+5
2007-03-05Some more M5 adjustments.Jens Arnold1-5/+1
2007-03-05Make the Channel Configuration entry in the settings spokenLinus Nielsen Feltzing1-1/+1
2007-03-05Allow dynamic menu items to be spoken, especially the resume/now playing itemLinus Nielsen Feltzing3-6/+22
2007-03-05Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold3-4/+4
2007-03-04Change buttoncombo for switching between regular keyboard and Morse input mod...Nils Wallménius1-3/+3
2007-03-04Enable Morse input mode in the virtual keyboard for gigabeat, use MENU+SELECT...Nils Wallménius2-1/+6
2007-03-04Bump plugin/codec API versionsDaniel Ankers2-4/+4
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers11-35/+41
2007-03-04Do the '<Untagged>' check in a more compact way.Magnus Holmgren1-21/+13
2007-03-04Ignore me. I am silly.Linus Nielsen Feltzing1-2/+1
2007-03-04You can not use sizeof to find the length of a stringLinus Nielsen Feltzing1-1/+2
2007-03-04don't hard code sizeRobert Kukla1-1/+1
2007-03-04Updated german translation by Timo Horstschäfer (FS#6720)Dominik Riebeling1-63/+776
2007-03-04don't display "<Untagged>" (tagcache place holder for empty string) in wpsRobert Kukla1-9/+30
2007-03-04should never have been committedRobert Kukla1-88/+0
2007-03-04Allow compiling database tool again.Miika Pekkarinen1-1/+5
2007-03-04don't restart the whole wps to essentially update the display of runtime info...Robert Kukla2-5/+3
2007-03-04Get rid of C99 style variable declaration. Also, add one more use of #define ...Barry Wardell1-5/+5
2007-03-04remove the "(experimental)" from the "Gather Runtime Information" stringRobert Kukla26-46/+46
2007-03-04Synced and some minor changes.Magnus Holmgren1-32/+203
2007-03-04Use the user font in the quickscreen if it fits. Still uses Jonathan Gordon1-1/+4
2007-03-04Add a few target specific strings to the gigabeat and correct consistency in ...Nicolas Pennequin1-4/+16
2007-03-04Remove some left-overs from removed settingsNils Wallménius3-16/+8
2007-03-04thats what happens when you commit between dinner courses :pJonathan Gordon1-2/+2
2007-03-04Fix red builds.Jonathan Gordon1-2/+2
2007-03-04Add a function to get the actual button that was pressed (and some Jonathan Gordon4-21/+54
2007-03-04SWCODEC Recording Codecs: Fix problems with hanging recording screen (chiefly...Michael Sevakis7-29/+19
2007-03-04Try to set the selection correclty the first time the Rockbox menu is Jonathan Gordon1-0/+13
2007-03-04Fix the start screen option - recording now works, and allow the Jonathan Gordon2-11/+11
2007-03-04fix beep and peak meter settingsJonathan Gordon2-6/+16