summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Forgot to commit these files.Miika Pekkarinen2005-07-21
* Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen2005-07-21
* Check the correct thread handle.Jens Arnold2005-07-21
* Add missing Makefile modification for sound in the Win32 simulator.Magnus Holmgren2005-07-21
* Fixed the backwards skipping.Miika Pekkarinen2005-07-20
* Don't hog the CPU, but keep sound playback working. (This might need some twe...Magnus Holmgren2005-07-20
* Implemented mp3_pause_done() for software codecs to make wps correctlyMiika Pekkarinen2005-07-20
* No longer crashes when resuming or on shutdown in car adapter modeRyan Jackson2005-07-19
* Sound playback for the Win32 simulator, based on WaveOut. Not yet enabled by ...Magnus Holmgren2005-07-19
* Made Win32 thread management similar to the X11 one (previously yield() could...Magnus Holmgren2005-07-19
* Fixed track changing problems.Miika Pekkarinen2005-07-19
* Win32 needs the mode bits for open too.Magnus Holmgren2005-07-19
* Sokoban: Use greyscale for walls, proper scaling of the player graphic, show ...Jens Arnold2005-07-19
* Ooops.Jens Arnold2005-07-19
* Use greyscale graphics in minesweeper.Jens Arnold2005-07-19
* The iriver bootloader now doesn't reboot after USB mode, it just continues bo...Linus Nielsen Feltzing2005-07-19
* More preparations and conversions for colour LCD support.Jens Arnold2005-07-19
* Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...Jens Arnold2005-07-19
* Added MODEL_NUMBER for H300Linus Nielsen Feltzing2005-07-19
* iriver bootloader: slightly faster startup, backlight off in usb mode, minor ...Linus Nielsen Feltzing2005-07-19
* iriver: let the boot loader decide when to power on the hard driveLinus Nielsen Feltzing2005-07-19
* iriver debug menu: S/PDIF analyzerLinus Nielsen Feltzing2005-07-18
* iriver: set the S/PDIF Validity flag correctlyLinus Nielsen Feltzing2005-07-18
* Fixed RoLo for H100 targetsLinus Nielsen Feltzing2005-07-18
* oops... should compile without warnings nowChristian Gmeiner2005-07-18
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Track count is now correct.Miika Pekkarinen2005-07-18
* Fixed a problem that caused codec switching to fail on certain rareMiika Pekkarinen2005-07-17
* Check that remaining bytes counter is not zero.Miika Pekkarinen2005-07-17
* Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen2005-07-17
* iriver: Reduced LCD write cycle length to 65ns, almost halving the execution ...Linus Nielsen Feltzing2005-07-17
* Fixed the gapless playback.Miika Pekkarinen2005-07-17
* iriver: Adjusted to optimal I2C bit ratesLinus Nielsen Feltzing2005-07-17
* Bring back missing information (path, frequency) in the ID3 information screen.Magnus Holmgren2005-07-17
* Empty line removed.Mats Lidell2005-07-17
* Synced.Mats Lidell2005-07-17
* added codecs/lib/SOURCES, as mentioned by Antonius HellmannDaniel Stenberg2005-07-16
* Restructured DSP code for readability and speed. Simplified the API.Magnus Holmgren2005-07-16
* Synced.Jens Arnold2005-07-16
* Removed the bogus debugf.Miika Pekkarinen2005-07-16
* Correctly read the next track metadata information. Don't crash ifMiika Pekkarinen2005-07-16
* Fixed lcd_blit().Jens Arnold2005-07-16
* DSP settings are properly reset when changing between tracks with different s...Ryan Jackson2005-07-16
* Added another call to mcf5249_init_mac in ov_pcm_seek, just in case. Fixed t...Ryan Jackson2005-07-15
* Revert back the previous commit, there are some problems with id3Miika Pekkarinen2005-07-15
* mention when the PCM playback is enabled in the simDaniel Stenberg2005-07-15
* added option to build for iAudio X5Daniel Stenberg2005-07-15
* iAudio: first try - things could be wrong or missingChristian Gmeiner2005-07-15
* Don't read metadata twice.Miika Pekkarinen2005-07-15
* check for/use sys/soundcard.h instead (since it works for cygwin too)Daniel Stenberg2005-07-15