summaryrefslogtreecommitdiff
path: root/firmware/mpeg.c (follow)
Commit message (Expand)AuthorAge
...
* Removed some more rounding of addressesLinus Nielsen Feltzing2002-10-08
* Back to byte-aligned bitswappingLinus Nielsen Feltzing2002-10-08
* When ffw/rew, correctly handle case where mpeg_file < 0 (eg. when playing las...Hardeep Sidhu2002-10-04
* Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg2002-10-04
* mpeg_phys2val() scaled the volume incorrectlyLinus Nielsen Feltzing2002-10-04
* Sim warning removedLinus Nielsen Feltzing2002-10-03
* minor editsRobert Hak2002-10-03
* volume now increments by 1 not 2Robert Hak2002-10-03
* Resetting settings in the menu now applies the settings as wellLinus Nielsen Feltzing2002-10-03
* Make sure the buffer data has been swapped before resuming after ffw.Hardeep Sidhu2002-10-03
* Changed .eq file format to simple 'setting: value' model.Björn Stenberg2002-10-02
* New mpeg_status() function replaces mpeg_is_playing()Linus Nielsen Feltzing2002-09-24
* Another strike in the battle against glitches between tracksLinus Nielsen Feltzing2002-09-18
* Philipp's fix .eq loading patchEric Linenberg2002-09-17
* 1. Update the playlist index when starting the list (fixes invalid track num ...Hardeep Sidhu2002-09-17
* Removing the ID3V1 tag could give a negative len variableLinus Nielsen Feltzing2002-09-16
* Added pitch setting screen for recorders. Hold ON in wps to see it. Pitch ran...Björn Stenberg2002-09-13
* mpeg_set_pitch() was backwardsLinus Nielsen Feltzing2002-09-13
* Pitch control for RecorderLinus Nielsen Feltzing2002-09-12
* Flush and reload preloaded tracks if playlist changesHardeep Sidhu2002-09-10
* Fixed sim buildLinus Nielsen Feltzing2002-09-09
* Mono right had the wrong levelLinus Nielsen Feltzing2002-09-09
* Added channel configurationLinus Nielsen Feltzing2002-09-09
* Fixed ff/rew new position calculation to handle large seek positions and file...Hardeep Sidhu2002-08-30
* Simulators want is_playing tooBjörn Stenberg2002-08-30
* Don't set last_dma_tick in swap_data when song is paused. This should fix th...Hardeep Sidhu2002-08-29
* Changed the poll timer from 2ms to 1msLinus Nielsen Feltzing2002-08-29
* More error handling, handles empty MP3 files now. Part 2.Linus Nielsen Feltzing2002-08-28
* More error handling, handles empty MP3 files nowLinus Nielsen Feltzing2002-08-28
* Even still more simulator fixesLinus Nielsen Feltzing2002-08-28
* Even more simulator fixesLinus Nielsen Feltzing2002-08-28
* Simulator fixesLinus Nielsen Feltzing2002-08-28
* First attempt to use the new playlist APILinus Nielsen Feltzing2002-08-28
* Update id3->index when changing song in simulator.Mats Lidell2002-08-27
* Fixed elapsed time display after resume for large VBR files. Also, update el...Hardeep Sidhu2002-08-27
* Don't seek in buffer if data is being loaded. This fixes the track silence w...Hardeep Sidhu2002-08-26
* Make sure there is sufficient data in buffer before resuming after ffw.Hardeep Sidhu2002-08-25
* the simulator code now deals better with playlist_next() returning NULLDaniel Stenberg2002-08-23
* Fixed a flaw in the ffw/rew logic for large vbr filesHardeep Sidhu2002-08-23
* Reset mp3buf_swapwrite when selecting next track that is already in buffer. ...Hardeep Sidhu2002-08-22
* Check the return code from each call to mp3info(), as it might return trueDaniel Stenberg2002-08-22
* Stays in pause mode after seekBjörn Stenberg2002-08-21
* Removed warningBjörn Stenberg2002-08-20
* Now updates time display after resumeBjörn Stenberg2002-08-20
* Faster, 8-bit bitswap by Magnus HolmgrenLinus Nielsen Feltzing2002-08-20
* Merged Hardeep's resume fix. Also mpeg_is_playing() now returns true even whe...Björn Stenberg2002-08-19
* Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg2002-08-16
* No DAC3550A in the recorderLinus Nielsen Feltzing2002-08-16
* Correction for fast-forward/rewindBjörn Stenberg2002-08-15
* Killed a simulator warningLinus Nielsen Feltzing2002-08-15