- dbcc9c2 Add comments, and avoid throw-away calculations in crossfade buffer process by Brandon Low · 19 years ago
- 4ed232d Use rockbox endian defines by Karl Kurbjun · 19 years ago
- be8f0eb Don't allow completely empty strings. This fixed the total mess I noticed by Daniel Stenberg · 19 years ago
- 3622c93 Adds Mark Bright and Dominik Riebeling to the credits. Change the look of the manual by using the KOMA-script package by Martin Arver · 19 years ago
- ec60a05 Patch #4944 from Dominik Riebeling. Introduce the tabularx package for better looking tables, and replaces the use of tabular with tabularx in the appendix section. by Martin Arver · 19 years ago
- 75c3d0b Add support for loadable vkeyboard layouts by Frank Dischner · 19 years ago
- 0fec471 Correct compiler errors from last commit. by Michael DiFebbo · 19 years ago
- 3db8132 Whoops, forgot this one. by Michael DiFebbo · 19 years ago
- 815fa11 More updates to Chapter 4 of the manual. by Michael DiFebbo · 19 years ago
- d0c65f7 Use correct sleep function in simulator queue wait. by Dan Everton · 19 years ago
- e7a6749 its much better to clear everytime the lcd by Christian Gmeiner · 19 years ago
- 50012ab oops.. fix yellow builds by Christian Gmeiner · 19 years ago
- 47bf642 Patch #4936 from Jonathan Gordon with a small change by me. slideshow support for JPEG viewer by Christian Gmeiner · 19 years ago
- 6ce466e More safety checks to dircache to block updates until cache is ready. by Miika Pekkarinen · 19 years ago
- 029ff80 iAudio X5 doesn't have bass and treble by Linus Nielsen Feltzing · 19 years ago
- 34cd9cb Save bass/treble settings in iPod by Linus Nielsen Feltzing · 19 years ago
- f45b333 Limit idle framerate, make falling bubbles less uniform, and some formatting cleanup by Adam Boot · 19 years ago
- 4a2fec9 Make textviewer manual page nicer by: (1) using button macros (2) rplace the ugly table and (3) include it for all targets by Nils Wallménius · 19 years ago
- 29d5dba Patch #4939 from Mark Bright. Only include recording for recording targets etc. Correct a table to use button macros. by Martin Arver · 19 years ago
- 02c540d Moved main menu button to REC for both file browser and WPS by Daniel Stenberg · 19 years ago
- daebff8 Update equalizer precut value as it's adjusted. by Dan Everton · 19 years ago
- fc9bc17 Sound on iAudio X5 by Linus Nielsen Feltzing · 19 years ago
- a145bf5 Correct maximum and default volume for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
- 893d248 Removed some debug code by Linus Nielsen Feltzing · 19 years ago
- cf0892f Audio support for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
- a7db6e3 First quick'n'dirty volume control for the iAudio X5 by Linus Nielsen Feltzing · 19 years ago
- d1a93d8 Simplification and correction of the TLV320 driver by Linus Nielsen Feltzing · 19 years ago
- 66a2952 Enable I2C bus 1 on the iAudio X5 by Linus Nielsen Feltzing · 19 years ago
- b7da52b Some corrections of the TLV320 register bit definitions by Linus Nielsen Feltzing · 19 years ago
- 22593f4 Change the type of the P_SectorActive() function to boolean - that's how it is being used. by Dave Chapman · 19 years ago
- f81c192 More 64-bit fixes. by Dave Chapman · 19 years ago
- 5293ea1 More 64-bit fixes by Dave Chapman · 19 years ago
- ec8dae1 x5: lets build doom... by Christian Gmeiner · 19 years ago
- d1b587a added good (tm) button mappings for x5, and added ifdef for HAS_BUTTON_HOLD by Christian Gmeiner · 19 years ago
- 81a14b8 Fix red builds. by Dan Everton · 19 years ago
- 6246242 Fail gracefully if write fails (i.e. disk space runs out) during copy in splitedit plugin. Users can now also press the 'quit' button to abort splitting. by Dan Everton · 19 years ago
- cd88582 64-bit sim fixes by Dave Chapman · 19 years ago
- 909b6d2 Finish removing the main LCD backdrop function from the plugin API by Dave Chapman · 19 years ago
- 59a248c Fix uninitialised variable warning by Dave Chapman · 19 years ago
- 3987697 Do not export load_main_backdrop() via the plugin API. Plugins should allocate their own buffer and use lcd_set_backdrop() by Dave Chapman · 19 years ago
- 47f4a45 Patch #2969 - Doom! Currently only working on the H300. by Dave Chapman · 19 years ago
- fff7d61 MCF5250 has IRAM too by Linus Nielsen Feltzing · 19 years ago
- e687673 Correct IRAM attributes by Linus Nielsen Feltzing · 19 years ago
- a8c1fb5 Correct audio clock by Linus Nielsen Feltzing · 19 years ago
- ab5b179 *** empty log message *** by Nils Wallménius · 19 years ago
- 195cbca Now including a fairly good uplang replacement as well, as well as supporting by Daniel Stenberg · 19 years ago
- 2d93495 Boost open() performance on platforms with dircache. Tagcache initial by Miika Pekkarinen · 19 years ago
- 6784e03 Follow in Linus' footsteps and rename the bx-tags section to Power related by Martin Arver · 19 years ago
- df6e424 Adds sleeptimer tag description for the wps reference section by Martin Arver · 19 years ago
- 93b5f24 Patch #2854 by David Dent - %bs WPS tag for sleep timer by Linus Nielsen Feltzing · 19 years ago
- 25173f4 Some corrections for the manual from Mark Bright (Redbreva) by Martin Arver · 19 years ago
- ceafaba A version of DancePuffDuo for 220x176 LCDs by Dave Chapman · 19 years ago
- f639df3 Clean up the LCD Settings menu for some targets: hide the Contrast and Invert options for color LCDs; the Flip Display option is now only available on supported targets. by Zakk Roberts · 19 years ago
- 6382e88 Add bitmaps for SHN, AIFF, AAC and ALAC by Dave Chapman · 19 years ago
- 91db368 Add precut setting for the equalizer and add some more comments to the eq menu code. by Dan Everton · 19 years ago
- 7eb4d6c Replace the button assignments for the main menu section of the manual to use button macros. by Martin Arver · 19 years ago
- 24debb1 Divide chapter 4 into smaller, more manageable files. by Michael DiFebbo · 19 years ago
- 25f9cec Divide chapter 4 of the manual into several smaller, more manageable files. by Michael DiFebbo · 19 years ago
- 7f9e1eb x5: use as default BUTTON_POWER to close a plugin by Christian Gmeiner · 19 years ago
- 2ff1507 Even better LCD clearing for ipod color displays, clear to white, but after backlight off by Brandon Low · 19 years ago
- 68865a2 add battery benchamrk plugin to the manual by Nils Wallménius · 19 years ago
- 6599ff4 Fix some math for ipod volume settings by Brandon Low · 19 years ago
- 5c950f4 Reduce the appearance of volume change clicks by using the wmcodec's zero-cross detect feature by Brandon Low · 19 years ago
- 0468064 ChessBox: Add 10x8 pixel pieces for the Archoses from Miguel A. Arévalo (P#4921) by Martin Arver · 19 years ago
- 99538b7 Clear the display in a less intrusive way to the user's selected background _color_ (solid color ghosting is hard to detect) by Brandon Low · 19 years ago
- bdc52f4 Code police by Brandon Low · 19 years ago
- ee46748 Patch 4819 from Robert Keevil to shutdown the codec and clear the LCD on ipod shutdown by Brandon Low · 19 years ago
- 3ca32bb Fixed a crash when selecting database mode in the menu by Linus Nielsen Feltzing · 19 years ago
- 31ce988 New version of snap font from Eli Sherer (task 3036). Makes it usable as a unicode font and now includes Hebrew characters. by Dan Everton · 19 years ago
- 2604596 Small changes to the frontpage by Martin Arver · 19 years ago
- 3f3aeb0 Alignment fix for ipods. by Miika Pekkarinen · 19 years ago
- d63a09f Browse link added by Björn Stenberg · 19 years ago
- f5c446f Donation info added by Björn Stenberg · 19 years ago
- be10f54 Various changes by Björn Stenberg · 19 years ago
- d569727 Support iAudio X5V in the scrambler by Linus Nielsen Feltzing · 19 years ago
- ee1ab2e iaudio is not used by Daniel Stenberg · 19 years ago
- ea07cd5 Allow multiple tracks with the same title. by Miika Pekkarinen · 19 years ago
- 58e32f1 More alignment fixes. by Miika Pekkarinen · 19 years ago
- e58589b Patch #4923 by Jani Kinnunen: updated Finnish translation by Hristo Kovachev · 19 years ago
- 0c09f3e WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV files with all common sample frequencies, both mono and stereo. Meant as a preview for later PCM playback integration, and for doing experiments with the MAS PCM codec. by Jens Arnold · 19 years ago
- 0ad19c7 by Dave Bryant · 19 years ago
- d2327dd Bumped plugin API version by Linus Nielsen Feltzing · 19 years ago
- f4ac85a ok, this is the correct PLAY/REC swap! by Daniel Stenberg · 19 years ago
- 6f4d721 Basic plugin playback control menu by Jonathan Gordon (Patch #4874) by Linus Nielsen Feltzing · 19 years ago
- b76e4ec swap PLAY and REC for x5, I liked that way! by Daniel Stenberg · 19 years ago
- 7441cba Switched PLAY and REC for proper X5 operation. by Daniel Stenberg · 19 years ago
- a33d5d7 Fixed the define in config.h and more tagcache alignment issues. by Miika Pekkarinen · 19 years ago
- e9721bf Use ROCKBOX_STRICT_ALIGN for all ARM targets. by Miika Pekkarinen · 19 years ago
- de2f070 Fixed the yellow builds. by Miika Pekkarinen · 19 years ago
- 8083e8c Fixed potential sample overflow in variable stereo width > 100% and karaoke mode, both hwcodec and swcodec. by Jens Arnold · 19 years ago
- d9ef598 Fixed the debug menu. by Miika Pekkarinen · 19 years ago
- e859e16 Fixed some red builds. by Miika Pekkarinen · 19 years ago
- b725126 Fill WPS tags from tagcache if available. by Miika Pekkarinen · 19 years ago
- d1f9495 Fixed possible data alignment problem while committing the tagcache. by Miika Pekkarinen · 19 years ago
- 358055e Add TDRC tag from id3 v2.4 to fix year not showing in files tagged with id3 v2.4 by Dan Everton · 19 years ago
- a93e591 Properly allocating the temporary buffer. by Miika Pekkarinen · 19 years ago
- 7c4e0c8 Initial version of tagcache! There are still some bugs in the engine by Miika Pekkarinen · 19 years ago
- 50d40ea only ship the licences as the other plain text doc files are waaaay out of date by Daniel Stenberg · 19 years ago
- a07a833 settingling on options and even uplang support starts to function by Daniel Stenberg · 19 years ago
- a70c6b9 Patch #4913 by David Rothenberger with some changes by me: add only backlight on first keypress to the lcd remotes, too. by Hristo Kovachev · 19 years ago