- c3b1475 More PMU madness for x5-- a better, more paranoid sequence for enabling GPI0 IMHO by Michael Sevakis · 18 years ago
- 5ffd3ae A tiny change to pcf50506-x5.c. Don't know why Recorder-8MB build would have been affected by the last change. It doesn't add anything to it. by Michael Sevakis · 18 years ago
- 3d2e10b Added remote backlight on hold option to players with remote hold switch. Disabled IRQs while reading pcf50606 ADC. This seems to have stopped buttons becoming unresponsive when using remote. Maybe fixes other button glitches as well? by Michael Sevakis · 18 years ago
- 24ca76f H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Improvements to 20GB LCD driver - support for enable/disable, contrast adjustment, make the update code clearer and ~4% faster, support for flipping, support for invert. Fix CPU frequency for both models. Fix default battery capacity for 5/6GB. by Barry Wardell · 18 years ago
- a374ca9 Sync WPS context menu section with reality, make some small improvements, use more actions, add fixmes. by Nils Wallménius · 18 years ago
- 08a3a59 Make 'Filename:' on recording screen possible to translate. Also replace some hardcoded values with sizeof. by Magnus Holmgren · 18 years ago
- 7f800ac Convert WPS keymap to use the new action macros, added dirskip for iriver H100/300 by Nils Wallménius · 18 years ago
- c84b008 Fix typo by Nils Wallménius · 18 years ago
- 99b4799 Synced Swedish translation. by Magnus Holmgren · 18 years ago
- 32ba11f Fixed the problem on the x5 of spontaneous shutdown after holding the power key for 1s. by Michael Sevakis · 18 years ago
- 6e219f8 FS patch #5959 by Antonius Hellmann. Update MP3 encoder to the state of the MP3 encoder plugin. by Thom Johansen · 18 years ago
- bd3c18e Fire: * Improved greyscale palette. * Fixed colour mode (palette was inverted, an d the multiplication factor was chosen in a way that the 'flames' heated up infinitely (avalanche effect). * Better adjustment to the various LCD sizes. * Tweaks and cleanup. by Jens Arnold · 18 years ago
- 7d7b704 Fix erronous label and replace mov with bx. by Thom Johansen · 18 years ago
- 9d2f7b5 Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD clearing and solid rectangle drawing on colour iPods somewhat. by Jens Arnold · 18 years ago
- 825fb8a Add vector drawings of the h10 and h10_5gb from Marianne Arnold by Martin Arver · 18 years ago
- 6fbfddd Correct the help text for iriver HXXX players by Martin Arver · 18 years ago
- cbee01e More natural bouncing cards animation. by Jens Arnold · 18 years ago
- d540ab9 Solitaire: * Improved large suits for medium/large LCDs, and all new large suits for small LCDs, by Marianne Arnold. * Use the actual card dimensions in the code. Old values were one off. * #ifdef cleanup using the capabilities of the bitmap build system. * Some more tweaks. by Jens Arnold · 18 years ago
- cf7600d Fix sound in Doom on H10 - we don't support 11025Hz so use 44100Hz instead. by Barry Wardell · 18 years ago
- e0cb0f6 Untested cursor display fix when no cards are left/drawn on the remains stack. by Antoine Cellerier · 18 years ago
- 9db73f4 Add some yielding during the bouncing cards sequence (and only refresh what's needed) by Antoine Cellerier · 18 years ago
- b0f2577 Fix a small typo. Spotted by Marvin Moskowitz (FS#5944) by Dominik Riebeling · 18 years ago
- 93e4127 Recude iram usage for the Vorbis decoder a little. Makes it possible to build with gcc 4.0.3. by Magnus Holmgren · 18 years ago
- 9eba0d7 A few minor changes to match upstream svn. by Magnus Holmgren · 18 years ago
- d770cfa Fix the warnings. by Dan Everton · 18 years ago
- cf5f256 At startup enable the hardware equalizer if it's set to be on. by Dan Everton · 18 years ago
- d939663 Fix not being able to exit Doom on the H10. by Barry Wardell · 18 years ago
- 9b1dd44 Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is actually a 128x160 LCD rotated 90 degrees, so we need to take account of this. The 5/6GB LCD is not rotated by 90 degrees but was treated as if it was (FS #5925, patch thanks to Thilo-Alexander Ginkel) by Barry Wardell · 18 years ago
- 7c587a2 Foreground color in menus by Antoine Cellerier · 18 years ago
- e31845a Bouncing cards when you win :) by Antoine Cellerier · 18 years ago
- 669490d Restore default background color when going back to menu after winning. by Antoine Cellerier · 18 years ago
- a27c183 Basic support for the H10 scrollpad. by Barry Wardell · 18 years ago
- e9bf859 Some more remains' stack bug fixes. I must've been drunk when i wrote the original code... by Antoine Cellerier · 18 years ago
- 4ae9655 Use a better target cpu for gcc when building for coldfire targets. Makes the code slightly smaller and slightly faster. Tested with gcc 3.4.6 and 4.0.3. You'll need to re-run configure for this to be applied. by Magnus Holmgren · 18 years ago
- 973ee5d Gracefully shutdown unless firmware is found. by Miika Pekkarinen · 18 years ago
- 8c834bd Disable cpu frequency adjusting for H10 for now as it is causing freezes. by Barry Wardell · 18 years ago
- ae8d4ff Minor fixes/updates by Martin Arver · 18 years ago
- 8300d8c Oops - fix warnings and add a simulator version of remove_thread_on_core() by Daniel Ankers · 18 years ago
- 9bb3128 Fix simulation of threads across multiple cores by Daniel Ankers · 18 years ago
- 548e448 Fixed the warning. by Miika Pekkarinen · 18 years ago
- 48865c4 Fix some more bugs found by amiconn: by Antoine Cellerier · 18 years ago
- 86171f2 Opt out some SWCODEC only information from archos manuals and made some small tweaks by Nils Wallménius · 18 years ago
- 630c300 Fixed cpu incorrectly unboosted at boot. by Miika Pekkarinen · 18 years ago
- 6ae4330 make a little more use of the setting macro by Nils Wallménius · 18 years ago
- e69e9cd more fixes for the iriver remotes by Jonathan Gordon · 18 years ago
- cfae923 Use consistant margins. If people still have ideas to make it look better on some of the targets, feel free to say so on IRC. by Antoine Cellerier · 18 years ago
- b460fda add disktidy to the manuals by Nils Wallménius · 18 years ago
- 7798294 doesnt really need to use the sysfont for the pitch screen by Jonathan Gordon · 18 years ago
- 8513410 make the pitch screen use the remote screen also, and fix non-lcd iriver remote for the screen (again) by Jonathan Gordon · 18 years ago
- bfe1cd1 fix pitch and quick screen keymaps for h100 lcd remote by Jonathan Gordon · 18 years ago
- 47df0f7 make the F1 key work a bit more reliably in the wps by Jonathan Gordon · 18 years ago
- dede571 Some more tweaking so that it now looks really good on small screens by Antoine Cellerier · 18 years ago
- cf605c3 Fix solitaire card colors by Antoine Cellerier · 18 years ago
- 55a3018 more make magic to heal the broken builds by Daniel Stenberg · 18 years ago
- ce9fe07 Hopefully fix solitaire invisible card bug ... and add some more. by Antoine Cellerier · 18 years ago
- 3046136 settings.h includs button.h that includes target-button.h so we need to make by Daniel Stenberg · 18 years ago
- 1fe5fc9 #include button.h in settings.h - HAVE_BUTTON_HOLD (defined in button.h) is used in the definition of the settings structure - meaning different settings structures were being used depending on whether the .c file included button.h before settings.h or not. Thanks to David Rothenberger for spotting. by Dave Chapman · 18 years ago
- 617b67e Display bitrate (Q value for Archos), samplerate, channels and recording format (M = MP3) in the statusbar in the recording screen. This is all new info for archos targets and I-river targets now have this info on the remote as well as the main screen by Martin Scarratt · 18 years ago
- ee88a3b Updated images of the player, recorder, recorderv2fm and h1xx from Marianne Arnold. by Martin Arver · 18 years ago
- 8aa6180 Fixed the errors. by Miika Pekkarinen · 18 years ago
- 3686228 Cleanup threads.c by moving declarations inside structs. by Miika Pekkarinen · 18 years ago
- d386d31 Oops! Missed a couple #defines to enable the features for iRiver. by Michael Sevakis · 18 years ago
- 92417c8 Enabled channel selection for UDA1380 and limited frquency select to 44.1KHz for the time being on SWCODEC by Michael Sevakis · 18 years ago
- aeee39b Fixed metadata parser to allow playback of self-extracting WavPack files and by Dave Bryant · 18 years ago
- 7d8c5aa Make backlight fading work again on PP targets. The PP timer cannot handle a (real) cycle count of 1, the minimum is 2. This is now checked in timer_register() and timer_set_period(). by Jens Arnold · 18 years ago
- e7a9ec4 Add backlight support for H10 by Barry Wardell · 18 years ago
- 43715c2 Hopefully this tweak to the Coldfire assembly in mp3_enc.c will fix the compiling problem for cygwin users by Michael Sevakis · 18 years ago
- 75c2f89 Enabled FM Radio recording source menu item for sim. by Michael Sevakis · 18 years ago
- 73ff9a7 some minor changes and add support for greek by Marcoen Hirschberg · 18 years ago
- 7197c0e Put Musepack output data array back in IRAM for faster DSP processing. Patch by Andrew Cupper. by Thom Johansen · 18 years ago
- 5e182e0 Support for Musepack SV4-6 stream files. Patch by Andrew Cupper. by Thom Johansen · 18 years ago
- 47e4f6c Remove unneeded code from firmware/crt0.S by Daniel Ankers · 18 years ago
- 2ad7b6b Fix a display issue for targets with AGC where filetype info was overwriting the samplerate. Also filetype always displayed directly below samplerate in all modes for all targets by Martin Scarratt · 18 years ago
- 6e4c6ae fix key mappings for H1xx remote in quickscreen Spotted by David Rothenberger by Martin Scarratt · 18 years ago
- 62abb16 fix the other typo in the H1xx remote keymaps, Spotted by David Rothenberger by Martin Scarratt · 18 years ago
- 3cc46e7 Rearrangement of playback.c to group routines by thread by Steve Bavin · 18 years ago
- 1bb8657 Fixed an off-by-one error in the portalplayer timer handling. by Jens Arnold · 18 years ago
- de93c63 fix text editor for actions system, stopgap approach untill actions is modified properly for plugins by Jonathan Gordon · 18 years ago
- a3ff431 removed an unneeded variable by Jonathan Gordon · 18 years ago
- bad3a2b There is a 6GB as well by Martin Arver · 18 years ago
- 141b60d make target_id for tpj1022 unique, 23 was already in use by Daniel Stenberg · 18 years ago
- 01e4201 Typo for H3xx remote button config, spotted by David Rothenberger by Martin Scarratt · 18 years ago
- c1e4545 Save a few bytes on non-Portalplayer builds by Daniel Ankers · 18 years ago
- 41997d3 Clean up crt0.S and move it to the target tree by Daniel Ankers · 18 years ago
- c42f5d8 When booting into the recording screen on SWcodec targets, the codecs attempt to load before the player is fully initialized causing a hang. Fix it with a quick nap. by Martin Scarratt · 18 years ago
- 657dcb5 Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target. by Dave Chapman · 18 years ago
- 20332bc FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should also be faster. by Thom Johansen · 18 years ago
- 6af8603 Document the new boottool and bootoutput variables by Dave Chapman · 18 years ago
- b724be0 Add x5 image to the manual. Updated ondiosp,ondiofm and h300 images. All from Marianne Arnold. by Martin Arver · 18 years ago
- 576d1c9 Return 0 at the end of ipod_encode() - hopefully fix the build table errors by Dave Chapman · 18 years ago
- a3087e4 Add logging for all playback queueing, for the simulator at least by Steve Bavin · 18 years ago
- 3d10a81 H10 changes: power_off() now actually powers off. Fix wrong bitwise operation when disabling sound. Fix filenames when building a bootloader. by Barry Wardell · 18 years ago
- 9bc2fa9 fix w and W glyphs and add quotation glyps by Marcoen Hirschberg · 18 years ago
- 8094951 Add boottool and bootoutput variables to allow different a scrambling tool and output filename when building a bootloader. by Dave Chapman · 18 years ago
- 79198b9 Fix a small display issue in the FM recording mode by Martin Scarratt · 18 years ago
- a396d7e Make LCD writing functions inline for ~33% performance increase. Add lcd_yuv_blit implementation. by Barry Wardell · 18 years ago
- ae8d475 add Gigabeat support to the scramble tools by Marcoen Hirschberg · 18 years ago
- 530f31d Add generation of .mi4 files - the generic PortalPlayer firmware format used by the iriver H10, Sansa E200 etc. Based on the documentation available at http://daniel.haxx.se/sansa/mi4.html and examination of files produced by mkmi4.sh by Dave Chapman · 18 years ago
- e379225 Fix volume being really low on H10 by Barry Wardell · 18 years ago
- c704db6 Brand new repolished menu for selecting target. Renumbered all options and by Daniel Stenberg · 18 years ago