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
path:
root
/
firmware
/
mpeg.c
Age
Commit message (
Expand
)
Author
2002-08-08
Added support for next/prev in simulators
Björn Stenberg
2002-08-08
Added mpeg_is_playing support for simulators
Björn Stenberg
2002-08-08
Now handles watermark on MPEG_NEXT
Linus Nielsen Feltzing
2002-08-08
Added data loading if NEXT moves below watermark
Björn Stenberg
2002-08-08
unplayed_space_left was calculated too early in DEI3()
Linus Nielsen Feltzing
2002-08-08
Fixed bugs in next/prev handling.
Björn Stenberg
2002-08-07
If next track is in ram, don't load from disk
Björn Stenberg
2002-08-01
Moved bitswap() to internal RAM
Linus Nielsen Feltzing
2002-07-31
The low water handling incorrectly loaded too large chunks at the start of a ...
Linus Nielsen Feltzing
2002-07-29
Killed warning on Recorder
Linus Nielsen Feltzing
2002-07-29
Now uses HAVE_MASxxxxx macros instead of RECORDER
Linus Nielsen Feltzing
2002-07-28
Killed a simulator warning
Linus Nielsen Feltzing
2002-07-28
Hopefully fixed distortion and pitch problems on Player versions
Linus Nielsen Feltzing
2002-07-27
NEXT and PREV now works again
Linus Nielsen Feltzing
2002-07-26
New and improved ID3 and track change handling
Linus Nielsen Feltzing
2002-07-25
First step towards better ID3 handling
Linus Nielsen Feltzing
2002-07-25
Pause time counting fix by Nate Nystrom
Linus Nielsen Feltzing
2002-07-25
Automatic Volume Control for Recorder by Heikki Hannikainen
Linus Nielsen Feltzing
2002-07-25
Better track change handling, no memcpy in interrupt context
Linus Nielsen Feltzing
2002-07-25
Second-exact track change detection
Linus Nielsen Feltzing
2002-07-23
Second attempt to get rid of the CPUAdr errors
Linus Nielsen Feltzing
2002-07-23
An attempt to fix the intermittent address error problems
Linus Nielsen Feltzing
2002-07-22
Loudness and Superbass patch by Heikki Hannikainen
Linus Nielsen Feltzing
2002-07-21
MPEG loading latency patch by Hardeep Sidhu
Linus Nielsen Feltzing
2002-07-19
Higher watermark
Linus Nielsen Feltzing
2002-07-19
Still better loading algorithm, higher watermark
Linus Nielsen Feltzing
2002-07-18
At last, really short load times
Linus Nielsen Feltzing
2002-07-18
Ignore nonexisting files in playlists
Björn Stenberg
2002-07-16
Removed warning
Björn Stenberg
2002-07-16
Faster, deeper disk sleep. Should save us some power.
Björn Stenberg
2002-07-15
Added thread names
Linus Nielsen Feltzing
2002-07-02
Removed i2c_init()
Linus Nielsen Feltzing
2002-07-01
Fixed simulator compiler errors
Linus Nielsen Feltzing
2002-07-01
Added mpeg_is_playing(), now stops counting time when the last song has stopped
Linus Nielsen Feltzing
2002-07-01
Killed simulator compile errors
Linus Nielsen Feltzing
2002-07-01
Player sound quality improvements by Julien Boissinot
Linus Nielsen Feltzing
2002-06-30
Simulated mpeg_play() calls mp3info()
Linus Nielsen Feltzing
2002-06-30
Adapted for simulator compile
Linus Nielsen Feltzing
2002-06-30
Better USB behaviour
Linus Nielsen Feltzing
2002-06-29
Added USB insertion handling
Linus Nielsen Feltzing
2002-06-29
Removed a warning
Linus Nielsen Feltzing
2002-06-28
New defaults for the bass/treble
Linus Nielsen Feltzing
2002-06-28
Tone controls are now in dB
Linus Nielsen Feltzing
2002-06-28
Ooops. I forgot to reset the test values
Linus Nielsen Feltzing
2002-06-28
Added mpeg_sound_numdecimals()
Linus Nielsen Feltzing
2002-06-28
API change for default sound settings
Linus Nielsen Feltzing
2002-06-28
First step towards a better sound setting API
Linus Nielsen Feltzing
2002-06-27
First crude elapsed-time display
Björn Stenberg
2002-06-27
Fixed id3 reading for next/prev
Björn Stenberg
2002-06-27
Changed dac_volume call
Linus Nielsen Feltzing
[prev]
[next]