summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-03Some more replacing of inl/outl with register #define's (doesn't change end-r...Barry Wardell1-0/+6
2007-03-03Allow settings to have a different title in the setting screen than they Jonathan Gordon3-13/+37
2007-03-03Remove the need to double up the MENU macros in manu.h.Jonathan Gordon15-161/+153
2007-03-03The list should reset the x margin when it finishes drawing. Not leave Jonathan Gordon2-3/+3
2007-03-03Fix FS#6712Jonathan Gordon1-1/+1
2007-03-03Set svn:keywords property where missing.Jens Arnold5-5/+5
2007-03-03Clean up some left over junk.Adam Boot1-3/+1
2007-03-03Add get_metadata() and year & comment tag support for SPC.Adam Boot2-6/+129
2007-03-03Oops. That ICONST_ATTR shouldn't be on the gauss table...yet. I leave experim...Michael Sevakis1-2/+1
2007-03-03SPC codec on Coldfire: Urgh. There was a whole gain stage I overlooked. :P Ki...Michael Sevakis1-6/+40
2007-03-03Fix a comment that sounded a bit odd.Michael Sevakis1-1/+2
2007-03-03SPC codec on Coldfire: Move movclrs into the light and out of the long dark s...Michael Sevakis1-31/+62
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla6-66/+2
2007-03-02remove numerical genre and use genre_string consistently:Robert Kukla4-14/+6
2007-03-02Include debug menu on simulatorSteve Bavin1-8/+4