summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-19iriver: let the boot loader decide when to power on the hard driveLinus Nielsen Feltzing
2005-07-18iriver debug menu: S/PDIF analyzerLinus Nielsen Feltzing
2005-07-18iriver: set the S/PDIF Validity flag correctlyLinus Nielsen Feltzing
2005-07-18Fixed RoLo for H100 targetsLinus Nielsen Feltzing
2005-07-18oops... should compile without warnings nowChristian Gmeiner
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner
2005-07-18Track count is now correct.Miika Pekkarinen
2005-07-17Fixed a problem that caused codec switching to fail on certain rareMiika Pekkarinen
2005-07-17Check that remaining bytes counter is not zero.Miika Pekkarinen
2005-07-17Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen
2005-07-17iriver: Reduced LCD write cycle length to 65ns, almost halving the execution ...Linus Nielsen Feltzing
2005-07-17Fixed the gapless playback.Miika Pekkarinen
2005-07-17iriver: Adjusted to optimal I2C bit ratesLinus Nielsen Feltzing
2005-07-17Bring back missing information (path, frequency) in the ID3 information screen.Magnus Holmgren
2005-07-17Empty line removed.Mats Lidell
2005-07-17Synced.Mats Lidell
2005-07-16added codecs/lib/SOURCES, as mentioned by Antonius HellmannDaniel Stenberg
2005-07-16Restructured DSP code for readability and speed. Simplified the API.Magnus Holmgren
2005-07-16Synced.Jens Arnold
2005-07-16Removed the bogus debugf.Miika Pekkarinen
2005-07-16Correctly read the next track metadata information. Don't crash ifMiika Pekkarinen
2005-07-16Fixed lcd_blit().Jens Arnold
2005-07-16DSP settings are properly reset when changing between tracks with different s...Ryan Jackson
2005-07-15Added another call to mcf5249_init_mac in ov_pcm_seek, just in case. Fixed t...Ryan Jackson
2005-07-15Revert back the previous commit, there are some problems with id3Miika Pekkarinen
2005-07-15mention when the PCM playback is enabled in the simDaniel Stenberg
2005-07-15added option to build for iAudio X5Daniel Stenberg
2005-07-15iAudio: first try - things could be wrong or missingChristian Gmeiner
2005-07-15Don't read metadata twice.Miika Pekkarinen
2005-07-15check for/use sys/soundcard.h instead (since it works for cygwin too)Daniel Stenberg
2005-07-15iAudio: will also work on machines where a byte does not have 8 bitsChristian Gmeiner
2005-07-15missing SOURCES addedDaniel Stenberg
2005-07-15Don't hang when trying to stop paused playback.Miika Pekkarinen
2005-07-15Removed calls to mcf5249_init_mac() from asm_mcf5249.h, added call for it to ...Ryan Jackson
2005-07-15Fixed a problem that caused playback to stutter when changing tracksMiika Pekkarinen
2005-07-15iAudio: first version of a tool to update fw checksumChristian Gmeiner
2005-07-15New MD5 sums for bootloader v4Linus Nielsen Feltzing
2005-07-15Fixed a problem that cpu boost didn't always reset when stopping theMiika Pekkarinen
2005-07-15Automated version string handling in the boot loaderLinus Nielsen Feltzing
2005-07-15Enable crossfade for simulator.Miika Pekkarinen
2005-07-15 songdb.pl doesn't crash when trying to parse Ogg FLAC or Ogg Speex files now.Ryan Jackson
2005-07-15Changed assembly optimizations to re-init the MAC each time they're called. F...Ryan Jackson
2005-07-14Win32 sim: better bitmap initialisation.Jens Arnold
2005-07-14First take at PCM playback in the X11 sim on Linux.Daniel Stenberg
2005-07-14make pcmbuf_init() an empty macro on targets with HW codecDaniel Stenberg
2005-07-14use the $(SILENT) thingDaniel Stenberg
2005-07-14Call pcmbuf_init() on simulator too.Miika Pekkarinen
2005-07-14Optimised placement of lcd_set_drawmode() - the whole plugin uses DRMODE_FG. ...Jens Arnold
2005-07-14Reset all graphics defaults after returning from plugin.Jens Arnold
2005-07-14Greyscale graphics driver: Added missing function.Jens Arnold