index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-07-17
Initial attempt to support peak meter on iriver. It still has some
Miika Pekkarinen
2005-07-17
iriver: Reduced LCD write cycle length to 65ns, almost halving the execution ...
Linus Nielsen Feltzing
2005-07-17
Fixed the gapless playback.
Miika Pekkarinen
2005-07-17
iriver: Adjusted to optimal I2C bit rates
Linus Nielsen Feltzing
2005-07-17
Bring back missing information (path, frequency) in the ID3 information screen.
Magnus Holmgren
2005-07-17
Empty line removed.
Mats Lidell
2005-07-17
Synced.
Mats Lidell
2005-07-16
added codecs/lib/SOURCES, as mentioned by Antonius Hellmann
Daniel Stenberg
2005-07-16
Restructured DSP code for readability and speed. Simplified the API.
Magnus Holmgren
2005-07-16
Synced.
Jens Arnold
2005-07-16
Removed the bogus debugf.
Miika Pekkarinen
2005-07-16
Correctly read the next track metadata information. Don't crash if
Miika Pekkarinen
2005-07-16
Fixed lcd_blit().
Jens Arnold
2005-07-16
DSP settings are properly reset when changing between tracks with different s...
Ryan Jackson
2005-07-15
Added another call to mcf5249_init_mac in ov_pcm_seek, just in case. Fixed t...
Ryan Jackson
2005-07-15
Revert back the previous commit, there are some problems with id3
Miika Pekkarinen
2005-07-15
mention when the PCM playback is enabled in the sim
Daniel Stenberg
2005-07-15
added option to build for iAudio X5
Daniel Stenberg
2005-07-15
iAudio: first try - things could be wrong or missing
Christian Gmeiner
2005-07-15
Don't read metadata twice.
Miika Pekkarinen
2005-07-15
check for/use sys/soundcard.h instead (since it works for cygwin too)
Daniel Stenberg
2005-07-15
iAudio: will also work on machines where a byte does not have 8 bits
Christian Gmeiner
2005-07-15
missing SOURCES added
Daniel Stenberg
2005-07-15
Don't hang when trying to stop paused playback.
Miika Pekkarinen
2005-07-15
Removed calls to mcf5249_init_mac() from asm_mcf5249.h, added call for it to ...
Ryan Jackson
2005-07-15
Fixed a problem that caused playback to stutter when changing tracks
Miika Pekkarinen
2005-07-15
iAudio: first version of a tool to update fw checksum
Christian Gmeiner
2005-07-15
New MD5 sums for bootloader v4
Linus Nielsen Feltzing
2005-07-15
Fixed a problem that cpu boost didn't always reset when stopping the
Miika Pekkarinen
2005-07-15
Automated version string handling in the boot loader
Linus Nielsen Feltzing
2005-07-15
Enable 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-15
Changed assembly optimizations to re-init the MAC each time they're called. F...
Ryan Jackson
2005-07-14
Win32 sim: better bitmap initialisation.
Jens Arnold
2005-07-14
First take at PCM playback in the X11 sim on Linux.
Daniel Stenberg
2005-07-14
make pcmbuf_init() an empty macro on targets with HW codec
Daniel Stenberg
2005-07-14
use the $(SILENT) thing
Daniel Stenberg
2005-07-14
Call pcmbuf_init() on simulator too.
Miika Pekkarinen
2005-07-14
Optimised placement of lcd_set_drawmode() - the whole plugin uses DRMODE_FG. ...
Jens Arnold
2005-07-14
Reset all graphics defaults after returning from plugin.
Jens Arnold
2005-07-14
Greyscale graphics driver: Added missing function.
Jens Arnold
2005-07-14
fixed the right-end too, added more letters on the big screens and added
Daniel Stenberg
2005-07-14
The scroll mode now takes advantage of the clipping support in the new
Daniel Stenberg
2005-07-14
brought back drawdots() and drawrectangles() since the player sim needs them
Daniel Stenberg
2005-07-14
introducing H1x0 style grayscale support in the X11 sim
Daniel Stenberg
2005-07-14
Removed unnecessary code that also caused playback glitches when changing tracks
Ryan Jackson
2005-07-13
Cube.rock extensions: (1) New mode for all platforms - hidden line. (2) Abili...
Jens Arnold
2005-07-13
Win32 simulators: Fixed button repeat handling when releasing buttons.
Jens Arnold
2005-07-13
Fixed the errors.
Miika Pekkarinen
2005-07-13
Removed an unnecessary logf call.
Miika Pekkarinen
[next]