- 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
- 5854329 Sansa clip zip: attempt to fix the pixel format swappedness for good by Bertrik Sikken · 13 years ago
- d11e520 Sansa clip zip: implement lcd_write_data function by Bertrik Sikken · 13 years ago
- eb7cf73 Sansa clip zip: use a state machine for scanning buttons to avoid busy-waits by Bertrik Sikken · 13 years ago
- 539fb71 Fix simulator brightness calculation in case MIN_BRIGHTNESS_SETTING != 1 by Bertrik Sikken · 13 years ago
- 10832b8 Remove buildserver_modelname value. by Dominik Riebeling · 13 years ago
- 834f18b Rockbox Utility: allow building for 32bit on 64bit Linux. by Dominik Riebeling · 13 years ago
- 4ad62b7 Gigabeat S: Maintain power thread at realtime priority at all times so it may always service the watchdog on time regardless of playback priority. by Michael Sevakis · 13 years ago
- 01706d9 Correct location of logo svg file. by Dominik Riebeling · 13 years ago
- b674751 Fix a typo spotted from r30864. by Robert Menes · 13 years ago
- 1e74ef6 beastpatcher: check WMP version. by Dominik Riebeling · 13 years ago
- 6f716e9 Rockbox Utility: Preliminary support for Clip Zip and Fuze+. by Dominik Riebeling · 13 years ago
- 158b647 Sansa clip+: correct manual, clip+ has no button lights by Bertrik Sikken · 13 years ago
- 2774457 Sansa clip zip: make the simulator work by adding the background bitmap by Bertrik Sikken · 13 years ago
- 1ab2aa1 Sansa clip zip: allow original firmware versions 1.1.12, 1.1.15 and 1.1.17 to be patched by Bertrik Sikken · 13 years ago
- 94fc46b Sansa clip zip: fix colours of icons, logos, album art by Bertrik Sikken · 13 years ago
- 4cab9f2 sbtools: fix handling of raw mode, have elf_write looks like elf_read, fix uninitiliazed offset of bss sections, add real key override on decrypt by Amaury Pouly · 13 years ago
- fd187ad Fix FS#12356 : next track advances when skip in repeat one mode. audio_flush_and_reload_track wasn't called when the setting changed from the playback menu. by Michael Sevakis · 13 years ago
- 0edf98c Sansa clip zip: update target configuration with correct battery capacity, album art by Bertrik Sikken · 13 years ago
- 9fc1270 Sansa clip zip: add missing prototype to backlight-target.h by Bertrik Sikken · 13 years ago
- 853fd04 sbtools: fix compilation when linker expects correctly ordered files by Amaury Pouly · 13 years ago
- e90f961 Sansa clip zip: update mkamsboot and fix various drivers to make it boot to the main firmware by Bertrik Sikken · 13 years ago