| Commit message (Expand) | Author | Age |
| * | Speed up LCD driver on Ingenic Jz4740 by doing some sort of partial LCD updates. | Maurus Cuelenaere | 2009-05-20 |
| * | Fix Ingenic Jz4740 USB driver (USB IN <-> OUT) and some whitespace cleaning | Maurus Cuelenaere | 2009-05-20 |
| * | Fix my mistake in r20987/FS#10219 : live update of Sansa AMS clock freqs (fix... | Rafaël Carré | 2009-05-20 |
| * | Sansa Fuze : fix r20680 for pong plugin (BUTTON_REPEAT can't be used) | Rafaël Carré | 2009-05-20 |
| * | Support JPEG album art in sliding_puzzle. | Andrew Mahone | 2009-05-20 |
| * | RFC2616 requires requests made to proxies to use the absoluteURI form while H... | Dominik Riebeling | 2009-05-19 |
| * | Forgot emdash and endash for 19-Nimbus | Alexander Levin | 2009-05-19 |
| * | Add emdash, endash and ellipsis to 12-Nimbus, 13-Nimbus, 14-Nimbus and 19-Nim... | Alexander Levin | 2009-05-19 |
| * | Clean up and improve themes install window debug messages. | Dominik Riebeling | 2009-05-19 |
| * | Use different read and write buffer sizes. Due to interaction between common ... | Frank Gevaerts | 2009-05-19 |
| * | FS#10219 (AMSSansa Debug Clocks) by Jack Halpin | Rafaël Carré | 2009-05-19 |
| * | Sansa Clip : ignore previous setting of CGU_DBOP (do not use ORR) | Rafaël Carré | 2009-05-19 |
| * | Mention the Rockblox restart combo in the Player's and the Ondios' manuals. M... | Marianne Arnold | 2009-05-19 |
| * | Rockblox: make sure the new restart combo on Player and Ondio does not interf... | Marianne Arnold | 2009-05-18 |
| * | Use TIME_BEFORE in bench_* plugins, and use 10s test duration. | Andrew Mahone | 2009-05-18 |
| * | Speed up USB storage by being a bit smarter in ordering transfer setups | Frank Gevaerts | 2009-05-18 |
| * | Ingenic Jz4740 PCM driver: set correct sample rate | Maurus Cuelenaere | 2009-05-17 |
| * | Make it possible to exit from the WPS on the Onda VX747 | Maurus Cuelenaere | 2009-05-17 |
| * | Don't define LOGF_ENABLE.. | Maurus Cuelenaere | 2009-05-17 |
| * | Get interrupt endpoints fully working on Ingenic Jz4740 targets | Maurus Cuelenaere | 2009-05-17 |
| * | Fix duplicate #includes | Bertrik Sikken | 2009-05-17 |
| * | Add HID related bits to the debug menu (work by Tomer Shalev) | Frank Gevaerts | 2009-05-17 |
| * | Clean up some unused #includes | Bertrik Sikken | 2009-05-17 |
| * | get repeat/hold actions working on the touchscreen WPS. prepending an action ... | Jonathan Gordon | 2009-05-17 |
| * | Try at implementing interrupt endpoints in the Ingenic Jz4740 USB driver | Maurus Cuelenaere | 2009-05-16 |
| * | Set SVN properties to the standard Rockbox values | Alexander Levin | 2009-05-16 |
| * | (Maybe the first) correction of the order the album art images are searched. ... | Alexander Levin | 2009-05-16 |
| * | Correct a little typo. | Thomas Martitz | 2009-05-16 |
| * | Add a simple benchmark plugin for the scaler, using the pluginlib import of r... | Andrew Mahone | 2009-05-16 |
| * | Add read_uint8() and read_uint16be() to metadata_common.c/h | Mohamed Tarek | 2009-05-16 |
| * | Resume feature for Rockblox by dumping the state upon exiting and loading it ... | Thomas Martitz | 2009-05-16 |
| * | Use a struct for the necessary status variables for rockblox. Will make dumpi... | Thomas Martitz | 2009-05-16 |
| * | Define a restart button for Ondio and Player for Rockblox. | Thomas Martitz | 2009-05-16 |
| * | fix DEBUGF statement to print variables that actually exist (FS#10212 by Tome... | Frank Gevaerts | 2009-05-16 |
| * | Add usb_hid_usage_tables.h for HID to actually compile | Frank Gevaerts | 2009-05-16 |
| * | Add working USB HID driver, by Tomer Shalev (part of his GSoC work). | Frank Gevaerts | 2009-05-16 |
| * | New 'clock present' WPS tag: The tag checks for the presence of the clock har... | Marianne Arnold | 2009-05-16 |
| * | Support building beastpatcher with MinGW. | Dominik Riebeling | 2009-05-16 |
| * | FS#9971 superdom fixes from Teruaki Kawashima. | Andrew Mahone | 2009-05-16 |
| * | Clean up albumart.c a bit, reducing use of USE_JPEG_COVER inside search_album... | Andrew Mahone | 2009-05-16 |
| * | Add include to pluginlib_jpeg_mem.c to prevent warning noise with -Wmissing-p... | Andrew Mahone | 2009-05-16 |
| * | Define a symbol and use it instead of repeating the condition | Alexander Levin | 2009-05-16 |
| * | Make variables static where possible | Alexander Levin | 2009-05-16 |
| * | Attempt to fix yellow on sims (can't reproduce on my system). | Andrew Mahone | 2009-05-16 |
| * | Use new buflib extensions to avoid static allocation for track list, by shift... | Andrew Mahone | 2009-05-16 |
| * | Extend buflib to support shifting space out off the buffer for other use, and... | Andrew Mahone | 2009-05-16 |
| * | FS#10201, skip folder.jpg in search_albumart_files if size_string is not empty. | Andrew Mahone | 2009-05-15 |
| * | Change the type of read_uint32be to uint32_t and ensure all variables passed ... | Dave Chapman | 2009-05-15 |
| * | I had the file priority mixed up. | Robert Menes | 2009-05-15 |
| * | Credit where credit's due. :) | Robert Menes | 2009-05-15 |