summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix fs#8131 - if --debugwps is used with the sim, the mouse coordinates will ...Jonathan Gordon2007-11-11
* Add gigabeat S files to FILES and sort entries under target/armNils Wallménius2007-11-11
* Rearrange logic in the synthVoice loop to do less tests and remove need of a ...Nils Wallménius2007-11-11
* Fix the Gigabeat red and move it's hw specific code into the target treeKarl Kurbjun2007-11-10
* Add some forgotten filesKarl Kurbjun2007-11-10
* Change the way the UART recieves data and how buttons pressed are processed. ...Karl Kurbjun2007-11-10
* Document how to use tcctool in Windows, and include the appropriate .inf file...Dave Chapman2007-11-10
* Split radio i2c drivers into target tree where they belong. No changes to bin...Barry Wardell2007-11-10
* Fix a possible NULL pointer dereference I introduced in r15503 by making an u...Nicolas Pennequin2007-11-10
* Remove C++ style comment.Thom Johansen2007-11-10
* Improved font installation instructions by Alex ParkerNils Wallménius2007-11-10
* Strip out a large unneeded portion of the Speex stereo decoding function, and...Thom Johansen2007-11-10
* Add read_bmp_fd and make the first parameter of read_bmp_file ("filename") co...Nicolas Pennequin2007-11-10
* Forgot these.Thom Johansen2007-11-10
* Remove unneeded file from SOURCES and partial SVN sync.Thom Johansen2007-11-10
* Small fix to Swedish lang file, by Harry TuNils Wallménius2007-11-09
* Swap two messages which were the wrong way round. Thanks to Barry Wardell fo...Dave Chapman2007-11-09
* Sorry, switching back again to the "better behaved" ADX codec of r15494. Adam Gashlin2007-11-09
* Remove some unneeded floating point usage, port some needed floating point co...Thom Johansen2007-11-09
* git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15546 a1c6a512-1295-4272-9138...Jonathan Gordon2007-11-09
* Disable another encoder only function.Thom Johansen2007-11-08
* Updated Dutch language filePeter D'Hoye2007-11-08
* Add check for e200 bootloaders and also for an already-patched e200r bootload...Dave Chapman2007-11-08
* No functional changeBrandon Low2007-11-08
* Fix a bug introduced by r15533 where end-of-file wouldn't be detected correctly.Nicolas Pennequin2007-11-08
* Remove nexttrack_id3 and instead use the metadata present on the buffer.Nicolas Pennequin2007-11-08
* Store the metadata of the first unbuffered track in a static struct so that i...Nicolas Pennequin2007-11-08
* only display set rating menu entry if "gather runtime data" is enabled (was r...Robert Kukla2007-11-08
* Thanks to the changes in prep_bufdata, bufgetdata can be simplified a bit.Nicolas Pennequin2007-11-08
* Clean up a (nearly impossible) null check. Add a comment.Brandon Low2007-11-08
* Change in function should be nearly zero, but change to proper naming and def...Brandon Low2007-11-08
* No need to have this variable for targets that don't use itNils Wallménius2007-11-08
* Fix some bad where a handle is held across a sleep. We should probably audit...Brandon Low2007-11-08
* SPC/Coldfire: Just use msac.w instead of neg.l/mac.w. It seems fine. Must've ...Michael Sevakis2007-11-08
* Fix FS#8114 remove redundant screen updating and minor code police.Nils Wallménius2007-11-08
* from ffmpeg: replace FIR with finite differences.Marcoen Hirschberg2007-11-08
* rework the set song rating setting so it uses the standard list. also the men...Jonathan Gordon2007-11-08
* Fix the bug where MPC files would be skipped by disabling the check of the re...Nicolas Pennequin2007-11-08
* Code police; trailing spaces mainly.Steve Bavin2007-11-08
* Add --root option to allow overriding of simulator root menu.Steve Bavin2007-11-08
* Change oggmalloc.c to use size_t and kill a warning about type-punning. Align...Michael Sevakis2007-11-08
* Mini 2nd Gen: Almost doubled LCD update speed when not boosted (68.5->129fps ...Jens Arnold2007-11-08
* Add some CACHEALIGN_* macros and a helper function to assist in aligning data...Michael Sevakis2007-11-08
* Trigger an additional battery level announcement when the levelStéphane Doyon2007-11-08
* from ffmpeg: Add decoding support for variable block size FLAC files using th...Marcoen Hirschberg2007-11-07
* Oops, BOM shouldn't have been included. Hope this removes it. :)Magnus Holmgren2007-11-07
* Update Swedish translation, with a few minor changes to existing strings.Magnus Holmgren2007-11-07
* Revert to old ADX codec, works around broken bacwards seekAdam Gashlin2007-11-07
* from ffmpeg: Add support for FLAC's new RICE2 entropy coding method. fixes 24...Marcoen Hirschberg2007-11-07
* Updated italian translation.Alessio Lenzi2007-11-07