summaryrefslogtreecommitdiff
path: root/firmware (unfollow)
Commit message (Expand)Author
2005-06-18reverted the ifdef change, this code really IS H120/H140-specific and thusDaniel Stenberg
2005-06-18Set up things identical for all MCF5249 devices, until we find a reason not toDaniel Stenberg
2005-06-181) mpeg.c is only for MAS-devicesDaniel Stenberg
2005-06-18Initial setup for the H300 keypadDaniel Stenberg
2005-06-18Made the (iriver) use of GPIO1 depend on the presense of a coldfire cpu insteadDaniel Stenberg
2005-06-18depend on CPU, not player modelDaniel Stenberg
2005-06-18ifdef fixDaniel Stenberg
2005-06-18Added %fc WPS tag to display codec type - moved codectype from track_info str...Dave Chapman
2005-06-18Initial support for iriver backlight dimming. Unfortunately dimmingMiika Pekkarinen
2005-06-18Fixed MPEG header validation for layer 1 on iriver, and simplified it for arc...Jens Arnold
2005-06-18Fix red gmini build.Jens Arnold
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-17Fixed graphical glitch occuring in flipped lcd mode.Jens Arnold
2005-06-17Proper handling of the UDA1380 RESET signalLinus Nielsen Feltzing
2005-06-17ifdef correctionsDaniel Stenberg
2005-06-16Iriver: Sleep timer now powers off the box even when the charger is connected.Jens Arnold
2005-06-16Let's actually take volume into account this time.Thom Johansen
2005-06-16Balance support for UDA1380 based players.Thom Johansen
2005-06-16uda1380: Added bass/treble and recording functionsAndy
2005-06-15Broken code, too much crack for me.Thom Johansen
2005-06-15Proper UDA1380 bass and treble settings.Thom Johansen
2005-06-15Fixed the "last song bug".Miika Pekkarinen
2005-06-15Added define for the UDA1380 codec chip.Thom Johansen
2005-06-15LCD code depends on LCD model, not keypadDaniel Stenberg
2005-06-15early and not yet working support for H300 buildsDaniel Stenberg
2005-06-15ID3 parser bug fix by Ray LambertLinus Nielsen Feltzing
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-14Pause and probably some crashes fixed.Miika Pekkarinen
2005-06-14Even more quiet audio initialization.Miika Pekkarinen
2005-06-14- add Andy Young's patch to make sound init more quietMarcoen Hirschberg
2005-06-12Fixed some mp3 metadata reading performance problem. Next trackMiika Pekkarinen
2005-06-12Added support for reading LAME header delay and padding fields for proper gap...Thom Johansen
2005-06-11Pausing tracks disabled until crashing issues are solved.Miika Pekkarinen
2005-06-11Fixed buffering problem with some files.Miika Pekkarinen
2005-06-10Thread scheduler reworked to be less dependent on compiler behaviour. Stack o...Jens Arnold
2005-06-10Pause fixed.Miika Pekkarinen
2005-06-10Fixed a null pointer problem which caused crashing. Playback should beMiika Pekkarinen
2005-06-10Much better UI performance and buffering times for MP3 and FLAC.Miika Pekkarinen
2005-06-10Better handling for cpu_boost(). Small buffering fix.Miika Pekkarinen
2005-06-09Reset cpu to not boosted state at startup. Do case-insensitive fileMiika Pekkarinen
2005-06-09Bunch of playback bugs fixed including next/prev/select track,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-08Bug fix: When paused, pressing next would start playing next track. Now it st...Tomas Salfischberger
2005-06-08Hot-plug support for iriver remote.Jens Arnold
2005-06-08Corrected placement of parentheses.Jens Arnold
2005-06-08Oops! Compile error on ondio and gmini... fixed nowTomas Salfischberger
2005-06-08Bugfix: It was impossible to shut the iriver down with the remote.Tomas Salfischberger