| Commit message (Expand) | Author | Age |
| * | Remove unneeded function call (radio_load_presets does clear the memory) | Alexander Levin | 2009-05-15 |
| * | Sort by and display disc number in PictureFlow, increase MAX_TRACKS to 128, p... | Andrew Mahone | 2009-05-15 |
| * | More touchscreen additions, quickscreen, browser, context menu, skip fwd/back... | Jonathan Gordon | 2009-05-15 |
| * | Clean up create_track_index, fixing FS#9333, and use tagcache-provided length... | Andrew Mahone | 2009-05-15 |
| * | allow the user to change the shuffle and repeat modes from the touchscreen, u... | Jonathan Gordon | 2009-05-15 |
| * | fix red... who went and changed the remote defines?! :p | Jonathan Gordon | 2009-05-15 |
| * | get the quickscreen working on the mr500. hold "mode" on the remote to get to... | Jonathan Gordon | 2009-05-15 |
| * | Fix version.sh when it's run outside of the git working directory. | Andrew Mahone | 2009-05-15 |
| * | Attempt to make version.sh a little more resistant to producing spurious "mod... | Andrew Mahone | 2009-05-15 |
| * | Fix the lock contention stall during cover art load, by adding a separate mod... | Andrew Mahone | 2009-05-15 |
| * | Move bswap.h up from libavutil/ and remove libavutil/ | Mohamed Tarek | 2009-05-14 |
| * | Set the font to FONT_UI after exiting a plugin (FS#10132). This makes the cor... | Alexander Levin | 2009-05-14 |
| * | Sansa AMS i2c : fix 2 problems identified by Jack Halpin & Bertrik Sikken | Rafaël Carré | 2009-05-14 |
| * | Rockblox: Show Highscore list on 176x220 (e200). The space between the score ... | Thomas Martitz | 2009-05-13 |
| * | Support longer tags on targets with 'enough' memory (more than 2 MB RAM). | Magnus Holmgren | 2009-05-13 |
| * | Remove the HAVE_RADIO_REGION from the platform config since it's already defi... | Alexander Levin | 2009-05-13 |
| * | Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins) | Rafaël Carré | 2009-05-13 |
| * | Sansa AMS : remove mci_set_clock_divider() | Rafaël Carré | 2009-05-13 |
| * | Sansa AMS: Various fixes/enhancements for clock frequencies | Rafaël Carré | 2009-05-13 |
| * | -Remove all dynamic allocations, hence remove cook_decode_close() which was b... | Mohamed Tarek | 2009-05-12 |
| * | FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition ... | Dave Chapman | 2009-05-12 |
| * | Sansa Clip : remove unused variable xoffset from lcd driver | Rafaël Carré | 2009-05-12 |
| * | FS#10118 & FS#10165 : lcd_blit_yuv() for Sansa Fuze & Sansa e200v2 | Rafaël Carré | 2009-05-12 |
| * | -Remove calls to av_log() and use DEBUGF/printf instead, thuse removing | Mohamed Tarek | 2009-05-12 |
| * | Remove bytestream.h and and a related comment from cook.h | Mohamed Tarek | 2009-05-12 |
| * | Undo 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-11 |
| * | fix send_command_result() size checking for the SCSI_REQUEST_SENSE case (than... | Frank Gevaerts | 2009-05-11 |
| * | Don't go back to the settings after selecting a .cfg via the theme or cfg bro... | Thomas Martitz | 2009-05-11 |
| * | Add my name to docs/COMMITTERS | Mohamed Tarek | 2009-05-11 |
| * | Don't allow disconnecting from the usb screen, as this doesn't work properly ... | Frank Gevaerts | 2009-05-11 |
| * | rbutil: make the Credits and Licence texts in the about dialog accessible via... | Dominik Wenger | 2009-05-11 |
| * | Patch by Mohamed Tarek from FS#10182 - remove avcodec.h as it is no longer ne... | Dave Chapman | 2009-05-11 |
| * | Fix the $Id$ line broken by r20907. | Dave Chapman | 2009-05-11 |
| * | Flag EOF and empty buffer conditions as UNLIKELY in JPEG decoder. | Andrew Mahone | 2009-05-11 |
| * | Fix a bug reading JPEG when the output data is smaller than sizeof(struct jpe... | Andrew Mahone | 2009-05-11 |
| * | Commited too much really this time. | Michael Giacomelli | 2009-05-10 |
| * | Commited too much. | Michael Giacomelli | 2009-05-10 |
| * | Actually remove the unneeded files in the last commit. | Michael Giacomelli | 2009-05-10 |
| * | Patch by Mohamed Tarek from FS #10182. Remove floating point code (FFT, MDCT... | Michael Giacomelli | 2009-05-10 |
| * | Patch by Mohamed Tarek from FS#10182 - convert codec to fixed-point using pat... | Dave Chapman | 2009-05-10 |
| * | Properly capitalise "Rockbox", and rewrite a couple of small sections. Some ... | Alex Parker | 2009-05-10 |
| * | Revert r20704 and only use the -r option when compiling binutils. This is go... | Dave Chapman | 2009-05-10 |
| * | Patch by Mohamed Tarek from FS#10182: 1) Move the main() test program from co... | Dave Chapman | 2009-05-09 |
| * | Patch by Mohamed Tarek - add #define to protect against multiple inclusion | Dave Chapman | 2009-05-09 |
| * | rbutil: make sure the voice creation window updates its display on startup. | Dominik Wenger | 2009-05-09 |
| * | rbutil: fix spelling, enginge -> engine | Bertrik Sikken | 2009-05-09 |
| * | rbutil: show logger windows earlier in bootloader install, to catch all errors. | Dominik Wenger | 2009-05-09 |
| * | Remove unused function audio_has_changed_track from apps/mpeg.c | Bertrik Sikken | 2009-05-09 |
| * | rbutil: enforce parents for bootloader install classes. and rework OF handlin... | Dominik Wenger | 2009-05-09 |