- e7f7c3d Mapped iFP DRAM to 0xc00000 and enabled caching in this area. by Tomasz Malesinski · 19 years ago
- 6ffd3cf Some cosmetic cleaning of the wm8975 audio driver by Dave Chapman · 19 years ago
- 4be839e Patch from NicolasP (1429312) plus changes from me * Don't show old position after seeking * Don't show pause after seeking * Quicker seek complete by Brandon Low · 19 years ago
- da33680 Added manual by Linus Nielsen Feltzing · 19 years ago
- d66c0e5 Correct mutex locking order in runthread. Doesn't seem to fix anything though. by Dan Everton · 19 years ago
- b57dc4c new font with japanese and korean from the 12x13 font added to the 6x13 font. by Marcoen Hirschberg · 19 years ago
- 21cde9d Correctly write EQ enabled settings when saving EQ presets. by Dan Everton · 19 years ago
- 03f8c97 Just a very simple change to test if the new distributed buildsystem picks it up. by Tomas Salfischberger · 19 years ago
- a1f8744 Disable ROLO for the iPods - it doesn't work and just confuses people. by Dave Chapman · 19 years ago
- da6aae3 forgot to add the files.. by Martin Arver · 19 years ago
- e4b0196 Change directory for plugins as well by Martin Arver · 19 years ago
- 8a64ede Remove the old dirs as well. by Martin Arver · 19 years ago
- 8e8207f Renamed the chapter directories to allow for a more flexible handling of the chapters in the future by Martin Arver · 19 years ago
- f16a9f3 Use EMAC rounding mode in EQ coef calc for better precision. by Thom Johansen · 19 years ago
- 0341066 iPod - Change button mapping to use PLAY to select YES in the yes/no screen (e.g. for file deletion). by Dave Chapman · 19 years ago
- 3e164cb Do not compile grayscale lib (and plugins needing it) for the iPod Grayscale LCD by Dave Chapman · 19 years ago
- 3898ded Fix remote not being shown when displaying background in the sim. by Dan Everton · 19 years ago
- 32ed0d8 Fix iPod 4G grayscale warnings by Dave Chapman · 19 years ago
- 1f85297 Make the clickwheel driver stop buffering events if Rockbox is too busy by Thom Johansen · 19 years ago
- 1c36642 fixed bug that the progress bar did'nt back to normal while changing WPS by Ben Basha · 19 years ago
- e0622ab add a bitmap progress bar option + add %P|filename.bmp| tag to the WPS by Ben Basha · 19 years ago
- 1e385fd remove UTF-8 marker by Marcoen Hirschberg · 19 years ago
- dcf7db9 updated translation by Mustapha Senhaji by Marcoen Hirschberg · 19 years ago
- b585e87 Refactor SDL sim source so drawing routines are written once. Split bitmap, remote, and charcell LCD in to their own files. Add zoom support, use --zoom factor (e.g. --zoom 2 for two times zoom) to use it. by Dan Everton · 19 years ago
- f42f42e Only offer the (G)db stub alternative on targets that support it: ifp7x0 by Daniel Stenberg · 19 years ago
- b0ad4cf Implement contrast setting for iPod greyscale LCD by Dave Chapman · 19 years ago
- ee2019d Made backgrounds runtime optional in SDL sim. Use --background to turn them on. Also removed two unneeded files. by Dan Everton · 19 years ago
- 0cca6ca Currently playing playlist can now be overwritten. Save playlist screen defaults to this. by Hardeep Sidhu · 19 years ago
- f1c4152 Let's not leave the codecs empty by Brandon Low · 19 years ago
- c8f15f0 Fix simulator builds (not positive sims are parallel make compliant still) by Brandon Low · 19 years ago
- 4872825 Various build sytem cleanups by Brandon Low · 19 years ago
- 8fee528 iPod grayscale LCD driver - fix bug preventing the inverse bar line selector from displaying by Dave Chapman · 19 years ago
- 8ad2df8 Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH define for all iPods. by Dave Chapman · 19 years ago
- a88632f Updated Dutch language file by Peter D'Hoye · 19 years ago
- 8974c76 Hide the x11 type offering when building simulator, SDL is now the way to go. by Daniel Stenberg · 19 years ago
- ed9a735 Commit additional defines needed by last commit. by Thom Johansen · 19 years ago
- 0a95251 Sleep PP5020 CPU on idle. by Thom Johansen · 19 years ago
- 73a28d1 These files don't belong here. by Jens Arnold · 19 years ago
- a57608c Correct LCD background colours for b&w and greyscale SDL sims (SDL takes RGB while Win32 takes BGR) by Jens Arnold · 19 years ago
- dc2019b Properly deprecate old strings. by Jens Arnold · 19 years ago
- fd428dd More SDL simulator LCD fixes. by Jens Arnold · 19 years ago
- db734b4 Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. by Hristo Kovachev · 19 years ago
- dcc9a8a Use 'int' for 32 bit variables in host tools to better run on 64bit archs. by Daniel Stenberg · 19 years ago
- b772a43 The SDL simulator didn't draw the pixels correctly on targets with gray/mono LCD, part 2 by Linus Nielsen Feltzing · 19 years ago
- 3903807 The SDL simulator didn't draw the pixels correctly on targets with gray/mono LCD by Linus Nielsen Feltzing · 19 years ago
- 4220ed6 Updated korean.lang by Jeong Taek In by Hristo Kovachev · 19 years ago
- 6ccf619 Patch #1423302 by Imre Herceg - Updated Hungarian translation by Linus Nielsen Feltzing · 19 years ago
- fbfd3e2 Changed the 'stride' parameter of all *_bitmap_part() function to always mean the source bitmap width in pixels. Playergfx was the only engine where this was not true. by Jens Arnold · 19 years ago
- bfbbf47 Ooops, small fix. by Jens Arnold · 19 years ago
- 09b9a41 Preparation for colour gfx viewers: xlcd_color_bitmap_part() and xlcd_color_bitmap() added to the plugin library. by Jens Arnold · 19 years ago
- b44c18e by Dave Bryant · 19 years ago
- 5664727 JPEG viewer adapted to colour targets (greyscale only for now). New functions in the lcd extensions plugin library for drawing canonical greyscale bitmaps. by Jens Arnold · 19 years ago
- cb0c5a3 Fix typo for iPod 3G keypad check. by Dave Chapman · 19 years ago
- 8e46ab8 Patch #1426489 - Shorten codec optimisations from Mark Arigo by Dave Chapman · 19 years ago
- 6099dc8 iPod: Re-written audio driver. This brings it in line with changes to pcm playback system, and also appears to fix all the ipod-specific playback glitches by Dave Chapman · 19 years ago
- f5cf798 * Swap scroll and left/right in EQ UI for iPod by Dan Everton · 19 years ago
- 413da2a Rework PCM buffer by Brandon Low · 19 years ago
- 566ce5f Small progressbar fixes: Fix vertical positioning (when using non-default height). Add some checks for a reasonable size, as bad values can cause problems. Some code cleanup. by Magnus Holmgren · 19 years ago
- 8f369c2 Fixed the previous commit. by Miika Pekkarinen · 19 years ago
- 4408b6b Reduce latency when configuring the EQ. by Miika Pekkarinen · 19 years ago
- 69519a9 Fixed a few warnings by Hristo Kovachev · 19 years ago
- 14cfc65 1. Updated battery_bench plugin: by Hristo Kovachev · 19 years ago
- 88abdd9 Add Equalizer configuration to Sound Settings menu. by Dan Everton · 19 years ago
- 27f69db Fine-tuned ADC values for H300 button driver. by Jens Arnold · 19 years ago
- 1c044d0 Leave the port debug menu on button release to allow reading the cancel button input value. by Jens Arnold · 19 years ago
- 85c0440 Font cache now uses memmove(). by Jens Arnold · 19 years ago
- e6e8aa9 Added memmove() to codec API & plugin API, and changed codeclib and plugin libs to use it. by Jens Arnold · 19 years ago
- d036e97 Added memmove() to the rockbox core. C implementation taken from newlib. Fully optimised ASM implementations for SH1 and coldfire, reusing the AMS memcpy code path for forward copying. by Jens Arnold · 19 years ago
- 93c1538 typo by Christi Scarborough · 19 years ago
- ba0d5dd Oops. Correct typo so builds work again. by Christi Scarborough · 19 years ago
- ff40af4 by Dave Bryant · 19 years ago
- f17e35d mail on 'manual' changes by Daniel Stenberg · 19 years ago
- d68d7c0 Rockbox manual in LaTeX initial commit. New option 'manual' added to configure. Some platforms (eg recorderv2, fmrecorder) produce the same manual target, so either can be selected from the configure script. by Christi Scarborough · 19 years ago
- 4eca529 Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276) by Hardeep Sidhu · 19 years ago
- 383b8d4 Some bugfixes for the iPod 4G greyscale version of the LCD driver by Dave Chapman · 19 years ago
- 2f11278 Correct the comment to match the new code by Dave Chapman · 19 years ago
- c4c7ff7 Disable dbg_flash_id menu for PP5002 devices by Dave Chapman · 19 years ago
- cbfe90e Use the iPod 4G button mappings for the iPod 3G as well (at least for now) by Dave Chapman · 19 years ago
- afb2564 iPod: Increase udelay() up to 50 - this was causing problems when the hold switch was being used by Dave Chapman · 19 years ago
- 941de85 Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276) by Hardeep Sidhu · 19 years ago
- d350e80 iPod: Make the plugins compile on the iPod 4G grayscale by Dave Chapman · 19 years ago
- 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