Age | Commit message (Expand) | Author |
2005-07-01 | New config option for optical out on iriver | Linus Nielsen Feltzing |
2005-07-01 | - enable S/PDIF optical output | Marcoen Hirschberg |
2005-06-30 | Graphics: Lowlevel block function are in IRAM now as they're called often. Sw... | Jens Arnold |
2005-06-30 | decrease to 30 | Michiel Van Der Kolk |
2005-06-30 | better logf | Michiel Van Der Kolk |
2005-06-29 | Small copy/paste error.. | Miika Pekkarinen |
2005-06-29 | Always use crossfade if it's enabled. | Miika Pekkarinen |
2005-06-29 | Fixed slow track switching and track pre-buffering. Fixed rockboy | Miika Pekkarinen |
2005-06-29 | Hristo Kovachev's keypad fixes for the H300 build | Daniel Stenberg |
2005-06-29 | Third part of graphics api rework. Some small but effective optimisations. Po... | Jens Arnold |
2005-06-28 | Second part of graphics api rework. Bitmap drawing and text output converted;... | Jens Arnold |
2005-06-27 | Moved the codec and plugin buffer sizes to the config-*.h files instead of | Daniel Stenberg |
2005-06-27 | Replaced some size_t with longs. That might solve some problems. Fixed | Miika Pekkarinen |
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-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-24 | 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-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 | New feature for units that can be powered or charged from USB (Recorder fm/v2... | Jens Arnold |
2005-06-22 | Make the simulator builds know about software poweroff, for more consistent b... | Jens Arnold |
2005-06-22 | My gcc v3.3.5 choked on the bool type, solved with this include. | Tomas Salfischberger |
2005-06-22 | Increased max number of tick tasks | Linus Nielsen Feltzing |
2005-06-22 | The iriver simulator now uses the correct LCD driver | Linus Nielsen Feltzing |
2005-06-20 | The last commit mixed up the arguments of cpu_boost(). Fixed that and removed... | Jens Arnold |
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-19 | iriver: Prescale the digital volume when boosting treble/bass by decreasing t... | Jens Arnold |
2005-06-19 | Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re... | Andy |
2005-06-18 | Initial setup for the H300 keypad | Daniel Stenberg |
2005-06-18 | Added %fc WPS tag to display codec type - moved codectype from track_info str... | Dave Chapman |
2005-06-18 | Iriver UDA1380 volume and balance handling is now done in sound.c, similar to... | Jens Arnold |
2005-06-17 | iriver: LCD flip for H1x0 remote, some code cleanup. | Jens Arnold |
2005-06-16 | Iriver: Sleep timer now powers off the box even when the charger is connected. | Jens Arnold |
2005-06-16 | Balance support for UDA1380 based players. | Thom Johansen |
2005-06-16 | uda1380: Added bass/treble and recording functions | Andy |
2005-06-15 | Fixed the "last song bug". | Miika Pekkarinen |
2005-06-15 | Added define for the UDA1380 codec chip. | Thom Johansen |
2005-06-15 | early and not yet working support for H300 builds | Daniel Stenberg |
2005-06-14 | Playlist changed are recognized correctly. | Miika Pekkarinen |
2005-06-14 | Fixed a dead lock, file handle leak that caused wps to jam and | Miika Pekkarinen |
2005-06-14 | Even more quiet audio initialization. | Miika Pekkarinen |
2005-06-12 | Added support for reading LAME header delay and padding fields for proper gap... | Thom Johansen |
2005-06-10 | Better handling for cpu_boost(). Small buffering fix. | Miika Pekkarinen |
2005-06-09 | Added Crossfade setting for iRiver | Linus Nielsen Feltzing |
2005-06-09 | Fixed forward next track bugs (still some pause issues though). Added | Miika Pekkarinen |
2005-06-08 | Hot-plug support for iriver remote. | Jens Arnold |