summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-13Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins)Rafaël Carré
2009-05-13Sansa AMS : remove mci_set_clock_divider()Rafaël Carré
2009-05-13Sansa AMS: Various fixes/enhancements for clock frequenciesRafaël Carré
2009-05-12-Remove all dynamic allocations, hence remove cook_decode_close() which was b...Mohamed Tarek
2009-05-12FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition ...Dave Chapman
2009-05-12Sansa Clip : remove unused variable xoffset from lcd driverRafaël Carré
2009-05-12FS#10118 & FS#10165 : lcd_blit_yuv() for Sansa Fuze & Sansa e200v2Rafaël Carré
2009-05-12-Remove calls to av_log() and use DEBUGF/printf instead, thuse removing Mohamed Tarek
2009-05-12Remove bytestream.h and and a related comment from cook.hMohamed Tarek
2009-05-11Undo overlay test change which should not have been committed, should return ...Andrew Mahone
2009-05-11-Took cook_random() from an old cook.c revision [6 mar 2007], which is a Mohamed Tarek
2009-05-11fix send_command_result() size checking for the SCSI_REQUEST_SENSE case (than...Frank Gevaerts
2009-05-11Don't go back to the settings after selecting a .cfg via the theme or cfg bro...Thomas Martitz
2009-05-11Add my name to docs/COMMITTERSMohamed Tarek
2009-05-11Don't allow disconnecting from the usb screen, as this doesn't work properly ...Frank Gevaerts
2009-05-11rbutil: make the Credits and Licence texts in the about dialog accessible via...Dominik Wenger
2009-05-11Patch by Mohamed Tarek from FS#10182 - remove avcodec.h as it is no longer ne...Dave Chapman
2009-05-11Fix the $Id$ line broken by r20907.Dave Chapman
2009-05-11Flag EOF and empty buffer conditions as UNLIKELY in JPEG decoder.Andrew Mahone
2009-05-11Fix a bug reading JPEG when the output data is smaller than sizeof(struct jpe...Andrew Mahone
2009-05-10Commited too much really this time.Michael Giacomelli
2009-05-10Commited too much.Michael Giacomelli
2009-05-10Actually remove the unneeded files in the last commit.Michael Giacomelli
2009-05-10Patch by Mohamed Tarek from FS #10182. Remove floating point code (FFT, MDCT...Michael Giacomelli
2009-05-10Patch by Mohamed Tarek from FS#10182 - convert codec to fixed-point using pat...Dave Chapman
2009-05-10Properly capitalise "Rockbox", and rewrite a couple of small sections. Some ...Alex Parker
2009-05-10Revert r20704 and only use the -r option when compiling binutils. This is go...Dave Chapman
2009-05-09Patch by Mohamed Tarek from FS#10182: 1) Move the main() test program from co...Dave Chapman
2009-05-09Patch by Mohamed Tarek - add #define to protect against multiple inclusionDave Chapman
2009-05-09rbutil: make sure the voice creation window updates its display on startup.Dominik Wenger
2009-05-09rbutil: fix spelling, enginge -> engineBertrik Sikken
2009-05-09rbutil: show logger windows earlier in bootloader install, to catch all errors.Dominik Wenger
2009-05-09Remove unused function audio_has_changed_track from apps/mpeg.cBertrik Sikken
2009-05-09rbutil: enforce parents for bootloader install classes. and rework OF handlin...Dominik Wenger
2009-05-09Remove unneeded #include "backdrop.h"Bertrik Sikken
2009-05-09rbutil: make RbSettings a static class. (FS#10183 with improvements)Dominik Wenger
2009-05-09I defer to the OED -ise/-ize.Alex Parker
2009-05-09Correct a couple of spellings (US to UK).Alex Parker
2009-05-09Don't build 16-point IDCT on greyscale targets, since it's only used for chro...Andrew Mahone
2009-05-09Inline output_row_8_native when building bmp.c in core without HAVE_JPEG or H...Andrew Mahone
2009-05-09Fix test for direct JPEG output, bump plugin API as r20884 changed struct cus...Andrew Mahone
2009-05-09Split 8-bit-to-native conversion in bmp.c into a function, add support for pl...Andrew Mahone
2009-05-09The first part of Mohamed Tarek's Google Summer of Code work to implement Rea...Dave Chapman
2009-05-09Initial commit of the minimal set of ffmpeg (r18079) files required for Cook ...Dave Chapman
2009-05-08Add missing screenshots to Gigabeat S (or other 240x320 targets with recordin...Alex Parker
2009-05-08Remove svn keywords from image files.Alex Parker
2009-05-08Add missing Calendar screenshots to the manual. Fixes FS#10036.Alex Parker
2009-05-08Correct location of frequency, quality and channel settings display, and chan...Alex Parker
2009-05-08Correct what happens when selecting Recording in the Main Menu in the manual....Alex Parker
2009-05-08Add missing crossfade enable option - fixes FS#10170. Also re-arrange the op...Alex Parker