summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing
2005-07-01- enable S/PDIF optical outputMarcoen Hirschberg
2005-06-30Graphics: Lowlevel block function are in IRAM now as they're called often. Sw...Jens Arnold
2005-06-30decrease to 30Michiel Van Der Kolk
2005-06-30better logfMichiel Van Der Kolk
2005-06-29Small copy/paste error..Miika Pekkarinen
2005-06-29Always use crossfade if it's enabled.Miika Pekkarinen
2005-06-29Fixed slow track switching and track pre-buffering. Fixed rockboyMiika Pekkarinen
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
2005-06-29Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg
2005-06-27Replaced some size_t with longs. That might solve some problems. FixedMiika Pekkarinen
2005-06-26Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...Christi Scarborough
2005-06-26Initial DSP implementation. DSP supports resampling audio stream fromMiika Pekkarinen
2005-06-25Oops, the XYZ_PIXEL() macros are used elsewhere, so bring them back.Jens Arnold
2005-06-25Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold
2005-06-24Fixed yellow FM builds, and changed the function type names according to the ...Jens Arnold
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-06-24BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC...Christi Scarborough
2005-06-23Fix red builds.Jens Arnold
2005-06-23Preparations for implementing the new graphics api: Ordered lcd bitmap driver...Jens Arnold
2005-06-23New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold
2005-06-22Make the simulator builds know about software poweroff, for more consistent b...Jens Arnold
2005-06-22My gcc v3.3.5 choked on the bool type, solved with this include.Tomas Salfischberger
2005-06-22Increased max number of tick tasksLinus Nielsen Feltzing
2005-06-22The iriver simulator now uses the correct LCD driverLinus Nielsen Feltzing
2005-06-20The last commit mixed up the arguments of cpu_boost(). Fixed that and removed...Jens Arnold
2005-06-20Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold
2005-06-20Crossfade fixes.Miika Pekkarinen
2005-06-19iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold
2005-06-19Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy
2005-06-18Initial setup for the H300 keypadDaniel Stenberg
2005-06-18Added %fc WPS tag to display codec type - moved codectype from track_info str...Dave Chapman
2005-06-18Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold
2005-06-17iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold
2005-06-16Iriver: Sleep timer now powers off the box even when the charger is connected.Jens Arnold
2005-06-16Balance support for UDA1380 based players.Thom Johansen
2005-06-16uda1380: Added bass/treble and recording functionsAndy
2005-06-15Fixed the "last song bug".Miika Pekkarinen
2005-06-15Added define for the UDA1380 codec chip.Thom Johansen
2005-06-15early and not yet working support for H300 buildsDaniel Stenberg
2005-06-14Playlist changed are recognized correctly.Miika Pekkarinen
2005-06-14Fixed a dead lock, file handle leak that caused wps to jam andMiika Pekkarinen
2005-06-14Even more quiet audio initialization.Miika Pekkarinen
2005-06-12Added support for reading LAME header delay and padding fields for proper gap...Thom Johansen
2005-06-10Better handling for cpu_boost(). Small buffering fix.Miika Pekkarinen
2005-06-09Added Crossfade setting for iRiverLinus Nielsen Feltzing
2005-06-09Fixed forward next track bugs (still some pause issues though). AddedMiika Pekkarinen
2005-06-08Hot-plug support for iriver remote.Jens Arnold