summaryrefslogtreecommitdiff
path: root/firmware/export (unfollow)
Commit message (Expand)Author
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
2005-06-08ColdFire: DCR is a 16-bit registerLinus Nielsen Feltzing
2005-06-07Fixed: Ogg Vorbis crashing, MP3 file seeking, USB mode and a littleMiika Pekkarinen
2005-06-06Recording is not yet available on the iRiverLinus Nielsen Feltzing
2005-06-05First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-06-02Define for remote keypad typeJonas Häggqvist
2005-06-01Modified logf to use a define for the log width, and changed it to default toDaniel Stenberg
2005-05-31iRiver remote LCD is only 128x64Linus Nielsen Feltzing
2005-05-30(Optional) logf supportDaniel Stenberg
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner
2005-05-28Avoid radio interference from the MAS internal clock on devices with the Sams...Jens Arnold
2005-05-24update to the new logf style and moved the defines here tooDaniel Stenberg
2005-05-23initial logf() work, not added to SOURCES yet (on purpose)Daniel Stenberg
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg
2005-05-22Better pitch handling.Jens Arnold
2005-05-22Ondio: Fix multivolume and hotswap for the old MMC clock circuit.Jens Arnold
2005-05-17(1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold
2005-05-16Hotswap: Avoid mount race at startup and after returning from USB mode.Jens Arnold
2005-05-13(1) Wait for the MAS to run out of buffered data on fade out. Fixes bug #7789...Jens Arnold
2005-05-08undo >.>;Michiel Van Der Kolk
2005-05-08Argh! this is driving meh crazy.Michiel Van Der Kolk
2005-05-08Removed more dead code; bugfix for cursor display in player simulator.Jens Arnold
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-05-04Proper 'battery level dangerous' handling for Ondio. Moved this info into an ...Jens Arnold
2005-04-28MMC driver does now handle block sizes != 512 bytes, which is necessary to su...Jens Arnold
2005-04-25iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner
2005-04-22Small fix for compilation under GCC4. Note: It still doesn't even fully compi...Jens Arnold
2005-04-19moved lcd_getstringsize into font.cChristian Gmeiner
2005-04-19iRiver: added support for hold-button on main unit and remote controlChristian Gmeiner