summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Restore some lost copyright headers from the ffmpeg projectDave Chapman2007-07-09
* Reorganise the wma_decode_superframe() function - split into a separate init ...Dave Chapman2007-07-09
* Add divide-by-zero trap for ARM instead of just silently ignoring them.Michael Sevakis2007-07-09
* ICONST_ATTR most constant tables in Speex. Results in a 10% improvement on Co...Dan Everton2007-07-09
* Code reorganisation - move the vlc functions back to common.c/common.h (where...Dave Chapman2007-07-09
* Gigabeat: Squeeze down lcd_bitmap_transparent_part a bit. Let the compiler ch...Michael Sevakis2007-07-09
* Compute MDCT in place. Make that place within IRAM. Gives nice speed boost o...Michael Giacomelli2007-07-09
* Move very commonly accessed array into IRAM. Should give a nice speedup on C...Michael Giacomelli2007-07-09
* wma_decode_end() doesn't exist any more - it was only used to deallocate memory.Dave Chapman2007-07-09
* Code clean up.Michael Giacomelli2007-07-09
* e200: Remove all that inlining in the display driver to get rid of the bloat....Michael Sevakis2007-07-09
* Inline wma_window functions. No real performance improvement. Also, thanks t...Michael Giacomelli2007-07-08
* Merge bit reverse tables together.Michael Giacomelli2007-07-08
* Gigabeat: properly confined framebuffer copies and a few pendantic changes to...Michael Sevakis2007-07-08
* ifdef out charging screen for targets that do not use it, + minor cleaningNils Wallménius2007-07-08
* Add lcd_sleep stub to sim too.Michael Sevakis2007-07-08
* e200 lcd mashup: 1) Enable flipped and inverted mode. 2) Fully enable all pow...Michael Sevakis2007-07-08
* Jewels: repair resuming of puzzle mode games.Jens Arnold2007-07-08
* Remove test_codec.Michael Giacomelli2007-07-08
* Fix rare overflow when decoding MDCT coefficients. As a bonus, decoding is n...Michael Giacomelli2007-07-08
* Fix previousMichael Giacomelli2007-07-08
* Move MDCT reconstruction window code over to new trig function. Improves acc...Michael Giacomelli2007-07-08
* Turn on backlight when test_codec speed test is finishedNils Wallménius2007-07-07
* Improved clock estimation in debug menu.Jens Arnold2007-07-07
* Stop the crashes on some PP5022C targets (iPod Video, perhaps also Nano) intr...Jens Arnold2007-07-07
* e200: Better power_off to lock the system down while waiting for PMU to cut p...Michael Sevakis2007-07-07
* Copy current track path as a string, not a slightly-oversized block.Steve Bavin2007-07-06
* Gigabeat: oops, forgot to set correct timer prescaler limit.Michael Sevakis2007-07-06
* Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100H...Michael Sevakis2007-07-06
* Fix problem where follow playlist picks the next track, not the current one (...Steve Bavin2007-07-06
* Merged in first part of ffmpeg accuracy improvments. No change on my samples...Michael Giacomelli2007-07-06
* Merged in ffmpeg combined MDCT reconstruction. Saves us a 16KB buffer, and g...Michael Giacomelli2007-07-06
* Make sure statusbar is updated when time changes. Fixes FS #7388. Moved time ...Peter D'Hoye2007-07-05
* rbuti: fix the same false error message, when uninstalling the ipod bootloaderDominik Wenger2007-07-05
* Increase filetypes array a bit more to give headroom...Peter D'Hoye2007-07-05
* Give credit to the chip8 developer(s) and the contributor who ported itPeter D'Hoye2007-07-05
* rbutil: fix false error message when installing ipod bootloaderDominik Wenger2007-07-05
* Fix a (minor) disk corruption when moving directories around. Fixes FS #7359Peter D'Hoye2007-07-05
* add reversi sources to tarball.Dominik Riebeling2007-07-05
* Temporary fix for FS#7257 and FS#7261 - playback resumes while paused when se...Robert Keevil2007-07-05
* Get rid of yellow plus an optimization I should have seen in the first place.Michael Sevakis2007-07-05
* Oops...that wasn't suppose to get left there. :PMichael Sevakis2007-07-05
* Gigabeat: Use vectored IRQ mode interrupts and add a trap for unhandled ones.Michael Sevakis2007-07-05
* OoopsDave Chapman2007-07-04
* Add tag parsing to the ASF metadata parser. TODO: 1) Stress test to ensure i...Dave Chapman2007-07-04
* Yet more dead code removalDave Chapman2007-07-04
* Remove some unused codeDave Chapman2007-07-04
* Assemblerised CMUL() for ARM, giving ~20% speedup.Jens Arnold2007-07-04
* Attempt #2Michael Giacomelli2007-07-04
* Opps fix static ASM function on coldfireMichael Giacomelli2007-07-04