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-20
Removed warning
Björn Stenberg
2002-08-20
Now updates time display after resume
Björn Stenberg
2002-08-20
Faster, 8-bit bitswap by Magnus Holmgren
Linus Nielsen Feltzing
2002-08-19
Merged Hardeep's resume fix. Also mpeg_is_playing() now returns true even whe...
Björn Stenberg
2002-08-16
Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...
Björn Stenberg
2002-08-16
No DAC3550A in the recorder
Linus Nielsen Feltzing
2002-08-15
Correction for fast-forward/rewind
Björn Stenberg
2002-08-15
Killed a simulator warning
Linus Nielsen Feltzing
2002-08-14
Added Balance setting
Linus Nielsen Feltzing
2002-08-14
Removed note
Björn Stenberg
2002-08-14
Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.
Björn Stenberg
2002-08-14
Another strike against the evil distortion problem
Linus Nielsen Feltzing
2002-08-14
Skip id3v1 tag when loading mp3 data
Björn Stenberg
2002-08-14
Skip past id3v2 tag when loading mp3 data
Björn Stenberg
2002-08-14
Corrected the PLL values
Linus Nielsen Feltzing
2002-08-13
Gained about 128 KB buffer space by removing malloc() and the heap
Björn Stenberg
2002-08-11
First version of loadable fonts patch by Alex Gitelman
Björn Stenberg
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
[next]