summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-11H10: Touch-up the audio source switching a bit. Actually fix my earlier error...Michael Sevakis
2007-11-11Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...Karl Kurbjun
2007-11-11FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell
2007-11-11* Make the album art be updated on PCM track change, not codec track change (...Nicolas Pennequin
2007-11-11Really fix red this time.Nicolas Pennequin
2007-11-11Fix red on the iFP.Nicolas Pennequin
2007-11-11Set svn:keywords.Nicolas Pennequin
2007-11-11Fix red.Nicolas Pennequin
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin
2007-11-11Add James Espinoza for his work on the Gigabeat S port - he should have been ...Dave Chapman
2007-11-11Initial version of mknkboot - a utility to replace "merge0.cpp" to insert a R...Dave Chapman
2007-11-11Output both error number and description. * Another try to get svn:keywords r...Jens Arnold
2007-11-11Add error handling to the vbscript's EXEC method, so we get more meaningful i...Jens Arnold
2007-11-11change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orie...Jonathan Gordon
2007-11-11Show some more registers in the debug screen, fix the touchscreen when SCREEN...Karl Kurbjun
2007-11-11fix fs#8131 - if --debugwps is used with the sim, the mouse coordinates will ...Jonathan Gordon
2007-11-11Add gigabeat S files to FILES and sort entries under target/armNils Wallménius
2007-11-11Rearrange logic in the synthVoice loop to do less tests and remove need of a ...Nils Wallménius
2007-11-10Fix the Gigabeat red and move it's hw specific code into the target treeKarl Kurbjun
2007-11-10Add some forgotten filesKarl Kurbjun
2007-11-10Change the way the UART recieves data and how buttons pressed are processed. ...Karl Kurbjun
2007-11-10Document how to use tcctool in Windows, and include the appropriate .inf file...Dave Chapman
2007-11-10Split radio i2c drivers into target tree where they belong. No changes to bin...Barry Wardell
2007-11-10Fix a possible NULL pointer dereference I introduced in r15503 by making an u...Nicolas Pennequin
2007-11-10Remove C++ style comment.Thom Johansen
2007-11-10Improved font installation instructions by Alex ParkerNils Wallménius
2007-11-10Strip out a large unneeded portion of the Speex stereo decoding function, and...Thom Johansen
2007-11-10Add read_bmp_fd and make the first parameter of read_bmp_file ("filename") co...Nicolas Pennequin
2007-11-10Forgot these.Thom Johansen
2007-11-10Remove unneeded file from SOURCES and partial SVN sync.Thom Johansen
2007-11-09Small fix to Swedish lang file, by Harry TuNils Wallménius
2007-11-09Swap two messages which were the wrong way round. Thanks to Barry Wardell fo...Dave Chapman
2007-11-09Sorry, switching back again to the "better behaved" ADX codec of r15494. Adam Gashlin
2007-11-09Remove some unneeded floating point usage, port some needed floating point co...Thom Johansen
2007-11-09git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15546 a1c6a512-1295-4272-9138...Jonathan Gordon
2007-11-08Disable another encoder only function.Thom Johansen
2007-11-08Updated Dutch language filePeter D'Hoye
2007-11-08Add check for e200 bootloaders and also for an already-patched e200r bootload...Dave Chapman
2007-11-08No functional changeBrandon Low
2007-11-08Fix a bug introduced by r15533 where end-of-file wouldn't be detected correctly.Nicolas Pennequin
2007-11-08Remove nexttrack_id3 and instead use the metadata present on the buffer.Nicolas Pennequin
2007-11-08Store the metadata of the first unbuffered track in a static struct so that i...Nicolas Pennequin
2007-11-08only display set rating menu entry if "gather runtime data" is enabled (was r...Robert Kukla
2007-11-08Thanks to the changes in prep_bufdata, bufgetdata can be simplified a bit.Nicolas Pennequin
2007-11-08Clean up a (nearly impossible) null check. Add a comment.Brandon Low
2007-11-08Change in function should be nearly zero, but change to proper naming and def...Brandon Low
2007-11-08No need to have this variable for targets that don't use itNils Wallménius
2007-11-08Fix some bad where a handle is held across a sleep. We should probably audit...Brandon Low
2007-11-08SPC/Coldfire: Just use msac.w instead of neg.l/mac.w. It seems fine. Must've ...Michael Sevakis
2007-11-08Fix FS#8114 remove redundant screen updating and minor code police.Nils Wallménius