- fa74356 iPod 3G support in Bootloader from Seven Le Mesle by Dave Chapman · 19 years ago
- 0d10031 Add iPod 3G and iPod 4G Greyscale to the build system by Dave Chapman · 19 years ago
- 2924a48 Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixes by Dave Chapman · 19 years ago
- 75a60fb Added a cache for playlist control commands. On non-dircache systems, behaviour should be the same as before (all commands except shuffle flushed immediately). On dircache systems, commands are only flushed when disk is accessed or during shutdown. This especially reduces disk accesses when playing queued files and should fix the problem with gapless playback. by Hardeep Sidhu · 19 years ago
- 987879b Further iPod 3G work from Seven Le Mesle by Dave Chapman · 19 years ago
- 465596b More iPod 3G code from Seven Le Mesle by Dave Chapman · 19 years ago
- d16a8b8 More iPod 3G changes from Seven Le Mesle, and some unification of the iPod code from me by Dave Chapman · 19 years ago
- e8048ce Initial version of iPod greyscale LCD driver from Seven Le Mesle. This is currently written to use vertically-packed mono and native bitmap formats. by Dave Chapman · 19 years ago
- c6c584e Removed dead section, H1x0 and H300 are handled together. by Jens Arnold · 19 years ago
- e49cade Colour targets: Adapted mandelbrot plugin. The plugin library now contains scrolling routines for >= 8 bpp displays. by Jens Arnold · 19 years ago
- 1a03c37 A better count_leading_zeros() function, courtesy of Jens Arnold by Dave Chapman · 19 years ago
- f9df934 Minor cleaning - move card back bitmap to external bmp file, and define card size based on LCD size, not keypad type by Dave Chapman · 19 years ago
- f3857ab H300: lcd_write_data() in pure asm, essentially the same speed as before, but working correctly for all allowed data lengths. Removed RAM waste by declaring inline functions static. by Jens Arnold · 19 years ago
- 1ee68b0 iAudio X5: hold button functions (not yet complete) by Linus Nielsen Feltzing · 19 years ago
- 33fbe7c iAudio X5: Dummy ADC functions by Linus Nielsen Feltzing · 19 years ago
- 39ecd72 The iAudio X5 LCD is 18 bits by Linus Nielsen Feltzing · 19 years ago
- bead47c The iAudio X5 LCD framebuffer doesn't fit in IRAM by Linus Nielsen Feltzing · 19 years ago
- 64bdc70 Build the correct set of tools for the iaudio x5, and use a dummy scrambler for now by Linus Nielsen Feltzing · 19 years ago
- dd8cb8a Committed a little too much by Linus Nielsen Feltzing · 19 years ago
- 621bcc2 The simulator should use the keypad period key, not the regular one by Linus Nielsen Feltzing · 19 years ago
- 2fcd1b0 iAudio: don't call UDA1380 functions by Linus Nielsen Feltzing · 19 years ago
- 9394175 Added iAudio X5 SDl sim image by Linus Nielsen Feltzing · 19 years ago
- 8a1da84 Imre Herceg's Hungarian translation by Daniel Stenberg · 19 years ago
- e7c7d9b Bah, O_BINARY is of course Win32 only by Linus Nielsen Feltzing · 19 years ago
- 8599b07 Fixed the codec loading problem in the Win32 SDL simulator by Linus Nielsen Feltzing · 19 years ago
- 82e0853 Added reboot and power_off commands, watchdog support, binary by Tomasz Malesinski · 19 years ago
- ec7e976 Added GDB API - a way to call stub procedures from a DEBUG build. by Tomasz Malesinski · 19 years ago
- 760fea9 iAudio X5: various fixes to make the bootloader compile by Linus Nielsen Feltzing · 19 years ago
- 44a5c82 iAudio X5: Corrected crappy code, just to make the damn thing compile by Linus Nielsen Feltzing · 19 years ago
- 97f38e5 iAudio X5: Select the correct bootloader in the configure script by Linus Nielsen Feltzing · 19 years ago
- 91f08b5 Made %n not eat white space. by Tomasz Malesinski · 19 years ago
- c4d24a0 Added non-blocking get/put_byte routines. by Tomasz Malesinski · 19 years ago
- 507120c Added empty fiq routine for iFP. by Tomasz Malesinski · 19 years ago
- ea3dbb2 Added setting interrupt vectors without overwriting others for ARM DEBUG builds. by Tomasz Malesinski · 19 years ago
- bcd22f0 Undefined DEBUG, so that it compiles on DEBUG builds. by Tomasz Malesinski · 19 years ago
- b3db55f Made rockbox.elf build with DEBUG enabled. by Tomasz Malesinski · 19 years ago
- c8a5fbb Added iFP keybindings. by Tomasz Malesinski · 19 years ago
- c31d2f8 Fixed warnings on iFP. by Tomasz Malesinski · 19 years ago
- 3c17330 Colour LCD driver: * Bring non-backdrop rendering back up to speed. * Speed up rendering with backdrop. * Restore correct behaviour of lcd_clear_display(). by Jens Arnold · 19 years ago
- 3f66e8e Ooops :-) by Linus Nielsen Feltzing · 19 years ago
- 482ef8c Added Dan Everton to the credits by Linus Nielsen Feltzing · 19 years ago
- fc72c53 Patch #1417462 by Dan Everton - Improved SDL simulator by Linus Nielsen Feltzing · 19 years ago
- 347992e Optimised C version of count_leading_zeros() taken from alac-0.1.1. This makes ALAC very close to realtime on the ipod (just the very occasional skip during disk reading - it is realtime when the disk is sleeping). by Dave Chapman · 19 years ago
- d2e75bf Remove exported pcm functions. Codecs should never be allowed to access by Brandon Low · 19 years ago
- 9b0822d Make it compile on iAudio X5 by Linus Nielsen Feltzing · 19 years ago
- 3495e75 Shorten innerloop by one instruction. by Thom Johansen · 19 years ago
- 0ecd0b0 patch #1422861 by Adam Boot - Fix splash() color problems by Linus Nielsen Feltzing · 19 years ago
- 33f2e28 Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #if by Dave Chapman · 19 years ago
- 5c1cc2f add these files to the source archive as well by Daniel Stenberg · 19 years ago
- d3af52d there are no files like this in here anymore by Daniel Stenberg · 19 years ago
- 3749d1a Oops - fix the builds broken by the backdrop image patch by Dave Chapman · 19 years ago
- d9e5b67 Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. by Dave Chapman · 19 years ago
- 9b4b4d0 More sane fixed point format for Q parameter. by Thom Johansen · 19 years ago
- 440d75f No need for different name members in eq_data struct. by Thom Johansen · 19 years ago
- e6c2e19 This should not have been recommitted (went undetected for quite a while). by Jens Arnold · 19 years ago
- 32326ef * Changed implementation of inverse bar: Instead of complementing all pixels after drawing the text, the text is drawn in inversevid mode. This is faster, and will be more readable when backdrop image support gets added. Appearance on non-colour targets doesn't change. * Speedup of the scroll thread. by Jens Arnold · 19 years ago
- 20debbf iPod: Fix some button-mapping bugs and inconsistencies by Dave Chapman · 19 years ago
- 1023ced iPod: Remove/reduce the udelay()s in the button driver. They were in the IPL source, but do not appear to be needed. by Dave Chapman · 19 years ago
- fddefdc Corrected version of 176x54 (Nano) colour logo (it wasn't being used until logo-nano.c was deleted). by Dave Chapman · 19 years ago
- 5672c61 Color logo-*.c files no longer required - the bitmaps are in libbitmapsnative by Dave Chapman · 19 years ago
- b42ef68 Fix warnings at h1xx. by Ben Basha · 19 years ago
- db83601 Add break effect + Bigger bricks by Ben Basha · 19 years ago
- f5f000f Minor code policing by Linus Nielsen Feltzing · 19 years ago
- fbd8e5d Patch #1421483 - AIFF codec by Jvo Studer by Dave Chapman · 19 years ago
- 6479e4c WPS tag update for Progress Bar to allow resizing and screen placing by Ben Basha · 19 years ago
- 8ab7c38 added the missing decompressor files by Daniel Stenberg · 19 years ago
- 4e672ce Something for our loyal Archos users. The first graphical WPS for the Recorder series. by Christi Scarborough · 19 years ago
- 7df51ad Changed meaning of shift parameter to include the EMAC implicit shift by Thom Johansen · 19 years ago
- b106e01 Reverted the wps image cache as it was causing trouble to users when by Miika Pekkarinen · 19 years ago
- 98c37c7 Enable ARM EQ support. by Thom Johansen · 19 years ago
- 146fe6c boxes for H3xx / iPod 4g, just so they don't feel left out. Purely a quick hack, not a finished product. by Christi Scarborough · 19 years ago
- b4bc9fd iPod: Enable peakmeter by Dave Chapman · 19 years ago
- 5fff854 EQ filtering code for ARM targets. by Thom Johansen · 19 years ago
- b69d59b Handle 8-bit BMP files by Linus Nielsen Feltzing · 19 years ago
- 62b22ba Slighly less confusing handling of inverted monochrome images by Linus Nielsen Feltzing · 19 years ago
- d563ac6 Restored inverted background image in the ipodVOL WPS by Linus Nielsen Feltzing · 19 years ago
- 26fcd11 Handle .S files properly by Linus Nielsen Feltzing · 19 years ago
- fe1c9f5 Iriver: Another grayscale bmp loader bug fixed: clear the right amount of data, to avoid garbage in the images. by Magnus Holmgren · 19 years ago
- 5f0b75e Correct PaddedWidth calculation by Linus Nielsen Feltzing · 19 years ago
- 147cfe9 Misleading parameter name. by Thom Johansen · 19 years ago
- 321e480 Colour boxes WPS for iPod (and H3xx - but it'll look a little odd on that screen. A work in progress / proof of concept. by Christi Scarborough · 19 years ago
- 81eade3 Revert accidental change by Christi Scarborough · 19 years ago
- 023936d ARM: r12 is scratch, so don't save it. by Thom Johansen · 19 years ago
- ae0ae6d Small iPod colour BMP fix by linuxstd by Christi Scarborough · 19 years ago
- cce79d3 Small ARM opt. Saves eight bytes! by Thom Johansen · 19 years ago
- de281db Now dircache should work on players requiring long aligned memory accesses. by Miika Pekkarinen · 19 years ago
- 1446b21 Oops - fix red iPod bootloader build by Dave Chapman · 19 years ago
- 8cd8a95 iPod: Initial implementation of a debug i/o ports screen by Dave Chapman · 19 years ago
- f9dac40 iPod: Fix the detection of lcd type for the iPod Photo - this should fix problems with that LCD. Affected users also need to install a new bootloader - available from the iPod Installation wiki page. by Dave Chapman · 19 years ago
- ea72d05 Fixed endianness problem in the BMP loader by Linus Nielsen Feltzing · 19 years ago
- d3784e5 iPod: Remove some iPod Photo lcd initialisation code that (when used in the bootloader) corrupted the colors in the original firmware. by Dave Chapman · 19 years ago
- 3b8934d Iriver: Calculate proper height (i.e., size) for grayscale bitmaps. by Magnus Holmgren · 19 years ago
- 5ffa8c5 iPod: Initial attempt at volume/bass/treble control - more work is needed, but it seems to be working. by Dave Chapman · 19 years ago
- 1a4ef4f Add iPod key binding for the logf viewer by Dave Chapman · 19 years ago
- 733c14d changed ages ago by Björn Stenberg · 19 years ago
- 5f3b122 tiny nano pic by Björn Stenberg · 19 years ago
- 216806f Bundle .S files in the source tarballs. by Thom Johansen · 19 years ago
- 8ac932f Fix warning. by Thom Johansen · 19 years ago
- b978acc Fix mpc.c to use new mpc_bool_t type to remove some warning. by Thom Johansen · 19 years ago
- 2b48395 Synced libmpcdec to musepack.net SVN. by Thom Johansen · 19 years ago