- dffcb9f iAudio X5: swap the remote REW and FF buttons by Linus Nielsen Feltzing · 18 years ago
- b973156 forgot to translate the splash messages by Jonathan Gordon · 18 years ago
- f178131 software keylock works again by Jonathan Gordon · 18 years ago
- 0b35bcf Guard against division by zero in the peak meter (the settings menu allows the user the set range min and max to the same value; maybe that should be changed too). by Magnus Holmgren · 18 years ago
- 07d3db2 really fix the yes/no screen now, also id3 viewer shows the status bar correctly by Jonathan Gordon · 18 years ago
- 5b71470 Port Tom Meyer's lcd_yuv_blit() optimisations for the ipod 5g to the ipod Photo/Color and Nano - gives a similar 10-15% speedup in mpegplayer. by Dave Chapman · 18 years ago
- 30f2373 bring back the Battery:Charging splash if you try turning off certain by Jonathan Gordon · 18 years ago
- b80266c Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about 10-15% by Dave Chapman · 18 years ago
- 10af966 stop id3 viewer eating keypress on entry by Jonathan Gordon · 18 years ago
- 5fc66e5 Automatic Gain Control during recording. At this point only compiled for iriver h1x0 and h3x0. Patch FS#4748 by Jvo Studer, Martin Scarratt and myself. by Peter D'Hoye · 18 years ago
- c5a24c6 Disable TC_RAMCACHE for archos. It doesn't make much sense with the small RAM, and disabling reduces binary size. by Jens Arnold · 18 years ago
- 6267c7b Greyscale tetrox backgrounds: 'Score' in bold plus some antialiasing. There's still room for improvement... by Jens Arnold · 18 years ago
- 675d708 Sudoku: Separate set of graphics for X5 and Nano. Fixes wrong colours (pure greyscale instead of blueish shades), and allows specific enhancements for colour. by Jens Arnold · 18 years ago
- 214ce3f Allow exiting of plugin whilst paused by Dave Chapman · 18 years ago
- f39add3 Remote button mappings for archos player & recorders. Made keymap-internal stuff static for better optimisation. by Jens Arnold · 18 years ago
- 0fec0f5 Make the EQ setting work again on X5 by Linus Nielsen Feltzing · 18 years ago
- 3b44ec9 Oops... small changes catch most errors by Peter D'Hoye · 18 years ago
- 6a8f06f Show a splash on successful eeprom write to let the user know something happened and it went well by Peter D'Hoye · 18 years ago
- 10d8ac6 Add HAVE_LCD_REMOTE to the x5 by Martin Arver · 18 years ago
- 0e07eff Add action maps for the standard and wps contexts. Add an option for HAVE_LCD_REMOTE as well by Martin Arver · 18 years ago
- f7db043 * fix pitchscreen by Jonathan Gordon · 18 years ago
- 871be00 Convert the "short ciruit operator madness" to plain and simple code that by Daniel Stenberg · 18 years ago
- f52e03f Add 'make bin' target to avoid building codecs and plugins by Linus Nielsen Feltzing · 18 years ago
- 5e5bfab * fixed the pitch screen key mappings for all targets, targets require a by Jonathan Gordon · 18 years ago
- 75765df Prevent accidental track skip when entering the WPS by Linus Nielsen Feltzing · 18 years ago
- 4902996 1. auto-detect and auto-use ccache if installed and present in $PATH by Daniel Stenberg · 18 years ago
- 56f2ca7 Assembler optimised crossfeed routine for ARM. Performance improvement is more than double. Should work fine, but watch your ears nevertheless. by Thom Johansen · 18 years ago
- 1dc62df Okay, use µs instead of us by Hristo Kovachev · 18 years ago
- f787242 remove remote button checking for taregts with no remote by Jonathan Gordon · 18 years ago
- 340de14 Fix the stupid text editor's silliness and use "us" for microsec by Hristo Kovachev · 18 years ago
- 86ca85b Reload directory on switching out of ID3 Database view. Stops the file browser from crashing in the sim and may fix FS#5521. Also turn off the list title in ID3 DB view. by Dan Everton · 18 years ago
- 475be66 put the timeouts back the way they were (sorry amiconn) by Jonathan Gordon · 18 years ago
- 5a78833 Add apps/keymaps to FILES. by Dan Everton · 18 years ago
- e9fd3d6 * Add keymap file for h10 (Thanks Barry Wardell) by Jonathan Gordon · 18 years ago
- 1fdb5bf Changed the button action code to allow both single-fire and multi-fire events to be triggered with _REPEAT. Also simplifies the code. * Made the button mapping tables const to save RAM when running rockbox from flash ROM. * Repaired button mappings for Ondio. * Repaired some more button mappings for player. * Added missing TREE_STOP for iriver, and fixed WPS skipping for recorder. by Jens Arnold · 18 years ago
- 013ab3d Added assembly lcd_yuv_blit for iAudio X5 and misc. display related changes by Michael Sevakis · 18 years ago
- 400ab9f Fixed my stupid mistake when I tried to restore the tree_exit behaviour by Linus Nielsen Feltzing · 18 years ago
- c4a59a2 eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, added debug entry for h3x0 that allows to write to the eeprom by Peter D'Hoye · 18 years ago
- 98c9f95 Clear file view title if the user turns it off. by Dan Everton · 18 years ago
- 1526fd7 Decent button mapping for Archos Player by Linus Nielsen Feltzing · 18 years ago
- 1adc87a Restored the old behaviour of TREE_EXIT by Linus Nielsen Feltzing · 18 years ago
- 99bb00b Removed annoying debug output by Linus Nielsen Feltzing · 18 years ago
- 45c57e5 * Make ID3 info screen usable again (and not exit right after enter), though maybe a few more buttons should cause an exit.\n* Also save a few bytes of code... by Magnus Holmgren · 18 years ago
- 0a3b551 Oops, only software codec platforms can do crossfade by Linus Nielsen Feltzing · 18 years ago
- 42f0ad3 Patch #5766 by Steve Bavin - Fix for various voice related crashes by Linus Nielsen Feltzing · 18 years ago
- 599fa9a fix "off-by-one" bug in paginated scrolling with the title by Jonathan Gordon · 18 years ago
- b9fb0e8 quickscreen keys for recorder. play to quit? by Jonathan Gordon · 18 years ago
- fc36c0e Added quickscreen keys for x5 and ipod by Jonathan Gordon · 18 years ago
- 0d04287 Include settings.h by Linus Nielsen Feltzing · 18 years ago
- 6d97f6d Removed a warning by Linus Nielsen Feltzing · 18 years ago
- d723e6e Wrong action code in the alarm menu by Linus Nielsen Feltzing · 18 years ago
- 47c0bf6 Reverted an accidental change by Linus Nielsen Feltzing · 18 years ago
- 224c0a1 Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. by Linus Nielsen Feltzing · 18 years ago
- c0f8b18 A few changes and fixes for the title in the file view: disable title string in tagcache view, strip leading / from current directory title, center title properly, scroll title if it's too long. by Dan Everton · 18 years ago
- 8570911 various changes/corrections from Andrew Melville (FS#5815). Some code policy as well. by Martin Arver · 18 years ago
- aa38ce5 Move Hardware Equalizer menu up a level so it's no longer a sub-menu of the software equalizer. by Dan Everton · 18 years ago
- eb1dd38 Add support for displaying the the current path or the full path (or neither) in the file browser. Check General Settings -> File View -> Show Path for the options. by Dan Everton · 18 years ago
- 1792170 Add remote_type() to the uisim for h100/h300 builds. Use the "t" key to switch between remote types (only changes the remote_type()'s return value for now) by Hristo Kovachev · 18 years ago
- 079ad11 Patch #5795 from Jonathan Gordon - change the settings display for enumerations and integers to use the list widget. Patch also adds an optional title to the list widget which is used in the settings. by Dave Chapman · 18 years ago
- edf3bcf Change default contrast for iPod 3G by Daniel Ankers · 18 years ago
- d39b797 Patch #5223 by Jonathan Gordon: Turn on the main screen's backlight when using the iriver NON-LCD remote (set the remote backlight to off if you don't want it) by Hristo Kovachev · 18 years ago
- 5019b32 Make sure dircache blocks correctly. by Miika Pekkarinen · 18 years ago
- 7e84db7 Fixed: FS#5801 Playlist building in tagcache doesn't work properly after by Miika Pekkarinen · 18 years ago
- 0c5ec36 Fixed a problem when using filename tag as a search clause. by Miika Pekkarinen · 18 years ago
- 979dd7a Make sure the EQ is always applied to the DAC path. by Dan Everton · 18 years ago
- f1cebb7 Five bits is more than enough for the possible gain values. by Dan Everton · 18 years ago
- 8030c80 Add support for the iPod Video hardware equalizer. You can access it from Sound Settings -> Equalizer -> Hardware Equalizer. Note that the peak filters are reported not to work. Based on FS#5791 from Snyper. by Dan Everton · 18 years ago
- 6ffe02b Rename the two Configure chapters (as proposed some time ago) by Dominik Riebeling · 18 years ago
- 536c6b4 "Getting started" rework: add informations about support channels. Move out installation instructions to its own chapter (and file). Move the "Differences between binaries" to installation section. Update iriver installation and add description of bootloader usb mode. by Dominik Riebeling · 18 years ago
- 2cf3dea Remove some spaces opt introduced. by Dominik Riebeling · 18 years ago
- 5fc856c Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update(). by Rani Hod · 18 years ago
- c1703c3 Remove 3G compile warning by Antoine Cellerier · 18 years ago
- e2a73dc *: Enhance minesweeper graphics by Antoine Cellerier · 18 years ago
- c9bb152 - kill an additional space \reference introduced for us by Dominik Riebeling · 18 years ago
- b91b410 m68k-elf-gcc 3.4.6 built on MacOS or Cygwin need a diable-68040 patch to by Daniel Stenberg · 18 years ago
- e5059a7 FS#5806 with code cleanup. by Miika Pekkarinen · 18 years ago
- 33d9104 FS#5805 NOT operator for tagnavi.config by Jochen Kemnade. by Miika Pekkarinen · 18 years ago
- 0a7ded3 Memory size checks in .c/.h files should use MEM, not MEMORYSIZE by Dave Chapman · 18 years ago
- 28910e7 Various lower limits and sizes for targets with 1MB of RAM (Iriver iFP7xx). by Tomasz Malesinski · 18 years ago
- c1810b3 Added support for 512MB chips. Added support for multiple chips. by Tomasz Malesinski · 18 years ago
- 17972c9 Compile for Iriver iFP with short calls. by Tomasz Malesinski · 18 years ago
- 4e36352 Iriver iFP7xx memory layout adjustment. by Tomasz Malesinski · 18 years ago
- 4e5f4ee Iriver iFP7xx sound support. by Tomasz Malesinski · 18 years ago
- 0623841 Revamped 'Managing Settings' sections. Merged the duplicative 'Manage settings' sections in chapter 5 and chapter 7 (the 'Manage settings' section in chapter 5 was in the wrong place anyway, as 'Manage settings' is not in the system submenu). Improved the organization of 7.3. Updated cross-references so that the description in chapter 7 can be easily referenced from the overview description contained in the 'Main Manual' chapter. by Michael DiFebbo · 18 years ago
- ae8f25c Do not compile flashing plugin for H300 to be sure nobody tries that by Miika Pekkarinen · 18 years ago
- 13a24aa Fixed dircache hibernation. by Miika Pekkarinen · 18 years ago
- 69cdc75 Initialize dircache in two phases. by Miika Pekkarinen · 18 years ago
- 2542536 Enabled iriver flashing plugin with additional safety checks, by Miika Pekkarinen · 18 years ago
- 0ed4904 by Shachar Liberman · 18 years ago
- f53779d by Shachar Liberman · 18 years ago
- 54ec1f5 Better UI response with playlist operations. by Miika Pekkarinen · 18 years ago
- 9d2929b Remove Win32 and X11 simulator sources. They've been deprecated for a while in favour of the SDL sim. Time to go. by Dan Everton · 18 years ago
- 509ee3d Fixed the warning. by Miika Pekkarinen · 18 years ago
- 7fe7427 Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an initial (untested) implementation for the Gigabeat by Dave Chapman · 18 years ago
- 2c002d8 include gigabeat files from the target tree by Marcoen Hirschberg · 18 years ago
- d0d8472 convert from DOS to Unix line-endings by Marcoen Hirschberg · 18 years ago
- 95b2781 Remove unneeded and unwanted parameter checking from lcd_yuv_blit() - bring the ipod Color/Nano implementation in line with other targets by Dave Chapman · 18 years ago
- c0b99f2 Fixed track order when inserting an album from tagcache to the by Miika Pekkarinen · 18 years ago
- 0a06824 initial gigabeat bootloader (only test code) by Marcoen Hirschberg · 18 years ago
- dd75488 update the gigabeat code and move to target_tree by Marcoen Hirschberg · 18 years ago