summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* - enable S/PDIF optical outputMarcoen Hirschberg2005-07-01
* Fixed a crash with pcm audio pausing. This should prevent manyMiika Pekkarinen2005-06-30
* Graphics: Lowlevel block function are in IRAM now as they're called often. Sw...Jens Arnold2005-06-30
* Fixed a bug where a few seconds from end of a song was cut out.Miika Pekkarinen2005-06-30
* decrease to 30Michiel Van Der Kolk2005-06-30
* better logfMichiel Van Der Kolk2005-06-30
* Removed outdated win32.makLinus Nielsen Feltzing2005-06-30
* Removed firmware/fontsLinus Nielsen Feltzing2005-06-30
* The firmware/fonts directory is now removed, and we now use fonts/rockbox_def...Linus Nielsen Feltzing2005-06-30
* I believe this is more likely to reflect the h300 keypadDaniel Stenberg2005-06-30
* pcm_record.c depends on UDA1380, not h100...Daniel Stenberg2005-06-30
* Crossfade works better for high bitrate vorbis files.Miika Pekkarinen2005-06-29
* Ooops...Jens Arnold2005-06-29
* Small copy/paste error..Miika Pekkarinen2005-06-29
* Always use crossfade if it's enabled.Miika Pekkarinen2005-06-29
* Fixed slow track switching and track pre-buffering. Fixed rockboyMiika Pekkarinen2005-06-29
* for now, the build assumes a LCD_S1D15E06 display on the h300Daniel Stenberg2005-06-29
* remove a warning from the h300 buildDaniel Stenberg2005-06-29
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29
* Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough2005-06-29
* Oops, that was no optimisation, but a bug.Jens Arnold2005-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
* H1x0: Reordered lcd init sequence to match the datasheet, including the recom...Jens Arnold2005-06-27
* Another crossfade related crash possible fixed.Miika Pekkarinen2005-06-27
* Possible crash fixed while crossfade is enabled.Miika Pekkarinen2005-06-27
* Patch 1163135 by Bryan Vandyke: Remove trailing spaces for ID3v2 tagsJonas Häggqvist2005-06-26
* 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
* Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu2005-06-25
* 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
* Fixed a warning.Jens Arnold2005-06-23
* Fix red builds.Jens Arnold2005-06-23
* Preparations for implementing the new graphics api: Ordered lcd bitmap driver...Jens Arnold2005-06-23
* Change current estimation for USB powered mode only if CURRENT_USB is less th...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
* Fixed CODEC_BUFFER_SIZE mismatchLinus Nielsen Feltzing2005-06-22
* Fixed formatting (uniform indentation of 4 spaces, removed tab chars). Some s...Jens Arnold2005-06-22
* H1x0: rolo_restart() now uses the actual destination address to start the cod...Jens Arnold2005-06-22
* Moved to logf.hTomas Salfischberger2005-06-22
* My gcc v3.3.5 choked on the bool type, solved with this include.Tomas Salfischberger2005-06-22
* New debug screen for sw codec audio threadLinus Nielsen Feltzing2005-06-22
* Increased max number of tick tasksLinus Nielsen Feltzing2005-06-22