| Commit message (Expand) | Author | Age |
| * | Sansa clip zip: update plugins (jewels, pegbox, rockpaint, star) | Bertrik Sikken | 2011-11-13 |
| * | Use the timeout api for the gui boost implementation. This ensures that the C... | Andree Buschmann | 2011-11-13 |
| * | Sansa clip zip: make more plugins compile (lamp, wormlet, matrix) | Bertrik Sikken | 2011-11-13 |
| * | Fix another typo. sorry. | Thomas Martitz | 2011-11-13 |
| * | Fix typos in usb_screen.c and use lcd_remote_bmp() for showing the rockbox lo... | Thomas Martitz | 2011-11-13 |
| * | Add the ability to create a prefilled struct bitmap along with generated images. | Thomas Martitz | 2011-11-13 |
| * | Handle 32bit bitmaps with all-zero alpha channel as fully opaque. | Thomas Martitz | 2011-11-11 |
| * | Finally submit GUI boost (FS#8668). With this change the CPU is boosted (with... | Andree Buschmann | 2011-11-11 |
| * | Document the internal alpha channel format better, and fixes for 32bit alpha ... | Thomas Martitz | 2011-11-11 |
| * | Fix copy'n'paste bug in skin engine | Thomas Jarosch | 2011-11-11 |
| * | close file descriptor | Fred Bauer | 2011-11-11 |
| * | Correct saved config setting for Line Padding in Lists - fixes FS#12377 | Michael Chicoine | 2011-11-10 |
| * | Update lyrics player plugin for FONT_UI deprecation in r30932 (fix for FS#12374) | Fred Bauer | 2011-11-10 |
| * | Set alpha_offset to zero when loading a JPEG. | Boris Gjenero | 2011-11-09 |
| * | update Dutch langfile | Peter D'Hoye | 2011-11-09 |
| * | Fix assembler .size directives. Currently used binutils don't complain, but 2... | Boris Gjenero | 2011-11-09 |
| * | Committing fix for FS#12249. Patch by Buschel. Further fixes for AIFF loader ... | Wincent Balin | 2011-11-08 |
| * | Fix warning on mrobe100. | Thomas Martitz | 2011-11-08 |
| * | Make pictureflow compile again. | Thomas Martitz | 2011-11-08 |
| * | Adapt icon and skin engine to make use of the new 32bit bitmap capabilities. | Thomas Martitz | 2011-11-08 |
| * | Adapt the resize-on-load image scalers to support the alpha channel. | Thomas Martitz | 2011-11-08 |
| * | Support for transparency in 32bit bitmaps on color targets. | Thomas Martitz | 2011-11-08 |
| * | Add new lcd_bmp and lcd_bmp_part APIs. | Thomas Martitz | 2011-11-08 |
| * | Simplify icon.c a bit. | Thomas Martitz | 2011-11-08 |
| * | Fix compile error | Jonathan Gordon | 2011-11-08 |
| * | Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f... | Jonathan Gordon | 2011-11-08 |
| * | Put icons on buflib: | Jonathan Gordon | 2011-11-08 |
| * | FS#12365 - Czech language update by Marek Salaba | Michael Chicoine | 2011-11-07 |
| * | Bulk convert all DOS line endings to UNIX. | Torne Wuff | 2011-11-06 |
| * | Make usage of TALK_PARTIAL_LOAD actually Ondio specific. MMC is not always slow. | Jens Arnold | 2011-11-06 |
| * | Voice related fixes and cleaup | Jens Arnold | 2011-11-06 |
| * | Fix warning and typos. | Thomas Martitz | 2011-11-06 |
| * | hwcodec: fix shrink_callback resuming playback wrongly, and add checks | Thomas Martitz | 2011-11-06 |
| * | Fix broken voice when .talk files are used and voice buffer calculation. | Thomas Martitz | 2011-11-06 |
| * | Fix FS#12279 - playback starts from the beginning when changing themes. | Thomas Martitz | 2011-11-05 |
| * | Make local functions and variables static where possible | Bertrik Sikken | 2011-11-03 |
| * | Properly initialize variable to get voice going again. GCC didn't catch this ... | Thomas Martitz | 2011-11-03 |
| * | In the playback buflib shrink callback, ensure a minimum buffer remains for | Thomas Martitz | 2011-11-03 |
| * | Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by... | Andrew Ryabinin | 2011-11-03 |
| * | Sansa clip zip: fix colours of icons, logos, album art | Bertrik Sikken | 2011-10-29 |
| * | Fix FS#12356 : next track advances when skip in repeat one mode. audio_flush_... | Michael Sevakis | 2011-10-29 |
| * | Better fix for FS#12337. Use 0 to make the line height calculated from the fo... | Thomas Martitz | 2011-10-29 |
| * | Fix FS#12357 - New backdrop not displayed after set backdrop from context menu | Thomas Martitz | 2011-10-28 |
| * | Correct a few small things in the Swedish translation. | Magnus Holmgren | 2011-10-26 |
| * | Revert swap channel feature as we're presently in a feature freeze. I'll reco... | Michael Giacomelli | 2011-10-26 |
| * | Fix FS#12241. Voice stopped working after audio_get_buffer() calls. | Thomas Martitz | 2011-10-26 |
| * | Add pcm_rec_init() to the sim's init. | Thomas Martitz | 2011-10-26 |
| * | Add option to exchange the left and right stereo channels. Patch by Dave Cha... | Michael Giacomelli | 2011-10-26 |
| * | Fix charcell build | Thomas Martitz | 2011-10-23 |
| * | Fix FS#12337 properly. Also fixes FS#12345 which the previous commit introduced. | Thomas Martitz | 2011-10-23 |