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-10-03
Make sure the buffer data has been swapped before resuming after ffw.
Hardeep Sidhu
2002-10-02
Changed .eq file format to simple 'setting: value' model.
Björn Stenberg
2002-09-24
New mpeg_status() function replaces mpeg_is_playing()
Linus Nielsen Feltzing
2002-09-18
Another strike in the battle against glitches between tracks
Linus Nielsen Feltzing
2002-09-17
Philipp's fix .eq loading patch
Eric Linenberg
2002-09-17
1. Update the playlist index when starting the list (fixes invalid track num ...
Hardeep Sidhu
2002-09-16
Removing the ID3V1 tag could give a negative len variable
Linus Nielsen Feltzing
2002-09-13
Added pitch setting screen for recorders. Hold ON in wps to see it. Pitch ran...
Björn Stenberg
2002-09-13
mpeg_set_pitch() was backwards
Linus Nielsen Feltzing
2002-09-12
Pitch control for Recorder
Linus Nielsen Feltzing
2002-09-10
Flush and reload preloaded tracks if playlist changes
Hardeep Sidhu
2002-09-09
Fixed sim build
Linus Nielsen Feltzing
2002-09-09
Mono right had the wrong level
Linus Nielsen Feltzing
2002-09-09
Added channel configuration
Linus Nielsen Feltzing
2002-08-30
Fixed ff/rew new position calculation to handle large seek positions and file...
Hardeep Sidhu
2002-08-30
Simulators want is_playing too
Björn Stenberg
2002-08-29
Don't set last_dma_tick in swap_data when song is paused. This should fix th...
Hardeep Sidhu
2002-08-29
Changed the poll timer from 2ms to 1ms
Linus Nielsen Feltzing
2002-08-28
More error handling, handles empty MP3 files now. Part 2.
Linus Nielsen Feltzing
2002-08-28
More error handling, handles empty MP3 files now
Linus Nielsen Feltzing
2002-08-28
Even still more simulator fixes
Linus Nielsen Feltzing
2002-08-28
Even more simulator fixes
Linus Nielsen Feltzing
2002-08-28
Simulator fixes
Linus Nielsen Feltzing
2002-08-28
First attempt to use the new playlist API
Linus Nielsen Feltzing
2002-08-27
Update id3->index when changing song in simulator.
Mats Lidell
2002-08-27
Fixed elapsed time display after resume for large VBR files. Also, update el...
Hardeep Sidhu
2002-08-26
Don't seek in buffer if data is being loaded. This fixes the track silence w...
Hardeep Sidhu
2002-08-25
Make sure there is sufficient data in buffer before resuming after ffw.
Hardeep Sidhu
2002-08-23
the simulator code now deals better with playlist_next() returning NULL
Daniel Stenberg
2002-08-23
Fixed a flaw in the ffw/rew logic for large vbr files
Hardeep Sidhu
2002-08-22
Reset mp3buf_swapwrite when selecting next track that is already in buffer. ...
Hardeep Sidhu
2002-08-22
Check the return code from each call to mp3info(), as it might return true
Daniel Stenberg
2002-08-21
Stays in pause mode after seek
Björn Stenberg
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
[next]