summaryrefslogtreecommitdiff
path: root/firmware/mpeg.c (unfollow)
Commit message (Expand)Author
2002-11-21Optimized recording interruptLinus Nielsen Feltzing
2002-11-21Experiment to cure the strange sound wuality problem with Line In recordingLinus Nielsen Feltzing
2002-11-20More MAS voodoo resulting in more stable, maybe even working, recordingLinus Nielsen Feltzing
2002-11-20Instantaneous start of recordingLinus Nielsen Feltzing
2002-11-20New filename generation based on date/timeLinus Nielsen Feltzing
2002-11-19More recording stability, plus some feedbackLinus Nielsen Feltzing
2002-11-19Now sets the correct frequencyLinus Nielsen Feltzing
2002-11-19Fixed some sim build errorsLinus Nielsen Feltzing
2002-11-19Now uses IRQ for DEMAND instead of polling. This should improve the playback ...Linus Nielsen Feltzing
2002-11-13Slightly more correct saving when recordingLinus Nielsen Feltzing
2002-11-13mpeg_stop() now yields to ensure that the mpeg is stopped when it returnsLinus Nielsen Feltzing
2002-11-11Correct flags to the open() call when recordingLinus Nielsen Feltzing
2002-11-11Added a timeout debug panic for the recording DMA protocolLinus Nielsen Feltzing
2002-11-10An attempt to support older recorder modelsLinus Nielsen Feltzing
2002-11-10Added recording functionalityLinus Nielsen Feltzing
2002-10-28Fast forward near the end of the last song in a playlist didn't activate the ...Linus Nielsen Feltzing
2002-10-27Better skipping of leading garbage. Fixes bug #625868.Linus Nielsen Feltzing
2002-10-18Pitch steps changed to 0.1% instead of 1%.Björn Stenberg
2002-10-16Faster start of playback when Play/Next/PrevLinus Nielsen Feltzing
2002-10-15Prevent the simulator from locking on play in a dir with all-empty files.Daniel Stenberg
2002-10-15Killed a sim warningLinus Nielsen Feltzing
2002-10-15More debug infoLinus Nielsen Feltzing
2002-10-14Swapping is now done without the MPEG_SWAP message. Added some debugging func...Linus Nielsen Feltzing
2002-10-09Better handling of bad playlists, and when all tracks fit in memoryLinus Nielsen Feltzing
2002-10-09New version of the DMA underrun handlingLinus Nielsen Feltzing
2002-10-09Buffer underrun handlingLinus Nielsen Feltzing
2002-10-08returned avc value was always 0 (auto volume in cfg wasn't working)Uwe Freese
2002-10-08Removed warning on debug buildsLinus Nielsen Feltzing
2002-10-08Removed some more rounding of addressesLinus Nielsen Feltzing
2002-10-08Back to byte-aligned bitswappingLinus Nielsen Feltzing
2002-10-04When ffw/rew, correctly handle case where mpeg_file < 0 (eg. when playing las...Hardeep Sidhu
2002-10-04Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg
2002-10-04mpeg_phys2val() scaled the volume incorrectlyLinus Nielsen Feltzing
2002-10-03Sim warning removedLinus Nielsen Feltzing
2002-10-03minor editsRobert Hak
2002-10-03volume now increments by 1 not 2Robert Hak
2002-10-03Resetting settings in the menu now applies the settings as wellLinus Nielsen Feltzing
2002-10-03Make sure the buffer data has been swapped before resuming after ffw.Hardeep Sidhu
2002-10-02Changed .eq file format to simple 'setting: value' model.Björn Stenberg
2002-09-24New mpeg_status() function replaces mpeg_is_playing()Linus Nielsen Feltzing
2002-09-18Another strike in the battle against glitches between tracksLinus Nielsen Feltzing
2002-09-17Philipp's fix .eq loading patchEric Linenberg
2002-09-171. Update the playlist index when starting the list (fixes invalid track num ...Hardeep Sidhu
2002-09-16Removing the ID3V1 tag could give a negative len variableLinus Nielsen Feltzing
2002-09-13Added pitch setting screen for recorders. Hold ON in wps to see it. Pitch ran...Björn Stenberg
2002-09-13mpeg_set_pitch() was backwardsLinus Nielsen Feltzing
2002-09-12Pitch control for RecorderLinus Nielsen Feltzing
2002-09-10Flush and reload preloaded tracks if playlist changesHardeep Sidhu
2002-09-09Fixed sim buildLinus Nielsen Feltzing
2002-09-09Mono right had the wrong levelLinus Nielsen Feltzing