summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* Fixed slow track switching and track pre-buffering. Fixed rockboyMiika Pekkarinen2005-06-29
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29
* Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold2005-06-29
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg2005-06-27
* Replaced some size_t with longs. That might solve some problems. FixedMiika Pekkarinen2005-06-27
* Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...Christi Scarborough2005-06-26
* Initial DSP implementation. DSP supports resampling audio stream fromMiika Pekkarinen2005-06-26
* Oops, the XYZ_PIXEL() macros are used elsewhere, so bring them back.Jens Arnold2005-06-25
* Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold2005-06-25
* Fixed yellow FM builds, and changed the function type names according to the ...Jens Arnold2005-06-24
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC...Christi Scarborough2005-06-24
* Fix red builds.Jens Arnold2005-06-23
* Preparations for implementing the new graphics api: Ordered lcd bitmap driver...Jens Arnold2005-06-23
* New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold2005-06-23
* Make the simulator builds know about software poweroff, for more consistent b...Jens Arnold2005-06-22
* My gcc v3.3.5 choked on the bool type, solved with this include.Tomas Salfischberger2005-06-22
* Increased max number of tick tasksLinus Nielsen Feltzing2005-06-22
* The iriver simulator now uses the correct LCD driverLinus Nielsen Feltzing2005-06-22
* The last commit mixed up the arguments of cpu_boost(). Fixed that and removed...Jens Arnold2005-06-20
* Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold2005-06-20
* Crossfade fixes.Miika Pekkarinen2005-06-20
* iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold2005-06-19
* Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy2005-06-19
* Initial setup for the H300 keypadDaniel Stenberg2005-06-18
* Added %fc WPS tag to display codec type - moved codectype from track_info str...Dave Chapman2005-06-18
* Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold2005-06-18
* iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold2005-06-17
* Iriver: Sleep timer now powers off the box even when the charger is connected.Jens Arnold2005-06-16
* Balance support for UDA1380 based players.Thom Johansen2005-06-16
* uda1380: Added bass/treble and recording functionsAndy2005-06-16
* Fixed the "last song bug".Miika Pekkarinen2005-06-15
* Added define for the UDA1380 codec chip.Thom Johansen2005-06-15
* early and not yet working support for H300 buildsDaniel Stenberg2005-06-15
* Playlist changed are recognized correctly.Miika Pekkarinen2005-06-14
* Fixed a dead lock, file handle leak that caused wps to jam andMiika Pekkarinen2005-06-14
* Even more quiet audio initialization.Miika Pekkarinen2005-06-14
* Added support for reading LAME header delay and padding fields for proper gap...Thom Johansen2005-06-12
* Better handling for cpu_boost(). Small buffering fix.Miika Pekkarinen2005-06-10
* Added Crossfade setting for iRiverLinus Nielsen Feltzing2005-06-09
* Fixed forward next track bugs (still some pause issues though). AddedMiika Pekkarinen2005-06-09
* Hot-plug support for iriver remote.Jens Arnold2005-06-08
* ColdFire: DCR is a 16-bit registerLinus Nielsen Feltzing2005-06-08
* Fixed: Ogg Vorbis crashing, MP3 file seeking, USB mode and a littleMiika Pekkarinen2005-06-07
* Recording is not yet available on the iRiverLinus Nielsen Feltzing2005-06-06
* First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing2005-06-05
* Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold2005-06-04
* Define for remote keypad typeJonas Häggqvist2005-06-02
* Modified logf to use a define for the log width, and changed it to default toDaniel Stenberg2005-06-01