| Commit message (Expand) | Author | Age |
| ... | |
| * | Replaced some size_t with longs. That might solve some problems. Fixed | Miika Pekkarinen | 2005-06-27 |
| * | H1x0: Reordered lcd init sequence to match the datasheet, including the recom... | Jens Arnold | 2005-06-27 |
| * | Another crossfade related crash possible fixed. | Miika Pekkarinen | 2005-06-27 |
| * | Possible crash fixed while crossfade is enabled. | Miika Pekkarinen | 2005-06-27 |
| * | Patch 1163135 by Bryan Vandyke: Remove trailing spaces for ID3v2 tags | Jonas Häggqvist | 2005-06-26 |
| * | Quick menu for iRiver: A long press on the PLAY key in the browser or the WP... | Christi Scarborough | 2005-06-26 |
| * | Initial DSP implementation. DSP supports resampling audio stream from | Miika Pekkarinen | 2005-06-26 |
| * | Added new shuffle repeat mode that reshuffles playlist before repeating. Als... | Hardeep Sidhu | 2005-06-25 |
| * | Oops, the XYZ_PIXEL() macros are used elsewhere, so bring them back. | Jens Arnold | 2005-06-25 |
| * | Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli... | Jens Arnold | 2005-06-25 |
| * | Fixed yellow FM builds, and changed the function type names according to the ... | Jens Arnold | 2005-06-24 |
| * | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold | 2005-06-24 |
| * | BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC... | Christi Scarborough | 2005-06-24 |
| * | Fixed a warning. | Jens Arnold | 2005-06-23 |
| * | Fix red builds. | Jens Arnold | 2005-06-23 |
| * | Preparations for implementing the new graphics api: Ordered lcd bitmap driver... | Jens Arnold | 2005-06-23 |
| * | Change current estimation for USB powered mode only if CURRENT_USB is less th... | Jens Arnold | 2005-06-23 |
| * | New feature for units that can be powered or charged from USB (Recorder fm/v2... | Jens Arnold | 2005-06-23 |
| * | Make the simulator builds know about software poweroff, for more consistent b... | Jens Arnold | 2005-06-22 |
| * | Fixed CODEC_BUFFER_SIZE mismatch | Linus Nielsen Feltzing | 2005-06-22 |
| * | Fixed formatting (uniform indentation of 4 spaces, removed tab chars). Some s... | Jens Arnold | 2005-06-22 |
| * | H1x0: rolo_restart() now uses the actual destination address to start the cod... | Jens Arnold | 2005-06-22 |
| * | Moved to logf.h | Tomas Salfischberger | 2005-06-22 |
| * | My gcc v3.3.5 choked on the bool type, solved with this include. | Tomas Salfischberger | 2005-06-22 |
| * | New debug screen for sw codec audio thread | Linus Nielsen Feltzing | 2005-06-22 |
| * | Increased max number of tick tasks | Linus Nielsen Feltzing | 2005-06-22 |
| * | Better values for the iriver battery | Marcoen Hirschberg | 2005-06-22 |
| * | Coldfire: slight memset() optimisation. | Jens Arnold | 2005-06-22 |
| * | Daniel's fix that loads codecs in their own memory space | Linus Nielsen Feltzing | 2005-06-22 |
| * | The iriver simulator now uses the correct LCD driver | Linus Nielsen Feltzing | 2005-06-22 |
| * | memset() on coldfire now exploits burst mode whenever possible, giving anothe... | Jens Arnold | 2005-06-21 |
| * | Assembler optimised memset() for coldfire. Speed increase ranging from a few ... | Jens Arnold | 2005-06-21 |
| * | preparation for sectioned linking (will remove dead functions/data) | Jörg Hohensohn | 2005-06-21 |
| * | The last commit mixed up the arguments of cpu_boost(). Fixed that and removed... | Jens Arnold | 2005-06-20 |
| * | Added few #ifdef HAVE_ADJUSTABLE_CPU_FREQ. | Miika Pekkarinen | 2005-06-20 |
| * | Backlight dimming is now flicker free on all situations. | Miika Pekkarinen | 2005-06-20 |
| * | Fixed glitches from crossfade. | Miika Pekkarinen | 2005-06-20 |
| * | Iriver: Backlight fading is now configurable. Added a function to stop the ba... | Jens Arnold | 2005-06-20 |
| * | Crossfade fixes. | Miika Pekkarinen | 2005-06-20 |
| * | Crossfade adjustments. | Miika Pekkarinen | 2005-06-20 |
| * | Elapsed counter resets correctly when changing tracks. | Miika Pekkarinen | 2005-06-20 |
| * | iriver: Prescale the digital volume when boosting treble/bass by decreasing t... | Jens Arnold | 2005-06-19 |
| * | crossfade works much better but costs some cpu power if enabled. | Miika Pekkarinen | 2005-06-19 |
| * | Some re-desing to buffer filling and track loading code and a few bug | Miika Pekkarinen | 2005-06-19 |
| * | Only stop backlight pwm timer if display is fully dimmed either | Miika Pekkarinen | 2005-06-19 |
| * | Don't initialize id3 structure with zeros on software codec platforms | Miika Pekkarinen | 2005-06-19 |
| * | Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re... | Andy | 2005-06-19 |
| * | prevent build failures for non-iriver targets | Daniel Stenberg | 2005-06-18 |
| * | pcm_playback.c is not for sims | Daniel Stenberg | 2005-06-18 |
| * | make it not attempt to build the sh1 assembler when build for H300 | Daniel Stenberg | 2005-06-18 |