- ea8570b imx233: remove virtual 5V channel (value doesn't make sense), fix battery conversion (need to trigger delay) by Amaury Pouly · 13 years ago
- f791a81 imx233: add include for future use of adc to read battery by Amaury Pouly · 13 years ago
- 0cd832a imx233: fix comment by Amaury Pouly · 13 years ago
- d866633 imx233: add adc debug screen by Amaury Pouly · 13 years ago
- e167c1d imx233: add automatic battery conversion using delay channel, make 5V a virtual channel since it has a builtin divider by Amaury Pouly · 13 years ago
- a9d56ac imx233: use generic code for both channels and delays arbiter code by Amaury Pouly · 13 years ago
- 9a4213c imx233: cosmetic changes in adc by Amaury Pouly · 13 years ago
- 1852dd8 imx233/fuze+: add a small delay before powering off to allow the user to release the power button by Amaury Pouly · 13 years ago
- 7fec089 fuze+: fix backlight to have a real zero by Amaury Pouly · 13 years ago
- 2a45f77 fuze+: fix backlight calculations by Amaury Pouly · 13 years ago
- e0d0eed Sansa clip zip: update plugins (jewels, pegbox, rockpaint, star) by Bertrik Sikken · 13 years ago
- 169b304 Use the timeout api for the gui boost implementation. This ensures that the CPU will be unboosted after the defined timeout, the former implementation could stay boosted in several situations. by Andree Buschmann · 13 years ago
- 36d7bbb Sansa clip zip: make more plugins compile (lamp, wormlet, matrix) by Bertrik Sikken · 13 years ago
- 86e8f6a Fix another typo. sorry. by Thomas Martitz · 13 years ago
- 0602dbc Fix typos in usb_screen.c and use lcd_remote_bmp() for showing the rockbox logo on remotes as well. by Thomas Martitz · 13 years ago
- 9a70c42 Add the ability to create a prefilled struct bitmap along with generated images. by Thomas Martitz · 13 years ago
- 61f61c9 Sansa clip zip: correct USB vendor/product id by Bertrik Sikken · 13 years ago
- fdc9067 Sansa clip zip: update lcd_update_rect to even-align horizontal coordinates for the wisechip display type by Bertrik Sikken · 13 years ago
- caec07b Handle 32bit bitmaps with all-zero alpha channel as fully opaque. by Thomas Martitz · 13 years ago
- f1ee740 Finally submit GUI boost (FS#8668). With this change the CPU is boosted (with a 1 second timeout) on scrollwheel activity in the list, main menu, tree and std context. For now GUI boost is only enabled on scrollwheel targets. The code can easily be enhanced to work with other targets as well. by Andree Buschmann · 13 years ago
- 312b2a2 Document the internal alpha channel format better, and fixes for 32bit alpha bitmaps. by Thomas Martitz · 13 years ago
- 158e14a Fix file descriptor leak by Thomas Jarosch · 13 years ago
- e5ea0b3 Fix copy'n'paste bug in skin engine by Thomas Jarosch · 13 years ago
- 7c6acd4 close file descriptor by Fred Bauer · 13 years ago
- 8317226 Carbon TTS: Fix a memory leak on read error. by Dominik Riebeling · 13 years ago
- a3cc428 Create features.tex without intermediate file. by Dominik Riebeling · 13 years ago
- 7aac418 fuze+: fix typo (mdelay vs udelay) in register read (shouldn't change anything) and be sure lcdif is ready by Amaury Pouly · 13 years ago
- 0d2484b Fix generation of features.tex by Frank Gevaerts · 13 years ago
- 928bcd4 Correct saved config setting for Line Padding in Lists - fixes FS#12377 by Michael Chicoine · 13 years ago
- 6229d62 Rework FS#12310 fix (r30906) for better readability. No functional change. by Michael Sparmann · 13 years ago
- bd234e7 try again, this time without compile errors by Jonathan Gordon · 13 years ago
- 34cc4d5 Fix checkwps by Jonathan Gordon · 13 years ago
- d6812f4 Update lyrics player plugin for FONT_UI deprecation in r30932 (fix for FS#12374) by Fred Bauer · 13 years ago
- b882f8f Set alpha_offset to zero when loading a JPEG. by Boris Gjenero · 13 years ago
- 8412ced update Dutch langfile by Peter D'Hoye · 13 years ago
- 415f579 Fix assembler .size directives. Currently used binutils don't complain, but 2.21.1 treats these as errors. by Boris Gjenero · 13 years ago
- d01954c Committing fix for FS#12249. Patch by Buschel. Further fixes for AIFF loader in PDBox in the future. by Wincent Balin · 13 years ago
- 32eb827 Remove last_sleep when it's not needed because IDE power is never turned off. by Boris Gjenero · 13 years ago
- 354015e Fix warning on mrobe100. by Thomas Martitz · 13 years ago
- a102253 Make pictureflow compile again. by Thomas Martitz · 13 years ago
- 1280f32 Fix build errors and warnings in the lcd drivers. by Thomas Martitz · 13 years ago
- b02c82e Adapt icon and skin engine to make use of the new 32bit bitmap capabilities. by Thomas Martitz · 13 years ago
- c7b8054 Adapt the resize-on-load image scalers to support the alpha channel. by Thomas Martitz · 13 years ago
- f443e7b Support for transparency in 32bit bitmaps on color targets. by Thomas Martitz · 13 years ago
- 1320960 Add new lcd_bmp and lcd_bmp_part APIs. by Thomas Martitz · 13 years ago
- 6223ad2 Fix format string by Thomas Jarosch · 13 years ago
- 1afcd74 Simplify icon.c a bit. by Thomas Martitz · 13 years ago
- 2e0fff9 Fix compile error by Jonathan Gordon · 13 years ago
- f19f3ef Redo r30826 (and hopefully not reintroduce font issues) which cleans up the font API. FONT_UI is deprecated, use screens[screen].getuifont() instead (and .setuifont() to set it after a font has been loaded) by Jonathan Gordon · 13 years ago
- 452a3ce Put icons on buflib: Removes the max icon size limitation and doesnt waste RAM by Jonathan Gordon · 13 years ago
- 64c73c4 Disable the clock the built in AS3525(v2) bootrom. This is only useful for reverse engineering purposes, so disable during normal operation in case it uses power. by Michael Giacomelli · 13 years ago
- c0125e1 FS#12365 - Czech language update by Marek Salaba by Michael Chicoine · 13 years ago
- bbbc2e8 fuze+: fix typo in lcd init sequence for second lcd type by Amaury Pouly · 13 years ago
- b9592e8 Convert one more file from DOS to UNIX. by Torne Wuff · 13 years ago
- 5692857 Bulk convert all DOS line endings to UNIX. by Torne Wuff · 13 years ago
- d9b7d58 mkimxboot: fix bootloader load address, replace call by jump on final call to have a clean boot by Amaury Pouly · 13 years ago
- 0609bfd Rockbox Utility: bump version to 1.2.11. by Dominik Riebeling · 13 years ago rbutil_1.2.11
- 303c486 Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil by Amaury Pouly · 13 years ago
- cd832bd imxtools: add function to free instruction by Amaury Pouly · 13 years ago
- ad9e280 imxtools: add const and set pointer to NULL on free to avoid double free by Amaury Pouly · 13 years ago
- ae60195 Make usage of TALK_PARTIAL_LOAD actually Ondio specific. MMC is not always slow. by Jens Arnold · 13 years ago
- 544fb6a Voice related fixes and cleaup by Jens Arnold · 13 years ago
- e5db19d elftosb: add static by Amaury Pouly · 13 years ago
- 0407d92 imx233: don't include debug-imx233.c in bootloader by Amaury Pouly · 13 years ago
- 040e06f fuze+: scramble bootloader file by Amaury Pouly · 13 years ago
- 79ffd04 Fix warning and typos. by Thomas Martitz · 13 years ago
- 6613112 Commit FS#12209 by Vencislav Atanasov: iPod 6g/classic usb product id by Michael Sparmann · 13 years ago
- ca2b82b hwcodec: fix shrink_callback resuming playback wrongly, and add checks by Thomas Martitz · 13 years ago
- 7baa450 Fix broken voice when .talk files are used and voice buffer calculation. by Thomas Martitz · 13 years ago
- 2ce4883 iPod Classic: Set LCD controller configuration register during initialization and don't rely on the bootloader doing that (closes FS#12233) by Michael Sparmann · 13 years ago
- 5827937 sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix tools to correctly handle/free memory, properly return error codes by Amaury Pouly · 13 years ago
- 33d6bd6 usb-s3c6400x.c: Fix memory corruption bug (closes FS#12310) by Michael Sparmann · 13 years ago
- 0522317 usb-s3c6400x.c: Remove an unused variable by Michael Sparmann · 13 years ago
- f4b74b2 MPIO HD300: vastly improve sound quality. This unfortunately means reverting r28797 which introduced poping noise by Marcin Bukat · 13 years ago
- 9310fc0 Sansa clip zip: do not enable display if it's already enabled by Bertrik Sikken · 13 years ago
- 3a66005 Rework manual Makefile a bit. by Dominik Riebeling · 13 years ago
- 767672d Change cyrillic name in CREDITS to latin transliteration. by Dominik Riebeling · 13 years ago
- d7e1070 Fix FS#12279 - playback starts from the beginning when changing themes. by Thomas Martitz · 13 years ago
- ec5d6ea Rockbox Utility: polish translation update by Marcin Bukat (FS#12366). by Dominik Riebeling · 13 years ago
- 2181ef3 Sansa clip zip: swap RGB<>BGR for WiseChip display by Bertrik Sikken · 13 years ago
- e71750b Make local functions and variables static where possible by Bertrik Sikken · 13 years ago
- e4cc3d4 Rockbox Utility: update german translation. by Dominik Riebeling · 13 years ago
- 209026e Rockbox Utility: update russian translation by Постолати Максим. by Dominik Riebeling · 13 years ago
- 59dc87d Properly initialize variable to get voice going again. GCC didn't catch this one introduced r30840. by Thomas Martitz · 13 years ago
- cf01d23 In the playback buflib shrink callback, ensure a minimum buffer remains for by Thomas Martitz · 13 years ago
- 00c5368 RockboxUtility: update dutch translation by Bertrik Sikken · 13 years ago
- 2164aab Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by HM-60x to dummy_codec.{ch} as it works for PCM1704 used by HM-801. by Andrew Ryabinin · 13 years ago
- 50211e2 Sansa clip zip: show AMSv2 variant in debug menu by Bertrik Sikken · 13 years ago
- 856fb70 fuze+: use macro and add a few static by Amaury Pouly · 13 years ago
- a338678 Add me to docs/COMMITTERS by Andrew Ryabinin · 13 years ago
- 9eafdfb Rename internal h10_5gb.ums name and add some comments. by Dominik Riebeling · 13 years ago
- 8f827f1 Show user friendly name on target mismatch. by Dominik Riebeling · 13 years ago
- 080820b Fix Gigabeat S configure string. by Dominik Riebeling · 13 years ago
- 20edaf6 Revert r30869 "Remove buildserver_modelname value." by Dominik Riebeling · 13 years ago
- 8389a02 Add missing copyright header by Amaury Pouly · 13 years ago
- dd0fffe sbtoos: restore elf extraction functionality of sbtoelf by Amaury Pouly · 13 years ago
- e36471d sbtools: move sb reading from sbtoelf.c to sb.c with a proper interface, fix sb production bug, fix ugly code, add sb dump code and sbtoelf loopback facility by Amaury Pouly · 13 years ago
- 591ec03 sbtools: rework the color hack and add switch to disable color output by Amaury Pouly · 13 years ago
- 9e0ab22 Fix playlist catalog directory manual spelling by Frank Gevaerts · 13 years ago
- 1107bf1 Add Clip Zip as unstable by Frank Gevaerts · 13 years ago